2021-10-14 14:06:28,722 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-10-14 14:06:28,723 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-10-14 14:06:28,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-10-14 14:06:28,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-10-14 14:06:28,731 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-10-14 14:06:28,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-10-14 14:06:28,732 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-10-14 14:06:28,732 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-10-14 14:06:28,733 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-10-14 14:06:28,733 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-10-14 14:06:28,733 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-10-14 14:06:28,733 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-10-14 14:06:28,734 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-10-14 14:06:28,734 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-10-14 14:06:28,734 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-10-14 14:06:28,734 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-10-14 14:06:28,735 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-10-14 14:06:28,735 DEBUG 33:basic_cnf.py(1) - start time 2021-10-14 14:06:28,735 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-10-14 14:06:28,736 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-10-14 14:06:28,736 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-14 14:06:28,736 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-10-14 14:06:28,737 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-10-14 14:06:28,737 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-14 14:06:28,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:28,811 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-10-14 14:06:28,813 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-14 14:06:28,814 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"be434a784b774e7ca30afac3bb878979","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"df772b2de6724e688187654f1498c229","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"285c43f865ee4e8d91b18a7f455a4888","type":"vlm","name":"12c145b2-4d7f-43c8-9ea8","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"df6bf407e2c1469689476b895819fb01","type":"vlm","name":"0bea278e-e602-4525-9a86","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-10-14 14:06:28,817 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-10-14 14:06:28,818 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-10-14 14:06:28,818 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-10-14 14:06:28,818 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-10-14 14:06:28,819 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-10-14 14:06:28,819 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-14 14:06:28,820 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-10-14 14:06:28,820 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-10-14 14:06:28,820 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-14 14:06:28,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:28,886 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-10-14 14:06:28,888 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-14 14:06:28,888 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"be434a784b774e7ca30afac3bb878979","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"df772b2de6724e688187654f1498c229","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"285c43f865ee4e8d91b18a7f455a4888","type":"vlm","name":"12c145b2-4d7f-43c8-9ea8","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"df6bf407e2c1469689476b895819fb01","type":"vlm","name":"0bea278e-e602-4525-9a86","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-10-14 14:06:28,891 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-10-14 14:06:28,891 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-10-14 14:06:28,891 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-10-14 14:06:28,912 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-10-14 14:06:28,912 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-10-14 14:06:28,912 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-10-14 14:06:28,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:29,385 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-10-14 14:06:29,386 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-10-14 14:06:29,386 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"f102ad0189134a099ebe5325425dbd76","version":{"id":"503c23834e6a4e64956fbf35a11dcd01","name":"1.0","description":"Initial version","status":"Draft"}} 2021-10-14 14:06:29,388 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-10-14 14:06:29,388 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-10-14 14:06:29,392 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-10-14 14:06:29,392 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/f102ad0189134a099ebe5325425dbd76/versions/503c23834e6a4e64956fbf35a11dcd01/actions 2021-10-14 14:06:29,392 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-10-14 14:06:29,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:29,604 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/f102ad0189134a099ebe5325425dbd76/versions/503c23834e6a4e64956fbf35a11dcd01/actions HTTP/1.1" 200 2 2021-10-14 14:06:29,606 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-10-14 14:06:29,606 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-10-14 14:06:29,610 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-10-14 14:06:29,619 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-10-14 14:06:29,619 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-14 14:06:29,620 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-10-14 14:06:29,620 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-10-14 14:06:29,620 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-14 14:06:29,623 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:29,673 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 1169 2021-10-14 14:06:29,675 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-14 14:06:29,675 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_xHApMx_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"be434a784b774e7ca30afac3bb878979","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c11dbc21ebf44d7ae51dc2dd939a780","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df772b2de6724e688187654f1498c229","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"39983cce7ebd4ecc8c819f2e53b643f2","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 02ac66de-a5b9","description":"vendor software product","vendorName":"12c145b2-4d7f-43c8-9ea8","vendorId":"285c43f865ee4e8d91b18a7f455a4888","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0aeb268b3f0c472db4d462739ca037b7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0e0c82bc-f2c1","description":"vendor software product","vendorName":"0bea278e-e602-4525-9a86","vendorId":"df6bf407e2c1469689476b895819fb01","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4f2b9c44b55549b296618204433f5021","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-10-14 14:06:29,678 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_xHApMx_VSP from SDC 2021-10-14 14:06:29,678 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-10-14 14:06:29,678 DEBUG 324:vsp.py(1) - importing VSP pNF 02ac66de-a5b9 from SDC 2021-10-14 14:06:29,679 DEBUG 324:vsp.py(1) - importing VSP vFW 0e0c82bc-f2c1 from SDC 2021-10-14 14:06:29,679 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-10-14 14:06:29,679 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-10-14 14:06:29,679 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-10-14 14:06:29,680 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-10-14 14:06:29,680 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-14 14:06:29,680 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-10-14 14:06:29,681 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-10-14 14:06:29,681 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-14 14:06:29,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:29,727 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 1169 2021-10-14 14:06:29,728 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-14 14:06:29,729 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_xHApMx_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"be434a784b774e7ca30afac3bb878979","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c11dbc21ebf44d7ae51dc2dd939a780","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df772b2de6724e688187654f1498c229","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"39983cce7ebd4ecc8c819f2e53b643f2","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 02ac66de-a5b9","description":"vendor software product","vendorName":"12c145b2-4d7f-43c8-9ea8","vendorId":"285c43f865ee4e8d91b18a7f455a4888","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0aeb268b3f0c472db4d462739ca037b7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0e0c82bc-f2c1","description":"vendor software product","vendorName":"0bea278e-e602-4525-9a86","vendorId":"df6bf407e2c1469689476b895819fb01","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4f2b9c44b55549b296618204433f5021","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-10-14 14:06:29,731 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_xHApMx_VSP from SDC 2021-10-14 14:06:29,731 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-10-14 14:06:29,731 DEBUG 324:vsp.py(1) - importing VSP pNF 02ac66de-a5b9 from SDC 2021-10-14 14:06:29,732 DEBUG 324:vsp.py(1) - importing VSP vFW 0e0c82bc-f2c1 from SDC 2021-10-14 14:06:29,732 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-10-14 14:06:29,732 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-10-14 14:06:29,732 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-10-14 14:06:29,732 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-10-14 14:06:29,733 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-14 14:06:29,733 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-10-14 14:06:29,733 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-10-14 14:06:29,734 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-14 14:06:29,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:29,788 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 1169 2021-10-14 14:06:29,789 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-14 14:06:29,789 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_xHApMx_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"be434a784b774e7ca30afac3bb878979","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c11dbc21ebf44d7ae51dc2dd939a780","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df772b2de6724e688187654f1498c229","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"39983cce7ebd4ecc8c819f2e53b643f2","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 02ac66de-a5b9","description":"vendor software product","vendorName":"12c145b2-4d7f-43c8-9ea8","vendorId":"285c43f865ee4e8d91b18a7f455a4888","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0aeb268b3f0c472db4d462739ca037b7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0e0c82bc-f2c1","description":"vendor software product","vendorName":"0bea278e-e602-4525-9a86","vendorId":"df6bf407e2c1469689476b895819fb01","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4f2b9c44b55549b296618204433f5021","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-10-14 14:06:29,791 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_xHApMx_VSP from SDC 2021-10-14 14:06:29,791 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-10-14 14:06:29,791 DEBUG 324:vsp.py(1) - importing VSP pNF 02ac66de-a5b9 from SDC 2021-10-14 14:06:29,792 DEBUG 324:vsp.py(1) - importing VSP vFW 0e0c82bc-f2c1 from SDC 2021-10-14 14:06:29,792 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-10-14 14:06:29,792 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-10-14 14:06:29,792 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-10-14 14:06:29,792 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-10-14 14:06:29,792 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-14 14:06:29,793 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-10-14 14:06:29,793 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-10-14 14:06:29,793 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-14 14:06:29,794 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:29,836 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 1169 2021-10-14 14:06:29,837 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-14 14:06:29,837 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_xHApMx_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"be434a784b774e7ca30afac3bb878979","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c11dbc21ebf44d7ae51dc2dd939a780","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df772b2de6724e688187654f1498c229","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"39983cce7ebd4ecc8c819f2e53b643f2","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 02ac66de-a5b9","description":"vendor software product","vendorName":"12c145b2-4d7f-43c8-9ea8","vendorId":"285c43f865ee4e8d91b18a7f455a4888","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0aeb268b3f0c472db4d462739ca037b7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0e0c82bc-f2c1","description":"vendor software product","vendorName":"0bea278e-e602-4525-9a86","vendorId":"df6bf407e2c1469689476b895819fb01","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4f2b9c44b55549b296618204433f5021","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-10-14 14:06:29,839 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_xHApMx_VSP from SDC 2021-10-14 14:06:29,839 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-10-14 14:06:29,839 DEBUG 324:vsp.py(1) - importing VSP pNF 02ac66de-a5b9 from SDC 2021-10-14 14:06:29,839 DEBUG 324:vsp.py(1) - importing VSP vFW 0e0c82bc-f2c1 from SDC 2021-10-14 14:06:29,839 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-10-14 14:06:29,839 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-10-14 14:06:29,839 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-10-14 14:06:29,839 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-10-14 14:06:29,839 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-10-14 14:06:29,840 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-14 14:06:29,840 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-10-14 14:06:29,840 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-10-14 14:06:29,840 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-14 14:06:29,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:29,878 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 1169 2021-10-14 14:06:29,879 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-14 14:06:29,879 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_xHApMx_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"be434a784b774e7ca30afac3bb878979","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c11dbc21ebf44d7ae51dc2dd939a780","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df772b2de6724e688187654f1498c229","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"39983cce7ebd4ecc8c819f2e53b643f2","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 02ac66de-a5b9","description":"vendor software product","vendorName":"12c145b2-4d7f-43c8-9ea8","vendorId":"285c43f865ee4e8d91b18a7f455a4888","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0aeb268b3f0c472db4d462739ca037b7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0e0c82bc-f2c1","description":"vendor software product","vendorName":"0bea278e-e602-4525-9a86","vendorId":"df6bf407e2c1469689476b895819fb01","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4f2b9c44b55549b296618204433f5021","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-10-14 14:06:29,881 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_xHApMx_VSP from SDC 2021-10-14 14:06:29,881 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-10-14 14:06:29,881 DEBUG 324:vsp.py(1) - importing VSP pNF 02ac66de-a5b9 from SDC 2021-10-14 14:06:29,881 DEBUG 324:vsp.py(1) - importing VSP vFW 0e0c82bc-f2c1 from SDC 2021-10-14 14:06:29,882 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-10-14 14:06:29,882 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-10-14 14:06:29,882 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-10-14 14:06:29,885 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-10-14 14:06:29,885 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-10-14 14:06:29,885 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-10-14 14:06:29,885 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-10-14 14:06:29,885 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-10-14 14:06:29,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:29,934 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-10-14 14:06:29,935 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-10-14 14:06:29,936 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"f102ad0189134a099ebe5325425dbd76","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"be434a784b774e7ca30afac3bb878979","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"df772b2de6724e688187654f1498c229","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"285c43f865ee4e8d91b18a7f455a4888","type":"vlm","name":"12c145b2-4d7f-43c8-9ea8","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"df6bf407e2c1469689476b895819fb01","type":"vlm","name":"0bea278e-e602-4525-9a86","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-10-14 14:06:29,938 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-10-14 14:06:29,938 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-10-14 14:06:29,938 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-10-14 14:06:29,938 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/f102ad0189134a099ebe5325425dbd76/versions 2021-10-14 14:06:29,939 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:29,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:29,987 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f102ad0189134a099ebe5325425dbd76/versions HTTP/1.1" 200 264 2021-10-14 14:06:29,988 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:29,988 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"503c23834e6a4e64956fbf35a11dcd01","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1634220388975,"modificationTime":1634220389511,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-14 14:06:29,990 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-14 14:06:29,990 INFO 192:__init__.py(1) - Vendor found, updating information 2021-10-14 14:06:29,990 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-10-14 14:06:29,990 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/f102ad0189134a099ebe5325425dbd76/versions 2021-10-14 14:06:29,990 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:29,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:30,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/f102ad0189134a099ebe5325425dbd76/versions HTTP/1.1" 200 264 2021-10-14 14:06:30,036 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:30,036 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"503c23834e6a4e64956fbf35a11dcd01","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1634220388975,"modificationTime":1634220389511,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-14 14:06:30,038 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-14 14:06:30,038 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-10-14 14:06:30,038 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-10-14 14:06:30,039 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": "f102ad0189134a099ebe5325425dbd76", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-10-14 14:06:30,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:31,136 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-10-14 14:06:31,138 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-10-14 14:06:31,138 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"3d0f6c8b861041c08431cf1c1449cb58","version":{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","status":"Draft"}} 2021-10-14 14:06:31,140 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-10-14 14:06:31,140 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-10-14 14:06:31,141 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:31,141 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:31,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:31,188 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 253 2021-10-14 14:06:31,189 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:31,189 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1634220390087,"modificationTime":1634220390452,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-14 14:06:31,192 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-10-14 14:06:31,192 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:31,192 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-14 14:06:31,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:31,284 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 223 2021-10-14 14:06:31,286 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-14 14:06:31,286 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1634220390087,"modificationTime":1634220390444} 2021-10-14 14:06:31,289 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-10-14 14:06:31,289 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:31,290 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:31,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:31,609 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 392 2021-10-14 14:06:31,610 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:31,611 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260"} 2021-10-14 14:06:31,612 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-10-14 14:06:31,613 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:31,613 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:31,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:31,776 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 392 2021-10-14 14:06:31,777 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:31,777 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260"} 2021-10-14 14:06:31,780 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-10-14 14:06:31,780 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-10-14 14:06:31,780 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:31,781 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:31,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:31,838 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 253 2021-10-14 14:06:31,839 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:31,839 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1634220390087,"modificationTime":1634220390452,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-14 14:06:31,841 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-10-14 14:06:31,841 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:31,841 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-14 14:06:31,842 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:31,923 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 223 2021-10-14 14:06:31,924 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-14 14:06:31,925 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1634220390087,"modificationTime":1634220390444} 2021-10-14 14:06:31,926 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-10-14 14:06:31,927 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:31,927 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:31,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:32,097 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 392 2021-10-14 14:06:32,099 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:32,099 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260"} 2021-10-14 14:06:32,103 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-10-14 14:06:32,103 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:32,103 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:32,106 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:32,248 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 392 2021-10-14 14:06:32,250 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:32,250 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260"} 2021-10-14 14:06:32,254 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-10-14 14:06:32,254 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/orchestration-template-candidate 2021-10-14 14:06:32,254 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-10-14 14:06:32,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:32,400 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/orchestration-template-candidate HTTP/1.1" 200 90 2021-10-14 14:06:32,402 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-10-14 14:06:32,402 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-10-14 14:06:32,403 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-10-14 14:06:32,406 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-10-14 14:06:32,406 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:32,406 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:32,409 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:32,471 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 253 2021-10-14 14:06:32,472 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:32,472 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1634220390087,"modificationTime":1634220390452,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-14 14:06:32,474 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-10-14 14:06:32,474 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:32,474 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-14 14:06:32,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:32,557 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 222 2021-10-14 14:06:32,558 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-14 14:06:32,558 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1634220390087,"modificationTime":1634220392394} 2021-10-14 14:06:32,560 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-14 14:06:32,560 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:32,560 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:32,561 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:32,714 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 459 2021-10-14 14:06:32,715 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:32,716 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-10-14 14:06:32,719 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-10-14 14:06:32,719 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:32,720 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:32,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:32,819 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 459 2021-10-14 14:06:32,821 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:32,821 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-10-14 14:06:32,823 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-10-14 14:06:32,824 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-10-14 14:06:32,824 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:32,824 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:32,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:32,888 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 253 2021-10-14 14:06:32,889 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:32,889 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1634220390087,"modificationTime":1634220390452,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-14 14:06:32,892 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-10-14 14:06:32,892 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:32,892 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-14 14:06:32,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:32,975 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 222 2021-10-14 14:06:32,976 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-14 14:06:32,977 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1634220390087,"modificationTime":1634220392394} 2021-10-14 14:06:32,979 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-10-14 14:06:32,979 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:32,980 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:32,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:33,093 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 459 2021-10-14 14:06:33,095 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:33,095 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-10-14 14:06:33,099 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-10-14 14:06:33,099 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:33,100 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:33,102 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:33,212 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 459 2021-10-14 14:06:33,214 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:33,214 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-10-14 14:06:33,216 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-10-14 14:06:33,217 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/orchestration-template-candidate/process 2021-10-14 14:06:33,217 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-10-14 14:06:33,219 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:35,342 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-10-14 14:06:35,344 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-10-14 14:06:35,344 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-10-14 14:06:35,347 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-10-14 14:06:35,347 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-10-14 14:06:35,347 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:35,348 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:35,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:35,400 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 253 2021-10-14 14:06:35,401 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:35,402 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1634220390087,"modificationTime":1634220390452,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-14 14:06:35,404 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-10-14 14:06:35,404 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:35,404 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-14 14:06:35,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:35,485 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 222 2021-10-14 14:06:35,486 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-14 14:06:35,486 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1634220390087,"modificationTime":1634220395334} 2021-10-14 14:06:35,489 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-10-14 14:06:35,489 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:35,489 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:35,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:35,657 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 827 2021-10-14 14:06:35,658 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:35,658 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","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-10-14 14:06:35,660 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-10-14 14:06:35,660 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:35,660 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:35,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:35,826 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 827 2021-10-14 14:06:35,827 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:35,827 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","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-10-14 14:06:35,830 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-10-14 14:06:35,831 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-10-14 14:06:35,831 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:35,831 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:35,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:35,884 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 253 2021-10-14 14:06:35,885 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:35,886 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1634220390087,"modificationTime":1634220390452,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-14 14:06:35,888 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-10-14 14:06:35,888 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:35,889 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-14 14:06:35,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:35,971 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 222 2021-10-14 14:06:35,972 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-14 14:06:35,973 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1634220390087,"modificationTime":1634220395334} 2021-10-14 14:06:35,975 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-10-14 14:06:35,975 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:35,975 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:35,977 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:36,127 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 827 2021-10-14 14:06:36,128 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:36,128 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","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-10-14 14:06:36,131 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-10-14 14:06:36,131 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:36,131 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:36,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:36,293 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 827 2021-10-14 14:06:36,295 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:36,295 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","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-10-14 14:06:36,303 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-10-14 14:06:36,303 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/actions 2021-10-14 14:06:36,304 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-10-14 14:06:36,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:39,368 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/actions HTTP/1.1" 200 2 2021-10-14 14:06:39,369 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-10-14 14:06:39,370 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-10-14 14:06:39,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-10-14 14:06:39,372 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:39,373 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:39,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:39,416 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 253 2021-10-14 14:06:39,417 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:39,418 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1634220390087,"modificationTime":1634220396358,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-14 14:06:39,420 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-10-14 14:06:39,421 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:39,421 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-14 14:06:39,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:39,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 223 2021-10-14 14:06:39,488 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-14 14:06:39,488 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1634220390087,"modificationTime":1634220395334} 2021-10-14 14:06:39,491 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-10-14 14:06:39,491 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:39,491 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:39,493 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:39,643 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 827 2021-10-14 14:06:39,645 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:39,646 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","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-10-14 14:06:39,649 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-10-14 14:06:39,649 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-10-14 14:06:39,650 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:39,650 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:39,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:39,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 253 2021-10-14 14:06:39,709 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:39,710 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1634220390087,"modificationTime":1634220396358,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-10-14 14:06:39,713 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-10-14 14:06:39,713 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:39,713 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-10-14 14:06:39,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:39,795 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 223 2021-10-14 14:06:39,797 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-10-14 14:06:39,798 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1634220390087,"modificationTime":1634220395334} 2021-10-14 14:06:39,801 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-10-14 14:06:39,801 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:06:39,802 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:06:39,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:39,974 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 827 2021-10-14 14:06:39,976 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:06:39,976 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","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-10-14 14:06:39,985 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-10-14 14:06:39,985 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/actions 2021-10-14 14:06:39,986 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-10-14 14:06:39,988 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:48,577 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/actions HTTP/1.1" 200 2 2021-10-14 14:06:48,579 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-10-14 14:06:48,579 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-10-14 14:06:48,582 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-10-14 14:06:48,582 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:48,582 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:48,584 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:48,637 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 264 2021-10-14 14:06:48,639 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:48,639 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1634220390087,"modificationTime":1634220407258,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-14 14:06:48,641 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-10-14 14:06:48,642 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-10-14 14:06:48,642 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:48,642 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:48,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:48,688 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 264 2021-10-14 14:06:48,689 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:06:48,689 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1634220390087,"modificationTime":1634220407258,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-14 14:06:48,694 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-10-14 14:06:48,695 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/actions 2021-10-14 14:06:48,695 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-10-14 14:06:48,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:49,354 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/actions HTTP/1.1" 200 364 2021-10-14 14:06:49,356 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-10-14 14:06:49,356 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"5b8e2873d35f4a759ee378f44ba60260","packageId":"3d0f6c8b861041c08431cf1c1449cb58","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-14 14:06:49,356 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"5b8e2873d35f4a759ee378f44ba60260","packageId":"3d0f6c8b861041c08431cf1c1449cb58","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-14 14:06:49,359 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-10-14 14:06:49,360 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-14 14:06:49,360 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-10-14 14:06:49,360 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-10-14 14:06:49,360 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-14 14:06:49,363 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:06:49,452 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-10-14 14:06:49,453 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-14 14:06:49,453 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9818038-5469-4286-9ccf-fbdec1c86147/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff76e253-4eba-4000-8af4-3a2777c1f76d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-14 14:06:49,455 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:06:49,455 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:06:49,455 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:06:49,455 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:06:49,455 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:06:49,456 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:06:49,456 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:06:49,456 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:06:49,456 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-10-14 14:06:49,456 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:06:49,456 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-10-14 14:06:59,467 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-10-14 14:06:59,467 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-14 14:06:59,467 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-10-14 14:06:59,467 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-10-14 14:06:59,467 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-14 14:06:59,469 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:06:59,542 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-10-14 14:06:59,544 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-14 14:06:59,544 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9818038-5469-4286-9ccf-fbdec1c86147/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff76e253-4eba-4000-8af4-3a2777c1f76d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-14 14:06:59,546 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:06:59,546 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:06:59,546 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:06:59,546 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:06:59,547 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:06:59,547 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:06:59,547 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:06:59,547 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:06:59,547 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-10-14 14:06:59,547 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:06:59,547 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-10-14 14:06:59,547 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-10-14 14:06:59,547 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-14 14:06:59,548 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-10-14 14:06:59,548 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-10-14 14:06:59,548 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-14 14:06:59,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:06:59,636 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-10-14 14:06:59,638 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-14 14:06:59,638 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9818038-5469-4286-9ccf-fbdec1c86147/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff76e253-4eba-4000-8af4-3a2777c1f76d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-14 14:06:59,640 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:06:59,640 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:06:59,640 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:06:59,640 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:06:59,640 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:06:59,641 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:06:59,641 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:06:59,641 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:06:59,641 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-10-14 14:06:59,641 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:06:59,641 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-10-14 14:06:59,641 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-10-14 14:06:59,641 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-10-14 14:06:59,642 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-10-14 14:06:59,642 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-10-14 14:06:59,642 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-10-14 14:06:59,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:59,726 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-10-14 14:06:59,728 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-10-14 14:06:59,730 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.3"} 2021-10-14 14:06:59,735 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-10-14 14:06:59,735 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-10-14 14:06:59,735 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-10-14 14:06:59,735 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-10-14 14:06:59,736 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-10-14 14:06:59,736 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-14 14:06:59,736 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-10-14 14:06:59,736 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-10-14 14:06:59,737 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-14 14:06:59,739 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:06:59,835 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-10-14 14:06:59,836 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-14 14:06:59,836 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9818038-5469-4286-9ccf-fbdec1c86147/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff76e253-4eba-4000-8af4-3a2777c1f76d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-14 14:06:59,838 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:06:59,839 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:06:59,839 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:06:59,839 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:06:59,839 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:06:59,839 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:06:59,839 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:06:59,839 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:06:59,839 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-10-14 14:06:59,839 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:06:59,840 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-10-14 14:06:59,854 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-10-14 14:06:59,854 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-10-14 14:06:59,854 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-10-14 14:06:59,855 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-10-14 14:06:59,855 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-10-14 14:06:59,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:06:59,936 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 1444 2021-10-14 14:06:59,937 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-10-14 14:06:59,937 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_xHApMx_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"be434a784b774e7ca30afac3bb878979","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9c11dbc21ebf44d7ae51dc2dd939a780","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"df772b2de6724e688187654f1498c229","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"39983cce7ebd4ecc8c819f2e53b643f2","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 02ac66de-a5b9","description":"vendor software product","vendorName":"12c145b2-4d7f-43c8-9ea8","vendorId":"285c43f865ee4e8d91b18a7f455a4888","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0aeb268b3f0c472db4d462739ca037b7","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 0e0c82bc-f2c1","description":"vendor software product","vendorName":"0bea278e-e602-4525-9a86","vendorId":"df6bf407e2c1469689476b895819fb01","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"4f2b9c44b55549b296618204433f5021","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-10-14 14:06:59,939 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-10-14 14:06:59,939 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_xHApMx_VSP from SDC 2021-10-14 14:06:59,939 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-10-14 14:06:59,939 DEBUG 324:vsp.py(1) - importing VSP pNF 02ac66de-a5b9 from SDC 2021-10-14 14:06:59,940 DEBUG 324:vsp.py(1) - importing VSP vFW 0e0c82bc-f2c1 from SDC 2021-10-14 14:06:59,940 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-10-14 14:06:59,940 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-10-14 14:06:59,941 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-10-14 14:06:59,941 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:06:59,941 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:06:59,944 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:00,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 264 2021-10-14 14:07:00,038 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:07:00,038 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1634220390087,"modificationTime":1634220407258,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-14 14:07:00,041 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-14 14:07:00,041 INFO 192:__init__.py(1) - Vsp found, updating information 2021-10-14 14:07:00,041 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-10-14 14:07:00,042 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-10-14 14:07:00,042 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:07:00,042 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:07:00,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:00,135 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 264 2021-10-14 14:07:00,136 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:07:00,137 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1634220390087,"modificationTime":1634220407258,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-14 14:07:00,140 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-10-14 14:07:00,140 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/3d0f6c8b861041c08431cf1c1449cb58/versions 2021-10-14 14:07:00,140 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-10-14 14:07:00,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:00,238 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/3d0f6c8b861041c08431cf1c1449cb58/versions HTTP/1.1" 200 264 2021-10-14 14:07:00,239 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-10-14 14:07:00,240 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"5b8e2873d35f4a759ee378f44ba60260","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1634220390087,"modificationTime":1634220407258,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-10-14 14:07:00,242 DEBUG 46:sdc_element.py(1) - details found, updating 2021-10-14 14:07:00,248 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-10-14 14:07:00,248 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/actions 2021-10-14 14:07:00,249 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-10-14 14:07:00,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:01,903 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260/actions HTTP/1.1" 200 364 2021-10-14 14:07:01,905 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-10-14 14:07:01,905 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"5b8e2873d35f4a759ee378f44ba60260","packageId":"3d0f6c8b861041c08431cf1c1449cb58","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-14 14:07:01,905 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","versionId":"5b8e2873d35f4a759ee378f44ba60260","packageId":"3d0f6c8b861041c08431cf1c1449cb58","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-10-14 14:07:01,909 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-10-14 14:07:01,909 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/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 2021-10-14 14:07:01,909 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-10-14 14:07:01,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:02,656 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/3d0f6c8b861041c08431cf1c1449cb58/versions/5b8e2873d35f4a759ee378f44ba60260 HTTP/1.1" 200 827 2021-10-14 14:07:02,657 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-10-14 14:07:02,657 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":"f102ad0189134a099ebe5325425dbd76","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3d0f6c8b861041c08431cf1c1449cb58","version":"5b8e2873d35f4a759ee378f44ba60260","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-10-14 14:07:02,660 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-10-14 14:07:02,660 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-10-14 14:07:02,661 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": "3d0f6c8b861041c08431cf1c1449cb58", "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-10-14 14:07:02,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:06,910 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-10-14 14:07:06,915 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-10-14 14:07:06,923 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1634220425338,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bd101577-8424-40b1-acab-02ddc5cc795e","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1634220425340,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425338,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1634220425431,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"ccd1bfbd-ebab-4c75-b85d-d96f3ddd0da1","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1634220425434,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425431,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1634220425338,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bd101577-8424-40b1-acab-02ddc5cc795e","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1634220425340,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425338,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1634220425361,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"6f0d8917-7552-459a-bf19-573f7e7a9e59","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","duplicated":false,"payloadUpdateDate":1634220425368,"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":1634220425361,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1634220425375,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1634220425375,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425375,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1634220423745,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":1634220423745,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1634220423745,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":1634220423745,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"feature","uniqueId":"capability.3d53e0cf-e6f6-4e27-bf6c-05784cbe62e1.feature","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false}],"type":"tosca.capabilities.Scalable","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"scalable","uniqueId":"capability.55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.scalable","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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,"type":"tosca.capabilities.network.Bindable","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"binding","uniqueId":"capability.55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.binding","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false}],"type":"tosca.capabilities.Container","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"host","uniqueId":"capability.55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.host","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.ephemeral.size","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.ephemeral.size","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"instance","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.instance","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"memory","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.memory","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.iops","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.iops","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.read.requests","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.read.requests","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"cpu.delta","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.cpu.delta","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.capacity","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.capacity","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.read.bytes","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.read.bytes","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.write.bytes","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.write.bytes","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.latency","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.latency","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.read.bytes.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.usage","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.usage","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"cpu_util","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.cpu_util","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.allocation","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.allocation","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.write.requests.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.write.requests.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.write.bytes.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.write.bytes.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.latency","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.latency","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"cpu","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.cpu","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.write.requests","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.write.requests","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.write.bytes","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.write.bytes","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.read.requests","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.read.requests","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.root.size","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.root.size","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.write.bytes.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"vcpus","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.vcpus","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.iops","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.iops","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.usage","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.usage","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.read.requests.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.read.requests.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.write.requests.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.write.requests.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.allocation","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.allocation","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.read.bytes.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.read.bytes.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.read.bytes","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.read.bytes","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"memory.usage","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.memory.usage","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.capacity","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.capacity","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"memory.resident","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.memory.resident","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.write.requests","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.write.requests","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"os","uniqueId":"capability.55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.os","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"endpoint","uniqueId":"capability.55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.endpoint","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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,"node":"tosca.nodes.Root","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"3d53e0cf-e6f6-4e27-bf6c-05784cbe62e1.dependency","ownerId":"3d53e0cf-e6f6-4e27-bf6c-05784cbe62e1","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.local_storage","ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"57543e47-53d6-4092-b974-f7a78f8844d2.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"57543e47-53d6-4092-b974-f7a78f8844d2.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":"57543e47-53d6-4092-b974-f7a78f8844d2.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"57543e47-53d6-4092-b974-f7a78f8844d2.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"8e8e2bf3-103e-43dd-8e1e-04150c4e837a.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":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"57543e47-53d6-4092-b974-f7a78f8844d2.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.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":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.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":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.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":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"57543e47-53d6-4092-b974-f7a78f8844d2","createdFromCsar":true,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1634220424636,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"57543e47-53d6-4092-b974-f7a78f8844d2","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1634220425138,"customizationUUID":"a307dcce-97d4-4cdf-bc30-81b8cf4876b5","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"57543e47-53d6-4092-b974-f7a78f8844d2.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"57543e47-53d6-4092-b974-f7a78f8844d2.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":"57543e47-53d6-4092-b974-f7a78f8844d2.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"57543e47-53d6-4092-b974-f7a78f8844d2.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.dummy_flavor_name","parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"8e8e2bf3-103e-43dd-8e1e-04150c4e837a.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":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"57543e47-53d6-4092-b974-f7a78f8844d2.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.dummy_image_name","parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.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":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.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":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd.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":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7d7b088d-4719-49d2-a7b9-232b5f9f08cd","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"feature","uniqueId":"capability.3d53e0cf-e6f6-4e27-bf6c-05784cbe62e1.feature","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false}],"type":"tosca.capabilities.Scalable","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"scalable","uniqueId":"capability.55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.scalable","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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,"type":"tosca.capabilities.network.Bindable","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"binding","uniqueId":"capability.55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.binding","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false}],"type":"tosca.capabilities.Container","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"host","uniqueId":"capability.55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.host","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.ephemeral.size","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.ephemeral.size","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"instance","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.instance","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"memory","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.memory","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.iops","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.iops","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.read.requests","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.read.requests","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"cpu.delta","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.cpu.delta","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.capacity","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.capacity","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.read.bytes","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.read.bytes","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.write.bytes","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.write.bytes","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.latency","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.latency","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.read.bytes.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.usage","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.usage","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"cpu_util","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.cpu_util","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.allocation","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.allocation","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.write.requests.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.write.requests.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.write.bytes.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.write.bytes.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.latency","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.latency","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"cpu","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.cpu","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.write.requests","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.write.requests","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.write.bytes","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.write.bytes","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.read.requests","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.read.requests","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.root.size","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.root.size","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.write.bytes.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"vcpus","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.vcpus","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.iops","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.iops","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.usage","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.usage","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.read.requests.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.read.requests.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.write.requests.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.write.requests.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.allocation","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.allocation","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.read.bytes.rate","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.read.bytes.rate","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.read.bytes","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.read.bytes","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"memory.usage","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.memory.usage","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.device.capacity","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.device.capacity","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"memory.resident","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.memory.resident","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"95f6c1e3-4f7c-49ec-9499-0ff66411522c","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"disk.write.requests","uniqueId":"capability.95f6c1e3-4f7c-49ec-9499-0ff66411522c.disk.write.requests","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"disk.write.requests_dummy","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"os","uniqueId":"capability.55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.os","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"endpoint","uniqueId":"capability.55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.endpoint","ownerId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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,"node":"tosca.nodes.Root","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"dependency","capability":"tosca.capabilities.Node","uniqueId":"3d53e0cf-e6f6-4e27-bf6c-05784cbe62e1.dependency","ownerId":"3d53e0cf-e6f6-4e27-bf6c-05784cbe62e1","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_dummy","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["57543e47-53d6-4092-b974-f7a78f8844d2.7b9cf490-00df-45c2-ba10-d84068484a90.dummy","dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.abstract_dummy"],"source":"57543e47-53d6-4092-b974-f7a78f8844d2","parentName":"local_storage","capability":"tosca.capabilities.Attachment","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae.local_storage","ownerId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"d02017ab-485d-4c58-95f0-07e09c64f436","groupUUID":"3cc75a5a-24bf-4a65-96ca-50943ca6cf32","members":{"abstract_dummy":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","artifactsUuid":["6f0d8917-7552-459a-bf19-573f7e7a9e59"],"groupUUID":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","members":{"abstract_dummy":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.57543e47-53d6-4092-b974-f7a78f8844d2.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":"","creationDate":1634220423745,"icon":"defaulticon","version":"0.1","description":"VF","tags":["basic_cnf"],"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709","componentMetadataForSupportLog":{"SupportablityComponentUUID":"3e834f0d-2678-4585-83cf-123e31ee0cfa","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"3d0f6c8b861041c08431cf1c1449cb58","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1634220424943,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1634220425361,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"6f0d8917-7552-459a-bf19-573f7e7a9e59","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","duplicated":false,"payloadUpdateDate":1634220425368,"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":1634220425361,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"creationDate":1634220425431,"timeout":0,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"ccd1bfbd-ebab-4c75-b85d-d96f3ddd0da1","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1634220425434,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425431,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1634220425375,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1634220425375,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425375,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1634220425338,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bd101577-8424-40b1-acab-02ddc5cc795e","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1634220425340,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425338,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"dd20fc34-2f50-431d-aed2-1a9ea5b19709"},"categorySpecificMetadata":{},"csarUUID":"3d0f6c8b861041c08431cf1c1449cb58","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_cnf"} 2021-10-14 14:07:06,933 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-10-14 14:07:06,933 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:16,944 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-10-14 14:07:16,947 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-10-14 14:07:16,947 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/dd20fc34-2f50-431d-aed2-1a9ea5b19709/lifecycleState/Certify 2021-10-14 14:07:16,947 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-10-14 14:07:16,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:20,086 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/dd20fc34-2f50-431d-aed2-1a9ea5b19709/lifecycleState/Certify HTTP/1.1" 200 1281 2021-10-14 14:07:20,088 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-10-14 14:07:20,088 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1634220423745,"lastUpdateDate":1634220437689,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"4842faaa-947a-4f6c-a2d3-53545a3eaf66"},"csarUUID":"3d0f6c8b861041c08431cf1c1449cb58","csarVersion":"1.0","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"3e834f0d-2678-4585-83cf-123e31ee0cfa"} 2021-10-14 14:07:20,090 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-10-14 14:07:20,090 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-14 14:07:20,090 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-10-14 14:07:20,091 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-10-14 14:07:20,091 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-14 14:07:20,092 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:20,150 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-10-14 14:07:20,151 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-14 14:07:20,151 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9818038-5469-4286-9ccf-fbdec1c86147/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff76e253-4eba-4000-8af4-3a2777c1f76d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e834f0d-2678-4585-83cf-123e31ee0cfa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-14 14:07:20,152 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:20,153 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:20,153 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:20,153 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:07:20,153 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:20,153 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:20,153 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:20,153 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:07:20,154 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:07:20,154 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:20,154 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:20,154 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:07:20,154 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-10-14 14:07:20,154 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:20,154 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-14 14:07:20,155 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-10-14 14:07:20,155 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-10-14 14:07:20,155 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-14 14:07:20,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:20,220 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-14 14:07:20,223 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-14 14:07:20,226 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:07:20,232 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-10-14 14:07:30,243 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-10-14 14:07:30,243 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-14 14:07:30,244 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-10-14 14:07:30,244 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-10-14 14:07:30,245 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-14 14:07:30,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:30,319 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-10-14 14:07:30,321 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-14 14:07:30,321 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9818038-5469-4286-9ccf-fbdec1c86147/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff76e253-4eba-4000-8af4-3a2777c1f76d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e834f0d-2678-4585-83cf-123e31ee0cfa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-14 14:07:30,325 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:30,325 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:30,325 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:30,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:07:30,326 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:30,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:30,326 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:30,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:07:30,327 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:07:30,327 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:30,327 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:30,327 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:07:30,328 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-10-14 14:07:30,328 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:30,328 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-14 14:07:30,329 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-10-14 14:07:30,329 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-10-14 14:07:30,329 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-14 14:07:30,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:30,396 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-10-14 14:07:30,398 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-14 14:07:30,402 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:07:30,407 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-10-14 14:07:30,407 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:07:30,408 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:07:30,408 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-10-14 14:07:30,408 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:07:30,408 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:07:30,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:30,465 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 713 2021-10-14 14:07:30,467 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:07:30,467 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:07:30,470 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:30,470 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:30,470 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:30,470 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:30,471 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:30,471 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:30,471 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:30,471 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:30,471 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-14 14:07:30,471 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:30,472 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-10-14 14:07:30,472 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:07:30,472 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:07:30,472 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-10-14 14:07:30,472 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:07:30,473 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:07:30,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:30,532 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 713 2021-10-14 14:07:30,534 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:07:30,534 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:07:30,536 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:30,537 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:30,537 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:30,537 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:30,537 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:30,537 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:30,537 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:30,537 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:30,538 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-14 14:07:30,538 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:30,538 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-10-14 14:07:30,538 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-10-14 14:07:30,538 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-10-14 14:07:30,538 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-10-14 14:07:30,539 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-10-14 14:07:30,539 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-10-14 14:07:30,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:30,595 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-10-14 14:07:30,597 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-10-14 14:07:30,598 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.3"} 2021-10-14 14:07:30,603 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-10-14 14:07:30,603 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-10-14 14:07:30,603 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-10-14 14:07:30,603 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-10-14 14:07:30,603 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:07:30,604 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:07:30,604 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-10-14 14:07:30,604 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:07:30,604 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:07:30,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:30,659 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 713 2021-10-14 14:07:30,660 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:07:30,660 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:07:30,663 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:30,663 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:30,663 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:30,663 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:30,663 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:30,664 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:30,664 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:30,664 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:30,664 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-10-14 14:07:30,664 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:30,664 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-10-14 14:07:30,680 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-10-14 14:07:30,680 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-10-14 14:07:30,680 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-10-14 14:07:30,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:31,903 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-10-14 14:07:31,905 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-10-14 14:07:31,907 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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,"model":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":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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,"model":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":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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,"model":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":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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,"model":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":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","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":"74c49b24-35a6-4c19-9196-37c305f0d6d3","empty":false},{"definition":false,"hidden":false,"uniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","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":"74c49b24-35a6-4c19-9196-37c305f0d6d3","empty":false},{"definition":false,"hidden":false,"uniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","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":"74c49b24-35a6-4c19-9196-37c305f0d6d3","empty":false},{"definition":false,"hidden":false,"uniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","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":"74c49b24-35a6-4c19-9196-37c305f0d6d3","empty":false},{"definition":false,"hidden":false,"uniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","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":"74c49b24-35a6-4c19-9196-37c305f0d6d3","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1634220451287,"icon":"network_l_1-3","version":"0.1","description":"service","tags":["basic_cnf"],"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791","componentMetadataForSupportLog":{"SupportablityComponentUUID":"17707253-49f0-4387-b6e6-350fb7aec998","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1634220451287,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-10-14 14:07:31,913 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-10-14 14:07:31,913 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:31,922 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-10-14 14:07:31,922 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-10-14 14:07:31,922 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-10-14 14:07:31,923 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-10-14 14:07:31,923 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-10-14 14:07:31,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:31,995 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-10-14 14:07:31,997 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-10-14 14:07:31,997 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a9818038-5469-4286-9ccf-fbdec1c86147/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ff76e253-4eba-4000-8af4-3a2777c1f76d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e834f0d-2678-4585-83cf-123e31ee0cfa/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-10-14 14:07:32,000 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:32,000 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:32,000 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:32,000 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:07:32,000 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:32,000 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:32,001 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:32,001 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:07:32,001 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:07:32,001 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:32,001 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:32,001 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:07:32,002 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-10-14 14:07:32,002 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:32,002 INFO 192:__init__.py(1) - Vf found, updating information 2021-10-14 14:07:32,002 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-10-14 14:07:32,002 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-10-14 14:07:32,003 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-10-14 14:07:32,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:32,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-10-14 14:07:32,118 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-10-14 14:07:32,120 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1634220451287,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:07:32,125 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-10-14 14:07:32,126 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-10-14 14:07:32,126 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/c82d3a17-8b2d-4426-b82e-fb0b75e01791/resourceInstance 2021-10-14 14:07:32,126 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "4842faaa-947a-4f6c-a2d3-53545a3eaf66", "originType": "VF", "componentUid": "4842faaa-947a-4f6c-a2d3-53545a3eaf66", "icon": "defaulticon" } 2021-10-14 14:07:32,127 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:34,023 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c82d3a17-8b2d-4426-b82e-fb0b75e01791/resourceInstance HTTP/1.1" 201 None 2021-10-14 14:07:34,025 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-10-14 14:07:34,026 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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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,"model":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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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,"model":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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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,"model":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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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,"model":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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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,"model":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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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,"model":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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.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,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","createdFromCsar":false,"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1634220452846,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1634220452846,"customizationUUID":"103080a5-8eff-4484-b959-4db4b1888746","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false} 2021-10-14 14:07:34,027 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-10-14 14:07:34,030 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-10-14 14:07:34,030 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/17707253-49f0-4387-b6e6-350fb7aec998/distribution 2021-10-14 14:07:34,030 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-10-14 14:07:34,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:34,085 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/distribution HTTP/1.1" 200 38 2021-10-14 14:07:34,086 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-10-14 14:07:34,086 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-10-14 14:07:34,088 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-10-14 14:07:34,088 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-10-14 14:07:34,088 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-10-14 14:07:34,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:34,129 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-10-14 14:07:34,130 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-10-14 14:07:34,130 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-10-14 14:07:34,131 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-10-14 14:07:34,132 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-10-14 14:07:34,134 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-10-14 14:07:34,134 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/c82d3a17-8b2d-4426-b82e-fb0b75e01791/lifecycleState/checkin 2021-10-14 14:07:34,134 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-10-14 14:07:34,136 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:36,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c82d3a17-8b2d-4426-b82e-fb0b75e01791/lifecycleState/checkin HTTP/1.1" 200 1183 2021-10-14 14:07:36,038 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-10-14 14:07:36,038 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1634220451287,"lastUpdateDate":1634220454903,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"c82d3a17-8b2d-4426-b82e-fb0b75e01791"},"projectCode":"123456","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"17707253-49f0-4387-b6e6-350fb7aec998"} 2021-10-14 14:07:36,040 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:07:36,040 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:07:36,041 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-10-14 14:07:36,041 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:07:36,041 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:07:36,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:36,329 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1090 2021-10-14 14:07:36,330 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:07:36,330 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-10-14 14:07:36,333 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:36,333 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:36,333 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:36,333 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:36,333 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:36,333 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:36,333 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:36,333 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:36,334 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:07:36,334 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:36,334 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:36,334 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-10-14 14:07:36,334 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:07:36,334 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:36,334 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:07:36,335 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-10-14 14:07:36,335 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-10-14 14:07:36,335 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:07:36,336 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:36,635 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-10-14 14:07:36,637 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:07:36,640 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1634220454903,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:07:36,646 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:07:36,646 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-10-14 14:07:36,650 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-10-14 14:07:36,650 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/c82d3a17-8b2d-4426-b82e-fb0b75e01791/lifecycleState/Certify 2021-10-14 14:07:36,650 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-10-14 14:07:36,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:40,816 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c82d3a17-8b2d-4426-b82e-fb0b75e01791/lifecycleState/Certify HTTP/1.1" 200 1171 2021-10-14 14:07:40,817 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-10-14 14:07:40,817 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"6b1e4de6-0019-447b-a368-87b16822b692","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1634220451287,"lastUpdateDate":1634220454903,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"6b1e4de6-0019-447b-a368-87b16822b692"},"projectCode":"123456","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"17707253-49f0-4387-b6e6-350fb7aec998"} 2021-10-14 14:07:40,820 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:07:40,820 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:07:40,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-10-14 14:07:40,821 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:07:40,821 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:07:40,822 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:41,011 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1078 2021-10-14 14:07:41,012 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:07:41,013 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:07:41,016 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:41,016 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:41,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:41,017 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:41,017 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:07:41,017 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:41,017 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:41,018 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-10-14 14:07:41,018 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:41,018 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:41,018 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:41,018 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:41,018 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:07:41,019 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:41,019 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:07:41,019 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-14 14:07:41,019 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-10-14 14:07:41,020 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:07:41,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:41,109 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-10-14 14:07:41,112 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:07:41,114 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220454903,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:07:41,121 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:07:51,132 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-10-14 14:07:51,138 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-10-14 14:07:51,139 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/6b1e4de6-0019-447b-a368-87b16822b692/distribution/PROD/activate 2021-10-14 14:07:51,139 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-10-14 14:07:51,142 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:54,069 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/6b1e4de6-0019-447b-a368-87b16822b692/distribution/PROD/activate HTTP/1.1" 200 None 2021-10-14 14:07:54,070 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-10-14 14:07:54,072 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6b1e4de6-0019-447b-a368-87b16822b692","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6b1e4de6-0019-447b-a368-87b16822b692","empty":false},{"definition":false,"hidden":false,"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6b1e4de6-0019-447b-a368-87b16822b692","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6b1e4de6-0019-447b-a368-87b16822b692","empty":false},{"definition":false,"hidden":false,"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6b1e4de6-0019-447b-a368-87b16822b692","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6b1e4de6-0019-447b-a368-87b16822b692","empty":false},{"definition":false,"hidden":false,"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6b1e4de6-0019-447b-a368-87b16822b692","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6b1e4de6-0019-447b-a368-87b16822b692","empty":false},{"definition":false,"hidden":false,"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6b1e4de6-0019-447b-a368-87b16822b692","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6b1e4de6-0019-447b-a368-87b16822b692","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NGE3YTY5ZmI5MTNiMmM0YjBjYjMyYTM5MTA2MTgzYmM=","artifactUUID":"11b86133-82fc-4c3c-b750-340c395fdbce","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.assettoscacsar","duplicated":false,"payloadUpdateDate":1634220459574,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1634220451274,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NTg4ZTUwY2ZmMTk5YWNhMTdjMDc1NWEyZWFlNjVlYjI=","artifactUUID":"df99de67-49e4-4ada-9e0f-0d8f1708f865","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.assettoscatemplate","duplicated":false,"payloadUpdateDate":1634220459156,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1634220451274,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1634220425261,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTcyOWRiNzNhN2Q4OWYyMTRhYjI4NjQ4MzNlODI0ZTA=","artifactUUID":"38ebbdf3-c4c1-4a9a-bccc-2db152a23814","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vflicense","duplicated":false,"payloadUpdateDate":1634220425264,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425261,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"creationDate":1634220452915,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"8c938a0a-aa31-4030-9c07-60c61c0ed4fb","generatedFromId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1634220457266,"heatParamsUpdateDate":1634220452915,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1634220452915,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"creationDate":1634220425431,"timeout":30,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"ccd1bfbd-ebab-4c75-b85d-d96f3ddd0da1","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1634220425434,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425431,"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":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDA0NDNjYTI2MTgyNjljYTUwNDdjYWFjZGMwMWRjMTA=","artifactUUID":"33f25474-f971-4644-85e9-231cd6ca34da","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1634220458384,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1634220425361,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"6f0d8917-7552-459a-bf19-573f7e7a9e59","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","duplicated":false,"payloadUpdateDate":1634220425368,"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":1634220425361,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1634220425242,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"3837eb5a-c09f-4e47-bbdf-fde0f4952dc2","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vendorlicense","duplicated":false,"payloadUpdateDate":1634220425247,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425242,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"creationDate":1634220452913,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"c4658c6a-a026-4b54-b3e4-08720e2cf41a","generatedFromId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1634220457804,"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":1634220452913,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1634220452913,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"creationDate":1634220425338,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"bd101577-8424-40b1-acab-02ddc5cc795e","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1634220425340,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1634220425338,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1634220452920,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1","dd20fc34-2f50-431d-aed2-1a9ea5b19709.heat1env","dd20fc34-2f50-431d-aed2-1a9ea5b19709.cloudtechnologyspecificartifact3"],"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0.dd20fc34-2f50-431d-aed2-1a9ea5b19709.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1634220452920,"customizationUUID":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","groupInstanceArtifacts":["dd20fc34-2f50-431d-aed2-1a9ea5b19709.cloudtechnologyspecificartifact3","c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["ccd1bfbd-ebab-4c75-b85d-d96f3ddd0da1","c4658c6a-a026-4b54-b3e4-08720e2cf41a"],"artifactsUuid":["6f0d8917-7552-459a-bf19-573f7e7a9e59","ccd1bfbd-ebab-4c75-b85d-d96f3ddd0da1"],"groupUUID":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","groupName":"BasicCnf..base_dummy..module-0","groupUid":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","createdFromCsar":false,"uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1634220452846,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_cnf0","componentUid":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1634220452846,"customizationUUID":"103080a5-8eff-4484-b959-4db4b1888746","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"c82d3a17-8b2d-4426-b82e-fb0b75e01791.4842faaa-947a-4f6c-a2d3-53545a3eaf66.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false},{"definition":false,"hidden":false,"uniqueId":"dd20fc34-2f50-431d-aed2-1a9ea5b19709.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":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"4e34cf13-3b1a-49e3-bd6d-a39fac0eb1b1","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","empty":false},{"definition":false,"hidden":false,"uniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","empty":false},{"definition":false,"hidden":false,"uniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","empty":false},{"definition":false,"hidden":false,"uniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","empty":false},{"definition":false,"hidden":false,"uniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"74c49b24-35a6-4c19-9196-37c305f0d6d3","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1634220451287,"icon":"network_l_1-3","version":"1.0","description":"service","tags":["basic_cnf"],"uniqueId":"6b1e4de6-0019-447b-a368-87b16822b692","componentMetadataForSupportLog":{"SupportablityComponentUUID":"17707253-49f0-4387-b6e6-350fb7aec998","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1634220472840,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1634220451274,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451274,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1634220451273,"timeout":0,"artifactType":"OTHER","uniqueId":"c82d3a17-8b2d-4426-b82e-fb0b75e01791.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":1634220451273,"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":"6b1e4de6-0019-447b-a368-87b16822b692"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_cnf"} 2021-10-14 14:07:54,075 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:07:54,075 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:07:54,075 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-10-14 14:07:54,075 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:07:54,076 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:07:54,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:54,248 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:07:54,249 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:07:54,249 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:07:54,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:54,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:54,251 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:54,251 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:54,251 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:07:54,251 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:54,252 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:54,252 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:54,252 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:54,252 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:54,252 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:54,252 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:54,252 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:07:54,252 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:54,252 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:07:54,253 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-10-14 14:07:54,253 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-10-14 14:07:54,253 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:07:54,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:54,332 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-14 14:07:54,334 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:07:54,338 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:07:54,344 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:07:54,344 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-10-14 14:07:54,345 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-10-14 14:07:54,345 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-10-14 14:07:54,345 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-10-14 14:07:54,346 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-10-14 14:07:54,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:07:54,383 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-10-14 14:07:54,383 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-10-14 14:07:54,384 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-10-14 14:07:54,384 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-10-14 14:07:54,384 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-10-14 14:07:54,384 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-10-14 14:07:54,388 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-10-14 14:07:54,388 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-10-14 14:07:54,388 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-10-14 14:07:54,390 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:07:54,437 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-10-14 14:07:54,438 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-10-14 14:07:54,438 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFVUVhoT1JFVjNUV3BOZWs5R2IxaEVWRTE0VFZSQmVFMXFSWGROYWsxNlQwWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEVOckNrVjJlREpYYm5KTVVqZHZVSGgzYVN0NlNuVjJRbEUxZWxVek16QlNWMUZsUm1kTVpscHJSMmxoYmpodFdVSlNUWEphZEM5RVlVVmxWRXBTYkVsMGRIY0tSbkZ1V2s1M0sxVnphbkZHVDJnNWJUaE1MMFprWm5Fck1sVnFWRmhEUkU4MGJFcENiMDE0UzAwek0xaFBXV1JFWnpZdldqTnZaM05RZHpsUFpUQmpiUXA1YVROd1NUVk1TM0pJYTJKalMzZEpUR3RWTnpkQ1NHc3lZblZxV0cxUWVFSXdlVWR5VVc5YU1FaFdSV2R6TldsTE9TdG1TWE13VEd3MmEwZzNSa3hPQ2xWM1RESldUbGhTVkhGYVIxUXdTelJUTWtSdGFsQmhlRVoxZVd0MGNDOXJjWFJwTWxOQ05qSmxWbUZHTkcxYWJGVXhjSHBzTWpKSlRFTXZibTB6WTFnS1pGSTVkemhSY0ZkNmR6Rkdla2N6YzBkRWVtWjFUeXMyU2xWa2JsVTRhbGgwU1d0TE9EaERVVmhyVUVSSUsyUTFVMk5tUmlzMlRWRkhVRko0T1VwSFJ3b3pjbXRSWTBaNU56VjVLMlJHTjBOa2NFUkZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkthMGR3VlVJdmIzQm9ObGhtZWswdlRrNXZlSFl5Ykd4R2NsWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNiVGgzTDBSVVRscFlMMk55VVZKVGFITklMekI2TVZaWVRUQnVibVJVWjB0TGRFNHZUbGxrUkdrd2VWTjVlVlpJU1FveVZGTjFTamxsTVZONVQyOHllRlExVUV4dVMyTXpaREY0ZGxkTFdsSmFXV3hoVm5ab04yNUViRVpHWlVKMVFuRjBZbVpMUVhwaFdXVlJSWGR5ZUUxSUNsSkdTR2xTZEZOT1FsWmFWbmMzYlVsNFdXMTZXVFF3VVZsUVlUTjViVXRMYTJJMmNXSnlheXR2VERKdE4xZHJMM0Z2Y21kNFZta3dSVW94VmxKTU1FNEthekoxVDAwMFNrRkZMekZVSzJodWQzRjVRMFY2YUZSSGNsRjFTeTlzTDNONFYzVlpUWFZaTlRsR2VXMUJiQ3RpVUhseVQxZFBiWEkxUTJWR1dVcG1XZ3B1TVdoalRFcHJlRVJZVUVVMVVVWkdkbUZ2ZG14RVpqTk9aRUpUYnpWUmJtRkZTRVZTUlZsMmJqQjNTSEZyZDFKVE0wc3lkemhKYmtsUFJuZHJjRmxuQ2s1RlIzQmxiRFp4WTAxMVlWbEllbXRHUm5kTU16RTBhbFkyYWt4RWMwNWxUVkV4T1FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNDQ6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVTA1M1JuQXJVbTAyY1ZGM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJGZDAxVVVYaE5SRWw2VFhwb1lVWjNNSGxOYWtWM1RWUlJlRTFFU1hwT1JFcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEZsUzJOV1VFUTBNM00zYUVoWFdYa0tSWGx5TVhBelJ6Sm5VbVZhTDFGbVFWbHdjRkJFVVdaWFFuRjRja1U1VFVWcGF6aEdVRkpvWXk5QlFXSnlPU3Q0YjFkdVYwVnBWVVZ2VkhNMlVWcDFUQXBXV1dGNWRrYzVkWE0wWm1JMlRtRmxLemhSUkdaUlNERldaVE5ZVFN0dE4wbHRlRVpIVlZCTUt6UlhZMmRoYkVSak0yOWxORVowY1hOeWNVMXJNWGhVQ2toTGQxbFhPVTVVYjI5amNsbDZUbXhVWVZkd01tazFWVE5EVTNoTFNYUXhWRUZqYkVaQ1dFcEJjemRvUkdwalFtb3piMnczTjFGVk0wTkZRMWROYm5vS09FUTBSR0V4YlZCM1MwZzJWMmhaTmtkd1ZFMDJXazlHYlRSekwyZ3ZibmR2UlVoUE9VNWxRbVkwTjA0eFlWRlVVbFU0VWpkdFNEQnlNa1Y2ZUZCd1JRcHlSMUEzYjI5UFdGSmhSRmRpVW1abVJIQmxXRlI1TmxkaE9HRnFXR05HV0RaMk5XOXdOV2RDT0d4YVlrOVVZWEUwY0ZBNE5IQk1VMVUyVkRORk1GcERDbmhhWlVaVVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWdFVXRnNVVWdyYVcxSWNHUXZUWG80TURKcVJ5OWhWMVZYZEZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGRU9XSnlPVmhhUlhZeWFWRnRTWEl4WkhweFdETTBiV1pSVFhOUWJuQnpVMUFyVlRjM01uSTNTVkk1T1ZsWGRrNUhTRzR6VlcxTkNrcE9aVVZKTm5GSEwzQm9TRkpsVXpGWmFreE5ha3h6TTI0eU1EaFZhR0ZTVGpWUmIzRlRiVlUwV1ZGT1JVUkxWVGRWZVRsM2EzTndOMlpHTm5GNmJHRUthMjgyYTBzd1dFcHhLemhNYjNkTmQzbHphelY1WTA1VFdYWnFkM00xYmk5RmQyOUxOM0JIZVRKNVdFRkNlamR5YWpaRk0yczBOMHMyVG5ORVNXeGlSd3B0YzJ4VVVDOXZZMlk1VFdoSVJXcDVMMDF2VEZGM2FWRTFZekl6U3poRlltWTVhbmxOY2taNWVVTnpNMjFOYVVjMFRtSm1PV3RVSzFZMmExSkNSR0pEQ25sV2NrRkdNQ3RIZVV0b1QySnpVRlJaVVVJclUwUTRNRWt5YUhGNFNFdHVjVkpCSzFscVZTdGhZMEZKWlZGUlZFOTJaRmRTYVVoTVJWSTFUM1pDZFVRS1VGWXhXSGsyZVZZeU5HWlFTV3AxUW1kaWJtTjRlUzlXVDNCd2EwdHNWVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJNV1ZMWTFaUVJEUXpjemRvU0ZkWmVVVjVjakZ3TTBjeVoxSmxXaTlSWmtGWmNIQlFSRkZtVjBKeGVISkZPVTFGQ21sck9FWlFVbWhqTDBGQlluSTVLM2h2VjI1WFJXbFZSVzlVY3paUlduVk1WbGxoZVhaSE9YVnpOR1ppTms1aFpTczRVVVJtVVVneFZtVXpXRTByYlRjS1NXMTRSa2RWVUV3ck5GZGpaMkZzUkdNemIyVTBSblJ4YzNKeFRXc3hlRlJJUzNkWlZ6bE9WRzl2WTNKWmVrNXNWR0ZYY0RKcE5WVXpRMU40UzBsME1RcFVRV05zUmtKWVNrRnpOMmhFYW1OQ2FqTnZiRGMzVVZVelEwVkRWMDF1ZWpoRU5FUmhNVzFRZDB0SU5sZG9XVFpIY0ZSTk5scFBSbTAwY3k5b0wyNTNDbTlGU0U4NVRtVkNaalEzVGpGaFVWUlNWVGhTTjIxSU1ISXlSWHA0VUhCRmNrZFFOMjl2VDFoU1lVUlhZbEptWmtSd1pWaFVlVFpYWVRoaGFsaGpSbGdLTm5ZMWIzQTFaMEk0YkZwaVQxUmhjVFJ3VURnMGNFeFRWVFpVTTBVd1drTjRXbVZHVkZGSlJFRlJRVUpCYjBsQ1FVSkpkV05GUjJOT2JIVnBWa2R4VHdwWVIxWmhkVzlWWjFkdVdrRjZiSE12UWtoRFpGVXlhakZMU2taeGNVeFBTSFJhVVZsUldXRXZRVzVDT1doa2VpdGpMMmRZY1doWWFYaGlSRFlyZFc1SENqQnBTbFZFS3l0TGRsZDBVR1ZxWTJoMk1sRkNaSEJhZVhsNWMyaDVOMEpxUW5kQ1dFZGplV0pCWTFWQmVEVjNVME50VkZCc1lqVlhjSGQ0U1ZwV2FrWUtaVlk0ZG14bFlVRlpWbE52YW5SNVp6WjBVMlExTkVabVprOUZNWEZZVWpneWJqaFVTREZuVFZKTU1UVktVR1UwZDBwbWVISTBUWHBqVEROcFFXUmpOQXBWZUVoU1JXUTRaMFJxU1haTlVISllOa3R0TjA5elVqUjZObU54Tml0bmVtcDJjV054YUVOTmNsVkRVMnRCVTNSd2IyWmFkWGsyU2xWWUwySnJTR2QwQ25NeFkxSlRPVFF5ZEdsT1MxRTFVMll5YkVkRFZWVllTSGwyTVRSdE9TczVWakl5V205VFNsRkhZbEJyUW1nck1tdE9VelF2TlRSamVVVkRhbUZwVG1JS1ZUaGxNVTVxVlVObldVVkJPQ3RxUVVSRVJHNUJNM1V5VVRSVlJ6Sk9kR1JsUlZOR1kwdHlZbGQyTW5reGVETmFibmt5U1V4cWVXTm9PRkEzYUdWRk1BcE5UV1ZNTnpsWGNEQnRaVlZwWm0xNlNWVnVaM1ZtUjBWbVdqaHRlR0p4WkVOUmMzSlRSMVV3WTFORlVEZHJkVzlKZUV0cFJtaFliVzFRU25SRmJXZHVDamhtVW1Jd1JVbEpjSE5IVjFKVkwzRTNkVlZYVGk5a016QTJla3B0Ykcxc05pODNlSEV5VFVScFVXcFVlRE5JTWpkT09HeHNWM05EWjFsRlFUUkllbG9LTVhnMWVtMHpVRzV3UlhGTmVEUkZTRUUzYXpabVVrMVdTRU5XV1c5VlZtOW9NbE0zVWxCdE1tWmpRbXBzYWpkYWMyZ3JaV1JvUlVwcFoyWmxabE54ZEFwUGNYbFBXRU5OYVd4NlFXdFlUMEpqYkN0MU4zUkVUMnBRWlRSbUwzUjBjbmt6VG01aE1qVkRSbGhDWkVOWGJVNW1PRkI2YzBWRmNIZHpTR1ppWm5aRkNuUm1OM0poTUdWbGJVUjZjMWxTTjNsd1VtcEVVVUlyVFVSWmFqRjFibHBsWm14WmJuaHBZME5uV1VWQlowbERMM0poZVZkRFZpOUZVbmMxZFRkU1Iyd0tlbEprVFhSdE9VNDBhMHRJVm04MlJHVlViV28xWW1oS1VEYzBhRnBuWldkV05VeExVbnBHY1hBd0szSkZiMXBpZFdNMFUyUXJVMjE1VVdoM2FGQjNjd3BtTDJSRFpHOUlZbVo2TjAxQ1pVRlhWbGRSWW5kVlkwbHNjM2RwWVhaQk1VY3lVME5sZEZwUVpVbDJSbVl2TnpZMU5rbExZM0pKVDJvMVkxcEpRbXBpQ2sxa2NTOTFSM2RUUlUxQ01UQjZOVmgxWWxKWVQwMUZRMmRaUVZob01UVTFkWEJ3V2xnNFQxZHdOakp5ZERJeFdubFpPVVY2Y25jeWNpODVha2c1WnprS05FdFFNRXhqZDJZd1FYUm5SWGRTVlU1Q1dYbDJPRkpzVFVRdk1HeEpWMFpyWkVveEt6aFVSRmhsZEdoNFN6VlFlV2RvY0dOalVWcFhTakJJTlVVeVpncEVSMEkxYkZKMlpVUlhTR2tyTm04eVEzWTJLM0ZaV0UxQlR5OHZTV2hXVkVWbU0zZDROV1p4TUhVdlptMW9VRXRzUW1KaE5FeFBXVTAxVHpFd1NGSkZDaTgxYVRWdWQwdENaMUZFWVhwRVpWSlNNVFo2TkU5MVMxUndZMDlIWmtsemVXd3ZiREk0YzJzNGRVTjNiVTl4VjFwWmJ5czVXbmRsVkZkMVVqbGtRV1FLTm1wSGVFTXJNMkpGYTBWbVJHMHpZa1kxTkc5S09HZGpTamxIYWtsU1JERTVORlpDWkhNMWFTdFhNRTF2Um5kdlFVOUhkV1pMWm1wbFVFUm9aMmxCU3dwbmNqQjNORUZaVEdrMmR6SnhRa2xDYUV0RVRFSkJXRGx4UTB4WlduSmtZM0pxVlU1d2IyRjVVa3g1SzI4NVVUSlFUSFpPTUVFOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-10-14 14:07:54,440 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-10-14 14:07:54,440 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-10-14 14:07:54,440 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-10-14 14:07:54,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:07:54,465 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-10-14 14:07:54,466 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-10-14 14:07:54,466 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFVUVhoT1JFVjNUV3BOZWs5R2IxaEVWRTE0VFZSQmVFMXFSWGROYWsxNlQwWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEVOckNrVjJlREpYYm5KTVVqZHZVSGgzYVN0NlNuVjJRbEUxZWxVek16QlNWMUZsUm1kTVpscHJSMmxoYmpodFdVSlNUWEphZEM5RVlVVmxWRXBTYkVsMGRIY0tSbkZ1V2s1M0sxVnphbkZHVDJnNWJUaE1MMFprWm5Fck1sVnFWRmhEUkU4MGJFcENiMDE0UzAwek0xaFBXV1JFWnpZdldqTnZaM05RZHpsUFpUQmpiUXA1YVROd1NUVk1TM0pJYTJKalMzZEpUR3RWTnpkQ1NHc3lZblZxV0cxUWVFSXdlVWR5VVc5YU1FaFdSV2R6TldsTE9TdG1TWE13VEd3MmEwZzNSa3hPQ2xWM1RESldUbGhTVkhGYVIxUXdTelJUTWtSdGFsQmhlRVoxZVd0MGNDOXJjWFJwTWxOQ05qSmxWbUZHTkcxYWJGVXhjSHBzTWpKSlRFTXZibTB6WTFnS1pGSTVkemhSY0ZkNmR6Rkdla2N6YzBkRWVtWjFUeXMyU2xWa2JsVTRhbGgwU1d0TE9EaERVVmhyVUVSSUsyUTFVMk5tUmlzMlRWRkhVRko0T1VwSFJ3b3pjbXRSWTBaNU56VjVLMlJHTjBOa2NFUkZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkthMGR3VlVJdmIzQm9ObGhtZWswdlRrNXZlSFl5Ykd4R2NsWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNiVGgzTDBSVVRscFlMMk55VVZKVGFITklMekI2TVZaWVRUQnVibVJVWjB0TGRFNHZUbGxrUkdrd2VWTjVlVlpJU1FveVZGTjFTamxsTVZONVQyOHllRlExVUV4dVMyTXpaREY0ZGxkTFdsSmFXV3hoVm5ab04yNUViRVpHWlVKMVFuRjBZbVpMUVhwaFdXVlJSWGR5ZUUxSUNsSkdTR2xTZEZOT1FsWmFWbmMzYlVsNFdXMTZXVFF3VVZsUVlUTjViVXRMYTJJMmNXSnlheXR2VERKdE4xZHJMM0Z2Y21kNFZta3dSVW94VmxKTU1FNEthekoxVDAwMFNrRkZMekZVSzJodWQzRjVRMFY2YUZSSGNsRjFTeTlzTDNONFYzVlpUWFZaTlRsR2VXMUJiQ3RpVUhseVQxZFBiWEkxUTJWR1dVcG1XZ3B1TVdoalRFcHJlRVJZVUVVMVVVWkdkbUZ2ZG14RVpqTk9aRUpUYnpWUmJtRkZTRVZTUlZsMmJqQjNTSEZyZDFKVE0wc3lkemhKYmtsUFJuZHJjRmxuQ2s1RlIzQmxiRFp4WTAxMVlWbEllbXRHUm5kTU16RTBhbFkyYWt4RWMwNWxUVkV4T1FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNDQ6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVTA1M1JuQXJVbTAyY1ZGM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJGZDAxVVVYaE5SRWw2VFhwb1lVWjNNSGxOYWtWM1RWUlJlRTFFU1hwT1JFcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEZsUzJOV1VFUTBNM00zYUVoWFdYa0tSWGx5TVhBelJ6Sm5VbVZhTDFGbVFWbHdjRkJFVVdaWFFuRjRja1U1VFVWcGF6aEdVRkpvWXk5QlFXSnlPU3Q0YjFkdVYwVnBWVVZ2VkhNMlVWcDFUQXBXV1dGNWRrYzVkWE0wWm1JMlRtRmxLemhSUkdaUlNERldaVE5ZVFN0dE4wbHRlRVpIVlZCTUt6UlhZMmRoYkVSak0yOWxORVowY1hOeWNVMXJNWGhVQ2toTGQxbFhPVTVVYjI5amNsbDZUbXhVWVZkd01tazFWVE5EVTNoTFNYUXhWRUZqYkVaQ1dFcEJjemRvUkdwalFtb3piMnczTjFGVk0wTkZRMWROYm5vS09FUTBSR0V4YlZCM1MwZzJWMmhaTmtkd1ZFMDJXazlHYlRSekwyZ3ZibmR2UlVoUE9VNWxRbVkwTjA0eFlWRlVVbFU0VWpkdFNEQnlNa1Y2ZUZCd1JRcHlSMUEzYjI5UFdGSmhSRmRpVW1abVJIQmxXRlI1TmxkaE9HRnFXR05HV0RaMk5XOXdOV2RDT0d4YVlrOVVZWEUwY0ZBNE5IQk1VMVUyVkRORk1GcERDbmhhWlVaVVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWdFVXRnNVVWdyYVcxSWNHUXZUWG80TURKcVJ5OWhWMVZYZEZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGRU9XSnlPVmhhUlhZeWFWRnRTWEl4WkhweFdETTBiV1pSVFhOUWJuQnpVMUFyVlRjM01uSTNTVkk1T1ZsWGRrNUhTRzR6VlcxTkNrcE9aVVZKTm5GSEwzQm9TRkpsVXpGWmFreE5ha3h6TTI0eU1EaFZhR0ZTVGpWUmIzRlRiVlUwV1ZGT1JVUkxWVGRWZVRsM2EzTndOMlpHTm5GNmJHRUthMjgyYTBzd1dFcHhLemhNYjNkTmQzbHphelY1WTA1VFdYWnFkM00xYmk5RmQyOUxOM0JIZVRKNVdFRkNlamR5YWpaRk0yczBOMHMyVG5ORVNXeGlSd3B0YzJ4VVVDOXZZMlk1VFdoSVJXcDVMMDF2VEZGM2FWRTFZekl6U3poRlltWTVhbmxOY2taNWVVTnpNMjFOYVVjMFRtSm1PV3RVSzFZMmExSkNSR0pEQ25sV2NrRkdNQ3RIZVV0b1QySnpVRlJaVVVJclUwUTRNRWt5YUhGNFNFdHVjVkpCSzFscVZTdGhZMEZKWlZGUlZFOTJaRmRTYVVoTVJWSTFUM1pDZFVRS1VGWXhXSGsyZVZZeU5HWlFTV3AxUW1kaWJtTjRlUzlXVDNCd2EwdHNWVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJNV1ZMWTFaUVJEUXpjemRvU0ZkWmVVVjVjakZ3TTBjeVoxSmxXaTlSWmtGWmNIQlFSRkZtVjBKeGVISkZPVTFGQ21sck9FWlFVbWhqTDBGQlluSTVLM2h2VjI1WFJXbFZSVzlVY3paUlduVk1WbGxoZVhaSE9YVnpOR1ppTms1aFpTczRVVVJtVVVneFZtVXpXRTByYlRjS1NXMTRSa2RWVUV3ck5GZGpaMkZzUkdNemIyVTBSblJ4YzNKeFRXc3hlRlJJUzNkWlZ6bE9WRzl2WTNKWmVrNXNWR0ZYY0RKcE5WVXpRMU40UzBsME1RcFVRV05zUmtKWVNrRnpOMmhFYW1OQ2FqTnZiRGMzVVZVelEwVkRWMDF1ZWpoRU5FUmhNVzFRZDB0SU5sZG9XVFpIY0ZSTk5scFBSbTAwY3k5b0wyNTNDbTlGU0U4NVRtVkNaalEzVGpGaFVWUlNWVGhTTjIxSU1ISXlSWHA0VUhCRmNrZFFOMjl2VDFoU1lVUlhZbEptWmtSd1pWaFVlVFpYWVRoaGFsaGpSbGdLTm5ZMWIzQTFaMEk0YkZwaVQxUmhjVFJ3VURnMGNFeFRWVFpVTTBVd1drTjRXbVZHVkZGSlJFRlJRVUpCYjBsQ1FVSkpkV05GUjJOT2JIVnBWa2R4VHdwWVIxWmhkVzlWWjFkdVdrRjZiSE12UWtoRFpGVXlhakZMU2taeGNVeFBTSFJhVVZsUldXRXZRVzVDT1doa2VpdGpMMmRZY1doWWFYaGlSRFlyZFc1SENqQnBTbFZFS3l0TGRsZDBVR1ZxWTJoMk1sRkNaSEJhZVhsNWMyaDVOMEpxUW5kQ1dFZGplV0pCWTFWQmVEVjNVME50VkZCc1lqVlhjSGQ0U1ZwV2FrWUtaVlk0ZG14bFlVRlpWbE52YW5SNVp6WjBVMlExTkVabVprOUZNWEZZVWpneWJqaFVTREZuVFZKTU1UVktVR1UwZDBwbWVISTBUWHBqVEROcFFXUmpOQXBWZUVoU1JXUTRaMFJxU1haTlVISllOa3R0TjA5elVqUjZObU54Tml0bmVtcDJjV054YUVOTmNsVkRVMnRCVTNSd2IyWmFkWGsyU2xWWUwySnJTR2QwQ25NeFkxSlRPVFF5ZEdsT1MxRTFVMll5YkVkRFZWVllTSGwyTVRSdE9TczVWakl5V205VFNsRkhZbEJyUW1nck1tdE9VelF2TlRSamVVVkRhbUZwVG1JS1ZUaGxNVTVxVlVObldVVkJPQ3RxUVVSRVJHNUJNM1V5VVRSVlJ6Sk9kR1JsUlZOR1kwdHlZbGQyTW5reGVETmFibmt5U1V4cWVXTm9PRkEzYUdWRk1BcE5UV1ZNTnpsWGNEQnRaVlZwWm0xNlNWVnVaM1ZtUjBWbVdqaHRlR0p4WkVOUmMzSlRSMVV3WTFORlVEZHJkVzlKZUV0cFJtaFliVzFRU25SRmJXZHVDamhtVW1Jd1JVbEpjSE5IVjFKVkwzRTNkVlZYVGk5a016QTJla3B0Ykcxc05pODNlSEV5VFVScFVXcFVlRE5JTWpkT09HeHNWM05EWjFsRlFUUkllbG9LTVhnMWVtMHpVRzV3UlhGTmVEUkZTRUUzYXpabVVrMVdTRU5XV1c5VlZtOW9NbE0zVWxCdE1tWmpRbXBzYWpkYWMyZ3JaV1JvUlVwcFoyWmxabE54ZEFwUGNYbFBXRU5OYVd4NlFXdFlUMEpqYkN0MU4zUkVUMnBRWlRSbUwzUjBjbmt6VG01aE1qVkRSbGhDWkVOWGJVNW1PRkI2YzBWRmNIZHpTR1ppWm5aRkNuUm1OM0poTUdWbGJVUjZjMWxTTjNsd1VtcEVVVUlyVFVSWmFqRjFibHBsWm14WmJuaHBZME5uV1VWQlowbERMM0poZVZkRFZpOUZVbmMxZFRkU1Iyd0tlbEprVFhSdE9VNDBhMHRJVm04MlJHVlViV28xWW1oS1VEYzBhRnBuWldkV05VeExVbnBHY1hBd0szSkZiMXBpZFdNMFUyUXJVMjE1VVdoM2FGQjNjd3BtTDJSRFpHOUlZbVo2TjAxQ1pVRlhWbGRSWW5kVlkwbHNjM2RwWVhaQk1VY3lVME5sZEZwUVpVbDJSbVl2TnpZMU5rbExZM0pKVDJvMVkxcEpRbXBpQ2sxa2NTOTFSM2RUUlUxQ01UQjZOVmgxWWxKWVQwMUZRMmRaUVZob01UVTFkWEJ3V2xnNFQxZHdOakp5ZERJeFdubFpPVVY2Y25jeWNpODVha2c1WnprS05FdFFNRXhqZDJZd1FYUm5SWGRTVlU1Q1dYbDJPRkpzVFVRdk1HeEpWMFpyWkVveEt6aFVSRmhsZEdoNFN6VlFlV2RvY0dOalVWcFhTakJJTlVVeVpncEVSMEkxYkZKMlpVUlhTR2tyTm04eVEzWTJLM0ZaV0UxQlR5OHZTV2hXVkVWbU0zZDROV1p4TUhVdlptMW9VRXRzUW1KaE5FeFBXVTAxVHpFd1NGSkZDaTgxYVRWdWQwdENaMUZFWVhwRVpWSlNNVFo2TkU5MVMxUndZMDlIWmtsemVXd3ZiREk0YzJzNGRVTjNiVTl4VjFwWmJ5czVXbmRsVkZkMVVqbGtRV1FLTm1wSGVFTXJNMkpGYTBWbVJHMHpZa1kxTkc5S09HZGpTamxIYWtsU1JERTVORlpDWkhNMWFTdFhNRTF2Um5kdlFVOUhkV1pMWm1wbFVFUm9aMmxCU3dwbmNqQjNORUZaVEdrMmR6SnhRa2xDYUV0RVRFSkJXRGx4UTB4WlduSmtZM0pxVlU1d2IyRjVVa3g1SzI4NVVUSlFUSFpPTUVFOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-10-14 14:07:54,468 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-10-14 14:07:54,468 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-10-14 14:07:54,468 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-10-14 14:07:54,468 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:07:54,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:54,544 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-10-14 14:07:54,544 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-10-14 14:07:54,544 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-10-14 14:07:54,545 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-10-14 14:07:54,545 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-10-14 14:07:54,552 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-10-14 14:07:54,552 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-10-14 14:07:54,552 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-10-14 14:07:54,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:54,661 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-10-14 14:07:54,662 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-10-14 14:07:54,662 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-10-14 14:07:54,665 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-10-14 14:07:54,666 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-10-14 14:07:54,666 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:07:54,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:54,724 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-10-14 14:07:54,725 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:07:54,725 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":"1634220474586"}]} 2021-10-14 14:07:54,756 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-10-14 14:07:54,756 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/f0fb89a9-d77d-4c80-a6e2-c279a12e5362 2021-10-14 14:07:54,756 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "f0fb89a9-d77d-4c80-a6e2-c279a12e5362", "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-10-14 14:07:54,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:54,934 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/f0fb89a9-d77d-4c80-a6e2-c279a12e5362 HTTP/1.1" 201 0 2021-10-14 14:07:54,935 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-10-14 14:07:54,936 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-10-14 14:07:54,939 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-10-14 14:07:54,939 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-10-14 14:07:54,939 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-14 14:07:54,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:55,037 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-10-14 14:07:55,038 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-10-14 14:07:55,038 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-10-14 14:07:55,039 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-10-14 14:07:55,039 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-10-14 14:07:55,039 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-10-14 14:07:55,039 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-10-14 14:07:55,044 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-10-14 14:07:55,044 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-10-14 14:07:55,045 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-10-14 14:07:55,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:55,208 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-10-14 14:07:55,209 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-10-14 14:07:55,209 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-10-14 14:07:55,212 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-10-14 14:07:55,212 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-10-14 14:07:55,212 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-10-14 14:07:55,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:55,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/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 404 493 2021-10-14 14:07:55,249 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-10-14 14:07:55,249 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-10-14 14:07:55,250 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-10-14 14:07:55,250 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-10-14 14:07:55,253 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-10-14 14:07:55,254 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-10-14 14:07:55,254 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-10-14 14:07:55,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:55,433 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-10-14 14:07:55,434 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-10-14 14:07:55,434 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-10-14 14:07:55,449 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-10-14 14:07:55,450 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-10-14 14:07:55,450 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-10-14 14:07:55,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:55,540 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-10-14 14:07:55,541 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-10-14 14:07:55,541 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-10-14 14:07:55,541 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-10-14 14:07:55,542 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-10-14 14:07:55,549 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-10-14 14:07:55,549 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-10-14 14:07:55,549 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:07:55,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:55,601 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-10-14 14:07:55,602 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:07:55,602 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":"1634220474586"}]} 2021-10-14 14:07:55,611 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-10-14 14:07:55,611 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-10-14 14:07:55,611 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-10-14 14:07:55,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:55,861 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-10-14 14:07:55,861 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-10-14 14:07:55,862 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-10-14 14:07:55,869 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-10-14 14:07:55,869 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-10-14 14:07:55,869 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-10-14 14:07:55,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:55,933 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-10-14 14:07:55,934 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-10-14 14:07:55,935 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-10-14 14:07:55,937 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-10-14 14:07:55,937 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-10-14 14:07:55,937 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-10-14 14:07:55,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:56,041 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-10-14 14:07:56,042 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-10-14 14:07:56,042 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":"1634220475900"} 2021-10-14 14:07:56,045 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-10-14 14:07:56,045 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-10-14 14:07:56,045 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-10-14 14:07:56,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:56,089 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-10-14 14:07:56,090 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-10-14 14:07:56,090 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":"1634220475900"} 2021-10-14 14:07:56,092 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-10-14 14:07:56,092 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-10-14 14:07:56,092 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-10-14 14:07:56,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:56,139 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 404 360 2021-10-14 14:07:56,141 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-10-14 14:07:56,141 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-10-14 14:07:56,141 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-10-14 14:07:56,142 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-10-14 14:07:56,142 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-10-14 14:07:56,145 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:07:56,145 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:07:56,146 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-10-14 14:07:56,146 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:07:56,146 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:07:56,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:56,290 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:07:56,292 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:07:56,292 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:07:56,296 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:56,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:56,296 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:56,296 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:56,297 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:07:56,297 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:56,297 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:56,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:56,297 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:56,297 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:56,298 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:56,298 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:56,298 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:07:56,298 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:56,298 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:07:56,299 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-10-14 14:07:56,299 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-10-14 14:07:56,299 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:07:56,302 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:56,376 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-10-14 14:07:56,378 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:07:56,380 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:07:56,387 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:07:56,387 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-10-14 14:07:56,387 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-10-14 14:07:56,387 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "cb464a82-2abe-4fd7-832f-6f241cca8c7c" } 2021-10-14 14:07:56,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:56,448 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-10-14 14:07:56,449 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-10-14 14:07:56,449 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-10-14 14:07:56,451 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-10-14 14:07:56,452 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-10-14 14:07:56,452 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-10-14 14:07:56,453 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:56,540 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-10-14 14:07:56,541 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-10-14 14:07:56,542 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1634220476419"}]} 2021-10-14 14:07:56,545 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-10-14 14:07:56,545 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-10-14 14:07:56,546 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-10-14 14:07:56,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:56,598 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-10-14 14:07:56,599 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-10-14 14:07:56,599 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":"1634220475900"} 2021-10-14 14:07:56,602 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-10-14 14:07:56,602 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-10-14 14:07:56,602 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-10-14 14:07:56,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:56,653 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-10-14 14:07:56,654 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-10-14 14:07:56,654 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1634220476419"}]} 2021-10-14 14:07:56,656 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-10-14 14:07:56,657 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-10-14 14:07:56,657 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:07:56,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:56,737 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-10-14 14:07:56,737 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:07:56,738 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":"1634220475640","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-10-14 14:07:56,740 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-10-14 14:07:56,740 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-10-14 14:07:56,740 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-14 14:07:56,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:56,840 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-10-14 14:07:56,841 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-14 14:07:56,841 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1634220475086"} 2021-10-14 14:07:56,848 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-10-14 14:07:56,849 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-10-14 14:07:56,849 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=1634220475086", "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-10-14 14:07:56,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:56,964 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-10-14 14:07:56,965 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-10-14 14:07:56,965 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-10-14 14:07:56,968 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-10-14 14:07:56,968 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-10-14 14:07:56,969 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-10-14 14:07:56,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:57,038 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-10-14 14:07:57,039 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-10-14 14:07:57,039 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":"1634220475900"} 2021-10-14 14:07:57,042 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-10-14 14:07:57,042 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-10-14 14:07:57,042 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:07:57,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:57,146 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-10-14 14:07:57,147 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:07:57,148 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":"1634220475640","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-10-14 14:07:57,151 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-10-14 14:07:57,151 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-10-14 14:07:57,152 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-14 14:07:57,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:57,245 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-10-14 14:07:57,247 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-14 14:07:57,247 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1634220476879","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-10-14 14:07:57,250 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-10-14 14:07:57,251 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-10-14 14:07:57,251 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-10-14 14:07:57,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:57,357 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1185 2021-10-14 14:07:57,358 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-10-14 14:07:57,359 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"aadcb844-74d7-4fde-8fc5-410d29f95cd9","owning-entity-name":"basicvm-oe","resource-version":"1634220276979"},{"owning-entity-id":"ef05b988-30fc-4843-9560-277d93a659d3","owning-entity-name":"OE-ETE_Customer-ef05b988-30fc-4843-9560-277d93a659d3","resource-version":"1634218777776","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_0c5d7db1-d003-4bb4-96d6-7eab3536b2f4/service-subscriptions/service-subscription/pNF/service-instances/service-instance/f6b79ef8-108c-4603-a1c9-4cd71387fb8d","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_0c5d7db1-d003-4bb4-96d6-7eab3536b2f4"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"f6b79ef8-108c-4603-a1c9-4cd71387fb8d"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name0c5d7db1-d003-4bb4-96d6-7eab3536b2f4"}]}]}}]} 2021-10-14 14:07:57,362 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-10-14 14:07:57,367 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-10-14 14:07:57,367 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/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6 2021-10-14 14:07:57,367 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "7e4d3228-c270-40fa-a5f2-bb0be7fe37a6" } 2021-10-14 14:07:57,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:57,538 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6 HTTP/1.1" 201 0 2021-10-14 14:07:57,539 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-10-14 14:07:57,540 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-10-14 14:07:57,543 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-10-14 14:07:57,543 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/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6 2021-10-14 14:07:57,543 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-10-14 14:07:57,546 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:07:57,637 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6 HTTP/1.1" 200 139 2021-10-14 14:07:57,638 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-10-14 14:07:57,638 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","owning-entity-name":"basicnf_owning_entity","resource-version":"1634220477408"} 2021-10-14 14:07:57,640 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-10-14 14:07:57,641 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:07:57,641 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:07:57,641 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-10-14 14:07:57,641 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:07:57,641 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:07:57,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:07:57,708 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:07:57,709 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:07:57,710 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:07:57,712 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:07:57,712 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:57,712 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:57,712 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:57,713 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:07:57,713 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:57,713 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:57,713 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:57,713 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:07:57,713 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:07:57,713 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:07:57,713 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:07:57,714 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:07:57,714 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:07:57,714 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:07:57,714 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-10-14 14:07:57,714 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-10-14 14:07:57,715 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:07:57,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:57,777 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-10-14 14:07:57,779 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:07:57,782 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:07:57,786 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:07:57,787 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-10-14 14:07:57,787 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/17707253-49f0-4387-b6e6-350fb7aec998/distribution 2021-10-14 14:07:57,787 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-10-14 14:07:57,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:57,932 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/distribution HTTP/1.1" 200 205 2021-10-14 14:07:57,934 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-10-14 14:07:57,934 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c","timestamp":"2021-10-14 14:07:52.317 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-10-14 14:07:57,938 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-10-14 14:07:57,938 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/2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c 2021-10-14 14:07:57,938 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-10-14 14:07:57,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:07:57,998 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c HTTP/1.1" 200 29 2021-10-14 14:07:57,999 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-10-14 14:07:57,999 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-10-14 14:07:58,002 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-10-14 14:07:58,002 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-10-14 14:08:58,063 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-10-14 14:08:58,064 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/2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c 2021-10-14 14:08:58,064 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-10-14 14:08:58,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:08:58,170 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c HTTP/1.1" 200 29 2021-10-14 14:08:58,172 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-10-14 14:08:58,172 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-10-14 14:08:58,175 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-10-14 14:08:58,176 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-10-14 14:09:58,237 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-10-14 14:09:58,237 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/2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c 2021-10-14 14:09:58,237 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-10-14 14:09:58,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:09:58,335 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c HTTP/1.1" 200 29 2021-10-14 14:09:58,336 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-10-14 14:09:58,336 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-10-14 14:09:58,338 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-10-14 14:09:58,338 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-10-14 14:10:58,399 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-10-14 14:10:58,399 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/2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c 2021-10-14 14:10:58,399 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-10-14 14:10:58,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:10:58,566 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c HTTP/1.1" 200 None 2021-10-14 14:10:58,569 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-10-14 14:10:58,570 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","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":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220485027","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","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":"1634220481254","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220487718","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220488414","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","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":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","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":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","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":"1634220474292","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":"1634220483544","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220485404","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220486714","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220484588","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","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":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","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":"1634220469464","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":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","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":"1634220486661","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220492127","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","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":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","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":"1634220463201","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":"1634220486029","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220484023","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":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","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":"1634220474292","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":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","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":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","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":"1634220493131","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","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":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220487412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","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":"1634220482433","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220486638","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220484347","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","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":"1634220485657","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-10-14 14:10:58,576 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', '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': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220485027', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', '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': '1634220481254', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220487718', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220488414', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', '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': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', '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': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', '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': '1634220474292', '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': '1634220483544', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220485404', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220486714', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220484588', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', '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': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', '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': '1634220469464', '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': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', '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': '1634220486661', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220492127', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', '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': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', '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': '1634220463201', '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': '1634220486029', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220484023', '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': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', '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': '1634220474292', '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': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', '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': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', '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': '1634220493131', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', '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': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220487412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', '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': '1634220482433', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220486638', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220484347', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', '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': '1634220485657', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-10-14 14:10:58,579 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-10-14 14:10:58,579 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-10-14 14:10:58,579 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-10-14 14:11:58,641 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-10-14 14:11:58,642 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/2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c 2021-10-14 14:11:58,642 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-10-14 14:11:58,645 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:11:58,745 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/2e2bf80d-cc60-4e5b-9002-f0f3f999ec0c HTTP/1.1" 200 None 2021-10-14 14:11:58,747 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-10-14 14:11:58,748 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220633099","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":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220642673","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","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":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220485027","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220640665","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DEPLOY_ERROR","errorReason":"The artifact has not been used by the modules defined in the resource"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","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":"1634220481254","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220487718","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220488414","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220636341","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","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":"1634220638506","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":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","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":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","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":"1634220474292","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":"1634220483544","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","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":"1634220619611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220485404","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220486714","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220644681","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220484588","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220619611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","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":"1634220469464","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":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","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":"1634220486661","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220619611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220645686","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220492127","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220619611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220619611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","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":"1634220486029","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220484023","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":"1634220474597","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":"1634220619611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","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":"1634220474292","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":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","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":"1634220463201","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","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":"1634220493131","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220643677","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220476899","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220639558","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220637449","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220619611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","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":"1634220469464","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220619611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220487412","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220619611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220635236","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1634220641669","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":"clamp","timestamp":"1634220468031","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":"1634220482433","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1634220465818","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1634220486638","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1634220468031","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220484347","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1634220474292","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":"1634220485657","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1634220474597","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-10-14 14:11:58,752 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220633099', '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': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220642673', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', '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': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220485027', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220640665', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DEPLOY_ERROR', 'errorReason': 'The artifact has not been used by the modules defined in the resource'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', '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': '1634220481254', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220487718', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220488414', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220636341', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', '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': '1634220638506', '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': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', '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': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', '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': '1634220474292', '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': '1634220483544', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', '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': '1634220619611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220485404', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220486714', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220644681', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220484588', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220619611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', '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': '1634220469464', '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': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', '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': '1634220486661', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220619611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220645686', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220492127', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220619611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220619611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', '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': '1634220486029', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220484023', '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': '1634220474597', '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': '1634220619611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', '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': '1634220474292', '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': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', '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': '1634220463201', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', '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': '1634220493131', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220643677', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220476899', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220639558', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220637449', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220619611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', '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': '1634220469464', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220619611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220487412', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220619611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220635236', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1634220641669', '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': 'clamp', 'timestamp': '1634220468031', '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': '1634220482433', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1634220465818', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1634220486638', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1634220468031', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220484347', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1634220474292', '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': '1634220485657', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1634220474597', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-10-14 14:11:58,754 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-14 14:11:58,755 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-14 14:11:58,755 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-14 14:11:58,755 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-14 14:11:58,755 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-14 14:11:58,755 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-10-14 14:11:58,755 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-10-14 14:11:58,756 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-10-14 14:11:58,756 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-10-14 14:11:58,769 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': 'b41ed579-f9f6-4cf1-accb-1f6bdff28463', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:11:58,769 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-10-14 14:11:58,769 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "cb464a82-2abe-4fd7-832f-6f241cca8c7c", "modelVersionId": "17707253-49f0-4387-b6e6-350fb7aec998", "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": "7e4d3228-c270-40fa-a5f2-bb0be7fe37a6", "owningEntityName": "basicnf_owning_entity" } } } 2021-10-14 14:11:58,771 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:00,369 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-10-14 14:12:00,370 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-10-14 14:12:00,371 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"b41ed579-f9f6-4cf1-accb-1f6bdff28463","instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463"}} 2021-10-14 14:12:00,371 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-10-14 14:12:00,384 DEBUG 129:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a2b3794-da2c-489f-b16b-20142ff54cba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:00,384 DEBUG 131:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 2021-10-14 14:12:00,385 DEBUG 132:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] data sent: None 2021-10-14 14:12:00,388 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:00,571 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 HTTP/1.1" 200 1341 2021-10-14 14:12:00,574 INFO 142:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response code: 200 2021-10-14 14:12:00,575 DEBUG 146:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response: {"request":{"requestId":"b41ed579-f9f6-4cf1-accb-1f6bdff28463","startTime":"Thu, 14 Oct 2021 14:11:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","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":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 14 Oct 2021 14:11:59 GMT"}}} 2021-10-14 14:12:10,586 DEBUG 129:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9db87930-8e6d-4f48-9666-51e208167caa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:10,587 DEBUG 131:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 2021-10-14 14:12:10,587 DEBUG 132:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] data sent: None 2021-10-14 14:12:10,590 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:10,788 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 HTTP/1.1" 200 1551 2021-10-14 14:12:10,789 INFO 142:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response code: 200 2021-10-14 14:12:10,789 DEBUG 146:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response: {"request":{"requestId":"b41ed579-f9f6-4cf1-accb-1f6bdff28463","startTime":"Thu, 14 Oct 2021 14:11:58 GMT","finishTime":"Thu, 14 Oct 2021 14:12:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","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":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:04 GMT"}}} 2021-10-14 14:12:10,790 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-10-14 14:12:10,790 DEBUG 129:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f2706530-fc08-4105-a8ef-4264319caccc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:10,790 DEBUG 131:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 2021-10-14 14:12:10,791 DEBUG 132:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] data sent: None 2021-10-14 14:12:10,792 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:10,986 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 HTTP/1.1" 200 1551 2021-10-14 14:12:10,988 INFO 142:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response code: 200 2021-10-14 14:12:10,988 DEBUG 146:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response: {"request":{"requestId":"b41ed579-f9f6-4cf1-accb-1f6bdff28463","startTime":"Thu, 14 Oct 2021 14:11:58 GMT","finishTime":"Thu, 14 Oct 2021 14:12:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","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":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:04 GMT"}}} 2021-10-14 14:12:10,989 DEBUG 129:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3a000bd-d5c0-4983-a3f4-b75f6869e3e0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:10,989 DEBUG 131:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 2021-10-14 14:12:10,989 DEBUG 132:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] data sent: None 2021-10-14 14:12:10,990 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:11,160 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 HTTP/1.1" 200 1551 2021-10-14 14:12:11,161 INFO 142:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response code: 200 2021-10-14 14:12:11,161 DEBUG 146:onap_service.py(8) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response: {"request":{"requestId":"b41ed579-f9f6-4cf1-accb-1f6bdff28463","startTime":"Thu, 14 Oct 2021 14:11:58 GMT","finishTime":"Thu, 14 Oct 2021 14:12:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","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":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:04 GMT"}}} 2021-10-14 14:12:11,168 DEBUG 129:onap_service.py(1) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '14629569-b678-412d-87c1-9bd13c49df0e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:11,168 DEBUG 131:onap_service.py(1) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 2021-10-14 14:12:11,169 DEBUG 132:onap_service.py(1) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] data sent: None 2021-10-14 14:12:11,172 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:11,354 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 HTTP/1.1" 200 1551 2021-10-14 14:12:11,356 INFO 142:onap_service.py(1) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response code: 200 2021-10-14 14:12:11,357 DEBUG 146:onap_service.py(1) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response: {"request":{"requestId":"b41ed579-f9f6-4cf1-accb-1f6bdff28463","startTime":"Thu, 14 Oct 2021 14:11:58 GMT","finishTime":"Thu, 14 Oct 2021 14:12:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","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":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:04 GMT"}}} 2021-10-14 14:12:11,358 DEBUG 129:onap_service.py(1) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06e97f1e-7e49-408d-9aa4-e4811306ac7d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:11,358 DEBUG 131:onap_service.py(1) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 2021-10-14 14:12:11,359 DEBUG 132:onap_service.py(1) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] data sent: None 2021-10-14 14:12:11,361 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:11,524 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b41ed579-f9f6-4cf1-accb-1f6bdff28463 HTTP/1.1" 200 1551 2021-10-14 14:12:11,526 INFO 142:onap_service.py(1) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response code: 200 2021-10-14 14:12:11,526 DEBUG 146:onap_service.py(1) - [None][Check b41ed579-f9f6-4cf1-accb-1f6bdff28463 orchestration request status] response: {"request":{"requestId":"b41ed579-f9f6-4cf1-accb-1f6bdff28463","startTime":"Thu, 14 Oct 2021 14:11:58 GMT","finishTime":"Thu, 14 Oct 2021 14:12:04 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","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":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:04 GMT"}}} 2021-10-14 14:12:11,528 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-10-14 14:12:11,528 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-10-14 14:12:11,528 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-10-14 14:12:11,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:11,609 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-10-14 14:12:11,610 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-10-14 14:12:11,610 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1634220476879","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-10-14 14:12:11,613 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 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-10-14 14:12:11,613 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 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-4b0b607d-a7d0-4cdc-853f-30030519b507 2021-10-14 14:12:11,613 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] data sent: None 2021-10-14 14:12:11,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:11,671 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-4b0b607d-a7d0-4cdc-853f-30030519b507 HTTP/1.1" 200 1191 2021-10-14 14:12:11,672 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] response code: 200 2021-10-14 14:12:11,672 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] response: {"service-instance":[{"service-instance-id":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","service-instance-name":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","model-version-id":"17707253-49f0-4387-b6e6-350fb7aec998","resource-version":"1634220724009","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/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/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6"}]},{"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-10-14 14:12:11,674 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-10-14 14:12:11,674 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-10-14 14:12:11,675 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-10-14 14:12:11,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:11,710 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-10-14 14:12:11,711 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-10-14 14:12:11,711 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":"1634220475900"} 2021-10-14 14:12:11,713 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-10-14 14:12:11,713 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-10-14 14:12:11,713 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-10-14 14:12:11,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:11,758 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-10-14 14:12:11,758 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-10-14 14:12:11,759 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1634220476879","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-10-14 14:12:11,761 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 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-10-14 14:12:11,761 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 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-4b0b607d-a7d0-4cdc-853f-30030519b507 2021-10-14 14:12:11,762 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] data sent: None 2021-10-14 14:12:11,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:11,818 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-4b0b607d-a7d0-4cdc-853f-30030519b507 HTTP/1.1" 200 1191 2021-10-14 14:12:11,819 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] response code: 200 2021-10-14 14:12:11,820 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] response: {"service-instance":[{"service-instance-id":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","service-instance-name":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","model-version-id":"17707253-49f0-4387-b6e6-350fb7aec998","resource-version":"1634220724009","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/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/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6"}]},{"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-10-14 14:12:11,822 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-10-14 14:12:11,822 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-10-14 14:12:11,822 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:12:11,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:11,876 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-10-14 14:12:11,876 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:12:11,877 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":"1634220475640","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-10-14 14:12:11,878 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-10-14 14:12:11,878 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-10-14 14:12:11,879 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-14 14:12:11,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:11,920 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-10-14 14:12:11,920 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-14 14:12:11,920 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1634220476879","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-10-14 14:12:11,922 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:12:11,922 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:12:11,922 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-10-14 14:12:11,923 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:12:11,923 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:12:11,924 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:12:12,289 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:12:12,291 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:12:12,291 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:12:12,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:12:12,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:12,295 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:12,295 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:12,296 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:12:12,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:12,296 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:12,296 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:12,296 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:12:12,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:12,297 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:12,297 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:12,297 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:12:12,297 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:12:12,297 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:12:12,298 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-10-14 14:12:12,298 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-10-14 14:12:12,298 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:12:12,300 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:12:12,658 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-10-14 14:12:12,661 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:12:12,664 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:12:12,670 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:12:12,671 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-10-14 14:12:12,671 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel 2021-10-14 14:12:12,671 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-10-14 14:12:12,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:12:12,840 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel HTTP/1.1" 200 None 2021-10-14 14:12:12,843 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-10-14 14:12:12,843 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-10-14 14:12:12,901 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:12:12,901 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:12:12,902 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-10-14 14:12:12,902 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:12:12,902 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:12:12,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:12:12,966 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:12:12,967 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:12:12,967 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:12:12,969 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:12:12,969 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:12,969 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:12,969 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:12,969 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:12:12,970 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:12,970 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:12,970 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:12,970 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:12:12,970 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:12,970 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:12,970 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:12,970 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:12:12,970 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:12:12,971 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:12:12,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-10-14 14:12:12,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-10-14 14:12:12,971 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:12:12,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:12:13,046 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-10-14 14:12:13,048 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:12:13,050 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:12:13,055 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:12:13,056 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': '1651a3fa-3bf2-45a8-ada3-d7c3413217bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:13,056 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/vnfs 2021-10-14 14:12:13,056 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "cb464a82-2abe-4fd7-832f-6f241cca8c7c" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "8dffc72a-19d2-4e5b-95f2-b45f8d97ee69", "modelVersionId": "3e834f0d-2678-4585-83cf-123e31ee0cfa", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "103080a5-8eff-4484-b959-4db4b1888746", "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": "bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "cb464a82-2abe-4fd7-832f-6f241cca8c7c", "modelVersion": "1.0", "modelVersionId": "17707253-49f0-4387-b6e6-350fb7aec998" } } }] } } 2021-10-14 14:12:13,057 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:14,587 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/vnfs HTTP/1.1" 202 262 2021-10-14 14:12:14,589 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-10-14 14:12:14,589 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"1651a3fa-3bf2-45a8-ada3-d7c3413217bc","instanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc"}} 2021-10-14 14:12:14,590 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-10-14 14:12:14,596 DEBUG 129:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '824bf882-7c03-4a75-bf43-6d7cade3e3c3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:14,597 DEBUG 131:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc 2021-10-14 14:12:14,597 DEBUG 132:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] data sent: None 2021-10-14 14:12:14,601 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:14,768 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc HTTP/1.1" 200 1900 2021-10-14 14:12:14,769 INFO 142:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response code: 200 2021-10-14 14:12:14,770 DEBUG 146:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response: {"request":{"requestId":"1651a3fa-3bf2-45a8-ada3-d7c3413217bc","startTime":"Thu, 14 Oct 2021 14:12:13 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}}],"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 14 Oct 2021 14:12:13 GMT"}}} 2021-10-14 14:12:24,781 DEBUG 129:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '35a7ba8f-a0ca-4706-921b-9b0d367c2fe0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:24,782 DEBUG 131:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc 2021-10-14 14:12:24,782 DEBUG 132:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] data sent: None 2021-10-14 14:12:24,785 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:24,990 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc HTTP/1.1" 200 2106 2021-10-14 14:12:24,991 INFO 142:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response code: 200 2021-10-14 14:12:24,991 DEBUG 146:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response: {"request":{"requestId":"1651a3fa-3bf2-45a8-ada3-d7c3413217bc","startTime":"Thu, 14 Oct 2021 14:12:13 GMT","finishTime":"Thu, 14 Oct 2021 14:12:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}}],"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:18 GMT"}}} 2021-10-14 14:12:24,992 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-10-14 14:12:24,992 DEBUG 129:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b5745e77-6c66-4f8f-b844-96f00fd12cf1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:24,993 DEBUG 131:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc 2021-10-14 14:12:24,993 DEBUG 132:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] data sent: None 2021-10-14 14:12:24,994 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:25,146 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc HTTP/1.1" 200 2106 2021-10-14 14:12:25,148 INFO 142:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response code: 200 2021-10-14 14:12:25,148 DEBUG 146:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response: {"request":{"requestId":"1651a3fa-3bf2-45a8-ada3-d7c3413217bc","startTime":"Thu, 14 Oct 2021 14:12:13 GMT","finishTime":"Thu, 14 Oct 2021 14:12:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}}],"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:18 GMT"}}} 2021-10-14 14:12:25,149 DEBUG 129:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0e9f6537-47d3-47a8-9894-50e6f1e89e8e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:25,149 DEBUG 131:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc 2021-10-14 14:12:25,149 DEBUG 132:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] data sent: None 2021-10-14 14:12:25,151 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:25,322 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc HTTP/1.1" 200 2106 2021-10-14 14:12:25,324 INFO 142:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response code: 200 2021-10-14 14:12:25,324 DEBUG 146:onap_service.py(9) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response: {"request":{"requestId":"1651a3fa-3bf2-45a8-ada3-d7c3413217bc","startTime":"Thu, 14 Oct 2021 14:12:13 GMT","finishTime":"Thu, 14 Oct 2021 14:12:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}}],"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:18 GMT"}}} 2021-10-14 14:12:25,335 DEBUG 129:onap_service.py(1) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0ae2db5d-f151-4a2a-8ce9-72acd0d7a5da', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:25,335 DEBUG 131:onap_service.py(1) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc 2021-10-14 14:12:25,335 DEBUG 132:onap_service.py(1) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] data sent: None 2021-10-14 14:12:25,339 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:25,495 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc HTTP/1.1" 200 2106 2021-10-14 14:12:25,497 INFO 142:onap_service.py(1) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response code: 200 2021-10-14 14:12:25,497 DEBUG 146:onap_service.py(1) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response: {"request":{"requestId":"1651a3fa-3bf2-45a8-ada3-d7c3413217bc","startTime":"Thu, 14 Oct 2021 14:12:13 GMT","finishTime":"Thu, 14 Oct 2021 14:12:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}}],"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:18 GMT"}}} 2021-10-14 14:12:25,499 DEBUG 129:onap_service.py(1) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '161087d3-d40f-4558-8bf6-4bfb08d34f4a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:25,499 DEBUG 131:onap_service.py(1) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc 2021-10-14 14:12:25,499 DEBUG 132:onap_service.py(1) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] data sent: None 2021-10-14 14:12:25,501 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:25,690 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1651a3fa-3bf2-45a8-ada3-d7c3413217bc HTTP/1.1" 200 2106 2021-10-14 14:12:25,692 INFO 142:onap_service.py(1) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response code: 200 2021-10-14 14:12:25,692 DEBUG 146:onap_service.py(1) - [None][Check 1651a3fa-3bf2-45a8-ada3-d7c3413217bc orchestration request status] response: {"request":{"requestId":"1651a3fa-3bf2-45a8-ada3-d7c3413217bc","startTime":"Thu, 14 Oct 2021 14:12:13 GMT","finishTime":"Thu, 14 Oct 2021 14:12:18 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}}],"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:18 GMT"}}} 2021-10-14 14:12:25,693 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-10-14 14:12:25,694 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-10-14 14:12:25,694 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-10-14 14:12:25,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:25,745 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-10-14 14:12:25,746 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-10-14 14:12:25,747 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":"1634220475900"} 2021-10-14 14:12:25,749 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-10-14 14:12:25,749 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-10-14 14:12:25,750 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-10-14 14:12:25,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:25,803 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-10-14 14:12:25,803 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-10-14 14:12:25,804 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1634220476879","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-10-14 14:12:25,806 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 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-10-14 14:12:25,807 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 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-4b0b607d-a7d0-4cdc-853f-30030519b507 2021-10-14 14:12:25,807 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] data sent: None 2021-10-14 14:12:25,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:25,874 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-4b0b607d-a7d0-4cdc-853f-30030519b507 HTTP/1.1" 200 1643 2021-10-14 14:12:25,875 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] response code: 200 2021-10-14 14:12:25,875 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] response: {"service-instance":[{"service-instance-id":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","service-instance-name":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","model-version-id":"17707253-49f0-4387-b6e6-350fb7aec998","resource-version":"1634220734792","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/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/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_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-10-14 14:12:25,877 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-10-14 14:12:25,877 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/relationship-list 2021-10-14 14:12:25,877 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:12:25,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:25,925 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/relationship-list HTTP/1.1" 200 1064 2021-10-14 14:12:25,925 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:12:25,925 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/v24/business/owning-entities/owning-entity/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-10-14 14:12:25,927 DEBUG 129:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-14 14:12:25,927 DEBUG 131:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c 2021-10-14 14:12:25,927 DEBUG 132:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] data sent: None 2021-10-14 14:12:25,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:25,994 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c HTTP/1.1" 200 3737 2021-10-14 14:12:25,995 INFO 142:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] response code: 200 2021-10-14 14:12:25,995 DEBUG 146:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] response: {"vnf-id":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnf-name":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1634220738291","model-invariant-id":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","model-version-id":"3e834f0d-2678-4585-83cf-123e31ee0cfa","model-customization-id":"103080a5-8eff-4484-b959-4db4b1888746","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/service-data/vnfs/vnf/00831ea3-3e50-43ec-b328-7cede9b4656c/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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/v24/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/v24/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-10-14 14:12:25,998 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:12:25,998 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:12:25,998 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-10-14 14:12:25,999 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:12:25,999 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:12:26,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:12:26,060 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:12:26,061 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:12:26,062 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:12:26,063 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:12:26,063 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:26,064 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:26,064 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:26,064 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:12:26,064 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:26,064 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:26,064 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:26,064 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:12:26,064 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:26,065 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:26,065 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:26,065 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:12:26,065 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:12:26,065 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:12:26,065 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-10-14 14:12:26,065 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-10-14 14:12:26,066 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:12:26,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:12:26,126 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-10-14 14:12:26,129 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:12:26,132 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:12:26,138 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:12:26,138 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-10-14 14:12:26,139 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/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel 2021-10-14 14:12:26,139 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-10-14 14:12:26,140 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:12:26,216 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel HTTP/1.1" 200 None 2021-10-14 14:12:26,219 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-10-14 14:12:26,219 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-10-14 14:12:26,267 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-10-14 14:12:26,267 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/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e 2021-10-14 14:12:26,267 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-10-14 14:12:26,269 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:12:26,304 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e HTTP/1.1" 200 270 2021-10-14 14:12:26,305 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-10-14 14:12:26,305 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","rb-version":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f"}} 2021-10-14 14:12:26,308 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-10-14 14:12:26,308 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/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile/cnftest 2021-10-14 14:12:26,308 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-10-14 14:12:26,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:12:26,335 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile/cnftest HTTP/1.1" 404 87 2021-10-14 14:12:26,336 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-10-14 14:12:26,336 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-10-14 14:12:26,336 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-10-14 14:12:26,336 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-10-14 14:12:26,341 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-10-14 14:12:26,341 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/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile 2021-10-14 14:12:26,341 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd", "rb-version": "4c04ad98-c410-4f70-ad7d-dd7472d0752e", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-10-14 14:12:26,343 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:12:26,372 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile HTTP/1.1" 201 212 2021-10-14 14:12:26,372 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-10-14 14:12:26,372 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","rb-version":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-10-14 14:12:26,374 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-10-14 14:12:26,374 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/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile/cnftest 2021-10-14 14:12:26,374 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-10-14 14:12:26,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:12:26,399 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile/cnftest HTTP/1.1" 200 212 2021-10-14 14:12:26,400 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-10-14 14:12:26,400 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","rb-version":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-10-14 14:12:26,402 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-10-14 14:12:26,402 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/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile/cnftest/content 2021-10-14 14:12:26,402 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-10-14 14:12:26,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:12:26,431 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile/cnftest/content HTTP/1.1" 200 0 2021-10-14 14:12:26,432 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-10-14 14:12:26,432 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-10-14 14:12:26,435 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-10-14 14:12:26,435 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-10-14 14:12:26,435 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-10-14 14:12:26,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:26,485 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-10-14 14:12:26,486 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-10-14 14:12:26,486 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":"1634220475900"} 2021-10-14 14:12:26,489 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-10-14 14:12:26,489 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-10-14 14:12:26,489 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-10-14 14:12:26,492 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:26,539 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-10-14 14:12:26,539 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-10-14 14:12:26,540 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1634220476879","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-10-14 14:12:26,542 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 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-10-14 14:12:26,542 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 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-4b0b607d-a7d0-4cdc-853f-30030519b507 2021-10-14 14:12:26,542 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] data sent: None 2021-10-14 14:12:26,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:26,603 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances?service-instance-name=basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 HTTP/1.1" 200 1643 2021-10-14 14:12:26,604 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] response code: 200 2021-10-14 14:12:26,605 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507 service-instance-name] response: {"service-instance":[{"service-instance-id":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","service-instance-name":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","model-version-id":"17707253-49f0-4387-b6e6-350fb7aec998","resource-version":"1634220734792","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/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/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_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-10-14 14:12:26,608 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-10-14 14:12:26,608 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-10-14 14:12:26,608 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:12:26,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:26,672 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-10-14 14:12:26,673 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:12:26,673 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":"1634220734900","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/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]}]}}]} 2021-10-14 14:12:26,676 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-10-14 14:12:26,677 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-10-14 14:12:26,677 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-14 14:12:26,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:26,735 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-10-14 14:12:26,736 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-14 14:12:26,736 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1634220734994","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_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-10-14 14:12:26,739 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-10-14 14:12:26,740 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/relationship-list 2021-10-14 14:12:26,740 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:12:26,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:26,802 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/relationship-list HTTP/1.1" 200 1064 2021-10-14 14:12:26,803 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:12:26,803 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/v24/business/owning-entities/owning-entity/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-10-14 14:12:26,805 DEBUG 129:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-14 14:12:26,806 DEBUG 131:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c 2021-10-14 14:12:26,806 DEBUG 132:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] data sent: None 2021-10-14 14:12:26,808 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:26,871 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c HTTP/1.1" 200 3737 2021-10-14 14:12:26,872 INFO 142:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] response code: 200 2021-10-14 14:12:26,872 DEBUG 146:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] response: {"vnf-id":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnf-name":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1634220738291","model-invariant-id":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","model-version-id":"3e834f0d-2678-4585-83cf-123e31ee0cfa","model-customization-id":"103080a5-8eff-4484-b959-4db4b1888746","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/service-data/vnfs/vnf/00831ea3-3e50-43ec-b328-7cede9b4656c/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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/v24/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/v24/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-10-14 14:12:26,874 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:12:26,874 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:12:26,875 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-10-14 14:12:26,875 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:12:26,875 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:12:26,876 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:12:26,942 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:12:26,943 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:12:26,943 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:12:26,945 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:12:26,945 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:26,945 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:26,946 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:26,946 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:12:26,946 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:26,946 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:26,946 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:26,946 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:12:26,946 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:26,946 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:26,946 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:26,946 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:12:26,947 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:12:26,947 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:12:26,947 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-10-14 14:12:26,947 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-10-14 14:12:26,947 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:12:26,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:12:27,011 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-10-14 14:12:27,013 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:12:27,015 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:12:27,021 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:12:27,021 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-10-14 14:12:27,021 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/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel 2021-10-14 14:12:27,021 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-10-14 14:12:27,023 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:12:27,091 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel HTTP/1.1" 200 None 2021-10-14 14:12:27,093 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-10-14 14:12:27,093 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-10-14 14:12:27,126 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': '208bf329-d405-4e28-a43a-0e756a670419', 'x-fromappid': 'API client'} 2021-10-14 14:12:27,126 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-10-14 14:12:27,126 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-4b0b607d-a7d0-4cdc-853f-30030519b507" }, "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-4b0b607d-a7d0-4cdc-853f-30030519b507_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-10-14 14:12:27,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-10-14 14:12:27,247 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-10-14 14:12:27,249 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-10-14 14:12:27,249 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-10-14 14:12:27,271 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:12:27,271 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:12:27,272 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-10-14 14:12:27,272 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:12:27,272 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:12:27,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:12:27,326 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:12:27,327 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:12:27,327 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:12:27,329 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:12:27,329 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:27,329 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:27,329 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:27,330 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:12:27,330 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:27,330 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:27,330 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:27,330 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:12:27,331 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:12:27,331 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:12:27,331 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:12:27,331 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:12:27,331 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:12:27,331 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:12:27,332 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-10-14 14:12:27,332 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-10-14 14:12:27,332 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:12:27,333 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:12:27,393 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-10-14 14:12:27,395 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:12:27,397 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:12:27,405 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:12:27,406 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': '5e815a8f-ee02-4dd6-92c6-47c53a3c3df9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:27,406 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/vnfs/00831ea3-3e50-43ec-b328-7cede9b4656c/vfModules 2021-10-14 14:12:27,406 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-4b0b607d-a7d0-4cdc-853f-30030519b507", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd", "modelVersionId": "e03bdd9b-df88-46ef-880b-f5c7d2d1559f", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "4c04ad98-c410-4f70-ad7d-dd7472d0752e", "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": "bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "cb464a82-2abe-4fd7-832f-6f241cca8c7c", "modelVersion": "1.0", "modelVersionId": "17707253-49f0-4387-b6e6-350fb7aec998" } } }, { "relatedInstance": { "instanceId": "00831ea3-3e50-43ec-b328-7cede9b4656c", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "8dffc72a-19d2-4e5b-95f2-b45f8d97ee69", "modelVersion": "1.0", "modelVersionId": "3e834f0d-2678-4585-83cf-123e31ee0cfa", "modelCustomizationId": "103080a5-8eff-4484-b959-4db4b1888746", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-10-14 14:12:27,409 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:28,926 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/vnfs/00831ea3-3e50-43ec-b328-7cede9b4656c/vfModules HTTP/1.1" 202 262 2021-10-14 14:12:28,927 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-10-14 14:12:28,927 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"5e815a8f-ee02-4dd6-92c6-47c53a3c3df9","instanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9"}} 2021-10-14 14:12:28,928 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-10-14 14:12:28,935 DEBUG 129:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '010d824e-b2e2-4221-9637-3698e0f442cd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:28,936 DEBUG 131:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 2021-10-14 14:12:28,936 DEBUG 132:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] data sent: None 2021-10-14 14:12:28,939 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:29,111 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 HTTP/1.1" 200 2455 2021-10-14 14:12:29,113 INFO 142:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response code: 200 2021-10-14 14:12:29,114 DEBUG 146:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response: {"request":{"requestId":"5e815a8f-ee02-4dd6-92c6-47c53a3c3df9","startTime":"Thu, 14 Oct 2021 14:12:27 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}},{"relatedInstance":{"instanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 14 Oct 2021 14:12:28 GMT"}}} 2021-10-14 14:12:39,126 DEBUG 129:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9d062c27-df83-498c-b7dd-689cae7158f4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:39,127 DEBUG 131:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 2021-10-14 14:12:39,127 DEBUG 132:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] data sent: None 2021-10-14 14:12:39,129 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:39,348 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 HTTP/1.1" 200 2666 2021-10-14 14:12:39,350 INFO 142:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response code: 200 2021-10-14 14:12:39,350 DEBUG 146:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response: {"request":{"requestId":"5e815a8f-ee02-4dd6-92c6-47c53a3c3df9","startTime":"Thu, 14 Oct 2021 14:12:27 GMT","finishTime":"Thu, 14 Oct 2021 14:12:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}},{"relatedInstance":{"instanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:36 GMT"}}} 2021-10-14 14:12:39,351 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-10-14 14:12:39,352 DEBUG 129:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf28e9dd-8847-4519-bb0d-f29bd7328be8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:39,352 DEBUG 131:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 2021-10-14 14:12:39,352 DEBUG 132:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] data sent: None 2021-10-14 14:12:39,355 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:39,526 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 HTTP/1.1" 200 2666 2021-10-14 14:12:39,528 INFO 142:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response code: 200 2021-10-14 14:12:39,528 DEBUG 146:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response: {"request":{"requestId":"5e815a8f-ee02-4dd6-92c6-47c53a3c3df9","startTime":"Thu, 14 Oct 2021 14:12:27 GMT","finishTime":"Thu, 14 Oct 2021 14:12:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}},{"relatedInstance":{"instanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:36 GMT"}}} 2021-10-14 14:12:39,529 DEBUG 129:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '270af007-d72f-42d7-b820-45ee4aac1e06', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:39,529 DEBUG 131:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 2021-10-14 14:12:39,529 DEBUG 132:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] data sent: None 2021-10-14 14:12:39,531 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:39,736 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 HTTP/1.1" 200 2666 2021-10-14 14:12:39,738 INFO 142:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response code: 200 2021-10-14 14:12:39,739 DEBUG 146:onap_service.py(10) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response: {"request":{"requestId":"5e815a8f-ee02-4dd6-92c6-47c53a3c3df9","startTime":"Thu, 14 Oct 2021 14:12:27 GMT","finishTime":"Thu, 14 Oct 2021 14:12:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}},{"relatedInstance":{"instanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:36 GMT"}}} 2021-10-14 14:12:39,746 DEBUG 129:onap_service.py(1) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd4cdd0a9-1688-4018-beaf-7dd9432d4816', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:39,746 DEBUG 131:onap_service.py(1) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 2021-10-14 14:12:39,746 DEBUG 132:onap_service.py(1) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] data sent: None 2021-10-14 14:12:39,748 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:39,912 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 HTTP/1.1" 200 2666 2021-10-14 14:12:39,915 INFO 142:onap_service.py(1) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response code: 200 2021-10-14 14:12:39,915 DEBUG 146:onap_service.py(1) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response: {"request":{"requestId":"5e815a8f-ee02-4dd6-92c6-47c53a3c3df9","startTime":"Thu, 14 Oct 2021 14:12:27 GMT","finishTime":"Thu, 14 Oct 2021 14:12:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}},{"relatedInstance":{"instanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:36 GMT"}}} 2021-10-14 14:12:39,916 DEBUG 129:onap_service.py(1) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e7fb061-1dcb-47b4-b02f-fbd1190bf21b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:39,917 DEBUG 131:onap_service.py(1) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 2021-10-14 14:12:39,917 DEBUG 132:onap_service.py(1) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] data sent: None 2021-10-14 14:12:39,919 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:40,078 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 HTTP/1.1" 200 2666 2021-10-14 14:12:40,080 INFO 142:onap_service.py(1) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response code: 200 2021-10-14 14:12:40,081 DEBUG 146:onap_service.py(1) - [None][Check 5e815a8f-ee02-4dd6-92c6-47c53a3c3df9 orchestration request status] response: {"request":{"requestId":"5e815a8f-ee02-4dd6-92c6-47c53a3c3df9","startTime":"Thu, 14 Oct 2021 14:12:27 GMT","finishTime":"Thu, 14 Oct 2021 14:12:36 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"}}},{"relatedInstance":{"instanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:12:36 GMT"}}} 2021-10-14 14:12:40,082 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-10-14 14:12:40,082 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-10-14 14:12:50,093 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-10-14 14:12:50,093 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/relationship-list 2021-10-14 14:12:50,094 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:12:50,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:50,158 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/relationship-list HTTP/1.1" 200 1064 2021-10-14 14:12:50,159 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:12:50,159 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/v24/business/owning-entities/owning-entity/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-10-14 14:12:50,162 DEBUG 129:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-14 14:12:50,162 DEBUG 131:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c 2021-10-14 14:12:50,163 DEBUG 132:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] data sent: None 2021-10-14 14:12:50,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:50,231 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c HTTP/1.1" 200 3737 2021-10-14 14:12:50,232 INFO 142:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] response code: 200 2021-10-14 14:12:50,232 DEBUG 146:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] response: {"vnf-id":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnf-name":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1634220738291","model-invariant-id":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","model-version-id":"3e834f0d-2678-4585-83cf-123e31ee0cfa","model-customization-id":"103080a5-8eff-4484-b959-4db4b1888746","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/service-data/vnfs/vnf/00831ea3-3e50-43ec-b328-7cede9b4656c/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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/v24/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/v24/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-10-14 14:12:50,235 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-10-14 14:12:50,236 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-10-14 14:12:50,236 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_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-10-14 14:12:50,236 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c/vf-modules 2021-10-14 14:12:50,237 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0 VF modules] data sent: None 2021-10-14 14:12:50,239 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:50,293 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c/vf-modules HTTP/1.1" 200 803 2021-10-14 14:12:50,294 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0 VF modules] response code: 200 2021-10-14 14:12:50,294 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vf-module-name":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","heat-stack-id":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507/mystifying_ride","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1634220756226","model-invariant-id":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","model-version-id":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","model-customization-id":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/service-data/vnfs/vnf/00831ea3-3e50-43ec-b328-7cede9b4656c/vnf-data/vf-modules/vf-module/2a5e403d-5e95-4c60-83c8-0b32de0f6e8d/vf-module-data/vf-module-topology/"}]} 2021-10-14 14:12:50,297 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-10-14 14:12:50,297 DEBUG 158:vf_module.py(1) - Delete 2a5e403d-5e95-4c60-83c8-0b32de0f6e8d VF module 2021-10-14 14:12:50,297 DEBUG 45:deletion.py(1) - VF module 2a5e403d-5e95-4c60-83c8-0b32de0f6e8d deletion request 2021-10-14 14:12:50,311 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-10-14 14:12:50,311 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-10-14 14:12:50,312 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:12:50,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:50,367 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-10-14 14:12:50,368 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:12:50,368 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/v24/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-10-14 14:12:50,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-10-14 14:12:50,372 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-10-14 14:12:50,372 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:12:50,374 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:50,431 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-10-14 14:12:50,432 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:12:50,433 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1634220734900","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/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]}]}}]} 2021-10-14 14:12:50,436 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-10-14 14:12:50,436 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-10-14 14:12:50,436 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:12:50,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:50,488 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-10-14 14:12:50,489 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:12:50,490 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/v24/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-10-14 14:12:50,492 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-10-14 14:12:50,492 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-10-14 14:12:50,493 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:12:50,495 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:50,552 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-10-14 14:12:50,553 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:12:50,554 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":"1634220734900","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/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]}]}}]} 2021-10-14 14:12:50,557 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-10-14 14:12:50,557 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-10-14 14:12:50,557 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:12:50,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:50,608 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-10-14 14:12:50,609 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:12:50,610 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/v24/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-10-14 14:12:50,613 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-10-14 14:12:50,613 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-10-14 14:12:50,613 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:12:50,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:50,676 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-10-14 14:12:50,677 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:12:50,678 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":"1634220734900","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/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]}]}}]} 2021-10-14 14:12:50,681 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-10-14 14:12:50,681 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-10-14 14:12:50,681 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-14 14:12:50,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:12:50,738 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-10-14 14:12:50,738 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-14 14:12:50,739 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1634220734994","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_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-10-14 14:12:50,741 DEBUG 129:onap_service.py(1) - [None][Create 2a5e403d-5e95-4c60-83c8-0b32de0f6e8d VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4a3077f-0654-4fbe-a79e-b8de409138b0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:50,741 DEBUG 131:onap_service.py(1) - [None][Create 2a5e403d-5e95-4c60-83c8-0b32de0f6e8d VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/vnfs/00831ea3-3e50-43ec-b328-7cede9b4656c/vfModules/2a5e403d-5e95-4c60-83c8-0b32de0f6e8d 2021-10-14 14:12:50,741 DEBUG 132:onap_service.py(1) - [None][Create 2a5e403d-5e95-4c60-83c8-0b32de0f6e8d VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd", "modelVersionId": "e03bdd9b-df88-46ef-880b-f5c7d2d1559f", "modelName": "basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507", "modelVersion": "1634220756226", "modelCustomizationId": "4c04ad98-c410-4f70-ad7d-dd7472d0752e" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-14 14:12:50,743 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:52,179 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/vnfs/00831ea3-3e50-43ec-b328-7cede9b4656c/vfModules/2a5e403d-5e95-4c60-83c8-0b32de0f6e8d HTTP/1.1" 202 262 2021-10-14 14:12:52,181 INFO 142:onap_service.py(1) - [None][Create 2a5e403d-5e95-4c60-83c8-0b32de0f6e8d VF moduledeletion request] response code: 202 2021-10-14 14:12:52,181 DEBUG 146:onap_service.py(1) - [None][Create 2a5e403d-5e95-4c60-83c8-0b32de0f6e8d VF moduledeletion request] response: {"requestReferences":{"requestId":"a4a3077f-0654-4fbe-a79e-b8de409138b0","instanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0"}} 2021-10-14 14:12:52,182 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-10-14 14:12:52,190 DEBUG 129:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a005a580-0729-4190-8da9-f118bc27aff9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:12:52,191 DEBUG 131:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 2021-10-14 14:12:52,191 DEBUG 132:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] data sent: None 2021-10-14 14:12:52,196 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:12:52,354 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 HTTP/1.1" 200 1311 2021-10-14 14:12:52,357 INFO 142:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response code: 200 2021-10-14 14:12:52,358 DEBUG 146:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response: {"request":{"requestId":"a4a3077f-0654-4fbe-a79e-b8de409138b0","startTime":"Thu, 14 Oct 2021 14:12:50 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","modelVersion":"1634220756226","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 14 Oct 2021 14:12:51 GMT"}}} 2021-10-14 14:13:02,366 DEBUG 129:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a2a82209-b86b-4907-b0b8-f998654a3508', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:02,367 DEBUG 131:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 2021-10-14 14:13:02,367 DEBUG 132:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] data sent: None 2021-10-14 14:13:02,368 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:02,905 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 HTTP/1.1" 200 1556 2021-10-14 14:13:02,907 INFO 142:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response code: 200 2021-10-14 14:13:02,907 DEBUG 146:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response: {"request":{"requestId":"a4a3077f-0654-4fbe-a79e-b8de409138b0","startTime":"Thu, 14 Oct 2021 14:12:50 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","modelVersion":"1634220756226","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null.","percentProgress":68,"timestamp":"Thu, 14 Oct 2021 14:13:00 GMT"}}} 2021-10-14 14:13:12,918 DEBUG 129:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5be16230-49d1-4f92-8e08-7739bb07e0c9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:12,918 DEBUG 131:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 2021-10-14 14:13:12,919 DEBUG 132:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] data sent: None 2021-10-14 14:13:12,920 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:13,134 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 HTTP/1.1" 200 1522 2021-10-14 14:13:13,136 INFO 142:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response code: 200 2021-10-14 14:13:13,136 DEBUG 146:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response: {"request":{"requestId":"a4a3077f-0654-4fbe-a79e-b8de409138b0","startTime":"Thu, 14 Oct 2021 14:12:50 GMT","finishTime":"Thu, 14 Oct 2021 14:13:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","modelVersion":"1634220756226","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:03 GMT"}}} 2021-10-14 14:13:13,137 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-10-14 14:13:13,137 DEBUG 129:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b13f4e89-cd7f-49d2-b86a-da457a56c23f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:13,138 DEBUG 131:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 2021-10-14 14:13:13,138 DEBUG 132:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] data sent: None 2021-10-14 14:13:13,140 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:13,326 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 HTTP/1.1" 200 1522 2021-10-14 14:13:13,327 INFO 142:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response code: 200 2021-10-14 14:13:13,328 DEBUG 146:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response: {"request":{"requestId":"a4a3077f-0654-4fbe-a79e-b8de409138b0","startTime":"Thu, 14 Oct 2021 14:12:50 GMT","finishTime":"Thu, 14 Oct 2021 14:13:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","modelVersion":"1634220756226","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:03 GMT"}}} 2021-10-14 14:13:13,328 DEBUG 129:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52bdd113-8603-42ed-9d7a-20a3dc5805e9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:13,328 DEBUG 131:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 2021-10-14 14:13:13,329 DEBUG 132:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] data sent: None 2021-10-14 14:13:13,330 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:13,564 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 HTTP/1.1" 200 1522 2021-10-14 14:13:13,565 INFO 142:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response code: 200 2021-10-14 14:13:13,566 DEBUG 146:onap_service.py(11) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response: {"request":{"requestId":"a4a3077f-0654-4fbe-a79e-b8de409138b0","startTime":"Thu, 14 Oct 2021 14:12:50 GMT","finishTime":"Thu, 14 Oct 2021 14:13:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","modelVersion":"1634220756226","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:03 GMT"}}} 2021-10-14 14:13:13,573 DEBUG 129:onap_service.py(1) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '719a5d82-91c5-4243-b3b6-a6ef8a585783', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:13,574 DEBUG 131:onap_service.py(1) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 2021-10-14 14:13:13,574 DEBUG 132:onap_service.py(1) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] data sent: None 2021-10-14 14:13:13,577 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:13,803 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 HTTP/1.1" 200 1522 2021-10-14 14:13:13,806 INFO 142:onap_service.py(1) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response code: 200 2021-10-14 14:13:13,806 DEBUG 146:onap_service.py(1) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response: {"request":{"requestId":"a4a3077f-0654-4fbe-a79e-b8de409138b0","startTime":"Thu, 14 Oct 2021 14:12:50 GMT","finishTime":"Thu, 14 Oct 2021 14:13:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","modelVersion":"1634220756226","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:03 GMT"}}} 2021-10-14 14:13:13,808 DEBUG 129:onap_service.py(1) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '588e2bef-b090-47f7-b230-c51c71e152ee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:13,808 DEBUG 131:onap_service.py(1) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 2021-10-14 14:13:13,808 DEBUG 132:onap_service.py(1) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] data sent: None 2021-10-14 14:13:13,810 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:13,983 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a4a3077f-0654-4fbe-a79e-b8de409138b0 HTTP/1.1" 200 1522 2021-10-14 14:13:13,984 INFO 142:onap_service.py(1) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response code: 200 2021-10-14 14:13:13,984 DEBUG 146:onap_service.py(1) - [None][Check a4a3077f-0654-4fbe-a79e-b8de409138b0 orchestration request status] response: {"request":{"requestId":"a4a3077f-0654-4fbe-a79e-b8de409138b0","startTime":"Thu, 14 Oct 2021 14:12:50 GMT","finishTime":"Thu, 14 Oct 2021 14:13:03 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","modelType":"vfModule","modelName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507","modelVersion":"1634220756226","modelCustomizationUuid":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelVersionId":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelCustomizationId":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","modelUuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f","modelInvariantUuid":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vfModuleInstanceId":"2a5e403d-5e95-4c60-83c8-0b32de0f6e8d","vfModuleInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:03 GMT"}}} 2021-10-14 14:13:13,985 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-10-14 14:13:13,985 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-10-14 14:13:13,985 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-14 14:13:13,985 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/relationship-list 2021-10-14 14:13:13,986 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:13:13,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:14,037 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/relationship-list HTTP/1.1" 200 1064 2021-10-14 14:13:14,038 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:13:14,038 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/v24/business/owning-entities/owning-entity/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-10-14 14:13:14,040 DEBUG 129:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-14 14:13:14,040 DEBUG 131:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c 2021-10-14 14:13:14,041 DEBUG 132:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] data sent: None 2021-10-14 14:13:14,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:14,102 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c HTTP/1.1" 200 3737 2021-10-14 14:13:14,103 INFO 142:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] response code: 200 2021-10-14 14:13:14,103 DEBUG 146:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] response: {"vnf-id":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnf-name":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1634220738291","model-invariant-id":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","model-version-id":"3e834f0d-2678-4585-83cf-123e31ee0cfa","model-customization-id":"103080a5-8eff-4484-b959-4db4b1888746","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/service-data/vnfs/vnf/00831ea3-3e50-43ec-b328-7cede9b4656c/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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/v24/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/v24/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-10-14 14:13:14,105 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:13:14,105 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:13:14,105 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-10-14 14:13:14,105 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:13:14,105 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:13:14,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:13:14,177 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:13:14,178 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:13:14,179 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:13:14,180 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:13:14,180 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:14,181 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:14,181 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:14,181 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:13:14,181 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:14,181 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:14,182 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:14,182 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:13:14,182 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:14,182 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:14,182 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:14,183 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:13:14,183 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:13:14,183 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:13:14,183 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-10-14 14:13:14,183 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-10-14 14:13:14,184 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:13:14,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:13:14,264 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-10-14 14:13:14,266 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:13:14,269 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:13:14,276 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:13:14,276 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-10-14 14:13:14,276 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/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel 2021-10-14 14:13:14,277 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-10-14 14:13:14,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:13:14,352 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel HTTP/1.1" 200 None 2021-10-14 14:13:14,354 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-10-14 14:13:14,354 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-10-14 14:13:14,388 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-10-14 14:13:14,389 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/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e 2021-10-14 14:13:14,389 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-10-14 14:13:14,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:13:14,418 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e HTTP/1.1" 200 270 2021-10-14 14:13:14,419 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-10-14 14:13:14,419 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","rb-version":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"e03bdd9b-df88-46ef-880b-f5c7d2d1559f"}} 2021-10-14 14:13:14,421 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-10-14 14:13:14,421 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/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile/cnftest 2021-10-14 14:13:14,421 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-10-14 14:13:14,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:13:14,444 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile/cnftest HTTP/1.1" 200 212 2021-10-14 14:13:14,445 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-10-14 14:13:14,445 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd","rb-version":"4c04ad98-c410-4f70-ad7d-dd7472d0752e","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-10-14 14:13:14,447 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-10-14 14:13:14,447 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/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile/cnftest 2021-10-14 14:13:14,448 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-10-14 14:13:14,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:13:14,477 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/9ba3ae4b-e4cb-4867-8c3e-f48731f68dcd/4c04ad98-c410-4f70-ad7d-dd7472d0752e/profile/cnftest HTTP/1.1" 204 0 2021-10-14 14:13:14,478 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-10-14 14:13:14,478 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-10-14 14:13:14,480 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-10-14 14:13:14,480 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/relationship-list 2021-10-14 14:13:14,480 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:13:14,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:14,539 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/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/relationship-list HTTP/1.1" 200 1064 2021-10-14 14:13:14,541 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:13:14,541 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/v24/business/owning-entities/owning-entity/7e4d3228-c270-40fa-a5f2-bb0be7fe37a6","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"7e4d3228-c270-40fa-a5f2-bb0be7fe37a6"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]} 2021-10-14 14:13:14,545 DEBUG 129:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-14 14:13:14,545 DEBUG 131:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c 2021-10-14 14:13:14,545 DEBUG 132:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] data sent: None 2021-10-14 14:13:14,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:14,620 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c HTTP/1.1" 200 3737 2021-10-14 14:13:14,621 INFO 142:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] response code: 200 2021-10-14 14:13:14,621 DEBUG 146:onap_service.py(1) - [AAI][Get bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b ABCMeta] response: {"vnf-id":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnf-name":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1634220738291","model-invariant-id":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","model-version-id":"3e834f0d-2678-4585-83cf-123e31ee0cfa","model-customization-id":"103080a5-8eff-4484-b959-4db4b1888746","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/service-data/vnfs/vnf/00831ea3-3e50-43ec-b328-7cede9b4656c/vnf-data/vnf-topology/","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/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/v24/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/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"}]},{"related-to":"availability-zone","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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/v24/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/v24/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-10-14 14:13:14,624 DEBUG 384:vnf.py(1) - Delete 00831ea3-3e50-43ec-b328-7cede9b4656c VNF 2021-10-14 14:13:14,624 DEBUG 80:deletion.py(1) - VNF 00831ea3-3e50-43ec-b328-7cede9b4656c deletion request 2021-10-14 14:13:14,637 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:13:14,637 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:13:14,638 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-10-14 14:13:14,638 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:13:14,639 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:13:14,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:13:14,687 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:13:14,688 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:13:14,688 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:13:14,690 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:13:14,690 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:14,691 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:14,691 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:14,691 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:13:14,691 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:14,691 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:14,691 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:14,691 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:13:14,692 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:14,692 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:14,692 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:14,692 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:13:14,692 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:13:14,692 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:13:14,692 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-10-14 14:13:14,693 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-10-14 14:13:14,693 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:13:14,694 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:13:14,758 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-10-14 14:13:14,761 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:13:14,765 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:13:14,771 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:13:14,772 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-10-14 14:13:14,772 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/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel 2021-10-14 14:13:14,773 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-10-14 14:13:14,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:13:14,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel HTTP/1.1" 200 None 2021-10-14 14:13:14,867 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-10-14 14:13:14,868 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-10-14 14:13:14,917 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-10-14 14:13:14,917 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-10-14 14:13:14,917 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:13:14,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:14,969 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-10-14 14:13:14,970 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:13:14,970 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/v24/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-10-14 14:13:14,973 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-10-14 14:13:14,973 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-10-14 14:13:14,974 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:13:14,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:15,039 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-10-14 14:13:15,040 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:13:15,040 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnf-owner","cloud-region-id":"k8sregion","cloud-type":"k8s","owner-defined-type":"t1","cloud-region-version":"1.0","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1634220734900","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/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]}]}}]} 2021-10-14 14:13:15,042 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-10-14 14:13:15,043 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-10-14 14:13:15,043 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:13:15,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:15,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-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-10-14 14:13:15,087 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:13:15,087 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/v24/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-10-14 14:13:15,089 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-10-14 14:13:15,089 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-10-14 14:13:15,089 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:13:15,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:15,143 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-10-14 14:13:15,144 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:13:15,144 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":"1634220734900","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/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]}]}}]} 2021-10-14 14:13:15,146 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-10-14 14:13:15,146 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-10-14 14:13:15,146 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:13:15,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:15,192 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-10-14 14:13:15,193 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:13:15,194 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/v24/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-10-14 14:13:15,196 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-10-14 14:13:15,196 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-10-14 14:13:15,196 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:13:15,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:15,246 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-10-14 14:13:15,247 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:13:15,247 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":"1634220734900","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/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"}]}]}}]} 2021-10-14 14:13:15,249 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-10-14 14:13:15,249 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-10-14 14:13:15,249 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-14 14:13:15,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:15,303 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-10-14 14:13:15,304 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-14 14:13:15,304 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1634220734994","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/00831ea3-3e50-43ec-b328-7cede9b4656c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"00831ea3-3e50-43ec-b328-7cede9b4656c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_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-10-14 14:13:15,306 DEBUG 129:onap_service.py(1) - [None][Create 00831ea3-3e50-43ec-b328-7cede9b4656c VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a976dca7-efff-4d1f-8892-c83d3f765b98', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:15,306 DEBUG 131:onap_service.py(1) - [None][Create 00831ea3-3e50-43ec-b328-7cede9b4656c VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/vnfs/00831ea3-3e50-43ec-b328-7cede9b4656c 2021-10-14 14:13:15,307 DEBUG 132:onap_service.py(1) - [None][Create 00831ea3-3e50-43ec-b328-7cede9b4656c VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "8dffc72a-19d2-4e5b-95f2-b45f8d97ee69", "modelVersion": "1.0", "modelVersionId": "3e834f0d-2678-4585-83cf-123e31ee0cfa", "modelCustomizationId": "103080a5-8eff-4484-b959-4db4b1888746", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-14 14:13:15,308 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:16,816 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b/vnfs/00831ea3-3e50-43ec-b328-7cede9b4656c HTTP/1.1" 202 262 2021-10-14 14:13:16,817 INFO 142:onap_service.py(1) - [None][Create 00831ea3-3e50-43ec-b328-7cede9b4656c VNF deletion request] response code: 202 2021-10-14 14:13:16,817 DEBUG 146:onap_service.py(1) - [None][Create 00831ea3-3e50-43ec-b328-7cede9b4656c VNF deletion request] response: {"requestReferences":{"requestId":"a976dca7-efff-4d1f-8892-c83d3f765b98","instanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98"}} 2021-10-14 14:13:16,817 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-10-14 14:13:16,825 DEBUG 129:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd76d8bae-cb16-4817-974f-2290b10b5a20', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:16,827 DEBUG 131:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 2021-10-14 14:13:16,827 DEBUG 132:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] data sent: None 2021-10-14 14:13:16,831 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:17,032 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 HTTP/1.1" 200 1268 2021-10-14 14:13:17,034 INFO 142:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response code: 200 2021-10-14 14:13:17,034 DEBUG 146:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response: {"request":{"requestId":"a976dca7-efff-4d1f-8892-c83d3f765b98","startTime":"Thu, 14 Oct 2021 14:13:15 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 14 Oct 2021 14:13:16 GMT"}}} 2021-10-14 14:13:27,046 DEBUG 129:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1e2691bf-a494-4a07-9ec7-0e6402825da6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:27,046 DEBUG 131:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 2021-10-14 14:13:27,047 DEBUG 132:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] data sent: None 2021-10-14 14:13:27,050 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:27,210 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 HTTP/1.1" 200 1474 2021-10-14 14:13:27,212 INFO 142:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response code: 200 2021-10-14 14:13:27,212 DEBUG 146:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response: {"request":{"requestId":"a976dca7-efff-4d1f-8892-c83d3f765b98","startTime":"Thu, 14 Oct 2021 14:13:15 GMT","finishTime":"Thu, 14 Oct 2021 14:13:19 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:19 GMT"}}} 2021-10-14 14:13:27,213 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-10-14 14:13:27,213 DEBUG 129:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b4f0eedf-55b3-4e4e-afdc-115e184e3533', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:27,214 DEBUG 131:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 2021-10-14 14:13:27,214 DEBUG 132:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] data sent: None 2021-10-14 14:13:27,216 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:27,381 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 HTTP/1.1" 200 1474 2021-10-14 14:13:27,383 INFO 142:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response code: 200 2021-10-14 14:13:27,383 DEBUG 146:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response: {"request":{"requestId":"a976dca7-efff-4d1f-8892-c83d3f765b98","startTime":"Thu, 14 Oct 2021 14:13:15 GMT","finishTime":"Thu, 14 Oct 2021 14:13:19 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:19 GMT"}}} 2021-10-14 14:13:27,385 DEBUG 129:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '28a9e7a6-54ce-41c7-8cce-01c0ea526fca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:27,385 DEBUG 131:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 2021-10-14 14:13:27,385 DEBUG 132:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] data sent: None 2021-10-14 14:13:27,388 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:27,562 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 HTTP/1.1" 200 1474 2021-10-14 14:13:27,563 INFO 142:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response code: 200 2021-10-14 14:13:27,564 DEBUG 146:onap_service.py(12) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response: {"request":{"requestId":"a976dca7-efff-4d1f-8892-c83d3f765b98","startTime":"Thu, 14 Oct 2021 14:13:15 GMT","finishTime":"Thu, 14 Oct 2021 14:13:19 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:19 GMT"}}} 2021-10-14 14:13:27,574 DEBUG 129:onap_service.py(1) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '89b248ae-3307-472e-8c94-96191beb157d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:27,574 DEBUG 131:onap_service.py(1) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 2021-10-14 14:13:27,574 DEBUG 132:onap_service.py(1) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] data sent: None 2021-10-14 14:13:27,578 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:27,789 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 HTTP/1.1" 200 1474 2021-10-14 14:13:27,791 INFO 142:onap_service.py(1) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response code: 200 2021-10-14 14:13:27,792 DEBUG 146:onap_service.py(1) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response: {"request":{"requestId":"a976dca7-efff-4d1f-8892-c83d3f765b98","startTime":"Thu, 14 Oct 2021 14:13:15 GMT","finishTime":"Thu, 14 Oct 2021 14:13:19 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:19 GMT"}}} 2021-10-14 14:13:27,793 DEBUG 129:onap_service.py(1) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ec4c51bf-731e-4b4d-bf2a-08aae209b11a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:27,793 DEBUG 131:onap_service.py(1) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 2021-10-14 14:13:27,793 DEBUG 132:onap_service.py(1) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] data sent: None 2021-10-14 14:13:27,795 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:27,969 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a976dca7-efff-4d1f-8892-c83d3f765b98 HTTP/1.1" 200 1474 2021-10-14 14:13:27,970 INFO 142:onap_service.py(1) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response code: 200 2021-10-14 14:13:27,970 DEBUG 146:onap_service.py(1) - [None][Check a976dca7-efff-4d1f-8892-c83d3f765b98 orchestration request status] response: {"request":{"requestId":"a976dca7-efff-4d1f-8892-c83d3f765b98","startTime":"Thu, 14 Oct 2021 14:13:15 GMT","finishTime":"Thu, 14 Oct 2021 14:13:19 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"103080a5-8eff-4484-b959-4db4b1888746","modelVersionId":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelCustomizationId":"103080a5-8eff-4484-b959-4db4b1888746","modelUuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","modelInvariantUuid":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","vnfInstanceId":"00831ea3-3e50-43ec-b328-7cede9b4656c","vnfInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:19 GMT"}}} 2021-10-14 14:13:27,971 DEBUG 319:service.py(1) - Delete bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b service instance 2021-10-14 14:13:27,971 DEBUG 113:deletion.py(1) - Service bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b deletion request 2021-10-14 14:13:27,980 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:13:27,980 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:13:27,981 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-10-14 14:13:27,981 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:13:27,981 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:13:27,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:13:28,044 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:13:28,045 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:13:28,046 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:13:28,049 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:13:28,049 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:28,049 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:28,049 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:28,049 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:13:28,050 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:28,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:28,050 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:28,050 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:13:28,050 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:28,051 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:28,051 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:28,051 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:13:28,051 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:13:28,051 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:13:28,052 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-10-14 14:13:28,052 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-10-14 14:13:28,052 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:13:28,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:13:28,124 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-10-14 14:13:28,127 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:13:28,130 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:13:28,137 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:13:28,137 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:13:28,138 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:13:28,138 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-10-14 14:13:28,139 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:13:28,139 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:13:28,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:13:28,205 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:13:28,206 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:13:28,207 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:13:28,209 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:13:28,210 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:28,210 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:28,210 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:28,211 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:13:28,211 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:28,211 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:28,212 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:28,212 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:13:28,212 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:28,212 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:28,213 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:28,213 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:13:28,213 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:13:28,213 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:13:28,214 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-10-14 14:13:28,215 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-10-14 14:13:28,215 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:13:28,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:13:28,290 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-10-14 14:13:28,293 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:13:28,296 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:13:28,303 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:13:28,303 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-10-14 14:13:28,304 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-10-14 14:13:28,304 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-10-14 14:13:28,305 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-10-14 14:13:28,305 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-10-14 14:13:28,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:13:28,353 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1064 2021-10-14 14:13:28,355 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-10-14 14:13:28,355 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/39406db1-eccb-4302-9e7f-4585596853eb/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","name":"basic_onboard_xHApMx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/81b6775b-b53a-4815-a84b-d22916ffb3a9/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-10-14 14:13:28,357 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-10-14 14:13:28,357 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:28,358 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:28,358 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:28,359 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-10-14 14:13:28,359 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:28,359 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:28,360 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:28,360 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_xHApMx from SDC 2021-10-14 14:13:28,360 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-10-14 14:13:28,360 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-10-14 14:13:28,361 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-10-14 14:13:28,361 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-10-14 14:13:28,361 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-10-14 14:13:28,362 INFO 192:__init__.py(1) - Service found, updating information 2021-10-14 14:13:28,362 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-10-14 14:13:28,362 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-10-14 14:13:28,363 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-10-14 14:13:28,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-10-14 14:13:28,429 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-10-14 14:13:28,431 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-10-14 14:13:28,433 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9cb436c6-f144-4c6f-9b65-5ceb06f14325","lifecycleState":"CERTIFIED","lastUpdateDate":1634210109167,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1880f814-d7c5-46af-a65f-5f406fddce09","invariantUUID":"6f8ab984-c835-4851-aac8-3f7e8ec9f699","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":"loadBalancer","uniqueId":"72d744db-39ba-4cc4-8a07-5fe7a9f56613","lifecycleState":"CERTIFIED","lastUpdateDate":1634210057149,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"37394901-3a1c-4665-b4b4-24e91a7ec389","invariantUUID":"29194b29-38f7-4c6a-9bab-279718f4ec32","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":"defaulticon","uniqueId":"2b70e094-25dc-4141-a7e6-77ead95d4e67","lifecycleState":"CERTIFIED","lastUpdateDate":1634220348752,"name":"basic_onboard_xHApMx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a9818038-5469-4286-9ccf-fbdec1c86147","invariantUUID":"229657e8-f5e8-4ea5-b81d-d87ec307983f","systemName":"BasicOnboardXhapmx","description":"VF","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"427b6417-a53e-4038-9b2b-c374793fe2af","lifecycleState":"CERTIFIED","lastUpdateDate":1634210136889,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"43b15176-6dbb-4a21-bc90-0428649a39d2","invariantUUID":"9fdf809d-6d4f-4283-971d-a1bcb2c5ae7f","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":"8d2a966a-fe9d-4c6c-a843-8915f2db73a6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210149211,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9913313-46fe-4599-94bb-fdec0f225c84","invariantUUID":"1e15a3e7-2465-4843-bfd8-dcc0e0f2bfad","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":"61d427bd-0242-4322-b3ae-164096a7037e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210183486,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2310c437-caca-47c8-b0a9-6b89a48dc84f","invariantUUID":"8b79326e-d695-4bb4-85e0-27292a4bd219","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":"network","uniqueId":"f7e8fb33-df90-4101-bf91-103aedb1b920","lifecycleState":"CERTIFIED","lastUpdateDate":1634210074916,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec324efb-ff40-4184-99ca-97216a8be205","invariantUUID":"751eb4b0-eba0-424f-9dca-24edcb05fff0","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8385397f-c462-479f-90ce-56ca36f56f03","lifecycleState":"CERTIFIED","lastUpdateDate":1634210235234,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2905faac-22dc-4f2c-865f-bf9208af34af","invariantUUID":"44386827-1c0d-4ddd-b967-299224aba286","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdc6a024-7371-4725-b65d-e7b600ef646b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210171491,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29210230-bf59-4991-a36b-09324c5a4b0d","invariantUUID":"4b54766c-4ec3-4e5b-84ff-a8719b237dd1","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4170bee0-edc0-4d48-98dd-15169a43f3d9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210213548,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e637b95-0a65-420b-9906-8e2f2215bf03","invariantUUID":"d522964a-9721-407b-93a9-bd7770d0f557","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":"e055a2dc-c3ea-466a-aa59-f2fb1a0cfc54","lifecycleState":"CERTIFIED","lastUpdateDate":1634210290499,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6be9dbb9-bbe2-43d0-ada3-b073fdbbdb07","invariantUUID":"dd882f88-3fe9-4e15-b4f4-5a4835f9ceb7","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"591058d7-15cc-48bb-823d-d13c73ef186c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210178811,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b524bdd-ea6a-43a3-8815-d6fb9c9cd57e","invariantUUID":"9d94a30b-941b-4178-ac12-339b8e345797","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":"objectStorage","uniqueId":"c6d46a84-31cf-40b9-9b6c-fb242228bb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210280529,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd1fa7a1-6bdb-4b7e-b619-9e8d8780d5d2","invariantUUID":"272a4715-e7d2-4960-b2c9-905cfa238fa8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e6ab4530-f04c-4e64-8a4f-418c4c96dd82","lifecycleState":"CERTIFIED","lastUpdateDate":1634210068037,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7eb60530-a588-43b8-b86d-8a0ee97e7d78","invariantUUID":"04d5f6c2-14f5-499c-b234-5b8452d0f6c7","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d89b328-428b-4319-a520-fead456a988a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210188119,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88b8ff7f-7d11-4013-a9c2-64dbb2fb06e3","invariantUUID":"b4a2ab08-8ddc-4da4-a37b-9f6ba8bd7751","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5624be1d-8fa8-4de7-842a-854c08f060d6","lifecycleState":"CERTIFIED","lastUpdateDate":1634210129342,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd330a1f-ddfb-4423-b060-95130285a4dc","invariantUUID":"f320ef17-8ccc-431d-a072-2a56c6427c0e","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":"ee69da94-5e13-498d-86c8-d428d32eaf3c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210133800,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbfc977-af32-429c-8e21-ebab21bb0226","invariantUUID":"46b982d0-41e6-4687-a07a-35fcf5406cfa","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"54ca17a9-8147-4b6e-9009-b0b9bd698938","lifecycleState":"CERTIFIED","lastUpdateDate":1634210196997,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2affdf27-1123-4fc3-aab6-540a0bcb99a8","invariantUUID":"90c30246-1c88-4940-ac59-38a1cf8acefe","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":"476f8ef3-b23e-4b2e-b65d-2fb86c0bc0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210118725,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44857101-2276-45d9-8e94-16cbe134c74e","invariantUUID":"cf4fe274-0b88-4314-b572-f6e61249af5a","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":"f8ca74be-c4f4-499c-b874-635b10916bee","lifecycleState":"CERTIFIED","lastUpdateDate":1634210135373,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bbef3ab9-aa5d-4669-bcc9-f3a72d8ad26e","invariantUUID":"5b9374a7-42ed-4212-b156-6f9406dabf7c","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":"defaulticon","uniqueId":"9177b3b3-8511-45ac-b94c-78e4c70ba025","lifecycleState":"CERTIFIED","lastUpdateDate":1634210050647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"0d165184-2555-46e6-891e-36ec9fecfd57","invariantUUID":"a7b8addd-8df6-4d27-8661-9f4240508b38","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f29feb4-d845-4303-92da-788154aa5b51","lifecycleState":"CERTIFIED","lastUpdateDate":1634210230873,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a488f91f-a688-4cfe-bbc8-cda85d1ffc94","invariantUUID":"efc0ac5b-82d9-4f25-9d07-76e16b8a21a7","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":"port","uniqueId":"3c7de3b5-f333-4e8b-8c2d-231288f64ca5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210071094,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"96366af3-54df-490b-8c44-04d0b9aa75d3","invariantUUID":"aa4c98a8-9349-4e63-a01e-1c6ffb519212","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a7a6d34a-3c40-4d01-87c3-e21b1a0d97e3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210185035,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1486742-7909-4434-9a9e-7af3d97a54b3","invariantUUID":"ad00405e-9c95-477e-a8ea-b9b19749c9de","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":"27fa05dd-ac5c-42fc-bd88-3cb6a664b43c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210081860,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2dbf73dd-74e2-4955-8df5-8fa7cd06577b","invariantUUID":"b7697039-7ec9-40ed-8c10-c28ce0fe85dc","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f023779-8d48-418a-89b2-e8fb75fc5e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1634210124883,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0beb76fb-5fdc-4ac2-b0fa-92eb0544e033","invariantUUID":"46d18649-19d7-4fb7-84bb-a7d05bf9b222","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":"defaulticon","uniqueId":"91ba6ead-2112-48c1-9fce-6d5d0aa27fa5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210140270,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532d7bcc-c3ee-4cb1-bc7a-cc07a2f1cd11","invariantUUID":"8454d9fb-365e-45c9-ab78-8c17830820c7","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2c3e562f-bea3-4486-b469-6cbcb87b6ce3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210194251,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70713a13-6479-4cfa-b3e1-c9f5c0838d1e","invariantUUID":"a385e85e-943d-4a18-9ef7-5006bee6fe9b","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67aae2c3-a351-408f-a46d-ad55fd1be983","lifecycleState":"CERTIFIED","lastUpdateDate":1634210069548,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e6d79506-d803-43f8-8043-96485e3eec07","invariantUUID":"424d688f-3be5-4e85-a4b1-df1330dbfeb0","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":"07ad226d-4269-4094-839d-579c48b18300","lifecycleState":"CERTIFIED","lastUpdateDate":1634210146004,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93178328-1bed-44c0-a461-1b8598f78fa5","invariantUUID":"d17190e0-265a-44c8-9231-2a8b0efe4dbb","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":"191c3cbd-ab95-4ea7-a62b-a90c9c3dd271","lifecycleState":"CERTIFIED","lastUpdateDate":1634210079194,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ed797948-47f5-4d9f-a2f2-6b70ff9fb174","invariantUUID":"8bc2020a-c33c-49f4-8975-612d92f2a8e6","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":"a456a047-732c-4c94-baa3-7db893ff6ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210278130,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ec6e6c6d-4d0b-4d75-92a0-a0f12b456a67","invariantUUID":"506e93f7-dadf-487b-996c-98473977ef56","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cfa7229f-14fa-4eff-aeb3-21bdefb14efc","lifecycleState":"CERTIFIED","lastUpdateDate":1634210110660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"981950fc-bc10-45dc-bd64-03d337ded0d2","invariantUUID":"180806dd-b9a6-432e-9b13-2196d6f331d3","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":"compute","uniqueId":"366e2b6a-3682-48c7-a4d9-b2fe19b8fd63","lifecycleState":"CERTIFIED","lastUpdateDate":1634210273933,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2b42028-d1cb-4f63-a5a9-4b777a8091ac","invariantUUID":"e217970a-73a5-40c5-ab31-d3abc8cdcb0f","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8dd64bd9-f082-45ce-a05c-642e4a7db270","lifecycleState":"CERTIFIED","lastUpdateDate":1634210117272,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"10949479-0b44-4e9b-a9c8-452b51050ddb","invariantUUID":"b9bd1564-5a44-4215-b7e2-8ea254bd74b9","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":"objectStorage","uniqueId":"838d8658-3ae0-4cf6-8ecc-faf19e7346b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210165379,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9f4b5fb7-75d2-407a-9b0c-c301919f4a91","invariantUUID":"e04d980f-ead8-4230-a35b-37683d1c126f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f7f9c2d2-131a-43a0-8f92-b43ac988e272","lifecycleState":"CERTIFIED","lastUpdateDate":1634210102533,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8ad040b4-0efc-4065-ba1d-c6cf1b9ed7e3","invariantUUID":"a6de0e52-de16-481e-8fff-50be8e265d3d","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":"f6ab2f32-0d19-4097-b2b6-0a2910900b81","lifecycleState":"CERTIFIED","lastUpdateDate":1634210115606,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f00c4d5-3275-4c6d-9752-90655ffeac28","invariantUUID":"0b9fc383-e259-48b4-9ae1-13707911283d","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":"defaulticon","uniqueId":"151fedcf-ebb6-43da-bcbd-99958255c73c","lifecycleState":"CERTIFIED","lastUpdateDate":1634219848189,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"ff76e253-4eba-4000-8af4-3a2777c1f76d","invariantUUID":"5c7514a9-ff6f-4bb8-8b3c-949b4f5bf595","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"05ce3e52-dfa8-49e7-9c0e-9257b3a8428e","lifecycleState":"CERTIFIED","lastUpdateDate":1634210180484,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4bfd8791-ebe9-4d6f-b4da-765cff8f5088","invariantUUID":"3e33570d-115b-486d-a0c0-edbb2b5c27cf","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":"d7a8fa76-8d64-497d-bb20-337cf0662956","lifecycleState":"CERTIFIED","lastUpdateDate":1634210060324,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492ddee3-67ce-4e7b-8479-105a19491422","invariantUUID":"78a8c0a8-ffa1-45c0-be24-0ef5578b9a34","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"43d18685-df12-4fb0-805b-714cfface05b","lifecycleState":"CERTIFIED","lastUpdateDate":1634210053840,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"114d6075-e89e-4008-8a23-70e9d5a4a395","invariantUUID":"e4f1cf79-3752-4f97-99d7-737a7a472d6b","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":"port","uniqueId":"dfe8bd97-c722-4041-a428-7bf026009e32","lifecycleState":"CERTIFIED","lastUpdateDate":1634210181997,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cce8aa2c-c7bc-40cc-9f35-29a187dadf8b","invariantUUID":"95a3d8f1-3bfb-400b-b273-5e0ba8a96c3a","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":"e20b1592-b8e8-442c-a64e-4626a31bed70","lifecycleState":"CERTIFIED","lastUpdateDate":1634210163441,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eb13e17e-5ba5-4b6f-92d4-55fba41b7405","invariantUUID":"bcfd7968-7806-4b92-a353-c9bf09d1d0a5","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":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"9399c8c6-09ae-4555-8288-89e043eb41a1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210232965,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eea2be4-2480-4d6a-bce6-65d0e4859d8b","invariantUUID":"96b1f626-e4b4-4fed-b991-6df3f74b72ca","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":"853eb31e-afb4-41b8-ad11-5a8f0acf58b9","lifecycleState":"CERTIFIED","lastUpdateDate":1634210154856,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b019e45d-a7e1-47d0-a24d-d7433ad79c43","invariantUUID":"f7cee7d9-d8bd-4429-91eb-eb6ae3a59f3e","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"410af512-87f0-440d-9607-1ec6f673b190","lifecycleState":"CERTIFIED","lastUpdateDate":1634210286532,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0af8bb81-3119-4b54-a362-7f0e8d445fea","invariantUUID":"875b6ea7-9325-48cc-b30b-00cbf05cff61","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5ef25e5b-4493-4964-aecc-29d2d115cd4c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210151281,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f7f1f308-a38d-4444-8aa3-4f840eb42847","invariantUUID":"eacc525b-a76d-4ff3-9eca-33992c993fb7","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d57557e-15c1-4770-8a19-b6d8841548ca","lifecycleState":"CERTIFIED","lastUpdateDate":1634210276043,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2e66a295-8b98-4c84-acee-4a35f082fe1c","invariantUUID":"00d9e79d-3d57-4499-9694-153e315680d8","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4842faaa-947a-4f6c-a2d3-53545a3eaf66","lifecycleState":"CERTIFIED","lastUpdateDate":1634220437689,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e834f0d-2678-4585-83cf-123e31ee0cfa","invariantUUID":"8dffc72a-19d2-4e5b-95f2-b45f8d97ee69","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d8c21a5-951e-496d-bcca-2b569baacb36","lifecycleState":"CERTIFIED","lastUpdateDate":1634210191453,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a285846-04ee-48bc-a6d2-ab3baa47551e","invariantUUID":"01e6c31f-45dc-44f4-bdc3-74d55bc6f8b6","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87aafe75-9ef0-4636-b475-045db09a664c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210076979,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"22477180-73dc-4676-a451-299e25a74aad","invariantUUID":"f161c7d2-bd0a-4ea0-a061-1f41e413df83","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c001edf0-bc9c-4caf-b16b-51ae3ccfdade","lifecycleState":"CERTIFIED","lastUpdateDate":1634210073098,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b5064ad-431d-47dc-9f31-b2d2b088d569","invariantUUID":"58be1edd-9d27-4fe2-9b82-dbd6150baa49","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985b160d-86eb-4128-925e-f8dd24e33b53","lifecycleState":"CERTIFIED","lastUpdateDate":1634210086038,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"98b6ada2-33bf-48ce-b255-931afc9b9a85","invariantUUID":"aa24d041-85c0-419d-9a69-104c77ffe985","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":"compute","uniqueId":"76c26cf6-c14a-495d-9f6a-6421da91be01","lifecycleState":"CERTIFIED","lastUpdateDate":1634210289115,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b2d2e62-ad96-4810-8ecd-32a86a3877a4","invariantUUID":"32fc875c-7fc6-47b0-897e-a49310465eee","systemName":"VduCompute","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":["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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"55ae4389-b180-410b-a514-e982fdf0559c","lifecycleState":"CERTIFIED","lastUpdateDate":1634210058687,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f051d92b-a04a-4669-b279-ba09b219904a","invariantUUID":"b8afc08f-16be-490f-8455-9f0d2483265d","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":"objectStorage","uniqueId":"7ad87c21-a7c3-47dc-ab44-2754baf06db1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210064858,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ded63b8-8a45-47d0-bec8-fb4a38624997","invariantUUID":"011e593c-013c-4f18-9d61-047fa66f692d","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2358f108-26b7-4bea-ad4e-2fb006c92aed","lifecycleState":"CERTIFIED","lastUpdateDate":1634210271621,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"79035e4f-b628-4ec4-8db0-107ccd1a5d80","invariantUUID":"4fa303c7-27b9-4499-a2f9-d561984cffe9","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ed02e5d6-6aef-4f72-8c56-158609955576","lifecycleState":"CERTIFIED","lastUpdateDate":1634210291847,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40428bd7-d9e0-49b9-bc9f-9bcc8d41b410","invariantUUID":"31dbae0a-cad1-4401-8dd5-79bc9aabf622","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f6aaf13e-df43-4195-b499-f7128b130b5d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210284733,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf32dc54-ba60-4571-be88-6813d354afb8","invariantUUID":"8a502d3a-eab1-41dc-b5c3-b0b4ed9f3164","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"686f661a-973a-402e-8c2c-ce3f6af60da3","lifecycleState":"CERTIFIED","lastUpdateDate":1634210226092,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbe7f88a-b5d1-4bae-8e17-4a974ecaf144","invariantUUID":"b3b85f16-1d83-43a4-b8bb-c327952e4a81","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"55cc8e40-2dd8-40a2-b047-835bc5d6c7ae","lifecycleState":"CERTIFIED","lastUpdateDate":1634210041450,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"214b18f4-29b7-431f-9a74-953876a579a4","invariantUUID":"16722154-e281-422e-93c5-ba8413ae338f","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":"c7826e32-20f9-4624-b998-d19d4ee429e5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210157134,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f206808-096d-4997-bf8c-bf8363ea534d","invariantUUID":"0d398996-7644-4bd5-8f00-98f643034349","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":"securityrules","uniqueId":"e9aabc0e-5b08-4d0c-b37d-d80afea92a07","lifecycleState":"CERTIFIED","lastUpdateDate":1634210104737,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"60040364-2ee1-4b45-856d-f2fe5f939b0a","invariantUUID":"dbaad7fa-5add-46fc-a4b0-793fd6fd000a","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":"f0a1d266-f715-412c-b63b-947cabf629de","lifecycleState":"CERTIFIED","lastUpdateDate":1634210112380,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"07f81d7b-8366-45de-b53e-412b99957966","invariantUUID":"025c3c9c-f73f-482a-81d2-cc9a79affd59","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":"compute","uniqueId":"b0115fd7-1ea0-4080-9139-e407dc80af34","lifecycleState":"CERTIFIED","lastUpdateDate":1634210159061,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46e6975f-e243-4dc6-bf2e-aea1f620ee01","invariantUUID":"79bf756f-e07e-41f6-8577-bbef4a3c8f68","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":"network","uniqueId":"5b48e39f-68a4-4757-b3af-e38beab174cf","lifecycleState":"CERTIFIED","lastUpdateDate":1634210186564,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"105641bf-4c16-4240-aec7-196dd315d65b","invariantUUID":"fac62374-9a6d-4691-bd06-bb3d3c47772a","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94851727-bca5-42de-9730-fcd7c3bd44f4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210189813,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af80508b-dc27-4156-9429-def62583a976","invariantUUID":"1776525d-b20c-4151-9055-7c76e3b940f2","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":"objectStorage","uniqueId":"9ebade88-1368-4a4d-914d-2490b05f78f2","lifecycleState":"CERTIFIED","lastUpdateDate":1634210169797,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7274897e-7c91-48a2-8305-315d1fca474d","invariantUUID":"89ab9d98-dbd8-4219-a3b4-e7c782e8a269","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e99751ab-a42c-449b-aca3-47171a2262b5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210287802,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e79ec55-54f5-42ba-8c66-9840c6843250","invariantUUID":"f2d5765f-979d-4d7d-b77d-c0236bd42fa3","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"35542873-0c38-4df7-bbb9-94527b8e1292","lifecycleState":"CERTIFIED","lastUpdateDate":1634210138462,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"d452d143-e768-40ab-9a9b-9dbe5d52e91d","invariantUUID":"b89aed96-2226-4a91-a75a-b8d41153f5d3","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6498121-6474-4b3d-a1d7-dfe1acfbc767","lifecycleState":"CERTIFIED","lastUpdateDate":1634210282757,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04dc2f27-6e9f-4e81-bc0c-a24a486b5e82","invariantUUID":"7cf714fb-95a4-4efb-9f41-f8d4f9ed9743","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}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"479f5ba8-6c6f-428c-a442-5a91119d6668","lifecycleState":"CERTIFIED","lastUpdateDate":1634210177397,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76ae2b32-5dbf-437b-a4e4-56784f49964f","invariantUUID":"18e1096b-b44c-4a29-8e62-b341a712c242","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b26c87d2-b6a3-4c6a-bfd1-334e5ec5d0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1634210215901,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b32622-558a-468e-b40f-2c3f4375f07b","invariantUUID":"598588ad-279f-47a0-a3ec-f2687e7f9f7e","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":"networkrules","uniqueId":"47f51320-3abf-4588-9f40-02158e674f97","lifecycleState":"CERTIFIED","lastUpdateDate":1634210100360,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"be892b27-21ac-435b-b07c-df2802ab594b","invariantUUID":"7dddfd28-1571-47cf-a567-e0e180d33c5d","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":"db94fb46-7ec9-4841-8a05-13c1b736338f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210066522,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b6a10637-9436-4ec0-9f9b-1aa07df06964","invariantUUID":"e335ea88-3904-4d9a-8cee-5e59cda23ece","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":"port","uniqueId":"67c40919-1954-46e4-8354-defe6f42b4c4","lifecycleState":"CERTIFIED","lastUpdateDate":1634210095610,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48822ba9-a5f8-4dd4-9ed3-171a0b78f8ca","invariantUUID":"4c88b5a2-dbda-4197-a08e-0ee4eb1b7d08","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"67eeaead-f659-4c0a-a03b-ef0d25e1cbfe","lifecycleState":"CERTIFIED","lastUpdateDate":1634210130859,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e12535f3-3362-4e8e-9c7d-339be3344767","invariantUUID":"f4df808f-2dbd-4aab-8f51-f8073c2eabb3","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"179c6615-5c0f-4660-a0ea-8b435f3d150f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210199072,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4be27495-52a0-48be-9cb2-5e1a0368abf1","invariantUUID":"5f148b14-24b2-48ac-a653-b0a3f79a176c","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4dbcaf0d-f5f3-4d01-80f4-7f9661a520f5","lifecycleState":"CERTIFIED","lastUpdateDate":1634210107674,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5755ff70-bcb1-4485-8316-a9bf3ffca56c","invariantUUID":"16b26a4d-fa9b-489b-8afb-53e97c7c0fd3","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"83e45c5f-01d9-406c-b50e-8a4e3eaf0532","lifecycleState":"CERTIFIED","lastUpdateDate":1634210143217,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27981693-d441-4645-b81f-4b7090e2753b","invariantUUID":"d43f225b-4a6c-44a5-ad96-d518b74dfd3e","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"48199945-5e0f-46b4-9f20-4a108dd6a58d","lifecycleState":"CERTIFIED","lastUpdateDate":1634210228612,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7eeca908-0592-44dd-9ca6-9acc5bce7d30","invariantUUID":"a81d05f5-db81-4f1e-b994-2e485c143c30","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":"networkrules","uniqueId":"09e8d6c8-187a-46d5-ab22-ed0f5f2e89d7","lifecycleState":"CERTIFIED","lastUpdateDate":1634210094075,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d72d385a-8719-4bcc-8a23-94bea3e975f3","invariantUUID":"6c30da99-f045-41d7-b9b3-4e0502b2f6c1","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"81f31229-6a27-4cb0-b571-80a69b9e455f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210052279,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c1e3856-7678-44ff-9cd6-f0e9e088dc85","invariantUUID":"eb426c9a-e12b-4059-ab3c-9d6b2d2a3413","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4fcb6e7b-e66d-4e25-94a4-c88e6fb27e6f","lifecycleState":"CERTIFIED","lastUpdateDate":1634210223168,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"972a479b-aafc-4bb2-85aa-9026db7a4e74","invariantUUID":"32d419fe-4e48-47aa-ae5e-61281aa029f2","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2d644b9d-7310-4105-86ff-af47248adabc","lifecycleState":"CERTIFIED","lastUpdateDate":1634219888735,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"39406db1-eccb-4302-9e7f-4585596853eb","invariantUUID":"b828ff04-f657-4938-acf0-14fffe1ee9fd","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":"6b1e4de6-0019-447b-a368-87b16822b692","lifecycleState":"CERTIFIED","lastUpdateDate":1634220472840,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"17707253-49f0-4387-b6e6-350fb7aec998","invariantUUID":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","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":"1ec14965-1790-450a-9a90-72ecb8fe4cdb","lifecycleState":"CERTIFIED","lastUpdateDate":1634220384545,"name":"basic_onboard_xHApMx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"81b6775b-b53a-4815-a84b-d22916ffb3a9","invariantUUID":"cf38613e-1c89-4297-a4b4-c5459fff1ec9","systemName":"BasicOnboardXhapmx","description":"service","tags":["basic_onboard_xHApMx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-10-14 14:13:28,437 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-10-14 14:13:28,438 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-10-14 14:13:28,438 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/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel 2021-10-14 14:13:28,438 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-10-14 14:13:28,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-10-14 14:13:28,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/17707253-49f0-4387-b6e6-350fb7aec998/toscaModel HTTP/1.1" 200 None 2021-10-14 14:13:28,561 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-10-14 14:13:28,561 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-10-14 14:13:28,601 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-10-14 14:13:28,601 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-10-14 14:13:28,602 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:13:28,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:28,648 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-10-14 14:13:28,648 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:13:28,649 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/v24/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-10-14 14:13:28,650 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-10-14 14:13:28,651 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-10-14 14:13:28,651 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:13:28,652 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:28,698 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-10-14 14:13:28,699 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:13:28,699 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":"1634220798869","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-10-14 14:13:28,700 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-10-14 14:13:28,701 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-10-14 14:13:28,701 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:13:28,702 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:28,745 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-10-14 14:13:28,746 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:13:28,746 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/v24/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-10-14 14:13:28,748 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-10-14 14:13:28,748 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-10-14 14:13:28,748 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:13:28,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:28,799 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-10-14 14:13:28,799 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:13:28,800 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":"1634220798869","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-10-14 14:13:28,801 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-10-14 14:13:28,802 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-10-14 14:13:28,802 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-10-14 14:13:28,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:28,843 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-10-14 14:13:28,844 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-10-14 14:13:28,844 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/v24/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-10-14 14:13:28,846 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-10-14 14:13:28,846 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-10-14 14:13:28,846 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-10-14 14:13:28,848 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:28,899 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-10-14 14:13:28,900 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-10-14 14:13:28,901 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":"1634220798869","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-10-14 14:13:28,903 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-10-14 14:13:28,904 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-10-14 14:13:28,904 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-10-14 14:13:28,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-10-14 14:13:28,956 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-10-14 14:13:28,957 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-10-14 14:13:28,958 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1634220798869","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-10-14 14:13:28,960 DEBUG 129:onap_service.py(1) - [None][Create bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6f4cff8c-3202-4260-9bc1-50863c8d008f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:28,961 DEBUG 131:onap_service.py(1) - [None][Create bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b 2021-10-14 14:13:28,961 DEBUG 132:onap_service.py(1) - [None][Create bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "cb464a82-2abe-4fd7-832f-6f241cca8c7c", "modelVersion": "1.0", "modelVersionId": "17707253-49f0-4387-b6e6-350fb7aec998" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-10-14 14:13:28,963 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:30,721 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b HTTP/1.1" 202 262 2021-10-14 14:13:30,722 INFO 142:onap_service.py(1) - [None][Create bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b Service deletion request] response code: 202 2021-10-14 14:13:30,723 DEBUG 146:onap_service.py(1) - [None][Create bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b Service deletion request] response: {"requestReferences":{"requestId":"6f4cff8c-3202-4260-9bc1-50863c8d008f","instanceId":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f"}} 2021-10-14 14:13:30,723 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-10-14 14:13:30,731 DEBUG 129:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8e80c3e5-4dd4-4d1e-89a5-4b68a97ff257', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:30,731 DEBUG 131:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f 2021-10-14 14:13:30,732 DEBUG 132:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] data sent: None 2021-10-14 14:13:30,735 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:30,909 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f HTTP/1.1" 200 1020 2021-10-14 14:13:30,911 INFO 142:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] response code: 200 2021-10-14 14:13:30,911 DEBUG 146:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] response: {"request":{"requestId":"6f4cff8c-3202-4260-9bc1-50863c8d008f","startTime":"Thu, 14 Oct 2021 14:13:29 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 14 Oct 2021 14:13:29 GMT"}}} 2021-10-14 14:13:40,918 DEBUG 129:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '251b4879-b8cb-4fdc-b5b2-f7ff75b99672', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:40,919 DEBUG 131:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f 2021-10-14 14:13:40,919 DEBUG 132:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] data sent: None 2021-10-14 14:13:40,921 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:41,120 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f HTTP/1.1" 200 1230 2021-10-14 14:13:41,121 INFO 142:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] response code: 200 2021-10-14 14:13:41,122 DEBUG 146:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] response: {"request":{"requestId":"6f4cff8c-3202-4260-9bc1-50863c8d008f","startTime":"Thu, 14 Oct 2021 14:13:29 GMT","finishTime":"Thu, 14 Oct 2021 14:13:32 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:32 GMT"}}} 2021-10-14 14:13:41,123 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-10-14 14:13:41,124 DEBUG 129:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c870a6b9-8444-4821-80c8-89ffe546fd27', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:41,124 DEBUG 131:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f 2021-10-14 14:13:41,124 DEBUG 132:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] data sent: None 2021-10-14 14:13:41,127 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:41,304 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f HTTP/1.1" 200 1230 2021-10-14 14:13:41,306 INFO 142:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] response code: 200 2021-10-14 14:13:41,307 DEBUG 146:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] response: {"request":{"requestId":"6f4cff8c-3202-4260-9bc1-50863c8d008f","startTime":"Thu, 14 Oct 2021 14:13:29 GMT","finishTime":"Thu, 14 Oct 2021 14:13:32 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:32 GMT"}}} 2021-10-14 14:13:41,308 DEBUG 129:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e37ef85c-16fe-4907-a51b-802d3bd5045f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:41,308 DEBUG 131:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f 2021-10-14 14:13:41,309 DEBUG 132:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] data sent: None 2021-10-14 14:13:41,311 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:41,499 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f HTTP/1.1" 200 1230 2021-10-14 14:13:41,500 INFO 142:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] response code: 200 2021-10-14 14:13:41,501 DEBUG 146:onap_service.py(13) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] response: {"request":{"requestId":"6f4cff8c-3202-4260-9bc1-50863c8d008f","startTime":"Thu, 14 Oct 2021 14:13:29 GMT","finishTime":"Thu, 14 Oct 2021 14:13:32 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:32 GMT"}}} 2021-10-14 14:13:41,509 DEBUG 129:onap_service.py(1) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b90acca1-970b-42a5-8d8f-7184fb17e932', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-10-14 14:13:41,509 DEBUG 131:onap_service.py(1) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f 2021-10-14 14:13:41,509 DEBUG 132:onap_service.py(1) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] data sent: None 2021-10-14 14:13:41,512 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-10-14 14:13:41,725 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6f4cff8c-3202-4260-9bc1-50863c8d008f HTTP/1.1" 200 1230 2021-10-14 14:13:41,727 INFO 142:onap_service.py(1) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] response code: 200 2021-10-14 14:13:41,727 DEBUG 146:onap_service.py(1) - [None][Check 6f4cff8c-3202-4260-9bc1-50863c8d008f orchestration request status] response: {"request":{"requestId":"6f4cff8c-3202-4260-9bc1-50863c8d008f","startTime":"Thu, 14 Oct 2021 14:13:29 GMT","finishTime":"Thu, 14 Oct 2021 14:13:32 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"cb464a82-2abe-4fd7-832f-6f241cca8c7c","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"17707253-49f0-4387-b6e6-350fb7aec998","modelUuid":"17707253-49f0-4387-b6e6-350fb7aec998","modelInvariantUuid":"cb464a82-2abe-4fd7-832f-6f241cca8c7c"},"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":"bffb1161-9a7a-4a6f-b4bc-951b2fc4b77b","serviceInstanceName":"basic_cnf-4b0b607d-a7d0-4cdc-853f-30030519b507"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 14 Oct 2021 14:13:32 GMT"}}} 2021-10-14 14:13:41,728 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-10-14 14:13:41,729 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-10-14 14:13:41,729 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-10-14 14:13:41,729 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-10-14 14:13:41,730 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-10-14 14:13:41,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:13:41,766 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-10-14 14:13:41,767 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-10-14 14:13:41,767 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFVUVhoT1JFVjNUV3BOZWs5R2IxaEVWRTE0VFZSQmVFMXFSWGROYWsxNlQwWnZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVEVOckNrVjJlREpYYm5KTVVqZHZVSGgzYVN0NlNuVjJRbEUxZWxVek16QlNWMUZsUm1kTVpscHJSMmxoYmpodFdVSlNUWEphZEM5RVlVVmxWRXBTYkVsMGRIY0tSbkZ1V2s1M0sxVnphbkZHVDJnNWJUaE1MMFprWm5Fck1sVnFWRmhEUkU4MGJFcENiMDE0UzAwek0xaFBXV1JFWnpZdldqTnZaM05RZHpsUFpUQmpiUXA1YVROd1NUVk1TM0pJYTJKalMzZEpUR3RWTnpkQ1NHc3lZblZxV0cxUWVFSXdlVWR5VVc5YU1FaFdSV2R6TldsTE9TdG1TWE13VEd3MmEwZzNSa3hPQ2xWM1RESldUbGhTVkhGYVIxUXdTelJUTWtSdGFsQmhlRVoxZVd0MGNDOXJjWFJwTWxOQ05qSmxWbUZHTkcxYWJGVXhjSHBzTWpKSlRFTXZibTB6WTFnS1pGSTVkemhSY0ZkNmR6Rkdla2N6YzBkRWVtWjFUeXMyU2xWa2JsVTRhbGgwU1d0TE9EaERVVmhyVUVSSUsyUTFVMk5tUmlzMlRWRkhVRko0T1VwSFJ3b3pjbXRSWTBaNU56VjVLMlJHTjBOa2NFUkZRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWkthMGR3VlVJdmIzQm9ObGhtZWswdlRrNXZlSFl5Ykd4R2NsWk5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkNiVGgzTDBSVVRscFlMMk55VVZKVGFITklMekI2TVZaWVRUQnVibVJVWjB0TGRFNHZUbGxrUkdrd2VWTjVlVlpJU1FveVZGTjFTamxsTVZONVQyOHllRlExVUV4dVMyTXpaREY0ZGxkTFdsSmFXV3hoVm5ab04yNUViRVpHWlVKMVFuRjBZbVpMUVhwaFdXVlJSWGR5ZUUxSUNsSkdTR2xTZEZOT1FsWmFWbmMzYlVsNFdXMTZXVFF3VVZsUVlUTjViVXRMYTJJMmNXSnlheXR2VERKdE4xZHJMM0Z2Y21kNFZta3dSVW94VmxKTU1FNEthekoxVDAwMFNrRkZMekZVSzJodWQzRjVRMFY2YUZSSGNsRjFTeTlzTDNONFYzVlpUWFZaTlRsR2VXMUJiQ3RpVUhseVQxZFBiWEkxUTJWR1dVcG1XZ3B1TVdoalRFcHJlRVJZVUVVMVVVWkdkbUZ2ZG14RVpqTk9aRUpUYnpWUmJtRkZTRVZTUlZsMmJqQjNTSEZyZDFKVE0wc3lkemhKYmtsUFJuZHJjRmxuQ2s1RlIzQmxiRFp4WTAxMVlWbEllbXRHUm5kTU16RTBhbFkyYWt4RWMwNWxUVkV4T1FvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4xNDQ6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVTA1M1JuQXJVbTAyY1ZGM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJGZDAxVVVYaE5SRWw2VFhwb1lVWjNNSGxOYWtWM1RWUlJlRTFFU1hwT1JFcGhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRVEZsUzJOV1VFUTBNM00zYUVoWFdYa0tSWGx5TVhBelJ6Sm5VbVZhTDFGbVFWbHdjRkJFVVdaWFFuRjRja1U1VFVWcGF6aEdVRkpvWXk5QlFXSnlPU3Q0YjFkdVYwVnBWVVZ2VkhNMlVWcDFUQXBXV1dGNWRrYzVkWE0wWm1JMlRtRmxLemhSUkdaUlNERldaVE5ZVFN0dE4wbHRlRVpIVlZCTUt6UlhZMmRoYkVSak0yOWxORVowY1hOeWNVMXJNWGhVQ2toTGQxbFhPVTVVYjI5amNsbDZUbXhVWVZkd01tazFWVE5EVTNoTFNYUXhWRUZqYkVaQ1dFcEJjemRvUkdwalFtb3piMnczTjFGVk0wTkZRMWROYm5vS09FUTBSR0V4YlZCM1MwZzJWMmhaTmtkd1ZFMDJXazlHYlRSekwyZ3ZibmR2UlVoUE9VNWxRbVkwTjA0eFlWRlVVbFU0VWpkdFNEQnlNa1Y2ZUZCd1JRcHlSMUEzYjI5UFdGSmhSRmRpVW1abVJIQmxXRlI1TmxkaE9HRnFXR05HV0RaMk5XOXdOV2RDT0d4YVlrOVVZWEUwY0ZBNE5IQk1VMVUyVkRORk1GcERDbmhhWlVaVVVVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZWdFVXRnNVVWdyYVcxSWNHUXZUWG80TURKcVJ5OWhWMVZYZEZWM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGRU9XSnlPVmhhUlhZeWFWRnRTWEl4WkhweFdETTBiV1pSVFhOUWJuQnpVMUFyVlRjM01uSTNTVkk1T1ZsWGRrNUhTRzR6VlcxTkNrcE9aVVZKTm5GSEwzQm9TRkpsVXpGWmFreE5ha3h6TTI0eU1EaFZhR0ZTVGpWUmIzRlRiVlUwV1ZGT1JVUkxWVGRWZVRsM2EzTndOMlpHTm5GNmJHRUthMjgyYTBzd1dFcHhLemhNYjNkTmQzbHphelY1WTA1VFdYWnFkM00xYmk5RmQyOUxOM0JIZVRKNVdFRkNlamR5YWpaRk0yczBOMHMyVG5ORVNXeGlSd3B0YzJ4VVVDOXZZMlk1VFdoSVJXcDVMMDF2VEZGM2FWRTFZekl6U3poRlltWTVhbmxOY2taNWVVTnpNMjFOYVVjMFRtSm1PV3RVSzFZMmExSkNSR0pEQ25sV2NrRkdNQ3RIZVV0b1QySnpVRlJaVVVJclUwUTRNRWt5YUhGNFNFdHVjVkpCSzFscVZTdGhZMEZKWlZGUlZFOTJaRmRTYVVoTVJWSTFUM1pDZFVRS1VGWXhXSGsyZVZZeU5HWlFTV3AxUW1kaWJtTjRlUzlXVDNCd2EwdHNWVDBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJNV1ZMWTFaUVJEUXpjemRvU0ZkWmVVVjVjakZ3TTBjeVoxSmxXaTlSWmtGWmNIQlFSRkZtVjBKeGVISkZPVTFGQ21sck9FWlFVbWhqTDBGQlluSTVLM2h2VjI1WFJXbFZSVzlVY3paUlduVk1WbGxoZVhaSE9YVnpOR1ppTms1aFpTczRVVVJtVVVneFZtVXpXRTByYlRjS1NXMTRSa2RWVUV3ck5GZGpaMkZzUkdNemIyVTBSblJ4YzNKeFRXc3hlRlJJUzNkWlZ6bE9WRzl2WTNKWmVrNXNWR0ZYY0RKcE5WVXpRMU40UzBsME1RcFVRV05zUmtKWVNrRnpOMmhFYW1OQ2FqTnZiRGMzVVZVelEwVkRWMDF1ZWpoRU5FUmhNVzFRZDB0SU5sZG9XVFpIY0ZSTk5scFBSbTAwY3k5b0wyNTNDbTlGU0U4NVRtVkNaalEzVGpGaFVWUlNWVGhTTjIxSU1ISXlSWHA0VUhCRmNrZFFOMjl2VDFoU1lVUlhZbEptWmtSd1pWaFVlVFpYWVRoaGFsaGpSbGdLTm5ZMWIzQTFaMEk0YkZwaVQxUmhjVFJ3VURnMGNFeFRWVFpVTTBVd1drTjRXbVZHVkZGSlJFRlJRVUpCYjBsQ1FVSkpkV05GUjJOT2JIVnBWa2R4VHdwWVIxWmhkVzlWWjFkdVdrRjZiSE12UWtoRFpGVXlhakZMU2taeGNVeFBTSFJhVVZsUldXRXZRVzVDT1doa2VpdGpMMmRZY1doWWFYaGlSRFlyZFc1SENqQnBTbFZFS3l0TGRsZDBVR1ZxWTJoMk1sRkNaSEJhZVhsNWMyaDVOMEpxUW5kQ1dFZGplV0pCWTFWQmVEVjNVME50VkZCc1lqVlhjSGQ0U1ZwV2FrWUtaVlk0ZG14bFlVRlpWbE52YW5SNVp6WjBVMlExTkVabVprOUZNWEZZVWpneWJqaFVTREZuVFZKTU1UVktVR1UwZDBwbWVISTBUWHBqVEROcFFXUmpOQXBWZUVoU1JXUTRaMFJxU1haTlVISllOa3R0TjA5elVqUjZObU54Tml0bmVtcDJjV054YUVOTmNsVkRVMnRCVTNSd2IyWmFkWGsyU2xWWUwySnJTR2QwQ25NeFkxSlRPVFF5ZEdsT1MxRTFVMll5YkVkRFZWVllTSGwyTVRSdE9TczVWakl5V205VFNsRkhZbEJyUW1nck1tdE9VelF2TlRSamVVVkRhbUZwVG1JS1ZUaGxNVTVxVlVObldVVkJPQ3RxUVVSRVJHNUJNM1V5VVRSVlJ6Sk9kR1JsUlZOR1kwdHlZbGQyTW5reGVETmFibmt5U1V4cWVXTm9PRkEzYUdWRk1BcE5UV1ZNTnpsWGNEQnRaVlZwWm0xNlNWVnVaM1ZtUjBWbVdqaHRlR0p4WkVOUmMzSlRSMVV3WTFORlVEZHJkVzlKZUV0cFJtaFliVzFRU25SRmJXZHVDamhtVW1Jd1JVbEpjSE5IVjFKVkwzRTNkVlZYVGk5a016QTJla3B0Ykcxc05pODNlSEV5VFVScFVXcFVlRE5JTWpkT09HeHNWM05EWjFsRlFUUkllbG9LTVhnMWVtMHpVRzV3UlhGTmVEUkZTRUUzYXpabVVrMVdTRU5XV1c5VlZtOW9NbE0zVWxCdE1tWmpRbXBzYWpkYWMyZ3JaV1JvUlVwcFoyWmxabE54ZEFwUGNYbFBXRU5OYVd4NlFXdFlUMEpqYkN0MU4zUkVUMnBRWlRSbUwzUjBjbmt6VG01aE1qVkRSbGhDWkVOWGJVNW1PRkI2YzBWRmNIZHpTR1ppWm5aRkNuUm1OM0poTUdWbGJVUjZjMWxTTjNsd1VtcEVVVUlyVFVSWmFqRjFibHBsWm14WmJuaHBZME5uV1VWQlowbERMM0poZVZkRFZpOUZVbmMxZFRkU1Iyd0tlbEprVFhSdE9VNDBhMHRJVm04MlJHVlViV28xWW1oS1VEYzBhRnBuWldkV05VeExVbnBHY1hBd0szSkZiMXBpZFdNMFUyUXJVMjE1VVdoM2FGQjNjd3BtTDJSRFpHOUlZbVo2TjAxQ1pVRlhWbGRSWW5kVlkwbHNjM2RwWVhaQk1VY3lVME5sZEZwUVpVbDJSbVl2TnpZMU5rbExZM0pKVDJvMVkxcEpRbXBpQ2sxa2NTOTFSM2RUUlUxQ01UQjZOVmgxWWxKWVQwMUZRMmRaUVZob01UVTFkWEJ3V2xnNFQxZHdOakp5ZERJeFdubFpPVVY2Y25jeWNpODVha2c1WnprS05FdFFNRXhqZDJZd1FYUm5SWGRTVlU1Q1dYbDJPRkpzVFVRdk1HeEpWMFpyWkVveEt6aFVSRmhsZEdoNFN6VlFlV2RvY0dOalVWcFhTakJJTlVVeVpncEVSMEkxYkZKMlpVUlhTR2tyTm04eVEzWTJLM0ZaV0UxQlR5OHZTV2hXVkVWbU0zZDROV1p4TUhVdlptMW9VRXRzUW1KaE5FeFBXVTAxVHpFd1NGSkZDaTgxYVRWdWQwdENaMUZFWVhwRVpWSlNNVFo2TkU5MVMxUndZMDlIWmtsemVXd3ZiREk0YzJzNGRVTjNiVTl4VjFwWmJ5czVXbmRsVkZkMVVqbGtRV1FLTm1wSGVFTXJNMkpGYTBWbVJHMHpZa1kxTkc5S09HZGpTamxIYWtsU1JERTVORlpDWkhNMWFTdFhNRTF2Um5kdlFVOUhkV1pMWm1wbFVFUm9aMmxCU3dwbmNqQjNORUZaVEdrMmR6SnhRa2xDYUV0RVRFSkJXRGx4UTB4WlduSmtZM0pxVlU1d2IyRjVVa3g1SzI4NVVUSlFUSFpPTUVFOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-10-14 14:13:41,770 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-10-14 14:13:41,770 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-10-14 14:13:41,770 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-10-14 14:13:41,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-10-14 14:13:41,801 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-10-14 14:13:41,801 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-10-14 14:13:41,801 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-10-14 14:13:41,803 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 07:13 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-10-14 14:13:41,806 INFO 57:basic_cnf.py(1) - Generate Test report 2021-10-14 14:13:41,894 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-10-14 14:13:42,410 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-10-14 14:13:42,412 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61683b166c44f5000f9e2b2e 2021-10-14 14:13:42,413 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK