2021-09-24 02:11:59,028 DEBUG 23:basic_cnf.py(1) - BasicCnf init started 2021-09-24 02:11:59,029 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:117: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-24 02:11:59,034 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_network', value='onaptests.scenario.basic_network:BasicNetwork', group='xtesting.testcase') 2021-09-24 02:11:59,034 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-09-24 02:11:59,034 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-09-24 02:11:59,035 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-09-24 02:11:59,035 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-09-24 02:11:59,035 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-09-24 02:11:59,035 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-09-24 02:11:59,035 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-09-24 02:11:59,036 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-09-24 02:11:59,036 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-09-24 02:11:59,036 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-09-24 02:11:59,036 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-09-24 02:11:59,036 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-09-24 02:11:59,037 INFO 169:run_tests.py(1) - Running test case 'basic_cnf'... 2021-09-24 02:11:59,037 DEBUG 33:basic_cnf.py(1) - start time 2021-09-24 02:11:59,037 INFO 116:k8s_profile_create.py(1) - Create the k8s profile if it doesn't exist 2021-09-24 02:11:59,038 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-24 02:11:59,038 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-24 02:11:59,038 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:11:59,038 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-24 02:11:59,039 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-24 02:11:59,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:11:59,150 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-09-24 02:11:59,152 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-24 02:11:59,152 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"fad652c1f27945539023ae18792b87a8","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7306791e3de24f83bf1b785257f445ba","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2aa274c400504babb0440f0c65cf4990","type":"vlm","name":"b3dfbc17-b14a-477e-bb59","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d97abd2e7860468eb72e5499deb0a349","type":"vlm","name":"618cd151-24ec-4695-827c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-24 02:11:59,156 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-24 02:11:59,156 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-24 02:11:59,157 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-24 02:11:59,157 INFO 267:__init__.py(1) - attempting to create Vendor basicnf_vendor in SDC 2021-09-24 02:11:59,157 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-24 02:11:59,158 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-24 02:11:59,158 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:11:59,159 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-24 02:11:59,159 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-24 02:11:59,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:11:59,222 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 691 2021-09-24 02:11:59,223 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-24 02:11:59,224 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"fad652c1f27945539023ae18792b87a8","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7306791e3de24f83bf1b785257f445ba","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2aa274c400504babb0440f0c65cf4990","type":"vlm","name":"b3dfbc17-b14a-477e-bb59","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d97abd2e7860468eb72e5499deb0a349","type":"vlm","name":"618cd151-24ec-4695-827c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2021-09-24 02:11:59,226 DEBUG 147:__init__.py(1) - number of Vendor returned: 4 2021-09-24 02:11:59,226 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-24 02:11:59,227 INFO 169:__init__.py(1) - Vendor basicnf_vendor doesn't exist in SDC 2021-09-24 02:11:59,255 DEBUG 129:onap_service.py(1) - [SDC][create Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:11:59,255 DEBUG 131:onap_service.py(1) - [SDC][create Vendor] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-24 02:11:59,256 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basicnf_vendor", "description": "vendor" } 2021-09-24 02:11:59,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:11:59,744 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 159 2021-09-24 02:11:59,745 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2021-09-24 02:11:59,746 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"25a298b201404e7d9eea4ac88b19281e","version":{"id":"8e62e1fc6501445f91ef88ef1e6cc1f3","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-24 02:11:59,750 INFO 285:__init__.py(1) - Vendor basicnf_vendor is created in SDC 2021-09-24 02:11:59,750 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basicnf_vendor in SDC 2021-09-24 02:11:59,757 DEBUG 129:onap_service.py(1) - [SDC][Submit Vendor] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:11:59,757 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/25a298b201404e7d9eea4ac88b19281e/versions/8e62e1fc6501445f91ef88ef1e6cc1f3/actions 2021-09-24 02:11:59,758 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2021-09-24 02:11:59,761 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:11:59,981 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/25a298b201404e7d9eea4ac88b19281e/versions/8e62e1fc6501445f91ef88ef1e6cc1f3/actions HTTP/1.1" 200 2 2021-09-24 02:11:59,983 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2021-09-24 02:11:59,984 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2021-09-24 02:11:59,988 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vf_module_ala_carte.py:59: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-09-24 02:11:59,997 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 02:11:59,997 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 02:11:59,998 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:11:59,998 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-24 02:11:59,998 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 02:12:00,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:00,098 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-24 02:12:00,099 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 02:12:00,100 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_lsMjdj_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fad652c1f27945539023ae18792b87a8","onboardingMethod":"NetworkPackage","id":"ad1f98668267432cb8c0b0aa6e6c432f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7306791e3de24f83bf1b785257f445ba","onboardingMethod":"NetworkPackage","id":"ca1d8638f85f473c9f0bfbad742d4c7e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3c56fd7d-c2b9","description":"vendor software product","vendorName":"b3dfbc17-b14a-477e-bb59","vendorId":"2aa274c400504babb0440f0c65cf4990","onboardingMethod":"NetworkPackage","id":"d0ce23a1d69e4e568b84e22a33930726","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 1f648349-f136","description":"vendor software product","vendorName":"618cd151-24ec-4695-827c","vendorId":"d97abd2e7860468eb72e5499deb0a349","onboardingMethod":"NetworkPackage","id":"8c758f0397b8411daf6cfd1ebf718a37","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-24 02:12:00,103 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_lsMjdj_VSP from SDC 2021-09-24 02:12:00,103 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 02:12:00,104 DEBUG 324:vsp.py(1) - importing VSP pNF 3c56fd7d-c2b9 from SDC 2021-09-24 02:12:00,104 DEBUG 324:vsp.py(1) - importing VSP vFW 1f648349-f136 from SDC 2021-09-24 02:12:00,104 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-24 02:12:00,105 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 02:12:00,105 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-24 02:12:00,105 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 02:12:00,106 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 02:12:00,106 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:00,107 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-24 02:12:00,107 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 02:12:00,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:00,187 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-24 02:12:00,188 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 02:12:00,189 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_lsMjdj_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fad652c1f27945539023ae18792b87a8","onboardingMethod":"NetworkPackage","id":"ad1f98668267432cb8c0b0aa6e6c432f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7306791e3de24f83bf1b785257f445ba","onboardingMethod":"NetworkPackage","id":"ca1d8638f85f473c9f0bfbad742d4c7e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3c56fd7d-c2b9","description":"vendor software product","vendorName":"b3dfbc17-b14a-477e-bb59","vendorId":"2aa274c400504babb0440f0c65cf4990","onboardingMethod":"NetworkPackage","id":"d0ce23a1d69e4e568b84e22a33930726","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 1f648349-f136","description":"vendor software product","vendorName":"618cd151-24ec-4695-827c","vendorId":"d97abd2e7860468eb72e5499deb0a349","onboardingMethod":"NetworkPackage","id":"8c758f0397b8411daf6cfd1ebf718a37","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-24 02:12:00,192 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_lsMjdj_VSP from SDC 2021-09-24 02:12:00,192 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 02:12:00,193 DEBUG 324:vsp.py(1) - importing VSP pNF 3c56fd7d-c2b9 from SDC 2021-09-24 02:12:00,193 DEBUG 324:vsp.py(1) - importing VSP vFW 1f648349-f136 from SDC 2021-09-24 02:12:00,193 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-24 02:12:00,194 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 02:12:00,194 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-24 02:12:00,194 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 02:12:00,195 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 02:12:00,195 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:00,196 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-24 02:12:00,196 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 02:12:00,198 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:00,256 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-24 02:12:00,258 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 02:12:00,258 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_lsMjdj_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fad652c1f27945539023ae18792b87a8","onboardingMethod":"NetworkPackage","id":"ad1f98668267432cb8c0b0aa6e6c432f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7306791e3de24f83bf1b785257f445ba","onboardingMethod":"NetworkPackage","id":"ca1d8638f85f473c9f0bfbad742d4c7e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3c56fd7d-c2b9","description":"vendor software product","vendorName":"b3dfbc17-b14a-477e-bb59","vendorId":"2aa274c400504babb0440f0c65cf4990","onboardingMethod":"NetworkPackage","id":"d0ce23a1d69e4e568b84e22a33930726","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 1f648349-f136","description":"vendor software product","vendorName":"618cd151-24ec-4695-827c","vendorId":"d97abd2e7860468eb72e5499deb0a349","onboardingMethod":"NetworkPackage","id":"8c758f0397b8411daf6cfd1ebf718a37","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-24 02:12:00,260 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_lsMjdj_VSP from SDC 2021-09-24 02:12:00,261 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 02:12:00,261 DEBUG 324:vsp.py(1) - importing VSP pNF 3c56fd7d-c2b9 from SDC 2021-09-24 02:12:00,261 DEBUG 324:vsp.py(1) - importing VSP vFW 1f648349-f136 from SDC 2021-09-24 02:12:00,262 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-24 02:12:00,262 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 02:12:00,262 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-24 02:12:00,263 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 02:12:00,263 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 02:12:00,263 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:00,263 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-24 02:12:00,264 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 02:12:00,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:00,322 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-24 02:12:00,323 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 02:12:00,324 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_lsMjdj_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fad652c1f27945539023ae18792b87a8","onboardingMethod":"NetworkPackage","id":"ad1f98668267432cb8c0b0aa6e6c432f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7306791e3de24f83bf1b785257f445ba","onboardingMethod":"NetworkPackage","id":"ca1d8638f85f473c9f0bfbad742d4c7e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3c56fd7d-c2b9","description":"vendor software product","vendorName":"b3dfbc17-b14a-477e-bb59","vendorId":"2aa274c400504babb0440f0c65cf4990","onboardingMethod":"NetworkPackage","id":"d0ce23a1d69e4e568b84e22a33930726","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 1f648349-f136","description":"vendor software product","vendorName":"618cd151-24ec-4695-827c","vendorId":"d97abd2e7860468eb72e5499deb0a349","onboardingMethod":"NetworkPackage","id":"8c758f0397b8411daf6cfd1ebf718a37","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-24 02:12:00,326 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_lsMjdj_VSP from SDC 2021-09-24 02:12:00,327 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 02:12:00,327 DEBUG 324:vsp.py(1) - importing VSP pNF 3c56fd7d-c2b9 from SDC 2021-09-24 02:12:00,327 DEBUG 324:vsp.py(1) - importing VSP vFW 1f648349-f136 from SDC 2021-09-24 02:12:00,327 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-24 02:12:00,328 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 02:12:00,328 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-24 02:12:00,328 INFO 267:__init__.py(1) - attempting to create Vsp basic_cnf_VSP in SDC 2021-09-24 02:12:00,328 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 02:12:00,328 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 02:12:00,329 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:00,329 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-24 02:12:00,329 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 02:12:00,331 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:00,429 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1077 2021-09-24 02:12:00,431 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 02:12:00,431 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_lsMjdj_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fad652c1f27945539023ae18792b87a8","onboardingMethod":"NetworkPackage","id":"ad1f98668267432cb8c0b0aa6e6c432f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7306791e3de24f83bf1b785257f445ba","onboardingMethod":"NetworkPackage","id":"ca1d8638f85f473c9f0bfbad742d4c7e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3c56fd7d-c2b9","description":"vendor software product","vendorName":"b3dfbc17-b14a-477e-bb59","vendorId":"2aa274c400504babb0440f0c65cf4990","onboardingMethod":"NetworkPackage","id":"d0ce23a1d69e4e568b84e22a33930726","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 1f648349-f136","description":"vendor software product","vendorName":"618cd151-24ec-4695-827c","vendorId":"d97abd2e7860468eb72e5499deb0a349","onboardingMethod":"NetworkPackage","id":"8c758f0397b8411daf6cfd1ebf718a37","owner":"cs0008","status":"ACTIVE"}],"listCount":4} 2021-09-24 02:12:00,434 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_lsMjdj_VSP from SDC 2021-09-24 02:12:00,434 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 02:12:00,434 DEBUG 324:vsp.py(1) - importing VSP pNF 3c56fd7d-c2b9 from SDC 2021-09-24 02:12:00,434 DEBUG 324:vsp.py(1) - importing VSP vFW 1f648349-f136 from SDC 2021-09-24 02:12:00,435 DEBUG 147:__init__.py(1) - number of Vsp returned: 4 2021-09-24 02:12:00,435 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 02:12:00,435 INFO 169:__init__.py(1) - Vsp basic_cnf_VSP doesn't exist in SDC 2021-09-24 02:12:00,441 DEBUG 159:__init__.py(1) - check if Vendor basicnf_vendor exists in SDC 2021-09-24 02:12:00,441 INFO 129:__init__.py(1) - retrieving all objects of type Vendor from SDC 2021-09-24 02:12:00,442 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:00,442 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2021-09-24 02:12:00,442 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2021-09-24 02:12:00,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:00,501 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models HTTP/1.1" 200 844 2021-09-24 02:12:00,503 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2021-09-24 02:12:00,503 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"25a298b201404e7d9eea4ac88b19281e","type":"vlm","name":"basicnf_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"fad652c1f27945539023ae18792b87a8","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"7306791e3de24f83bf1b785257f445ba","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"2aa274c400504babb0440f0c65cf4990","type":"vlm","name":"b3dfbc17-b14a-477e-bb59","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"d97abd2e7860468eb72e5499deb0a349","type":"vlm","name":"618cd151-24ec-4695-827c","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":5} 2021-09-24 02:12:00,506 DEBUG 147:__init__.py(1) - number of Vendor returned: 5 2021-09-24 02:12:00,506 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basicnf_vendor 2021-09-24 02:12:00,507 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:00,507 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/25a298b201404e7d9eea4ac88b19281e/versions 2021-09-24 02:12:00,507 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:00,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:00,570 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25a298b201404e7d9eea4ac88b19281e/versions HTTP/1.1" 200 264 2021-09-24 02:12:00,571 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:00,572 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8e62e1fc6501445f91ef88ef1e6cc1f3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632449519325,"modificationTime":1632449519886,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 02:12:00,574 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-24 02:12:00,574 INFO 192:__init__.py(1) - Vendor found, updating information 2021-09-24 02:12:00,575 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:00,575 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/25a298b201404e7d9eea4ac88b19281e/versions 2021-09-24 02:12:00,576 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:00,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:00,642 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/25a298b201404e7d9eea4ac88b19281e/versions HTTP/1.1" 200 264 2021-09-24 02:12:00,643 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:00,644 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8e62e1fc6501445f91ef88ef1e6cc1f3","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632449519325,"modificationTime":1632449519886,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 02:12:00,646 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-24 02:12:00,647 DEBUG 129:onap_service.py(1) - [SDC][create Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:00,647 DEBUG 131:onap_service.py(1) - [SDC][create Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-24 02:12:00,647 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": "25a298b201404e7d9eea4ac88b19281e", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2021-09-24 02:12:00,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:02,006 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 159 2021-09-24 02:12:02,007 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2021-09-24 02:12:02,008 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"624addcc2e734ea1ba2b0c8a268107e2","version":{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","status":"Draft"}} 2021-09-24 02:12:02,010 INFO 285:__init__.py(1) - Vsp basic_cnf_VSP is created in SDC 2021-09-24 02:12:02,010 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:02,011 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:02,011 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:02,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:02,067 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 253 2021-09-24 02:12:02,068 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:02,069 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632449520715,"modificationTime":1632449521267,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 02:12:02,071 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:02,071 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:02,071 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 02:12:02,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:02,161 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 223 2021-09-24 02:12:02,163 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 02:12:02,163 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632449520715,"modificationTime":1632449521249} 2021-09-24 02:12:02,166 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:02,167 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:02,167 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:02,169 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:02,347 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 369 2021-09-24 02:12:02,349 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:02,349 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20"} 2021-09-24 02:12:02,352 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:02,352 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:02,353 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:02,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:02,532 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 369 2021-09-24 02:12:02,533 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:02,534 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20"} 2021-09-24 02:12:02,536 INFO 241:vsp.py(1) - attempting to upload package for basic_cnf_VSP in SDC 2021-09-24 02:12:02,537 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:02,537 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:02,537 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:02,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:02,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 253 2021-09-24 02:12:02,603 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:02,604 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632449520715,"modificationTime":1632449521267,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 02:12:02,607 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:02,607 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:02,608 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 02:12:02,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:02,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 223 2021-09-24 02:12:02,714 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 02:12:02,714 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632449520715,"modificationTime":1632449521249} 2021-09-24 02:12:02,718 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:02,718 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:02,718 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:02,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:02,946 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 369 2021-09-24 02:12:02,948 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:02,948 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20"} 2021-09-24 02:12:02,951 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:02,951 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:02,952 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:02,954 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:03,300 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 369 2021-09-24 02:12:03,302 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:03,302 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20"} 2021-09-24 02:12:03,305 DEBUG 129:onap_service.py(1) - [SDC][upload ZIP for Vsp] sent header: {'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk', 'Accept-Encoding': 'gzip, deflate'} 2021-09-24 02:12:03,306 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/orchestration-template-candidate 2021-09-24 02:12:03,306 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2021-09-24 02:12:03,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:03,612 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/orchestration-template-candidate HTTP/1.1" 200 90 2021-09-24 02:12:03,614 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2021-09-24 02:12:03,614 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:03,615 INFO 194:vsp.py(1) - Files for Vsp basic_cnf_VSP have been uploaded 2021-09-24 02:12:03,619 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:03,619 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:03,619 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:03,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:03,680 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 253 2021-09-24 02:12:03,681 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:03,682 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632449520715,"modificationTime":1632449521267,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 02:12:03,685 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:03,685 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:03,685 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 02:12:03,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:03,805 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 222 2021-09-24 02:12:03,807 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 02:12:03,807 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632449520715,"modificationTime":1632449523602} 2021-09-24 02:12:03,811 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:03,811 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:03,811 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:03,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:04,008 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 436 2021-09-24 02:12:04,009 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:04,010 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:04,013 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:04,014 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:04,014 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:04,016 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:04,315 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 436 2021-09-24 02:12:04,317 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:04,317 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_cnf_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorId":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:04,320 INFO 241:vsp.py(1) - attempting to validate for basic_cnf_VSP in SDC 2021-09-24 02:12:04,321 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:04,321 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:04,321 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:04,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:04,399 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 253 2021-09-24 02:12:04,401 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:04,401 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632449520715,"modificationTime":1632449521267,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 02:12:04,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-09-24 02:12:04,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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:04,404 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 02:12:04,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:04,505 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 222 2021-09-24 02:12:04,507 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 02:12:04,507 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632449520715,"modificationTime":1632449523602} 2021-09-24 02:12:04,510 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:04,510 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:04,511 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:04,513 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:04,715 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 436 2021-09-24 02:12:04,716 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:04,717 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:04,720 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:04,720 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:04,720 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:04,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:05,010 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 436 2021-09-24 02:12:05,011 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:05,012 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","candidateOnboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:05,015 DEBUG 129:onap_service.py(1) - [SDC][Validate artifacts for Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:05,015 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/orchestration-template-candidate/process 2021-09-24 02:12:05,016 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2021-09-24 02:12:05,018 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:09,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/orchestration-template-candidate/process HTTP/1.1" 200 231 2021-09-24 02:12:09,426 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2021-09-24 02:12:09,426 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_dummy.env","base_dummy.yaml","nginx_cloudtech_k8s_charts.tgz"],"errors":{"nginx_cloudtech_k8s_charts.tgz":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]},"status":"Success"} 2021-09-24 02:12:09,428 INFO 209:vsp.py(1) - Artifacts for Vsp basic_cnf_VSP have been validated 2021-09-24 02:12:09,428 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:09,428 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:09,428 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:09,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:09,482 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 253 2021-09-24 02:12:09,483 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:09,483 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632449520715,"modificationTime":1632449521267,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 02:12:09,485 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:09,485 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:09,485 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 02:12:09,487 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:09,605 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 222 2021-09-24 02:12:09,607 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 02:12:09,607 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632449520715,"modificationTime":1632449529414} 2021-09-24 02:12:09,610 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:09,611 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:09,611 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:09,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:10,110 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 804 2021-09-24 02:12:10,111 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:10,112 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:10,115 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:10,115 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:10,116 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:10,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:10,516 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 804 2021-09-24 02:12:10,518 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:10,519 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:10,522 INFO 241:vsp.py(1) - attempting to commit for basic_cnf_VSP in SDC 2021-09-24 02:12:10,523 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:10,523 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:10,523 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:10,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:10,582 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 253 2021-09-24 02:12:10,583 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:10,584 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632449520715,"modificationTime":1632449521267,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 02:12:10,586 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:10,587 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:10,587 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 02:12:10,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:10,706 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 222 2021-09-24 02:12:10,708 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 02:12:10,708 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1632449520715,"modificationTime":1632449529414} 2021-09-24 02:12:10,712 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:10,712 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:10,712 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:10,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:10,895 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 804 2021-09-24 02:12:10,896 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:10,897 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:10,900 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:10,900 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:10,901 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:10,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:11,052 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 804 2021-09-24 02:12:11,054 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:11,055 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:11,065 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:11,065 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/actions 2021-09-24 02:12:11,065 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2021-09-24 02:12:11,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:13,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/actions HTTP/1.1" 200 2 2021-09-24 02:12:13,038 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2021-09-24 02:12:13,039 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2021-09-24 02:12:13,043 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:13,043 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:13,043 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:13,046 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:13,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 253 2021-09-24 02:12:13,105 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:13,106 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632449520715,"modificationTime":1632449531123,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 02:12:13,108 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:13,109 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:13,109 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 02:12:13,111 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:13,403 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 223 2021-09-24 02:12:13,404 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 02:12:13,405 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632449520715,"modificationTime":1632449529414} 2021-09-24 02:12:13,408 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:13,408 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:13,409 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:13,411 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:14,005 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 804 2021-09-24 02:12:14,007 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:14,007 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:14,010 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_cnf_VSP in SDC 2021-09-24 02:12:14,010 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:14,011 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:14,011 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:14,013 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:14,102 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 253 2021-09-24 02:12:14,103 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:14,104 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1632449520715,"modificationTime":1632449531123,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2021-09-24 02:12:14,106 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:14,106 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:14,107 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2021-09-24 02:12:14,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:14,308 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 223 2021-09-24 02:12:14,309 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2021-09-24 02:12:14,310 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1632449520715,"modificationTime":1632449529414} 2021-09-24 02:12:14,313 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:14,313 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:14,313 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:14,316 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:14,916 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 804 2021-09-24 02:12:14,918 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:14,918 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:14,927 DEBUG 129:onap_service.py(1) - [SDC][Submit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:14,927 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/actions 2021-09-24 02:12:14,928 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2021-09-24 02:12:14,930 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:25,956 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/actions HTTP/1.1" 200 2 2021-09-24 02:12:25,958 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2021-09-24 02:12:25,959 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2021-09-24 02:12:25,963 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:25,964 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:25,964 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:25,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:26,027 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 264 2021-09-24 02:12:26,028 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:26,028 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632449520715,"modificationTime":1632449544061,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 02:12:26,031 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-24 02:12:26,031 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:26,031 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:26,032 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:26,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:26,083 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 264 2021-09-24 02:12:26,085 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:26,085 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632449520715,"modificationTime":1632449544061,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 02:12:26,094 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:26,094 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/actions 2021-09-24 02:12:26,094 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-24 02:12:26,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:26,799 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/actions HTTP/1.1" 200 317 2021-09-24 02:12:26,802 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-24 02:12:26,802 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"624addcc2e734ea1ba2b0c8a268107e2","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-24 02:12:26,802 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"624addcc2e734ea1ba2b0c8a268107e2","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-24 02:12:26,806 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 02:12:26,807 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 02:12:26,807 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:26,807 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-24 02:12:26,808 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 02:12:26,810 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:12:26,937 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-24 02:12:26,938 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 02:12:26,939 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/697609c5-5184-4900-bc3a-6ea77ddd57c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/33f02858-d719-456f-8a45-24aba873d281/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 02:12:26,942 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:12:26,942 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:26,942 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:26,943 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:26,943 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:12:26,943 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:26,943 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:26,943 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:26,944 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-24 02:12:26,944 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:12:26,944 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-24 02:12:36,955 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 02:12:36,955 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 02:12:36,956 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:36,956 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-24 02:12:36,957 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 02:12:36,959 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:12:37,208 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-24 02:12:37,210 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 02:12:37,210 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/697609c5-5184-4900-bc3a-6ea77ddd57c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/33f02858-d719-456f-8a45-24aba873d281/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 02:12:37,214 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:12:37,214 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:37,214 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:37,215 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:37,215 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:12:37,215 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:37,215 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:37,216 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:37,216 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-24 02:12:37,216 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:12:37,216 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-24 02:12:37,216 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 02:12:37,217 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 02:12:37,217 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:37,218 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-24 02:12:37,218 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 02:12:37,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:12:37,446 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-24 02:12:37,448 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 02:12:37,448 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/697609c5-5184-4900-bc3a-6ea77ddd57c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/33f02858-d719-456f-8a45-24aba873d281/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 02:12:37,451 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:12:37,452 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:37,452 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:37,452 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:37,452 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:12:37,453 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:37,453 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:37,453 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:37,453 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-24 02:12:37,453 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:12:37,454 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-24 02:12:37,454 DEBUG 159:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2021-09-24 02:12:37,454 INFO 129:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2021-09-24 02:12:37,455 DEBUG 129:onap_service.py(1) - [SDC][get ResourceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:37,455 DEBUG 131:onap_service.py(1) - [SDC][get ResourceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-24 02:12:37,455 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2021-09-24 02:12:37,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:37,753 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-24 02:12:37,756 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2021-09-24 02:12:37,757 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-24 02:12:37,762 DEBUG 147:__init__.py(1) - number of ResourceCategory returned: 9 2021-09-24 02:12:37,762 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic 2021-09-24 02:12:37,763 INFO 192:__init__.py(1) - ResourceCategory found, updating information 2021-09-24 02:12:37,763 INFO 267:__init__.py(1) - attempting to create Vf basic_cnf in SDC 2021-09-24 02:12:37,763 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 02:12:37,763 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 02:12:37,764 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:37,764 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-24 02:12:37,764 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 02:12:37,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:12:37,887 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 719 2021-09-24 02:12:37,889 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 02:12:37,889 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/697609c5-5184-4900-bc3a-6ea77ddd57c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/33f02858-d719-456f-8a45-24aba873d281/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 02:12:37,892 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:12:37,893 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:37,893 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:37,893 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:37,894 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:12:37,894 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:37,894 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:37,894 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:37,894 DEBUG 147:__init__.py(1) - number of Vf returned: 2 2021-09-24 02:12:37,895 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:12:37,895 INFO 169:__init__.py(1) - Vf basic_cnf doesn't exist in SDC 2021-09-24 02:12:37,919 DEBUG 159:__init__.py(1) - check if Vsp basic_cnf_VSP exists in SDC 2021-09-24 02:12:37,920 INFO 129:__init__.py(1) - retrieving all objects of type Vsp from SDC 2021-09-24 02:12:37,920 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:37,920 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2021-09-24 02:12:37,921 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2021-09-24 02:12:37,923 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:37,992 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products HTTP/1.1" 200 1329 2021-09-24 02:12:37,993 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2021-09-24 02:12:37,994 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_cnf_VSP","description":"vendor software product","vendorName":"basicnf_vendor","vendorId":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_lsMjdj_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"fad652c1f27945539023ae18792b87a8","onboardingMethod":"NetworkPackage","id":"ad1f98668267432cb8c0b0aa6e6c432f","owner":"cs0008","status":"ACTIVE"},{"name":"basic_vm_VSP","description":"vendor software product","vendorName":"basicvm_vendor","vendorId":"7306791e3de24f83bf1b785257f445ba","onboardingMethod":"NetworkPackage","id":"ca1d8638f85f473c9f0bfbad742d4c7e","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 3c56fd7d-c2b9","description":"vendor software product","vendorName":"b3dfbc17-b14a-477e-bb59","vendorId":"2aa274c400504babb0440f0c65cf4990","onboardingMethod":"NetworkPackage","id":"d0ce23a1d69e4e568b84e22a33930726","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 1f648349-f136","description":"vendor software product","vendorName":"618cd151-24ec-4695-827c","vendorId":"d97abd2e7860468eb72e5499deb0a349","onboardingMethod":"NetworkPackage","id":"8c758f0397b8411daf6cfd1ebf718a37","owner":"cs0008","status":"ACTIVE"}],"listCount":5} 2021-09-24 02:12:37,996 DEBUG 324:vsp.py(1) - importing VSP basic_cnf_VSP from SDC 2021-09-24 02:12:37,997 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_lsMjdj_VSP from SDC 2021-09-24 02:12:37,997 DEBUG 324:vsp.py(1) - importing VSP basic_vm_VSP from SDC 2021-09-24 02:12:37,997 DEBUG 324:vsp.py(1) - importing VSP pNF 3c56fd7d-c2b9 from SDC 2021-09-24 02:12:37,997 DEBUG 324:vsp.py(1) - importing VSP vFW 1f648349-f136 from SDC 2021-09-24 02:12:37,998 DEBUG 147:__init__.py(1) - number of Vsp returned: 5 2021-09-24 02:12:37,998 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf_VSP 2021-09-24 02:12:37,998 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:37,999 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:37,999 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:38,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:38,061 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 264 2021-09-24 02:12:38,062 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:38,063 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632449520715,"modificationTime":1632449544061,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 02:12:38,065 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-24 02:12:38,065 INFO 192:__init__.py(1) - Vsp found, updating information 2021-09-24 02:12:38,065 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_cnf_VSP in SDC 2021-09-24 02:12:38,066 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:38,066 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:38,066 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:38,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:38,130 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 264 2021-09-24 02:12:38,131 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:38,132 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632449520715,"modificationTime":1632449544061,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 02:12:38,134 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:38,134 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/624addcc2e734ea1ba2b0c8a268107e2/versions 2021-09-24 02:12:38,135 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2021-09-24 02:12:38,136 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:38,198 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/624addcc2e734ea1ba2b0c8a268107e2/versions HTTP/1.1" 200 264 2021-09-24 02:12:38,200 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2021-09-24 02:12:38,200 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"b8ea5ce110b84df6954db9c32ed04b20","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1632449520715,"modificationTime":1632449544061,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2021-09-24 02:12:38,202 DEBUG 46:sdc_element.py(1) - details found, updating 2021-09-24 02:12:38,207 DEBUG 129:onap_service.py(1) - [SDC][Create_Package Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:38,207 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/actions 2021-09-24 02:12:38,207 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2021-09-24 02:12:38,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:38,904 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20/actions HTTP/1.1" 200 317 2021-09-24 02:12:38,906 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2021-09-24 02:12:38,907 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"624addcc2e734ea1ba2b0c8a268107e2","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-24 02:12:38,907 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_cnf_VSP","version":"1.0","packageId":"624addcc2e734ea1ba2b0c8a268107e2","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basicnf_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2021-09-24 02:12:38,911 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:38,911 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/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 2021-09-24 02:12:38,911 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2021-09-24 02:12:38,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:39,072 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/624addcc2e734ea1ba2b0c8a268107e2/versions/b8ea5ce110b84df6954db9c32ed04b20 HTTP/1.1" 200 804 2021-09-24 02:12:39,074 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2021-09-24 02:12:39,075 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":"25a298b201404e7d9eea4ac88b19281e","onboardingMethod":"NetworkPackage","id":"624addcc2e734ea1ba2b0c8a268107e2","version":"b8ea5ce110b84df6954db9c32ed04b20","validationData":{"importStructure":{"heat":[{"fileName":"base_dummy.yaml","type":"HEAT","env":{"fileName":"base_dummy.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}],"artifacts":[{"fileName":"nginx_cloudtech_k8s_charts.tgz","type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","errors":[{"level":"WARNING","message":"WARNING: [HOT11]: Artifact file is not referenced."}]}]}},"onboardingOrigin":"zip","networkPackageName":"basic_cnf"} 2021-09-24 02:12:39,078 DEBUG 129:onap_service.py(1) - [SDC][create Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:39,079 DEBUG 131:onap_service.py(1) - [SDC][create Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources 2021-09-24 02:12:39,079 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": "624addcc2e734ea1ba2b0c8a268107e2", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_cnf", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_cnf"], "toscaArtifacts": {}, "vendorName": "basicnf_vendor", "vendorRelease": "1.0" } 2021-09-24 02:12:39,081 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:44,781 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources HTTP/1.1" 201 None 2021-09-24 02:12:44,791 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2021-09-24 02:12:44,799 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632449561648,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"3a01098b-cb52-4aa6-9214-a096f136fab6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1632449561650,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561648,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1632449561791,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"98ca039f-bf44-4e95-8f32-1525df0df8a8","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1632449561793,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561791,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632449561648,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"3a01098b-cb52-4aa6-9214-a096f136fab6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1632449561650,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561648,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632449561669,"description":"created from csar","artifactType":"HEAT","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"628338f8-de8c-40f8-8dac-b73812838a8a","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","duplicated":false,"payloadUpdateDate":1632449561676,"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":1632449561669,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449561685,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632449561685,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561685,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449560216,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":1632449560216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449560216,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":1632449560216,"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,"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.05d3e980-ac7f-41d3-b6fc-7d0922522520.feature","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false}],"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.scalable","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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,"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.binding","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false}],"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.host","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.ephemeral.size","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.instance","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.memory","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.iops","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.read.requests","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.cpu.delta","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.capacity","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.read.bytes","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.write.bytes","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.latency","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.read.bytes.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.usage","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.cpu_util","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.allocation","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.write.requests.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.write.bytes.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.latency","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.cpu","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.write.requests","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.write.bytes","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.read.requests","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.root.size","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.write.bytes.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.vcpus","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.iops","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.usage","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.read.requests.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.write.requests.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.allocation","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.read.bytes.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.read.bytes","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.memory.usage","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.capacity","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.memory.resident","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.write.requests","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false}],"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.os","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false}],"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.endpoint","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"parentName":"dependency","uniqueId":"05d3e980-ac7f-41d3-b6fc-7d0922522520.dependency","capability":"tosca.capabilities.Node","ownerId":"05d3e980-ac7f-41d3-b6fc-7d0922522520","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","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"parentName":"local_storage","uniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"9aa07285-c606-4fae-b008-7fe135a72924.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"4acbc4d6-d7af-440e-b15e-f62ff895e626.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"58d36cc4-e925-4f8f-96a6-bf1a38713c43.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":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"4acbc4d6-d7af-440e-b15e-f62ff895e626.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.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":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.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":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.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":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_dummy"},"actualComponentUid":"4acbc4d6-d7af-440e-b15e-f62ff895e626","createdFromCsar":true,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","normalizedName":"abstract_dummy","name":"abstract_dummy","creationTime":1632449561306,"icon":"defaulticon","originType":"CVFC","toscaArtifacts":{},"directives":["substitutable"],"isProxy":false,"invariantName":"abstract_dummy","createdFrom":"CSAR","componentUid":"4acbc4d6-d7af-440e-b15e-f62ff895e626","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicCnfcvfc.abstract.abstract.nodes.dummy","modificationTime":1632449561457,"customizationUUID":"8ee1edd6-53cf-4429-8544-81629f4fbc02","posX":"475.0","posY":"325.0","componentName":"basic_cnf-nodes.dummyCvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy":[{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.dummy_name_0","getInputValues":[{"propName":"compute_dummy_name","inputName":"dummy_name_0","inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"9aa07285-c606-4fae-b008-7fe135a72924.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"4acbc4d6-d7af-440e-b15e-f62ff895e626.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"dummy_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.dummy_flavor_name","parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","getInputValues":[{"propName":"vm_flavor_name","inputName":"dummy_flavor_name","inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.dummy_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"58d36cc4-e925-4f8f-96a6-bf1a38713c43.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":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"4acbc4d6-d7af-440e-b15e-f62ff895e626.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"dummy_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.dummy_image_name","parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","getInputValues":[{"propName":"vm_image_name","inputName":"dummy_image_name","inputId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.dummy_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.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":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.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":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false},{"definition":false,"hidden":false,"uniqueId":"9aa07285-c606-4fae-b008-7fe135a72924.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":"9aa07285-c606-4fae-b008-7fe135a72924","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9aa07285-c606-4fae-b008-7fe135a72924","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.Node","parentName":"feature","uniqueId":"capability.05d3e980-ac7f-41d3-b6fc-7d0922522520.feature","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.Compute","tosca.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicCnf.abstract.compute.nodes.heat.dummy"],"name":"feature_dummy","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false}],"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.Scalable","parentName":"scalable","uniqueId":"capability.fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.scalable","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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,"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.network.Bindable","parentName":"binding","uniqueId":"capability.fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.binding","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false}],"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.Container","parentName":"host","uniqueId":"capability.fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.host","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.ephemeral.size","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.ephemeral.size","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"instance","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.instance","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.memory","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.iops","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.iops","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.read.requests","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu.delta","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.cpu.delta","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.capacity","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.capacity","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.read.bytes","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.write.bytes","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.latency","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.latency","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.read.bytes.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.usage","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.usage","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu_util","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.cpu_util","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.allocation","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.allocation","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.write.requests.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.bytes.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.write.bytes.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.latency","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.latency","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"cpu","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.cpu","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.write.requests","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.write.bytes","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.requests","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.read.requests","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.root.size","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.root.size","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.write.bytes.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"vcpus","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.vcpus","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.iops","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.iops","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.usage","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.usage","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.read.requests.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.read.requests.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.write.requests.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.write.requests.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.allocation","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.allocation","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes.rate","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.read.bytes.rate","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.read.bytes","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.read.bytes","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.usage","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.memory.usage","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.device.capacity","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.device.capacity","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"memory.resident","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.memory.resident","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"e116a9fe-0ad3-4140-94ee-e9c351a60210","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e116a9fe-0ad3-4140-94ee-e9c351a60210","empty":false}],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"org.openecomp.capabilities.metric.Ceilometer","parentName":"disk.write.requests","uniqueId":"capability.e116a9fe-0ad3-4140-94ee-e9c351a60210.disk.write.requests","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false}],"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.OperatingSystem","parentName":"os","uniqueId":"capability.fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.os","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","empty":false}],"source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"type":"tosca.capabilities.Endpoint.Admin","parentName":"endpoint","uniqueId":"capability.fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.endpoint","ownerId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"parentName":"dependency","uniqueId":"05d3e980-ac7f-41d3-b6fc-7d0922522520.dependency","capability":"tosca.capabilities.Node","ownerId":"05d3e980-ac7f-41d3-b6fc-7d0922522520","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","source":"4acbc4d6-d7af-440e-b15e-f62ff895e626","path":["4acbc4d6-d7af-440e-b15e-f62ff895e626.55f579c9-09ba-456b-b05e-90c767168f57.dummy","e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.abstract_dummy"],"parentName":"local_storage","uniqueId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","ownerName":"dummy","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_dummy","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_dummy_group","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.base_dummy_group","name":"base_dummy_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_dummy_group","createdFrom":"CSAR","invariantUUID":"aa81935a-b30d-440d-a0a6-f754ac613552","groupUUID":"d117c1b5-66e4-4d00-bf20-73c5cd734fe4","members":{"abstract_dummy":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.BasicCnf..base_dummy..module-0","name":"BasicCnf..base_dummy..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1env"],"invariantName":"BasicCnf..base_dummy..module-0","createdFrom":"CSAR","invariantUUID":"4adef5d9-0559-47de-b98d-d554eb1d35e0","artifactsUuid":["628338f8-de8c-40f8-8dac-b73812838a8a"],"groupUUID":"6cead585-8862-4f71-94b7-aa6efaa9484d","members":{"abstract_dummy":"e510dfc4-b503-479a-aa1b-c749f11f4d62.4acbc4d6-d7af-440e-b15e-f62ff895e626.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":1632449560216,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_cnf"],"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62","componentMetadataForSupportLog":{"SupportablityComponentUUID":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"624addcc2e734ea1ba2b0c8a268107e2","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1632449561391,"allArtifacts":{"heat1":{"payloadData":"SXlBalBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVRFbERSVTVUUlY5VFZFRlNWRDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBRb2pJQ01LSXlBaklFTnZjSGx5YVdkb2RDQW9ReWtnTWpBeE9TQkpiblJsYkNCRGIzSndiM0poZEdsdmJnb2pJQ01nVTFCRVdDMU1hV05sYm5ObExVbGtaVzUwYVdacFpYSTZJRUZ3WVdOb1pTMHlMakFLSXlBakNpTWdJejA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVXhKUTBWT1UwVmZSVTVFUFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDA5UFQwOVBUMDlQVDBLQ21obFlYUmZkR1Z0Y0d4aGRHVmZkbVZ5YzJsdmJqb2dNakF4TmkweE1DMHhOQXBrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnWkhWdGJYa2dWazVHQ2dwd1lYSmhiV1YwWlhKek9nb2daSFZ0YlhsZmJtRnRaVjh3T2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUc1aGJXVWdiMllnZG0wS0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVSMWJXMTVJRzVoYldVS0NpQjJibVpmYVdRNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2FXUWdiMllnZG01bUNpQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWNtOTJhV1JsWkNCaWVTQlBUa0ZRQ2dvZ2RtNW1YMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ2JtRnRaU0J2WmlCMmJtWUtJQ0FnWkdWelkzSnBjSFJwYjI0NklGQnliM1pwWkdWa0lHSjVJRTlPUVZBS0NpQjJabDl0YjJSMWJHVmZhV1E2Q2lBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNCc1lXSmxiRG9nZG01bUlHMXZaSFZzWlNCcFpBb2dJQ0JrWlhOamNtbHdkR2x2YmpvZ1VISnZkbWxrWldRZ1lua2dUMDVCVUFvS0lHUjFiVzE1WDJsdFlXZGxYMjVoYldVNkNpQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQnNZV0psYkRvZ1NXMWhaMlVnYm1GdFpTQnZjaUJKUkFvZ0lDQmtaWE5qY21sd2RHbHZiam9nUkhWdGJYa2dhVzFoWjJVZ2JtRnRaUW9LSUdSMWJXMTVYMlpzWVhadmNsOXVZVzFsT2dvZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ2JHRmlaV3c2SUdac1lYWnZjZ29nSUNCa1pYTmpjbWx3ZEdsdmJqb2dSSFZ0YlhrZ1pteGhkbTl5Q2dweVpYTnZkWEpqWlhNNkNpQmtkVzF0ZVY4d09nb2dJQ0IwZVhCbE9pQlBVem82VG05MllUbzZVMlZ5ZG1WeUNpQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJR1IxYlcxNVgyNWhiV1ZmTUNCOUNpQWdJQ0FnYVcxaFoyVTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjlwYldGblpWOXVZVzFsSUgwS0lDQWdJQ0JtYkdGMmIzSTZJSHNnWjJWMFgzQmhjbUZ0T2lCa2RXMXRlVjltYkdGMmIzSmZibUZ0WlNCOUNpQWdJQ0FnYldWMFlXUmhkR0U2SUhzZ2RtNW1YMjVoYldVNklIc2daMlYwWDNCaGNtRnRPaUIyYm1aZmJtRnRaU0I5TENCMmJtWmZhV1E2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYVdRZ2ZTd2dkbVpmYlc5a2RXeGxYMmxrT2lCN0lHZGxkRjl3WVhKaGJUb2dkbVpmYlc5a2RXeGxYMmxrSUgxOQ==","listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632449561669,"description":"created from csar","artifactType":"HEAT","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"628338f8-de8c-40f8-8dac-b73812838a8a","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","duplicated":false,"payloadUpdateDate":1632449561676,"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":1632449561669,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3":{"payloadData":"SDRzSUFBQUFBQUFBQSswYmEyL2JPTEtmOVN0NFNoWnBlN1g4U0Z3WEF2S2hsd1I3d2JXSjBmU3lLQmFMZ3Bab214dUpWRVhLaVMrWCsrMDNRMHFXTE1keDBqWXBGdFVVY0NScU9ET2M0VHo0cUpod2NkVis5cWpRQVJnTUJ2aTNPK2gzcW44TGVOYmRIZXk5N3ZVSHZiM2VzMDYzMSswUG5wSCs0NHBsSVZPYXBvUTgwMVBPMG5TK0ZtL1Q5NzhvQ0dOL2I4cWltRStFVE5rajhERDI3L2ZYMnIvZmV3MzI3dytnY2JmWEFienUzbTRIN045NUJGbFc0Q2UzL3hZWlVxMVpLaFRSa3RncFFDNm5USkJSeHFPUWl3bEphSEJCSjB4NXpoYjVPT1dLcUN4SlpLcmhBYVpOUkNhUkhKR1k2bUFLMks5SXlpS3ErWXhCUHoydHRGTVJBZ0hCSnZCVkN2SThTZG1ZWDdHUVhITEErOXNMajV5S2FFNmtNRDFSSkpLd2xFUmNNTS94RHM4K24ybVFEVWdjeURnR0F1Y0haeVRrcVhLOENkZHQ4MnZGZDd6UmY5SzIrUzBhcHBNMi9oU3ZhaWJhSmFFUmpDOUx5SmhIVERrdlBYV1p3TytJWHNDdmp1SDVmNEI2VGxNdU0wV09ENCtBWVpMS1AxbWdIWStIakxZdEhqUTUza3dGTW1SdDUwZGI5ZjVnL2Y5Z1NsUHR6V2tjUFFhUFRmN2YzZXZYL1IveVJlUC9Ud0UwNGVjc1ZlQ1JQcGwxSFpva2kxZTM2M1ZjSjJRcVNIbWlUZE5iOGs5SUZDVEE2VUxHTWlYL3lrYmdxRXlENXdnYU01K1krZVRNQ2hvZEQ0ajhoZHpocHdQci81ckZDVVJ0cGg2bEVueFEvV2Y5djl2ZmErcS9wNEM2L1U5T1B4NmRlZnBLZjBjZUcrSi9iN0E3cU1YLy91dHVyNG4vVHdGZGovektOTkZUUmlEMlJ6eXcxZG0vUDd3am96bEpNeUd3QklUUGlwRUE2aVdvNHBUdlhGKzNDQjhUNzV4R0dSU0dnSkl5cFR3bTZDaUNpdTdteG1Da1ZFd1kyWjVLcFltL3Y0S043UXB4Q1NteFBhd2E4OWFwMXNuMU5UTGFydmZWRWVJbytNb0U4dlBiYlhnMnJBeGRhSUozcjZSdTBaejZZd1REQXZxQkZKcHlxSUhkRTZqZmhsRGN1Z3R4RlV0blBHQ2VuaWZNMG1OWFdQNlNrOVBEbzgvRDB3OGY5N2VmWDBBZUREVFV3cURMVmd0VG9ZS3ltUkVVNGdPTEdGWE1PMW0wM3R5UWxpUi9LaWx3dFB2dXRhY1NGbmltcVA2OTg0Y25jaUZ1WEpKelYwaUppeURLUWtaYzQ3VGVPSXNpNU9TYWNiNm9DWFk4ckltRlJOVlhDY2NoUEJpNXdGVjBwandhaG1nRVp0cnlseHZYQ0JCTXBURWIyR003RjhQZlhpaHFqYzdmU1JyK2cwWlVCQ3k5Uys4QUdKNThjcXhoWFRFbm1sN0FyQ1ZqZGtsaUxqSUlYNlltd2JsY0pVbU9oN2kyR1FIdWpQSUlwNmhucVZuNEpETVNVRUV1Y2FsaWV0dHhFam11K3NET2cyMnNaZ0ZwWFc2MDNFNXB1Yk9qRCtmSEI3Y1l6NUM2RDg5TnpKWnN1M05kbURTcTZLdHdNclF1VDI1MlZneGJTdW1qSERWN21ZR3M5YStEQ0FJdVM0K0g5M0N3NGVuaDU1TzM3NDlxdWtoa2VOOTVIQkVYb3BwM3NhaFNQUzdiMkhGL1ZVK2xqbDZ0OWdIWk5TcG52ODRMME4yMS9oSXpUVU9xcWFGZDhSRDNuQ3V1QzMxMmV3T3ZBLys2L3B2T213NU8xUXkwTnBkWldnM0pMblF1dElEYWFjRlV2NlJwU0xZTE5SSHNEalNxUVc1ai9LL24vOCt3cElkbE4wVFk1THV0QlRmbGYzaXI1Zi9YZTRNbS96OEpYRiszWDVJWmozM0lOTnJzZ2FBYjdzZW9sbUFLQzdxWGJlUEw3WmZPMFZVQzJkOEVTSnpQR0I3eDJTd0dQU2ZIYTVHUWpibW9lVldyL0VhelNCUFBiamdZQnlyQ0FHS2V3c0l4NWVDVC95VWE0bTVBWHUrYVJ4NmZaZU14dnlKdXF5U0dVeHlmclhRSEtZTUpET21nNElGeGIwNitaRFRpWXc1RkNmaVNrZHR6Zm1PV3VzSFh5QVBIb0NCREJCUmRUMGtRcTF6WjJ0RUNqUWppRGswWmlYZ01MaDZpcDJyY0Qzc09XUUkxY1hoeWhyaVlMRENmdi9DYzR6RnVoMkd3c0VRV2NkQ3VvRTBiQklKTEhrV1luNEE1eUtrd3A0SHd1YlJyRkZ1RzlVSWZsWUtzK0xqUVo0R3pGdUZlQ3Nkb1hyeHNHK0dockx1M1RTdHlMdlJncVN4SDFJV3NTNjBQRmpCSnVkQmo0djZpV3I4b3QwYk44bjNJTEZ2M3ZEVDdLbVpGVjhtM1FkQ2t4clQ1UExGWVVJaXdhSzE1RFk2N2RqQlZYZHZuZk5zR0JwSXlpT1dRQU4yL3U4VDk3RDVvbEQ4NkhEWHd4RkRQL3lGTUhqbVBtZmlPMjhFYjh2K3UzZitwNW4rekRkVGsveWVBNnY0dlpFalZubldkQ3k1Q254d3Vab0pUMUxFKzFLQjJtM2ZUTWdNUVRYeFR2bGxwM1Y2RTMwWm1pUVFoZUM3cHFXbmJoTVBiOFBNNHVlaXd2blQzVjlZSjYvdkVWTkFKQzF1aitYS3ZNN3RVd1k2WTRYRndHRzJoUkZjV01jOTdlZU9CeklTMlhCUlFDTFJNclQ3TXFkaTdpb0srUVVWZk0rYkMzM05wS3VaRmlKWUUreWJSdnM0Z2hXNFI4bElCNW1ncFVLdWNoZFZNV09GS0NJL0JnajV4SzFZeFRXZ2JDYXN2bWM1eDMyamxzNllUWE5QVktRMWhlZzhsR0hXK1pHamJKMWw4WEpiQmJPajQxYjJHaGVpNDlsdjZVQmtwYnYzNHNKcXJmVTlTcVdVZ0k1OThQQmhXdmtWOHhnU3MxNGVwSExGbGJzamxWNmI5T2lWWXFQcWtYVzgxYkd1Q1FWMFQ4a2Vrcm1DWkc3Q2FrckFpMGZJVDVKK0tSK1dZVU1NSWlFOFFsa2kzVjZvYnU1aUQ1RVhwS1VOMmxqdGRpVlp0TFhsVytWWG92MWttbnkrcGIrVkdvYUlTWEZmc1g3VGNuOHNtSGxwR0xEVjdBYXBrVTJuOEtrNzEvRjlzc0g3UHMrQU4rUitlVjliLy9WNm55ZjlQQVJ0MjhoZXJQVXp2Si9tSzc0N01qL2pWa29KZGFTYndFUXVMRWVTWm9ybzR0b3h1THkxS2JqOURKWEdMcXhkbW9FSklYWFg1U29QdjNPSHFleXNuSHphbnJqRzNQVTdCd3NEcXVYSWVzdzRUVTVrNXdmRXJJVEx2VXpuWnNkQXlZd2Y1dm1SU3M3VmhGY3VrSUdYNlpKSGR5L2U3am5JZ2tXUVIyeUQ1a2xCV2RzdkRuQmV0aUdZMlp4Y0RNS2RTeXdGMjlieXFISzFOZ2VVSlZBbDQyUWlrcnVmTWZBLzhaSTBIM0lJNlhNMm5TeHE1WFZNci9sK1AvOFZtL0ZQR2Y3enNVNC8vblc0VC81OENhdmQvYkhET2cxT3o3cnRqM1lmYjVFdExnZFZqckVyNTM4cnIzenZPeS9KNmpxWVRwbGVjKzdiYWYya2hzYnkrL0dxOVAxU05QM3I2TnZDTllPUC96RTdKUjdvQXV2SDh6OFQvNnYzL3ZkMjk1djduazhBV09jelBiK3djTURjb2JHZ29ybnR6UEpENjlQYjlPenh5anZGcWRtZ09DaEhoa0FVUkhvbk5hTXB4eGFEeW14WUpWWGpnd1FXOG1wUHNSWVhoT1U1MWQ4d25YY2V4ZXpWMk15M2ZteWx1a21KRW5QaDRJd09vWTB5dDdNTWNqMCtrSGtKeGgzdVVUdldzeVNldTY5VFB1SHdTaURGSW9GdVd0Sk5INERLYUx5NG5PTVYreFpzT1NHY0xTRVRMbDBVK0dkTklzVm85VHE1dEROMGk5UWhxQzFEUUZGQlpqR3NWRVdyckZnMHdUcnM2elJqdVFWVXE3S0prTlptdnhhNG9LSlI1a1F4b1ZDUUpVNlNTMy85dzhrb2VINUVOOUswVzFrc1VXb0Jva1NyY3RvcEM5alptVHJsclk0ZThSWDdEczh1TTRvRnJ5dkNhR0phYm9CbWNEWmd3K1hpK09DY3NkM0xNYWJJa2tGRm16SjZrbXJQUEFKUVo0RzE3UXpxWVNzeTh4Y1dlREl6bTJYa0pKcENZemxMTVNPWklWUVFzUDFwVmVHMkhTQUVXbS9GVUN0ekdWbmFORlhHdHpWVGFLa1Y1UlZRV1RKSDlleTQ0V3NXRDJZVXpsNFNTWEZLeE5KSkt0MHpZMGRvYmRHTVpSZklTN0cybzQvOWNBQlFhL2dtekNyL0h5RUF3Nktob09qZi9Jd0pveGRLTW5wRWdTMEYvbzVRYTNjQk1UY2xPcWVvZEx5Y2E4OUpHUVpLQkEzVTZjZjRlQXpYMG5XN3Z6WHVlRC9FTGVQVjllemhMKzJOb1hhZTZ3V1NtMW1KakN6Ly82UERWUUFNTk5OQkFBdzAwMEVBRERUVFFRQU1OTk5CQUF3MDAwRUFERFRUUVFBMytEeDNRVzMwQVVBQUE=","heatParamUpdated":false,"timeout":0,"creationDate":1632449561791,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"98ca039f-bf44-4e95-8f32-1525df0df8a8","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1632449561793,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561791,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449561685,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NWJmOTVmNDkyMzFhNDVlNTdkODIxNzdlY2I4MzcwZmE=","generatedFromId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1632449561685,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561685,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiccnfvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZZMjVtWDFaVFVBb2dJQ0FnWWk0Z0lDQWdSR1Z6WTNKcGNIUnBiMjRnZG1WdVpHOXlJSE52Wm5SM1lYSmxJSEJ5YjJSMVkzUUtJQ0FnSUdNdUlDQWdJRlpsY25OcGIyNDZJREF1TUFvZ0lDQWdaQzRnSUNBZ1ZtVnVaRzl5T2lCaVlYTnBZMjVtWDNabGJtUnZjZ29nSUNBZ1pTNGdJQ0FnUTJGMFpXZHZjbms2SUhKbGMyOTFjbU5sVG1WM1EyRjBaV2R2Y25rdVoyVnVaWEpwWXdvZ0lDQWdaaTRnSUNBZ1RHbGpaVzV6WlNCRVpYUmhhV3h6T2lBS0lDQWdJQ0FnSUNCcExpQWdJQ0JNYVdObGJuTmxJRTF2WkdWc0lGWmxjbk5wYjI0NklBb2dJQ0FnSUNBZ0lHbHBMaUFnSUNCTWFXTmxibk5sSUVGbmNtVmxiV1Z1ZENCT1lXMWxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2FXbHBJQ0FnSUV4cGMzUWdiMllnUm1WaGRIVnlaU0JIY205MWNITTZJQW9nSUNBZ1p5NGdJQ0FnU0dsbmFDQkJkbUZwYkdGaWFXeHBkSGtnQ2lBZ0lDQm9MaUFnSUNCVGRHOXlZV2RsSUVSaGRHRWdRbUZqYXkxMWNDQkVaWFJoYVd4ek9pQUtJQ0FnSUNBZ0lDQnBMaUFnSUNCRVlYUmhJRkpsY0d4cFkyRjBhVzl1SUZKbGNYVnBjbVZrUHpvZ1ptRnNjMlVLSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdDVVJoZEdFZ1UybDZaU0IwYnlCeVpYQnNhV05oZEdVZ2FXNGdSMEk2SUc1MWJHd0tJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFUmhkR0VnY21Wd2JHbGpZWFJwYjI0Z1puSmxjWFZsYm1ONU9pQnVkV3hzQ2lBZ0lDQWdJQ0FnYVhZdUlDQWdJRkpsY0d4cFkyRjBhVzl1SUZOdmRYSmpaVG9nYm5Wc2JBb2dJQ0FnSUNBZ0lIWXVJQ0FnSUZKbGNHeHBZMkYwYVc5dUlFUmxjM1JwYm1GMGFXOXVPaUJ1ZFd4c0NpQWdJQ0F6TGlBZ0lDQk1hWE4wSUc5bUlGWkdRM01nQ2lBZ0lDQWdJQ0FnWVM0Z0lDQWdSbTl5SUdWaFkyZ2dWa1pET2lBS0lDQWdJQ0FnSUNBZ0lDQWdhUzRnSUNBZ1ZrWkRJRTVoYldVNklBb2dJQ0FnSUNBZ0lDQWdJQ0JwYVM0Z0lDQWdSR1Z6WTNKcGNIUnBiMjQ2SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBhV2t1SUNBZ0lFbHRZV2RsY3pvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2wyTGlBZ0lDQkRiMjF3ZFhSbEwxWk5JRU5vWVhKaFkzUmxjbWx6ZEdsamN5QUtJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lERXVJQ0FnSUhaRFVGVTZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNaTRnSUNBZ1ExQlZJRzkyWlhJdGMzVmljMk55YVhCMGFXOXVPaUFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lFMWxiVzl5ZVRvZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBMExpQWdJQ0JFYVhOck9pQUtJQ0FnSUNBZ0lDQWdJQ0FnZGk0Z0lDQWdTSGx3WlhKMmFYTnZjaUJFWlhSaGFXeHpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNUzRnSUNBZ1RtRnRaVG9nUzFaTkNpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeUxpQWdJQ0JFY21sMlpYSnpPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ0lDQWdJSFpwTGlBZ0lDQkhkV1Z6ZENCUFV5QkVaWFJoYVd4eklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnVG1GdFpUb2diblZzYkFvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTWk0Z0lDQWdRbWwwSUZOcGVtVTZJRFkwQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F6TGlBZ0lDQlViMjlzY3pvZ2JuVnNiQW9nSUNBZ0lDQWdJQ0FnSUNCMmFXa3VJQ0FnSUU1MWJXSmxjaUJ2WmlCV1JrTWdTVzV6ZEdGdVkyVnpJQW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1632449561648,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"3a01098b-cb52-4aa6-9214-a096f136fab6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1632449561650,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561648,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"e510dfc4-b503-479a-aa1b-c749f11f4d62"},"categorySpecificMetadata":{},"csarUUID":"624addcc2e734ea1ba2b0c8a268107e2","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"service":false,"name":"basic_cnf"} 2021-09-24 02:12:44,813 INFO 285:__init__.py(1) - Vf basic_cnf is created in SDC 2021-09-24 02:12:44,813 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:54,825 INFO 254:__init__.py(1) - attempting to certify/sumbit Vf basic_cnf in SDC 2021-09-24 02:12:54,831 DEBUG 129:onap_service.py(1) - [SDC][Certify Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:54,832 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/e510dfc4-b503-479a-aa1b-c749f11f4d62/lifecycleState/Certify 2021-09-24 02:12:54,832 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2021-09-24 02:12:54,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:12:59,589 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/e510dfc4-b503-479a-aa1b-c749f11f4d62/lifecycleState/Certify HTTP/1.1" 200 1281 2021-09-24 02:12:59,591 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2021-09-24 02:12:59,592 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1632449560216,"lastUpdateDate":1632449576066,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"defaulticon","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a"},"csarUUID":"624addcc2e734ea1ba2b0c8a268107e2","csarVersion":"1.0","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"b337931c-8666-4fdf-a6ef-c1c51d0548e4"} 2021-09-24 02:12:59,596 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 02:12:59,596 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 02:12:59,596 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:59,597 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-24 02:12:59,597 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 02:12:59,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:12:59,757 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-24 02:12:59,759 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 02:12:59,759 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b337931c-8666-4fdf-a6ef-c1c51d0548e4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/697609c5-5184-4900-bc3a-6ea77ddd57c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/33f02858-d719-456f-8a45-24aba873d281/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 02:12:59,762 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:12:59,762 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:59,763 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:59,763 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:59,763 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:12:59,763 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:59,764 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:59,764 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:59,764 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:12:59,764 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:12:59,764 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:12:59,765 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:12:59,765 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-24 02:12:59,765 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:12:59,765 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-24 02:12:59,766 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:12:59,766 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:12:59,766 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-24 02:12:59,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:00,516 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:13:00,519 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-24 02:13:00,522 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:13:00,530 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-24 02:13:10,541 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 02:13:10,541 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 02:13:10,542 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:10,542 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-24 02:13:10,543 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 02:13:10,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:13:10,778 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-24 02:13:10,780 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 02:13:10,780 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b337931c-8666-4fdf-a6ef-c1c51d0548e4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/697609c5-5184-4900-bc3a-6ea77ddd57c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/33f02858-d719-456f-8a45-24aba873d281/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 02:13:10,783 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:13:10,783 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:10,784 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:10,784 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:13:10,784 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:13:10,784 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:10,784 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:10,785 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:13:10,785 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:13:10,785 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:10,785 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:10,786 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:13:10,786 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-24 02:13:10,786 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:13:10,786 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-24 02:13:10,787 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:10,787 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:13:10,787 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-24 02:13:10,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:11,483 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:13:11,486 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-24 02:13:11,489 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:13:11,496 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-24 02:13:11,496 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:13:11,497 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:13:11,497 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:11,497 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:13:11,498 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:13:11,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:13:12,061 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-24 02:13:12,063 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:13:12,063 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:13:12,066 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:13:12,067 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:12,067 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:12,067 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:12,068 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:13:12,068 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:12,068 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:12,068 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:12,068 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:13:12,069 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:12,069 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:12,069 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:12,069 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-24 02:13:12,069 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:13:12,070 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-24 02:13:12,070 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:13:12,070 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:13:12,071 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:12,071 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:13:12,071 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:13:12,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:13:13,201 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-24 02:13:13,203 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:13:13,203 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:13:13,207 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:13:13,207 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:13,207 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:13,208 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:13,208 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:13:13,208 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:13,208 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:13,209 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:13,209 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:13:13,209 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:13,209 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:13,210 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:13,210 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-24 02:13:13,210 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:13:13,210 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-24 02:13:13,211 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-09-24 02:13:13,211 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-09-24 02:13:13,212 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:13,212 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-09-24 02:13:13,212 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-09-24 02:13:13,214 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:14,224 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-09-24 02:13:14,226 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-09-24 02:13:14,228 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"} 2021-09-24 02:13:14,232 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-09-24 02:13:14,233 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-09-24 02:13:14,233 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-09-24 02:13:14,233 INFO 267:__init__.py(1) - attempting to create Service basic_cnf in SDC 2021-09-24 02:13:14,233 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:13:14,234 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:13:14,234 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:14,234 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:13:14,234 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:13:14,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:13:17,112 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1068 2021-09-24 02:13:17,113 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:13:17,114 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:13:17,117 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:13:17,118 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:17,118 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:17,118 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:17,118 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:13:17,118 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:17,119 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:17,119 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:17,119 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:13:17,119 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:17,120 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:17,120 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:17,120 DEBUG 147:__init__.py(1) - number of Service returned: 3 2021-09-24 02:13:17,120 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:13:17,120 INFO 169:__init__.py(1) - Service basic_cnf doesn't exist in SDC 2021-09-24 02:13:17,141 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:17,141 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-09-24 02:13:17,141 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_cnf"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_cnf", "componentInstancesProperties": {}, "componentInstancesAttributes": {}, "contactId": "cs0008", "groups": [], "projectCode": "123456", "deploymentArtifacts": {}, "attributes": [], "componentInstances": [], "ecompGeneratedNaming": true, "instantiationType": "A-la-carte", "environmentContext": "General_Revenue-Bearing", "categories": [ { "normalizedName": "network service", "name": "Network Service", "uniqueId": "serviceNewCategory.network service", "subcategories": null, "version": null, "ownerId": null, "empty": false, "type": null, "icons": ["network_l_1-3"] } ], "icon": "network_l_1-3" } 2021-09-24 02:13:17,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:20,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-09-24 02:13:20,653 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-09-24 02:13:20,656 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","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":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","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":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","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":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","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":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","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":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1632449599094,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","SupportablityComponentName":"basic_cnf","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","normalizedName":"basiccnf","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632449599094,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":null,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-09-24 02:13:20,661 INFO 285:__init__.py(1) - Service basic_cnf is created in SDC 2021-09-24 02:13:20,662 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:20,671 DEBUG 159:__init__.py(1) - check if Vf basic_cnf exists in SDC 2021-09-24 02:13:20,671 INFO 129:__init__.py(1) - retrieving all objects of type Vf from SDC 2021-09-24 02:13:20,672 DEBUG 129:onap_service.py(1) - [SDC][get Vfs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:20,672 DEBUG 131:onap_service.py(1) - [SDC][get Vfs] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VF 2021-09-24 02:13:20,672 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2021-09-24 02:13:20,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:13:21,041 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 1073 2021-09-24 02:13:21,043 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2021-09-24 02:13:21,044 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b337931c-8666-4fdf-a6ef-c1c51d0548e4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/697609c5-5184-4900-bc3a-6ea77ddd57c0/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/33f02858-d719-456f-8a45-24aba873d281/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2021-09-24 02:13:21,047 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:13:21,048 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:21,048 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:21,048 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:13:21,048 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:13:21,049 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:21,049 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:21,049 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:13:21,049 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:13:21,050 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:21,050 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:21,050 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:13:21,050 DEBUG 147:__init__.py(1) - number of Vf returned: 3 2021-09-24 02:13:21,050 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:13:21,051 INFO 192:__init__.py(1) - Vf found, updating information 2021-09-24 02:13:21,051 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:21,052 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:13:21,052 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2021-09-24 02:13:21,054 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:23,851 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:13:23,854 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2021-09-24 02:13:23,857 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"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":"62c04947-0056-43aa-b3f6-8538873065a2","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1632449599094,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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-09-24 02:13:23,865 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in resources list 2021-09-24 02:13:23,865 DEBUG 129:onap_service.py(1) - [SDC][Add VF to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:23,866 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/62c04947-0056-43aa-b3f6-8538873065a2/resourceInstance 2021-09-24 02:13:23,866 DEBUG 132:onap_service.py(1) - [SDC][Add VF to service] data sent: { "name": "basic_cnf", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a", "originType": "VF", "componentUid": "6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a", "icon": "defaulticon" } 2021-09-24 02:13:23,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:26,532 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/62c04947-0056-43aa-b3f6-8538873065a2/resourceInstance HTTP/1.1" 201 None 2021-09-24 02:13:26,533 INFO 142:onap_service.py(1) - [SDC][Add VF to service] response code: 201 2021-09-24 02:13:26,534 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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"PROVIDED_BY_ONAP","label":"vnf module id","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.dummy_image_name","type":"string","required":false,"defaultValue":null,"description":"Dummy image name","schema":null,"password":false,"name":"dummy_image_name","value":"dummy","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vnf_name","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_name","value":"PROVIDED_BY_ONAP","label":"name of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.dummy_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Dummy flavor","schema":null,"password":false,"name":"dummy_flavor_name","value":"dummy.default","label":"flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vnf_id","type":"string","required":false,"defaultValue":null,"description":"Provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"PROVIDED_BY_ONAP","label":"id of vnf","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.dummy_name_0","type":"string","required":false,"defaultValue":null,"description":"Dummy name","schema":null,"password":false,"name":"dummy_name_0","value":"dummy_1_0","label":"name of vm","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_cnf 0","SupportablityComponentVersion":null},"actualComponentUid":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","createdFromCsar":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1632449605066,"icon":"defaulticon","description":null,"originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_cnf0","createdFrom":null,"componentUid":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1632449605066,"customizationUUID":"773f66a1-c750-4c36-8743-fcb27e594900","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-09-24 02:13:26,535 INFO 511:service.py(1) - Resource VF basic_cnf has been added on serice basic_cnf 2021-09-24 02:13:26,537 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:26,538 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/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/distribution 2021-09-24 02:13:26,538 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-24 02:13:26,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:26,613 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/distribution HTTP/1.1" 200 38 2021-09-24 02:13:26,615 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-24 02:13:26,615 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[]} 2021-09-24 02:13:26,618 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:26,619 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_cnf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2021-09-24 02:13:26,619 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 02:13:26,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:26,681 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-09-24 02:13:26,683 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 02:13:26,683 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-24 02:13:26,686 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-24 02:13:26,686 INFO 728:service.py(1) - attempting to checkin Service basic_cnf in SDC 2021-09-24 02:13:26,690 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:26,691 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/62c04947-0056-43aa-b3f6-8538873065a2/lifecycleState/checkin 2021-09-24 02:13:26,691 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-09-24 02:13:26,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:28,759 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/62c04947-0056-43aa-b3f6-8538873065a2/lifecycleState/checkin HTTP/1.1" 200 1183 2021-09-24 02:13:28,765 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-09-24 02:13:28,767 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2","name":"basic_cnf","version":"0.1","isHighestVersion":true,"creationDate":1632449599094,"lastUpdateDate":1632449607438,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"0.1":"62c04947-0056-43aa-b3f6-8538873065a2"},"projectCode":"123456","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b"} 2021-09-24 02:13:28,772 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:13:28,772 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:13:28,773 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:28,773 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:13:28,773 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:13:28,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:13:29,379 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1445 2021-09-24 02:13:29,381 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:13:29,381 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-24 02:13:29,385 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:13:29,386 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:29,386 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:29,386 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:29,386 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:13:29,387 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:29,387 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:29,387 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:29,387 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:13:29,387 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:29,388 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:29,388 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:29,388 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:13:29,388 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:29,389 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:29,389 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-09-24 02:13:29,389 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:13:29,389 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:13:29,389 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:13:29,390 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:29,390 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:13:29,391 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:13:29,393 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:30,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:13:30,137 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:13:30,140 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"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":"62c04947-0056-43aa-b3f6-8538873065a2","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1632449607438,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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-09-24 02:13:30,147 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:13:30,148 INFO 728:service.py(1) - attempting to Certify Service basic_cnf in SDC 2021-09-24 02:13:30,153 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:30,153 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/62c04947-0056-43aa-b3f6-8538873065a2/lifecycleState/Certify 2021-09-24 02:13:30,153 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-09-24 02:13:30,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:35,449 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/62c04947-0056-43aa-b3f6-8538873065a2/lifecycleState/Certify HTTP/1.1" 200 1171 2021-09-24 02:13:35,451 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-09-24 02:13:35,451 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","name":"basic_cnf","version":"1.0","isHighestVersion":true,"creationDate":1632449599094,"lastUpdateDate":1632449607438,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_cnf"],"icon":"network_l_1-3","normalizedName":"basiccnf","systemName":"BasicCnf","contactId":"cs0008","allVersions":{"1.0":"a43caded-8f8a-4593-aa2a-2bded53ed6a1"},"projectCode":"123456","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b"} 2021-09-24 02:13:35,455 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:13:35,455 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:13:35,456 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:35,456 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:13:35,456 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:13:35,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:13:36,170 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1433 2021-09-24 02:13:36,172 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:13:36,172 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-09-24 02:13:36,175 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:13:36,176 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:36,176 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:36,176 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:36,176 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:13:36,176 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:36,177 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:36,177 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:36,177 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:13:36,177 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:36,177 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:36,178 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:36,178 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:13:36,178 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:36,178 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:36,178 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-09-24 02:13:36,179 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:13:36,179 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:13:36,179 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:13:36,180 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:36,180 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:13:36,180 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:13:36,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:36,845 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:13:36,847 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:13:36,850 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449607438,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:13:36,856 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:13:46,863 INFO 728:service.py(1) - attempting to PROD/activate Service basic_cnf in SDC 2021-09-24 02:13:46,868 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:46,868 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/a43caded-8f8a-4593-aa2a-2bded53ed6a1/distribution/PROD/activate 2021-09-24 02:13:46,868 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-09-24 02:13:46,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:49,763 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/a43caded-8f8a-4593-aa2a-2bded53ed6a1/distribution/PROD/activate HTTP/1.1" 200 None 2021-09-24 02:13:49,766 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-09-24 02:13:49,769 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","empty":false},{"definition":false,"hidden":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.assettoscacsar","artifactName":"service-BasicCnf-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"OGZmZmY2YzM2MDhhNDdkMWYyZDU5MmFjM2YzMGIzOTY=","artifactUUID":"56afc9cc-624f-4a85-ae46-32847cc20ef1","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"62c04947-0056-43aa-b3f6-8538873065a2.assettoscacsar","duplicated":false,"payloadUpdateDate":1632449613902,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632449597920,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.assettoscatemplate","artifactName":"service-BasicCnf-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MDFkM2E3N2QyOTM1ZGYyNTU4N2Q2OTRiZWE5ZmE3NzY=","artifactUUID":"363e0f60-3c2f-4409-b28c-a55663a9df9f","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"62c04947-0056-43aa-b3f6-8538873065a2.assettoscatemplate","duplicated":false,"payloadUpdateDate":1632449613136,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632449597920,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449561611,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZTNiY2JjMTE3M2IzNzRkZDM1NzlkN2U4NGVlYjhlNjA=","artifactUUID":"b483f22e-a5b5-4e46-a00e-972de2597eba","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vflicense","duplicated":false,"payloadUpdateDate":1632449561617,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561611,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"cloudtechnologyspecificartifact3env":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449605408,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0.cloudtechnologyspecificartifact3env","artifactName":"nginx_cloudtech_k8s_charts.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI=","artifactUUID":"be8c8a44-c976-4706-b47d-59d72b72c1d5","generatedFromId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.cloudtechnologyspecificartifact3","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3env","esId":"62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0.cloudtechnologyspecificartifact3env","duplicated":false,"payloadUpdateDate":1632449610894,"heatParamsUpdateDate":1632449605408,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632449605408,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"cloudtechnologyspecificartifact3":{"heatParamUpdated":false,"timeout":30,"creationDate":1632449561791,"description":"created from csar","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.cloudtechnologyspecificartifact3","artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M=","artifactUUID":"98ca039f-bf44-4e95-8f32-1525df0df8a8","artifactDisplayName":"nginx_cloudtech_k8s_charts","mandatory":false,"serviceApi":false,"artifactLabel":"cloudtechnologyspecificartifact3","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.cloudtechnologyspecificartifact3","duplicated":false,"payloadUpdateDate":1632449561793,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561791,"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":"62c04947-0056-43aa-b3f6-8538873065a2.62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0.vfModulesMetadata","artifactName":"basic_cnf0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODQ2ZDQyMjFkMTU1MjA3N2NmZDM1NjE4YWU3NTM1NTU=","artifactUUID":"e0d586d0-096c-420e-8997-92a1cfa44507","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"62c04947-0056-43aa-b3f6-8538873065a2.62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1632449612129,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","currentValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","currentValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","currentValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","currentValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1632449561669,"description":"created from csar","artifactType":"HEAT","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","artifactName":"base_dummy.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk=","artifactUUID":"628338f8-de8c-40f8-8dac-b73812838a8a","artifactDisplayName":"base_dummy","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","duplicated":false,"payloadUpdateDate":1632449561676,"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":1632449561669,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449561586,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE=","artifactUUID":"8261d922-8e8f-4880-86d8-8562f9eb9e77","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vendorlicense","duplicated":false,"payloadUpdateDate":1632449561594,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561586,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"dummy_name_0","type":"string","description":"Dummy name","defaultValue":"dummy_1_0","empty":false},{"name":"vnf_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vnf_name","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"vf_module_id","type":"string","description":"Provided by ONAP","defaultValue":"PROVIDED_BY_ONAP","empty":false},{"name":"dummy_image_name","type":"string","description":"Dummy image name","defaultValue":"dummy","empty":false},{"name":"dummy_flavor_name","type":"string","description":"Dummy flavor","defaultValue":"dummy.default","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1632449605406,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0.heat1env","artifactName":"base_dummy.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE=","artifactUUID":"fc7e9b7c-70e5-4d47-8619-834a9c5f23c2","generatedFromId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0.heat1env","duplicated":false,"payloadUpdateDate":1632449611444,"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":1632449605406,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1632449605406,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiccnfvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449561648,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vspbasiccnfvspinformationtxt","artifactName":"VSP_basic_cnf_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"MWM3MThkY2U0YmVkODFmYzYyYTBlM2JjNmM4YmNlYzY=","artifactUUID":"3a01098b-cb52-4aa6-9214-a096f136fab6","artifactDisplayName":"VSP_basic_cnf_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiccnfvspinformationtxt","esId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.vspbasiccnfvspinformationtxt","duplicated":false,"payloadUpdateDate":1632449561650,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1632449561648,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1632449605415,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1","e510dfc4-b503-479a-aa1b-c749f11f4d62.heat1env","e510dfc4-b503-479a-aa1b-c749f11f4d62.cloudtechnologyspecificartifact3"],"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0.e510dfc4-b503-479a-aa1b-c749f11f4d62.BasicCnf..base_dummy..module-0.basic_cnf0basiccnfbase_dummymodule0","invariantUUID":"4adef5d9-0559-47de-b98d-d554eb1d35e0","normalizedName":"basic_cnf0basiccnfbase_dummymodule0","modificationTime":1632449605415,"customizationUUID":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","groupInstanceArtifacts":["e510dfc4-b503-479a-aa1b-c749f11f4d62.cloudtechnologyspecificartifact3","62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0.heat1env"],"groupInstanceArtifactsUuid":["98ca039f-bf44-4e95-8f32-1525df0df8a8","fc7e9b7c-70e5-4d47-8619-834a9c5f23c2"],"artifactsUuid":["628338f8-de8c-40f8-8dac-b73812838a8a","98ca039f-bf44-4e95-8f32-1525df0df8a8"],"groupUUID":"6cead585-8862-4f71-94b7-aa6efaa9484d","groupName":"BasicCnf..base_dummy..module-0","groupUid":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_cnf 0"},"actualComponentUid":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","createdFromCsar":false,"uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0","normalizedName":"basic_cnf0","name":"basic_cnf 0","creationTime":1632449605066,"icon":"defaulticon","originType":"VF","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"basic_cnf0","componentUid":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicCnf","modificationTime":1632449605066,"customizationUUID":"773f66a1-c750-4c36-8743-fcb27e594900","posX":"200","posY":"100","componentName":"basic_cnf","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"62c04947-0056-43aa-b3f6-8538873065a2.6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a.basic_cnf0":[{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false},{"definition":false,"hidden":false,"uniqueId":"e510dfc4-b503-479a-aa1b-c749f11f4d62.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":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"499199c9-5dd7-4a0e-8c1f-d316d958c2f3","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","empty":false},{"definition":false,"hidden":false,"uniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"7dafd2c4-6995-464f-bf76-5fecaa9eb0fd","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"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":1632449599094,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_cnf"],"uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","SupportablityComponentName":"basic_cnf","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","highestVersion":true,"systemName":"BasicCnf","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","normalizedName":"basiccnf","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1632449628631,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1632449597920,"artifactType":"OTHER","uniqueId":"62c04947-0056-43aa-b3f6-8538873065a2.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":1632449597920,"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":"a43caded-8f8a-4593-aa2a-2bded53ed6a1"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_cnf"} 2021-09-24 02:13:49,774 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:13:49,774 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:13:49,774 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:49,775 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:13:49,775 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:13:49,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:13:50,302 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:13:50,304 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:13:50,304 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:13:50,308 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:13:50,308 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:50,308 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:50,309 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:50,309 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:13:50,309 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:50,309 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:50,310 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:50,310 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:13:50,310 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:50,310 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:50,310 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:50,311 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:13:50,311 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:50,311 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:50,311 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:50,312 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:13:50,312 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:13:50,312 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:13:50,313 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:50,313 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:13:50,313 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:13:50,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:50,990 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:13:50,993 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:13:50,996 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:13:51,003 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:13:51,004 INFO 201:service.py(1) - Service basic_cnf onboarded 2021-09-24 02:13:51,004 INFO 33:k8s_connectivity_info_create.py(1) - Check if k8s connectivity information exists 2021-09-24 02:13:51,005 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:13:51,005 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-24 02:13:51,005 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-24 02:13:51,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:13:51,046 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 74 2021-09-24 02:13:51,047 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 500 2021-09-24 02:13:51,047 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: n/a 2021-09-24 02:13:51,048 ERROR 157:onap_service.py(1) - [None][Get Connectivity Info] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:13:51,048 ERROR 233:onap_service.py(1) - [None][Get Connectivity Info] request failed: Code: 500. Info: Get Connection: Error finding master table: mongo: no documents in result . 2021-09-24 02:13:51,048 INFO 36:k8s_connectivity_info_create.py(1) - Create the k8s connectivity information 2021-09-24 02:13:51,053 DEBUG 129:onap_service.py(1) - [None][Create Connectivity Info] sent header: {} 2021-09-24 02:13:51,053 DEBUG 131:onap_service.py(1) - [None][Create Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info 2021-09-24 02:13:51,054 DEBUG 132:onap_service.py(1) - [None][Create Connectivity Info] data sent: None 2021-09-24 02:13:51,056 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:13:51,103 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 None 2021-09-24 02:13:51,105 INFO 142:onap_service.py(1) - [None][Create Connectivity Info] response code: 201 2021-09-24 02:13:51,105 DEBUG 146:onap_service.py(1) - [None][Create Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNsTmVrbDVUV3BqTUU1c2IxaEVWRTE0VFVScmVVMVVTWGxOYW1Nd1RteHZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFVOQkNqTXplbkpWUVhoalYxQXlNa1IxZG5vMVIxQXJjSEl4TldGM1preGFTMDg1Y0hOU1JXa3hZVVIyUkZacVpVdHRlRkZDZEdSWmFta3ZabFE1VVUxM1dYb0tTSFpJVkdoalJDOWtkM0JhZURGclRGRndTazVGTmtWNFltVm9SWGhQYTJWTGRUSkdZMkp6WjNCbWFrRndjekJRWXpoNGVHeEVjekZJWjFWVVNUZG5ad29yU0dZNWVEUkRXV2RNVmk5RU9IbHRhMWhIUjFwdlJqWXpRMUp5SzNGMWN6aHpiVFZEWmtjeVdXaGhVbXhwWldsTVpVbDZjRzFuU21OMlNuRnBLM2x0Q2xGR2JqTjNOelpWU0cxTFdTOUdRM0pLV2pKbFdVaGpkMDl6VkRZMU9XODRaMmhpVlU1VWVURjJOa04wTUdkVlNGWlhVa1J1YXpGWkwyaElaelIyVDJRS1JEVTVkRTVZUTNkWmVITlVNVFF3V21Nd2NqUjFkM2MxUjAxQ2JqQm1OalZYTTNKcWVGUnJTMGxtTWs4d1NYUnVWVTFMYWtsYVpreERVV014VkRsNWR3cEhlbkpzYlVkSFZrYzVXbmRHYjFaRmFVMDRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk9TMDU1Y0dSWFJUQkRVVEpSWjBWUmVHeFBaekp0YmpWc1NVcE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRiekY2TlZsTk1qSndTRGRYYzA0ek55dENLMDQwZVVwSFNrOHpRMG8yUlc5RmRXWktSU3RWV2xBMFN5dFhjREJsWlFwcmJqbHJNRkJuYkhneFl6ZzJlVkp5YUZGd1RFZGtTR1pLYVRWeU9EVTFVSFpCYlZsMFZGZE5lRWxSUTB0UFZHc3JlbWgxU0Rsc2VrcFNSMDVuV1ZwbUNuTlFURXczV2pjeVEyRmtSbFZPWmxReGNIUTBRMGQ1TVVWeVRrNUdPR05UYzFrd1ptdzFkMlZ6TWxoRU0xRkpiRXBKTjBkb2VrOVhjMjhyU0hoeU5GTUtiRVV4UlV0a1JIbFpVM056TWtWV1FXeDFWVGRFWjJKa05EQlFTR2dySzJwamEzcGxRMlJvZW5SRWR6UnFkbTUxYW01amFpOTZaVFZGTW1sVGJtUjViQXBCY0VOR1kwbDJOREZ2TmtKeFRFTXlaelIxUm1FNFJIbHFiWGRUVG5GamVGQXpOMVZCYmpnd1NuZEhORFJGTUdWRU1uVnlja2hWY21GQ09YWm9SRkY0Q2pSTVNIWnBlbkkxTkVkcVdtVmxlakk0TVU5WFpGRkZWVTluZG1FMWFrd3JNVEEyY3dvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMjM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVTI1bGVsSk9ZWFZRUkRSM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxcVRYbE5ha2t6VGtSYVlVWjNNSGxOYWtFMVRXcE5lVTFxU1ROT1ZFSmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWFZIWW1sb2RuQldUbk5YZWpCYU5rRUtZbVZSYjJ3cmFGTjFSRTV4YW5GdFUzaE1OaTh6UTJjMWFuQkhSVlJQVDNSU01XOWlZMjV4Tkd0V05qWTNkR1ZLWWs4NFdGUlVZazFsWm01blZuRTJhd280YjJSeWQybEJjbFZwY21sQ1JtVnNOSFp0SzJGWVZHUnVSVXRRUm5WaFdrNW9XR2N3V1hkemFUQlZjbmRaUkhWMFNsUmthalpJYTJvMFRURkJRakIxQ2tRMWREUXhaVlJqTmtKNFF6QktVVTkzWWs1M0x6SXpTMGRHY2tkaFdXbFlWbEozVm1SNFNtRlNkQ3RzUWs0clNXeEpOVWg2VDJkRFN6UlpLekY1Ym5rS1NUaFdNR0ZCYm14M2NuWlNUM2RqT0hWWFVGaGxVV05DVW5GcFdDc3ZUV1p3YkZkclpESXliU3RNTDI5ek1HRnBRVnBSV0ZwT1JuaFlialZrU2psUmRBcFhkamsxTVZoT2FISmhlVWxQZDFsQ1QyZHVjRWd5VWxKall6UXJOM1pvSzBsNE5VUlRaRFZCVEV0a09IQlRRMDEyY1VSR2JVMXFZakZGY0hOSlR6VnlDa2RtZDB0T1VVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVd2J6TkxiREZaVkZGS1JGcERRVkpFUjFVMlJHRmhabTFWWjJ0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGSGMxZExhRzkxWWs5NmMxWmpPVTl5UzJWUmJFMHdUWGx2Y0ZRM1RXSTFObGd2Y0hwa1RYWjRjMlozZWk5a2RFTlFObFEwTTJOakNtdE9WR1JLYXk4ek0wVnphRWgxYzFkVlpWRkZXWGswYjFoRGJtUnhiSGRJY1UxRFlrUnpiMmRRYjBORlIzcFpiMll2SzBrd1NqRlhWamhYTlZsVVQxWUtNaloyUkRkeVdXWlBWR3QxUlZOdVdXVnRaVXgyYTFSc0wydEtVMlJCVlRZMk5FTlJTRVE0TDBGd09WSTBaak55Ylhsd2RFMW9iRmxRVldzM1RsSkNhZ3BPWjNOa1VESklXalUyZWtwd1NUQm9VVWQxTlhNNFEwaDBaV014Vm5oMVpHdzNUMmRZYVVGa1JEQXlNRnBoY1hoelltRTBjRlJ5VVhCdlVtSnVSVEZ0Q2k5TVQzcDBOemw1UVVZdmF5ODVhM1p4VW5acmNrSkdSelJoZERGT2FTOHhMMWxKVkVkNFdFMURiV1ZOWkRSUFpFSm5WblY1TDJKa2EyMUZPRmRDY25FS2MwOVVUMndyTjJOaE5FTlRibUkxTjJGcGIxWTFVV3RNVTI5Mk5WcElkejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJkVWRpYVdoMmNGWk9jMWQ2TUZvMlFXSmxVVzlzSzJoVGRVUk9jV3B4YlZONFREWXZNME5uTldwd1IwVlVUMDkwQ2xJeGIySmpibkUwYTFZMk5qZDBaVXBpVHpoWVZGUmlUV1ZtYm1kV2NUWnJPRzlrY25kcFFYSlZhWEpwUWtabGJEUjJiU3RoV0ZSa2JrVkxVRVoxWVZvS1RtaFlaekJaZDNOcE1GVnlkMWxFZFhSS1ZHUnFOa2hyYWpSTk1VRkNNSFZFTlhRME1XVlVZelpDZUVNd1NsRlBkMkpPZHk4eU0wdEhSbkpIWVZscFdBcFdVbmRXWkhoS1lWSjBLMnhDVGl0SmJFazFTSHBQWjBOTE5Ga3JNWGx1ZVVrNFZqQmhRVzVzZDNKMlVrOTNZemgxVjFCWVpWRmpRbEp4YVZnckwwMW1DbkJzVjJ0a01qSnRLMHd2YjNNd1lXbEJXbEZZV2s1R2VGaHVOV1JLT1ZGMFYzWTVOVEZZVG1oeVlYbEpUM2RaUWs5bmJuQklNbEpTWTJNMEt6ZDJhQ3NLU1hnMVJGTmtOVUZNUzJRNGNGTkRUWFp4UkVadFRXcGlNVVZ3YzBsUE5YSkhabmRMVGxGSlJFRlJRVUpCYjBsQ1FVRnRTV0ZDVjB0Uk0xWTVZWFp3WmdwTk1IZzNRM2MwZGxkSVpHeFZVa1J0S3pCMGIyZFJjV3R0WWxWb1IweElVVFF4YUZrNVEzQkxOV1JsSzBObVVHMHJTbVpHUmtoT1RtSmxlWGRYYTFObkNqWnhORkJEYVdOVEszRndXWGhUTlhOVFdYTmxWbWhYYkd0UU9WQkJXVFo0YUZOSmFYQXlhWFF3YlN0M2REYzFaRW92YmpFMlF6VlJkRVIzYmtWRmNHUUtUamxDWlhaVVVuaHFSMjlFWWtGRVZWcHdOMnMwSzJGUmFXMDBVSHBPU2poTlFqUk5kWFpzYm1SamNHRjBaRUpHTnpOVlFVNTNNMUpJU21wNVExRjZjQXAxVEhOelZWUnlkamRXU0RWaVVUQnJlV2hvYjNveGEySmtjMVprZEVKdVEzZExka3hpYkdGUFkwUlRkM3B0TjJkeGJFZHZOWEpyZEZOVFRsaDRVMVpGQ25SbGNHczVNVkZIYkVwWk9YRmxabmcyU0RneWNYVmhlQzl2ZEdkbmJYcE1UblV5SzFBMllXaGhNVEZNUzFWVlpsRXlWRGxqYkRKU2FrUlVXakpOWVZRS1VERnhZMk4zUlVObldVVkJNMG8zTVVocVdtMVVaRnBtY2xwRFVHVnZXVXBWV0VVeFRqVklkelZGTTB0b1dIVmxPWGt5YmpVeWRHTlJUWGN5ZDFSeFVBcGFTVGhUVFZVNFZITndZbGx3U25acVVYWnRjekpSYmt0cVpqZEtUekI2VURFemFVSmhaWHBOYmxkUmFuTjZXRGRXYjBKaFNtNWtlRkpzT0VSbFMwUjFDa3BMVFZsWVNXNU1iR1V2ZG13NU9WaGhVSGx4TTB0S01TOTRibXd6VTFKVGNURjZRM1Y2YUZGMVFrcDFObEJQVjB4YWFqWkpWa1ZEWjFsRlFURm1hMHdLYTJKM1pGaDZSa295TW5jMWVWa3haRU5WWTBwcllqQTBUMEZIUVZaWFZVSldaRFV5UlRsblJTdFRWVzg0TjB3d1lsSlRhalJMWkRSdGVHUjVTbEIyVGdwNVozVlBWbkI1Tm1SeWVsWm1lVFZSYm1wME1Hc3hSMmxJZWtKcVJuWnVaVU5uUVRGWVdrZE5URE0zV21GTFVtbE1hSGhNZDNCVk5rTlhTRzVUUVRkdENtNXdhekl5VGxobVRDOUdVbTFYTDFkdGVqUnFiWFY0Y1VkcVZHSlpOMXBEVmxReVpsRmhWVU5uV1VWQmFYRjFZazVHT1V4R1NHVXZZMk12WjJJd2JtRUthRFJrV25oT1JVWnJaWEpZWkdWc1N6bFBRMDF1WldkalpERnZhM1pJVnpka1lVSTNPV1ZTV0ZwRVVuVm1ZVVJEVTNaSE1sWkZSbFZSVFZrMU5DOHdWd293Y2l0aE1FZExXVUpuU0ZGamNUbHRhVWQwY1haeGVuRXhVMjFhWlM5UWFsYzRTSEkyVWxwMmExcElZbXBwUmtONGRXMTRNVGRoUWpWc1RqTTJVRlZSQ25oVlkzSXllRTg1YjAxV2RGVjRlbmRqZWpad1ZXUkZRMmRaUVc1Tk5ubGFPRGRSVWpVMk4xaFpOVzF0ZDNBMlJDODFOMU5OTml0clIzbHdUeXQxVm0wS2RsRTBNMFJ2U0VOMk4zTnJRWFZ3YWxCaUwxVm1abkJNZERsNmVYZzJkSEJWTDNGMFFtRlFiamg1Y2s5V1ZXSjROVzlUZVVwUFpXd3ZWRUkyVjJsalJBcEJRWHBITm5NMllrOVJkRTQzTm1kS1QwdG1jM0V6YUhCc1lWWlJMekpJYWs1elJHdHpla3BxZW5wMVlUa3ZSME50WW5wbFQyMW5jVU4yYzFNMWNWbzJDbWhaUzNrdlVVdENaMUZET0hKNlNqTTRNRmxRTWxkVVlrRXdTbVkzTW5GMlRETjBSVkJRVEdKMVVGSkxUVmN4VUdjNFVqUlVXblIxU0VWSFFXcEpRWG9LYzNwdWRtbzVWak40Y1dKSGFGSXljM1J5VTBvNGNFWlFXRlp3U0hsV2JrUXdWWGhrTUd3eU0zRXdXR0UxTVZwa1QxcElTV3RPUVdZclQxRkNkR1YzYndwM1NYTlljRU5pYmxaUWRsWjJjV2RYY1d4YVVrWkljVVZtZGxKcUsybDFjMk5oT1RoYU5WcHZOMEoxTWpaTGFYa3lSakpMVFVFOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-24 02:13:51,109 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:13:51,109 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-24 02:13:51,110 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-24 02:13:51,112 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:13:51,149 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-09-24 02:13:51,150 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-24 02:13:51,151 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNsTmVrbDVUV3BqTUU1c2IxaEVWRTE0VFVScmVVMVVTWGxOYW1Nd1RteHZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFVOQkNqTXplbkpWUVhoalYxQXlNa1IxZG5vMVIxQXJjSEl4TldGM1preGFTMDg1Y0hOU1JXa3hZVVIyUkZacVpVdHRlRkZDZEdSWmFta3ZabFE1VVUxM1dYb0tTSFpJVkdoalJDOWtkM0JhZURGclRGRndTazVGTmtWNFltVm9SWGhQYTJWTGRUSkdZMkp6WjNCbWFrRndjekJRWXpoNGVHeEVjekZJWjFWVVNUZG5ad29yU0dZNWVEUkRXV2RNVmk5RU9IbHRhMWhIUjFwdlJqWXpRMUp5SzNGMWN6aHpiVFZEWmtjeVdXaGhVbXhwWldsTVpVbDZjRzFuU21OMlNuRnBLM2x0Q2xGR2JqTjNOelpWU0cxTFdTOUdRM0pLV2pKbFdVaGpkMDl6VkRZMU9XODRaMmhpVlU1VWVURjJOa04wTUdkVlNGWlhVa1J1YXpGWkwyaElaelIyVDJRS1JEVTVkRTVZUTNkWmVITlVNVFF3V21Nd2NqUjFkM2MxUjAxQ2JqQm1OalZYTTNKcWVGUnJTMGxtTWs4d1NYUnVWVTFMYWtsYVpreERVV014VkRsNWR3cEhlbkpzYlVkSFZrYzVXbmRHYjFaRmFVMDRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk9TMDU1Y0dSWFJUQkRVVEpSWjBWUmVHeFBaekp0YmpWc1NVcE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRiekY2TlZsTk1qSndTRGRYYzA0ek55dENLMDQwZVVwSFNrOHpRMG8yUlc5RmRXWktSU3RWV2xBMFN5dFhjREJsWlFwcmJqbHJNRkJuYkhneFl6ZzJlVkp5YUZGd1RFZGtTR1pLYVRWeU9EVTFVSFpCYlZsMFZGZE5lRWxSUTB0UFZHc3JlbWgxU0Rsc2VrcFNSMDVuV1ZwbUNuTlFURXczV2pjeVEyRmtSbFZPWmxReGNIUTBRMGQ1TVVWeVRrNUdPR05UYzFrd1ptdzFkMlZ6TWxoRU0xRkpiRXBKTjBkb2VrOVhjMjhyU0hoeU5GTUtiRVV4UlV0a1JIbFpVM056TWtWV1FXeDFWVGRFWjJKa05EQlFTR2dySzJwamEzcGxRMlJvZW5SRWR6UnFkbTUxYW01amFpOTZaVFZGTW1sVGJtUjViQXBCY0VOR1kwbDJOREZ2TmtKeFRFTXlaelIxUm1FNFJIbHFiWGRUVG5GamVGQXpOMVZCYmpnd1NuZEhORFJGTUdWRU1uVnlja2hWY21GQ09YWm9SRkY0Q2pSTVNIWnBlbkkxTkVkcVdtVmxlakk0TVU5WFpGRkZWVTluZG1FMWFrd3JNVEEyY3dvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMjM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVTI1bGVsSk9ZWFZRUkRSM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxcVRYbE5ha2t6VGtSYVlVWjNNSGxOYWtFMVRXcE5lVTFxU1ROT1ZFSmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWFZIWW1sb2RuQldUbk5YZWpCYU5rRUtZbVZSYjJ3cmFGTjFSRTV4YW5GdFUzaE1OaTh6UTJjMWFuQkhSVlJQVDNSU01XOWlZMjV4Tkd0V05qWTNkR1ZLWWs4NFdGUlVZazFsWm01blZuRTJhd280YjJSeWQybEJjbFZwY21sQ1JtVnNOSFp0SzJGWVZHUnVSVXRRUm5WaFdrNW9XR2N3V1hkemFUQlZjbmRaUkhWMFNsUmthalpJYTJvMFRURkJRakIxQ2tRMWREUXhaVlJqTmtKNFF6QktVVTkzWWs1M0x6SXpTMGRHY2tkaFdXbFlWbEozVm1SNFNtRlNkQ3RzUWs0clNXeEpOVWg2VDJkRFN6UlpLekY1Ym5rS1NUaFdNR0ZCYm14M2NuWlNUM2RqT0hWWFVGaGxVV05DVW5GcFdDc3ZUV1p3YkZkclpESXliU3RNTDI5ek1HRnBRVnBSV0ZwT1JuaFlialZrU2psUmRBcFhkamsxTVZoT2FISmhlVWxQZDFsQ1QyZHVjRWd5VWxKall6UXJOM1pvSzBsNE5VUlRaRFZCVEV0a09IQlRRMDEyY1VSR2JVMXFZakZGY0hOSlR6VnlDa2RtZDB0T1VVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVd2J6TkxiREZaVkZGS1JGcERRVkpFUjFVMlJHRmhabTFWWjJ0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGSGMxZExhRzkxWWs5NmMxWmpPVTl5UzJWUmJFMHdUWGx2Y0ZRM1RXSTFObGd2Y0hwa1RYWjRjMlozZWk5a2RFTlFObFEwTTJOakNtdE9WR1JLYXk4ek0wVnphRWgxYzFkVlpWRkZXWGswYjFoRGJtUnhiSGRJY1UxRFlrUnpiMmRRYjBORlIzcFpiMll2SzBrd1NqRlhWamhYTlZsVVQxWUtNaloyUkRkeVdXWlBWR3QxUlZOdVdXVnRaVXgyYTFSc0wydEtVMlJCVlRZMk5FTlJTRVE0TDBGd09WSTBaak55Ylhsd2RFMW9iRmxRVldzM1RsSkNhZ3BPWjNOa1VESklXalUyZWtwd1NUQm9VVWQxTlhNNFEwaDBaV014Vm5oMVpHdzNUMmRZYVVGa1JEQXlNRnBoY1hoelltRTBjRlJ5VVhCdlVtSnVSVEZ0Q2k5TVQzcDBOemw1UVVZdmF5ODVhM1p4VW5acmNrSkdSelJoZERGT2FTOHhMMWxKVkVkNFdFMURiV1ZOWkRSUFpFSm5WblY1TDJKa2EyMUZPRmRDY25FS2MwOVVUMndyTjJOaE5FTlRibUkxTjJGcGIxWTFVV3RNVTI5Mk5WcElkejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJkVWRpYVdoMmNGWk9jMWQ2TUZvMlFXSmxVVzlzSzJoVGRVUk9jV3B4YlZONFREWXZNME5uTldwd1IwVlVUMDkwQ2xJeGIySmpibkUwYTFZMk5qZDBaVXBpVHpoWVZGUmlUV1ZtYm1kV2NUWnJPRzlrY25kcFFYSlZhWEpwUWtabGJEUjJiU3RoV0ZSa2JrVkxVRVoxWVZvS1RtaFlaekJaZDNOcE1GVnlkMWxFZFhSS1ZHUnFOa2hyYWpSTk1VRkNNSFZFTlhRME1XVlVZelpDZUVNd1NsRlBkMkpPZHk4eU0wdEhSbkpIWVZscFdBcFdVbmRXWkhoS1lWSjBLMnhDVGl0SmJFazFTSHBQWjBOTE5Ga3JNWGx1ZVVrNFZqQmhRVzVzZDNKMlVrOTNZemgxVjFCWVpWRmpRbEp4YVZnckwwMW1DbkJzVjJ0a01qSnRLMHd2YjNNd1lXbEJXbEZZV2s1R2VGaHVOV1JLT1ZGMFYzWTVOVEZZVG1oeVlYbEpUM2RaUWs5bmJuQklNbEpTWTJNMEt6ZDJhQ3NLU1hnMVJGTmtOVUZNUzJRNGNGTkRUWFp4UkVadFRXcGlNVVZ3YzBsUE5YSkhabmRMVGxGSlJFRlJRVUpCYjBsQ1FVRnRTV0ZDVjB0Uk0xWTVZWFp3WmdwTk1IZzNRM2MwZGxkSVpHeFZVa1J0S3pCMGIyZFJjV3R0WWxWb1IweElVVFF4YUZrNVEzQkxOV1JsSzBObVVHMHJTbVpHUmtoT1RtSmxlWGRYYTFObkNqWnhORkJEYVdOVEszRndXWGhUTlhOVFdYTmxWbWhYYkd0UU9WQkJXVFo0YUZOSmFYQXlhWFF3YlN0M2REYzFaRW92YmpFMlF6VlJkRVIzYmtWRmNHUUtUamxDWlhaVVVuaHFSMjlFWWtGRVZWcHdOMnMwSzJGUmFXMDBVSHBPU2poTlFqUk5kWFpzYm1SamNHRjBaRUpHTnpOVlFVNTNNMUpJU21wNVExRjZjQXAxVEhOelZWUnlkamRXU0RWaVVUQnJlV2hvYjNveGEySmtjMVprZEVKdVEzZExka3hpYkdGUFkwUlRkM3B0TjJkeGJFZHZOWEpyZEZOVFRsaDRVMVpGQ25SbGNHczVNVkZIYkVwWk9YRmxabmcyU0RneWNYVmhlQzl2ZEdkbmJYcE1UblV5SzFBMllXaGhNVEZNUzFWVlpsRXlWRGxqYkRKU2FrUlVXakpOWVZRS1VERnhZMk4zUlVObldVVkJNMG8zTVVocVdtMVVaRnBtY2xwRFVHVnZXVXBWV0VVeFRqVklkelZGTTB0b1dIVmxPWGt5YmpVeWRHTlJUWGN5ZDFSeFVBcGFTVGhUVFZVNFZITndZbGx3U25acVVYWnRjekpSYmt0cVpqZEtUekI2VURFemFVSmhaWHBOYmxkUmFuTjZXRGRXYjBKaFNtNWtlRkpzT0VSbFMwUjFDa3BMVFZsWVNXNU1iR1V2ZG13NU9WaGhVSGx4TTB0S01TOTRibXd6VTFKVGNURjZRM1Y2YUZGMVFrcDFObEJQVjB4YWFqWkpWa1ZEWjFsRlFURm1hMHdLYTJKM1pGaDZSa295TW5jMWVWa3haRU5WWTBwcllqQTBUMEZIUVZaWFZVSldaRFV5UlRsblJTdFRWVzg0TjB3d1lsSlRhalJMWkRSdGVHUjVTbEIyVGdwNVozVlBWbkI1Tm1SeWVsWm1lVFZSYm1wME1Hc3hSMmxJZWtKcVJuWnVaVU5uUVRGWVdrZE5URE0zV21GTFVtbE1hSGhNZDNCVk5rTlhTRzVUUVRkdENtNXdhekl5VGxobVRDOUdVbTFYTDFkdGVqUnFiWFY0Y1VkcVZHSlpOMXBEVmxReVpsRmhWVU5uV1VWQmFYRjFZazVHT1V4R1NHVXZZMk12WjJJd2JtRUthRFJrV25oT1JVWnJaWEpZWkdWc1N6bFBRMDF1WldkalpERnZhM1pJVnpka1lVSTNPV1ZTV0ZwRVVuVm1ZVVJEVTNaSE1sWkZSbFZSVFZrMU5DOHdWd293Y2l0aE1FZExXVUpuU0ZGamNUbHRhVWQwY1haeGVuRXhVMjFhWlM5UWFsYzRTSEkyVWxwMmExcElZbXBwUmtONGRXMTRNVGRoUWpWc1RqTTJVRlZSQ25oVlkzSXllRTg1YjAxV2RGVjRlbmRqZWpad1ZXUkZRMmRaUVc1Tk5ubGFPRGRSVWpVMk4xaFpOVzF0ZDNBMlJDODFOMU5OTml0clIzbHdUeXQxVm0wS2RsRTBNMFJ2U0VOMk4zTnJRWFZ3YWxCaUwxVm1abkJNZERsNmVYZzJkSEJWTDNGMFFtRlFiamg1Y2s5V1ZXSjROVzlUZVVwUFpXd3ZWRUkyVjJsalJBcEJRWHBITm5NMllrOVJkRTQzTm1kS1QwdG1jM0V6YUhCc1lWWlJMekpJYWs1elJHdHpla3BxZW5wMVlUa3ZSME50WW5wbFQyMW5jVU4yYzFNMWNWbzJDbWhaUzNrdlVVdENaMUZET0hKNlNqTTRNRmxRTWxkVVlrRXdTbVkzTW5GMlRETjBSVkJRVEdKMVVGSkxUVmN4VUdjNFVqUlVXblIxU0VWSFFXcEpRWG9LYzNwdWRtbzVWak40Y1dKSGFGSXljM1J5VTBvNGNFWlFXRlp3U0hsV2JrUXdWWGhrTUd3eU0zRXdXR0UxTVZwa1QxcElTV3RPUVdZclQxRkNkR1YzYndwM1NYTlljRU5pYmxaUWRsWjJjV2RYY1d4YVVrWkljVVZtZGxKcUsybDFjMk5oT1RoYU5WcHZOMEoxTWpaTGFYa3lSakpMVFVFOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-24 02:13:51,154 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-09-24 02:13:51,154 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,155 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:13:51,155 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:13:51,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:51,233 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 404 288 2021-09-24 02:13:51,234 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-09-24 02:13:51,234 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-09-24 02:13:51,234 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,235 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-09-24 02:13:51,248 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,248 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion 2021-09-24 02:13:51,248 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnf-owner", "cloud-region-id": "k8sregion", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "k8s", "owner-defined-type": "t1", "cloud-region-version": "1.0", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2021-09-24 02:13:51,251 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:51,338 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion HTTP/1.1" 201 0 2021-09-24 02:13:51,339 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-09-24 02:13:51,340 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-09-24 02:13:51,343 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,343 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:13:51,344 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:13:51,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:51,414 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-09-24 02:13:51,415 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:13:51,416 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":"1632449631294"}]} 2021-09-24 02:13:51,454 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,454 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/d6bff303-fcb7-4280-a629-daf9c66a4560 2021-09-24 02:13:51,454 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "d6bff303-fcb7-4280-a629-daf9c66a4560", "user-name": "onap-wro", "password": "wro-onap", "system-type": "VIM" , "service-url": "http://wg-cloud.onap.dyn.nesc.nokia.net:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-wro" , "system-status": "active" } 2021-09-24 02:13:51,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:51,542 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/d6bff303-fcb7-4280-a629-daf9c66a4560 HTTP/1.1" 201 0 2021-09-24 02:13:51,543 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-09-24 02:13:51,544 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-09-24 02:13:51,547 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,547 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-24 02:13:51,548 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 02:13:51,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:51,602 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 404 452 2021-09-24 02:13:51,603 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-09-24 02:13:51,604 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}} 2021-09-24 02:13:51,604 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,604 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","ERR.5.4.6114"]}}}. 2021-09-24 02:13:51,605 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-09-24 02:13:51,605 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-09-24 02:13:51,610 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,610 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-24 02:13:51,610 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "f41abc47519441359fc94897110fa224", "tenant-name": "onap-wro", "tenant-context": "None" } 2021-09-24 02:13:51,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:51,684 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0 2021-09-24 02:13:51,686 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-09-24 02:13:51,686 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-09-24 02:13:51,689 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,689 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-09-24 02:13:51,690 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-09-24 02:13:51,692 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:51,739 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 404 493 2021-09-24 02:13:51,740 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-09-24 02:13:51,740 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}} 2021-09-24 02:13:51,740 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,740 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone","ERR.5.4.6114"]}}}. 2021-09-24 02:13:51,745 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,746 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone 2021-09-24 02:13:51,746 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicnf-availability-zone", "hypervisor-type": "nova" } 2021-09-24 02:13:51,748 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:51,816 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/availability-zones/availability-zone/basicnf-availability-zone HTTP/1.1" 201 0 2021-09-24 02:13:51,817 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-09-24 02:13:51,817 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-09-24 02:13:51,834 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,834 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion 2021-09-24 02:13:51,834 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-09-24 02:13:51,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:51,897 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 412 319 2021-09-24 02:13:51,897 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 412 2021-09-24 02:13:51,898 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","cloud-infrastructure/complexes/complex/lannion","Precondition Required:resource-version not passed for update of /cloud-infrastructure/complexes/complex/lannion","ERR.5.4.6130"]}}} 2021-09-24 02:13:51,898 ERROR 157:onap_service.py(1) - [AAI][create complex] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,898 WARNING 37:complex_create.py(1) - Try to update the complex failed. 2021-09-24 02:13:51,906 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,906 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:13:51,906 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:13:51,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:51,961 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 359 2021-09-24 02:13:51,962 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:13:51,962 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":"1632449631294"}]} 2021-09-24 02:13:51,969 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:51,970 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship 2021-09-24 02:13:51,970 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-09-24 02:13:51,971 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:52,196 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/relationship-list/relationship HTTP/1.1" 200 0 2021-09-24 02:13:52,197 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-09-24 02:13:52,197 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-09-24 02:13:52,210 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:52,210 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-24 02:13:52,211 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnf-customer", "subscriber-name": "basicnf-customer", "subscriber-type": "INFRA" } 2021-09-24 02:13:52,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:52,315 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 201 0 2021-09-24 02:13:52,316 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-09-24 02:13:52,317 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-09-24 02:13:52,320 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:52,320 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-24 02:13:52,321 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-09-24 02:13:52,323 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:52,380 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-24 02:13:52,381 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-09-24 02:13:52,381 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":"1632449632253"} 2021-09-24 02:13:52,384 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:52,384 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-24 02:13:52,384 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 02:13:52,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:52,437 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-24 02:13:52,438 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 02:13:52,438 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":"1632449632253"} 2021-09-24 02:13:52,441 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:52,442 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-24 02:13:52,442 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 02:13:52,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:52,501 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 404 360 2021-09-24 02:13:52,502 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 404 2021-09-24 02:13:52,502 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}} 2021-09-24 02:13:52,503 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:52,503 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnf-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2021-09-24 02:13:52,503 INFO 561:customer.py(1) - Create service subscription for basicnf-customer customer 2021-09-24 02:13:52,507 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:13:52,507 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:13:52,507 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:52,508 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:13:52,508 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:13:52,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:13:53,062 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:13:53,064 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:13:53,065 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:13:53,068 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:13:53,069 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:53,069 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:53,069 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:53,070 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:13:53,070 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:53,070 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:53,070 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:53,071 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:13:53,071 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:53,071 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:53,071 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:53,071 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:13:53,072 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:53,072 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:53,072 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:53,072 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:13:53,073 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:13:53,073 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:13:53,073 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:53,074 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:13:53,074 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:13:53,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:53,852 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:13:53,855 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:13:53,858 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:13:53,869 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:13:53,870 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:53,870 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf 2021-09-24 02:13:53,870 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "65872add-91ff-4ffa-bd8e-3fdbd99119d2" } 2021-09-24 02:13:53,873 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:53,956 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf HTTP/1.1" 201 0 2021-09-24 02:13:53,957 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-09-24 02:13:53,957 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-09-24 02:13:53,961 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:53,961 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-24 02:13:53,961 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 02:13:53,964 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,025 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-09-24 02:13:54,027 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 02:13:54,027 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632449633915"}]} 2021-09-24 02:13:54,030 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,031 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-24 02:13:54,031 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 02:13:54,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,091 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-24 02:13:54,092 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 02:13:54,093 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":"1632449632253"} 2021-09-24 02:13:54,096 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,096 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-24 02:13:54,097 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 02:13:54,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,157 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 90 2021-09-24 02:13:54,158 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 02:13:54,158 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632449633915"}]} 2021-09-24 02:13:54,161 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,162 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:13:54,162 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:13:54,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,225 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-24 02:13:54,225 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:13:54,226 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":"1632449632000","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-24 02:13:54,228 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,229 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-24 02:13:54,229 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 02:13:54,231 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,278 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 132 2021-09-24 02:13:54,279 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 02:13:54,279 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632449631649"} 2021-09-24 02:13:54,289 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,289 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship 2021-09-24 02:13:54,290 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=1632449631649", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-wro"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicnf-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "k8sregion"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "f41abc47519441359fc94897110fa224"}] } 2021-09-24 02:13:54,291 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,400 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list/relationship HTTP/1.1" 200 0 2021-09-24 02:13:54,401 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-09-24 02:13:54,402 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-09-24 02:13:54,405 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,405 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-24 02:13:54,406 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 02:13:54,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,459 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-24 02:13:54,461 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 02:13:54,461 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":"1632449632253"} 2021-09-24 02:13:54,464 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,464 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:13:54,464 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:13:54,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,520 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-24 02:13:54,520 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:13:54,521 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":"1632449632000","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-24 02:13:54,522 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,523 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-24 02:13:54,523 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 02:13:54,524 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,566 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-24 02:13:54,567 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 02:13:54,567 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632449634322","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-24 02:13:54,569 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,569 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/owning-entities 2021-09-24 02:13:54,569 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-09-24 02:13:54,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,616 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities HTTP/1.1" 200 1314 2021-09-24 02:13:54,617 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200 2021-09-24 02:13:54,617 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"37294e5e-e003-4e2b-be8b-9ca6cb5edfd9","owning-entity-name":"basicvm-oe","resource-version":"1632449390838"},{"owning-entity-id":"932a9860-b8bb-4a95-979c-193afb66f788","owning-entity-name":"OE-ETE_Customer-932a9860-b8bb-4a95-979c-193afb66f788","resource-version":"1632447680440","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_d4dc588a-db6d-458e-b62a-b653fff18b4f/service-subscriptions/service-subscription/pNF/service-instances/service-instance/61a30782-c64f-49a5-9b05-a45bb5a6c295","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_d4dc588a-db6d-458e-b62a-b653fff18b4f"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"61a30782-c64f-49a5-9b05-a45bb5a6c295"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Named4dc588a-db6d-458e-b62a-b653fff18b4f"}]}]}},{"owning-entity-id":"0473e8fc-f497-4c12-8703-9870918249ca","owning-entity-name":"basicnw-oe","resource-version":"1632448948527"}]} 2021-09-24 02:13:54,619 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it 2021-09-24 02:13:54,622 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,622 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/ec1c3e8d-fc4e-4a62-961f-50179462be98 2021-09-24 02:13:54,622 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnf_owning_entity", "owning-entity-id": "ec1c3e8d-fc4e-4a62-961f-50179462be98" } 2021-09-24 02:13:54,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,697 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/ec1c3e8d-fc4e-4a62-961f-50179462be98 HTTP/1.1" 201 0 2021-09-24 02:13:54,699 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-09-24 02:13:54,699 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-09-24 02:13:54,702 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:13:54,702 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/ec1c3e8d-fc4e-4a62-961f-50179462be98 2021-09-24 02:13:54,703 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-09-24 02:13:54,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:13:54,760 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/ec1c3e8d-fc4e-4a62-961f-50179462be98 HTTP/1.1" 200 139 2021-09-24 02:13:54,761 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-09-24 02:13:54,761 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"ec1c3e8d-fc4e-4a62-961f-50179462be98","owning-entity-name":"basicnf_owning_entity","resource-version":"1632449634656"} 2021-09-24 02:13:54,767 DEBUG 129:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json'} 2021-09-24 02:13:54,767 DEBUG 131:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] url used: https://vid.api.simpledemo.onap.org:30200/vid/maintenance/category_parameter/project 2021-09-24 02:13:54,768 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] data sent: { "options": ["basicnf_project"] } 2021-09-24 02:13:54,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200 2021-09-24 02:13:54,961 DEBUG 433:connectionpool.py(1) - https://vid.api.simpledemo.onap.org:30200 "POST /vid/maintenance/category_parameter/project HTTP/1.1" 200 13 2021-09-24 02:13:54,963 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response code: 200 2021-09-24 02:13:54,964 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnf_project name] response: {"errors":[]} 2021-09-24 02:13:54,967 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-09-24 02:13:54,967 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:13:54,968 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:13:54,969 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:54,969 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:13:54,970 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:13:54,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:13:55,796 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:13:55,798 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:13:55,799 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:13:55,803 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:13:55,803 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:55,804 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:55,804 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:55,805 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:13:55,805 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:55,805 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:55,806 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:55,806 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:13:55,807 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:55,807 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:55,807 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:55,808 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:13:55,808 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:13:55,809 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:13:55,809 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:13:55,810 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:13:55,810 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:13:55,811 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:13:55,812 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:55,812 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:13:55,813 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:13:55,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:56,425 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:13:56,429 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:13:56,432 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:13:56,438 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:13:56,439 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:56,439 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/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/distribution 2021-09-24 02:13:56,440 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] data sent: None 2021-09-24 02:13:56,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:56,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/distribution HTTP/1.1" 200 205 2021-09-24 02:13:56,515 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response code: 200 2021-09-24 02:13:56,515 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_cnf] response: {"distributionStatusOfServiceList":[{"distributionID":"8ccd9aea-a787-464c-aaf2-6ec05f949709","timestamp":"2021-09-24 02:13:48.097 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-09-24 02:13:56,518 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:13:56,519 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/8ccd9aea-a787-464c-aaf2-6ec05f949709 2021-09-24 02:13:56,519 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 02:13:56,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:13:56,589 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8ccd9aea-a787-464c-aaf2-6ec05f949709 HTTP/1.1" 200 29 2021-09-24 02:13:56,591 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 02:13:56,591 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-24 02:13:56,594 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-24 02:13:56,594 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-24 02:14:56,656 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:14:56,657 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/8ccd9aea-a787-464c-aaf2-6ec05f949709 2021-09-24 02:14:56,657 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 02:14:56,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:14:56,783 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8ccd9aea-a787-464c-aaf2-6ec05f949709 HTTP/1.1" 200 29 2021-09-24 02:14:56,785 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 02:14:56,785 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[]} 2021-09-24 02:14:56,788 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-09-24 02:14:56,788 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-24 02:15:56,820 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:15:56,821 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/8ccd9aea-a787-464c-aaf2-6ec05f949709 2021-09-24 02:15:56,821 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 02:15:56,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:15:56,965 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8ccd9aea-a787-464c-aaf2-6ec05f949709 HTTP/1.1" 200 2658 2021-09-24 02:15:56,967 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 02:15:56,968 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","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":"1632449617716","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":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449624122","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":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-24 02:15:56,971 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', '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': '1632449617716', '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': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449624122', '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': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-24 02:15:56,971 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-24 02:16:57,029 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:16:57,029 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/8ccd9aea-a787-464c-aaf2-6ec05f949709 2021-09-24 02:16:57,030 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 02:16:57,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:16:57,174 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8ccd9aea-a787-464c-aaf2-6ec05f949709 HTTP/1.1" 200 None 2021-09-24 02:16:57,177 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 02:16:57,178 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1632449664675","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449641735","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449663669","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449669339","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","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":"1632449617716","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":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449640436","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449657524","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449668336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449617716","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":"1632449645860","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":"1632449643019","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449660668","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449666328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","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":"1632449646793","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449644720","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449659650","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449639433","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449645860","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":"1632449645788","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449640533","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","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":"1632449624122","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":"1632449624122","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":"1632449630634","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":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","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":"1632449656326","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449638429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","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":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-24 02:16:57,183 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1632449664675', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449641735', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449663669', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449669339', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', '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': '1632449617716', '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': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449640436', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449657524', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449668336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449617716', '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': '1632449645860', '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': '1632449643019', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449660668', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449666328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', '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': '1632449646793', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449644720', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449659650', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449639433', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449645860', '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': '1632449645788', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449640533', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', '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': '1632449624122', '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': '1632449624122', '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': '1632449630634', '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': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', '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': '1632449656326', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449638429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', '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': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-24 02:16:57,185 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-24 02:16:57,185 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-24 02:16:57,186 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-24 02:17:57,248 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:17:57,248 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/8ccd9aea-a787-464c-aaf2-6ec05f949709 2021-09-24 02:17:57,249 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 02:17:57,253 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:17:57,414 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8ccd9aea-a787-464c-aaf2-6ec05f949709 HTTP/1.1" 200 None 2021-09-24 02:17:57,416 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 02:17:57,418 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1632449664675","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449641735","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449663669","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449669339","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","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":"1632449617716","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":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449640436","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449657524","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449668336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449617716","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":"1632449645860","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":"1632449643019","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449660668","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449666328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","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":"1632449646793","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449644720","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449659650","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449639433","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449645860","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":"1632449645788","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449640533","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","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":"1632449624122","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":"1632449624122","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":"1632449630634","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":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","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":"1632449656326","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449638429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","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":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-24 02:17:57,421 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1632449664675', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449641735', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449663669', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449669339', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', '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': '1632449617716', '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': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449640436', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449657524', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449668336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449617716', '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': '1632449645860', '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': '1632449643019', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449660668', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449666328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', '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': '1632449646793', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449644720', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449659650', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449639433', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449645860', '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': '1632449645788', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449640533', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', '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': '1632449624122', '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': '1632449624122', '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': '1632449630634', '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': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', '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': '1632449656326', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449638429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', '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': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-24 02:17:57,423 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-24 02:17:57,424 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-24 02:17:57,424 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_cnf ongoing, Wait for 60 s 2021-09-24 02:18:57,485 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:18:57,486 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/8ccd9aea-a787-464c-aaf2-6ec05f949709 2021-09-24 02:18:57,486 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_cnf] data sent: None 2021-09-24 02:18:57,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:18:57,633 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/8ccd9aea-a787-464c-aaf2-6ec05f949709 HTTP/1.1" 200 None 2021-09-24 02:18:57,635 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response code: 200 2021-09-24 02:18:57,637 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_cnf] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1632449664675","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449641735","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449663669","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449669339","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449750295","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","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":"1632449617716","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":"1632449628336","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":"1632449750295","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449640436","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449768611","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449769766","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":"1632449767145","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449657524","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449668336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449750295","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":"1632449647212","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":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449772087","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449643019","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449660668","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449773227","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":"SO-COpenSource-Env11","timestamp":"1632449750295","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449770932","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449774230","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":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449647212","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":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449666328","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","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":"1632449750295","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","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":"1632449646793","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":"1632449776239","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449778246","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":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449644720","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1632449659650","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1632449617716","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449639433","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449750295","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":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449645860","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":"1632449750295","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449645788","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449640533","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","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":"1632449750295","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1632449630634","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449777242","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","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":"1632449624122","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":"1632449630634","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":"1632449647212","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449628336","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","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":"1632449656326","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1632449638429","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","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":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1632449645860","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":"1632449764516","url":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1632449624122","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449750295","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1632449775234","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1632449644662","url":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-09-24 02:18:57,641 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1632449664675', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449641735', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449663669', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449669339', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449750295', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', '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': '1632449617716', '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': '1632449628336', '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': '1632449750295', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449640436', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449768611', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449769766', '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': '1632449767145', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449657524', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449668336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449750295', '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': '1632449647212', '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': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449772087', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449643019', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449660668', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449773227', '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': 'SO-COpenSource-Env11', 'timestamp': '1632449750295', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449770932', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449774230', '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': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449647212', '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': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449666328', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', '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': '1632449750295', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', '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': '1632449646793', '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': '1632449776239', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449778246', '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': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449644720', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1632449659650', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1632449617716', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449639433', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449750295', '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': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449645860', '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': '1632449750295', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449645788', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449640533', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', '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': '1632449750295', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1632449630634', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449777242', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', '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': '1632449624122', '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': '1632449630634', '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': '1632449647212', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449628336', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', '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': '1632449656326', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1632449638429', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', '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': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1632449645860', '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': '1632449764516', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1632449624122', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449750295', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1632449775234', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1632449644662', 'url': '/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-09-24 02:18:57,643 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 02:18:57,643 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 02:18:57,644 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 02:18:57,644 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-09-24 02:18:57,644 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 02:18:57,644 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 02:18:57,644 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-09-24 02:18:57,645 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-09-24 02:18:57,645 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_cnf is sucessfully finished 2021-09-24 02:18:57,658 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': 'e1651d64-ef39-4794-9685-d1bda9b41922', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:18:57,658 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-09-24 02:18:57,659 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "65872add-91ff-4ffa-bd8e-3fdbd99119d2", "modelVersionId": "d9af4b90-26d8-480c-ab40-7c6e4b42f21b", "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": "ec1c3e8d-fc4e-4a62-961f-50179462be98", "owningEntityName": "basicnf_owning_entity" } } } 2021-09-24 02:18:57,661 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:18:59,204 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-09-24 02:18:59,205 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response code: 202 2021-09-24 02:18:59,206 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service a'la carte] response: {"requestReferences":{"requestId":"e1651d64-ef39-4794-9685-d1bda9b41922","instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922"}} 2021-09-24 02:18:59,207 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-09-24 02:18:59,224 DEBUG 129:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '755c6ae3-eccc-4589-a42d-149e46fd21c4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:18:59,225 DEBUG 131:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 2021-09-24 02:18:59,225 DEBUG 132:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] data sent: None 2021-09-24 02:18:59,230 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:18:59,427 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 HTTP/1.1" 200 1341 2021-09-24 02:18:59,431 INFO 142:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response code: 200 2021-09-24 02:18:59,432 DEBUG 146:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response: {"request":{"requestId":"e1651d64-ef39-4794-9685-d1bda9b41922","startTime":"Fri, 24 Sep 2021 02:18:57 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","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":"ec1c3e8d-fc4e-4a62-961f-50179462be98","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 02:18:58 GMT"}}} 2021-09-24 02:19:09,444 DEBUG 129:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0bbdaa0a-8f0c-42f7-a94a-55c3686f0c9f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:09,444 DEBUG 131:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 2021-09-24 02:19:09,444 DEBUG 132:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] data sent: None 2021-09-24 02:19:09,446 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:09,750 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 HTTP/1.1" 200 1551 2021-09-24 02:19:09,753 INFO 142:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response code: 200 2021-09-24 02:19:09,754 DEBUG 146:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response: {"request":{"requestId":"e1651d64-ef39-4794-9685-d1bda9b41922","startTime":"Fri, 24 Sep 2021 02:18:57 GMT","finishTime":"Fri, 24 Sep 2021 02:19:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","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":"ec1c3e8d-fc4e-4a62-961f-50179462be98","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:01 GMT"}}} 2021-09-24 02:19:09,755 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-09-24 02:19:09,755 DEBUG 129:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c691be5c-b000-4fa8-8ace-8f922fd76182', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:09,756 DEBUG 131:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 2021-09-24 02:19:09,756 DEBUG 132:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] data sent: None 2021-09-24 02:19:09,759 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:09,960 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 HTTP/1.1" 200 1551 2021-09-24 02:19:09,961 INFO 142:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response code: 200 2021-09-24 02:19:09,962 DEBUG 146:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response: {"request":{"requestId":"e1651d64-ef39-4794-9685-d1bda9b41922","startTime":"Fri, 24 Sep 2021 02:18:57 GMT","finishTime":"Fri, 24 Sep 2021 02:19:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","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":"ec1c3e8d-fc4e-4a62-961f-50179462be98","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:01 GMT"}}} 2021-09-24 02:19:09,963 DEBUG 129:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7c0da499-e365-4b71-8068-f71a0220034b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:09,963 DEBUG 131:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 2021-09-24 02:19:09,964 DEBUG 132:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] data sent: None 2021-09-24 02:19:09,966 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:10,144 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 HTTP/1.1" 200 1551 2021-09-24 02:19:10,146 INFO 142:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response code: 200 2021-09-24 02:19:10,146 DEBUG 146:onap_service.py(8) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response: {"request":{"requestId":"e1651d64-ef39-4794-9685-d1bda9b41922","startTime":"Fri, 24 Sep 2021 02:18:57 GMT","finishTime":"Fri, 24 Sep 2021 02:19:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","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":"ec1c3e8d-fc4e-4a62-961f-50179462be98","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:01 GMT"}}} 2021-09-24 02:19:10,157 DEBUG 129:onap_service.py(1) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4403e7d9-10da-4b00-8cf2-37a33205206d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:10,157 DEBUG 131:onap_service.py(1) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 2021-09-24 02:19:10,158 DEBUG 132:onap_service.py(1) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] data sent: None 2021-09-24 02:19:10,161 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:10,382 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 HTTP/1.1" 200 1551 2021-09-24 02:19:10,384 INFO 142:onap_service.py(1) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response code: 200 2021-09-24 02:19:10,384 DEBUG 146:onap_service.py(1) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response: {"request":{"requestId":"e1651d64-ef39-4794-9685-d1bda9b41922","startTime":"Fri, 24 Sep 2021 02:18:57 GMT","finishTime":"Fri, 24 Sep 2021 02:19:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","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":"ec1c3e8d-fc4e-4a62-961f-50179462be98","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:01 GMT"}}} 2021-09-24 02:19:10,385 DEBUG 129:onap_service.py(1) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0c075b4d-bddd-440d-809e-f13b67f26af9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:10,386 DEBUG 131:onap_service.py(1) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 2021-09-24 02:19:10,386 DEBUG 132:onap_service.py(1) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] data sent: None 2021-09-24 02:19:10,388 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:10,575 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e1651d64-ef39-4794-9685-d1bda9b41922 HTTP/1.1" 200 1551 2021-09-24 02:19:10,577 INFO 142:onap_service.py(1) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response code: 200 2021-09-24 02:19:10,577 DEBUG 146:onap_service.py(1) - [None][Check e1651d64-ef39-4794-9685-d1bda9b41922 orchestration request status] response: {"request":{"requestId":"e1651d64-ef39-4794-9685-d1bda9b41922","startTime":"Fri, 24 Sep 2021 02:18:57 GMT","finishTime":"Fri, 24 Sep 2021 02:19:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","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":"ec1c3e8d-fc4e-4a62-961f-50179462be98","owningEntityName":"basicnf_owning_entity"}},"instanceReferences":{"serviceInstanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:01 GMT"}}} 2021-09-24 02:19:10,578 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:10,579 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-24 02:19:10,579 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 02:19:10,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:10,662 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-24 02:19:10,663 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 02:19:10,664 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632449634322","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-24 02:19:10,667 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:10,667 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a 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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a 2021-09-24 02:19:10,668 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] data sent: None 2021-09-24 02:19:10,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:10,741 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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a HTTP/1.1" 200 1191 2021-09-24 02:19:10,742 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] response code: 200 2021-09-24 02:19:10,742 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] response: {"service-instance":[{"service-instance-id":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","service-instance-name":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","model-version-id":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","resource-version":"1632449941825","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/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/ec1c3e8d-fc4e-4a62-961f-50179462be98","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ec1c3e8d-fc4e-4a62-961f-50179462be98"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-24 02:19:10,746 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:10,746 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-24 02:19:10,746 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 02:19:10,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:10,804 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-24 02:19:10,805 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 02:19:10,805 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":"1632449632253"} 2021-09-24 02:19:10,808 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:10,808 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-24 02:19:10,809 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 02:19:10,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:10,879 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-24 02:19:10,880 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 02:19:10,880 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632449634322","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-24 02:19:10,884 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:10,884 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a 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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a 2021-09-24 02:19:10,884 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] data sent: None 2021-09-24 02:19:10,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:10,959 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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a HTTP/1.1" 200 1191 2021-09-24 02:19:10,961 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] response code: 200 2021-09-24 02:19:10,962 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] response: {"service-instance":[{"service-instance-id":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","service-instance-name":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","model-version-id":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","resource-version":"1632449941825","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/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/ec1c3e8d-fc4e-4a62-961f-50179462be98","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ec1c3e8d-fc4e-4a62-961f-50179462be98"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-24 02:19:10,965 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:10,965 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:19:10,966 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:19:10,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:11,047 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-24 02:19:11,048 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:19:11,048 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":"1632449632000","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-24 02:19:11,052 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:11,052 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-24 02:19:11,052 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 02:19:11,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:11,117 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-24 02:19:11,118 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 02:19:11,119 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632449634322","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-24 02:19:11,121 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:19:11,122 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:19:11,122 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:11,122 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:19:11,123 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:19:11,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:19:11,700 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:19:11,702 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:19:11,703 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:19:11,706 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:19:11,706 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:11,706 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:11,707 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:11,707 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:19:11,707 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:11,707 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:11,707 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:11,708 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:19:11,708 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:11,708 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:11,708 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:11,708 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:19:11,709 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:11,709 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:11,709 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:11,709 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:19:11,709 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:19:11,710 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:19:11,710 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:11,710 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:19:11,711 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:19:11,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:19:12,563 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:19:12,566 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:19:12,570 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:19:12,577 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:19:12,578 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:12,579 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/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel 2021-09-24 02:19:12,579 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 02:19:12,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:19:12,915 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel HTTP/1.1" 200 None 2021-09-24 02:19:12,918 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 02:19:12,919 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 02:19:12,988 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:19:12,989 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:19:12,989 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:12,989 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:19:12,990 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:19:12,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:19:15,420 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:19:15,422 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:19:15,422 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:19:15,425 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:19:15,426 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:15,426 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:15,426 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:15,426 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:19:15,427 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:15,427 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:15,427 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:15,427 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:19:15,427 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:15,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:15,428 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:15,428 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:19:15,428 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:15,428 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:15,429 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:15,429 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:19:15,429 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:19:15,429 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:19:15,430 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:15,430 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:19:15,430 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:19:15,433 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:19:20,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:19:20,455 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:19:20,458 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:19:20,465 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:19:20,466 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': 'ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:20,466 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/vnfs 2021-09-24 02:19:20,467 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "65872add-91ff-4ffa-bd8e-3fdbd99119d2" }, "modelInfo": { "modelType": "vnf", "modelInvariantId": "52528546-135c-4592-b64c-0afdc68026ae", "modelVersionId": "b337931c-8666-4fdf-a6ef-c1c51d0548e4", "modelName": "basic_cnf", "modelVersion": "1.0", "modelCustomizationId": "773f66a1-c750-4c36-8743-fcb27e594900", "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": "c63bcc0f-75dd-44b6-ac51-07b493e7b2b5", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "65872add-91ff-4ffa-bd8e-3fdbd99119d2", "modelVersion": "1.0", "modelVersionId": "d9af4b90-26d8-480c-ab40-7c6e4b42f21b" } } }] } } 2021-09-24 02:19:20,469 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:22,188 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/vnfs HTTP/1.1" 202 262 2021-09-24 02:19:22,190 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response code: 202 2021-09-24 02:19:22,190 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vnf basic_cnf 0] response: {"requestReferences":{"requestId":"ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8","instanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8"}} 2021-09-24 02:19:22,191 DEBUG 79:mixins.py(1) - Wait until VnfInstantiation task is not finished 2021-09-24 02:19:22,203 DEBUG 129:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '06587cd9-542e-42c3-ac4d-ae1c9e5d35fa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:22,204 DEBUG 131:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 2021-09-24 02:19:22,205 DEBUG 132:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] data sent: None 2021-09-24 02:19:22,210 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:22,420 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 HTTP/1.1" 200 1900 2021-09-24 02:19:22,423 INFO 142:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response code: 200 2021-09-24 02:19:22,424 DEBUG 146:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response: {"request":{"requestId":"ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8","startTime":"Fri, 24 Sep 2021 02:19:20 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}}],"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 02:19:21 GMT"}}} 2021-09-24 02:19:32,436 DEBUG 129:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '070c962b-cbbb-405e-9de3-703275d0763b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:32,437 DEBUG 131:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 2021-09-24 02:19:32,437 DEBUG 132:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] data sent: None 2021-09-24 02:19:32,441 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:32,657 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 HTTP/1.1" 200 2106 2021-09-24 02:19:32,659 INFO 142:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response code: 200 2021-09-24 02:19:32,660 DEBUG 146:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response: {"request":{"requestId":"ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8","startTime":"Fri, 24 Sep 2021 02:19:20 GMT","finishTime":"Fri, 24 Sep 2021 02:19:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}}],"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:27 GMT"}}} 2021-09-24 02:19:32,661 INFO 56:mixins.py(9) - VnfInstantiation task finished 2021-09-24 02:19:32,662 DEBUG 129:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'efaf38de-27f8-47bf-9564-07e476d1c35c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:32,663 DEBUG 131:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 2021-09-24 02:19:32,663 DEBUG 132:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] data sent: None 2021-09-24 02:19:32,666 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:32,839 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 HTTP/1.1" 200 2106 2021-09-24 02:19:32,842 INFO 142:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response code: 200 2021-09-24 02:19:32,842 DEBUG 146:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response: {"request":{"requestId":"ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8","startTime":"Fri, 24 Sep 2021 02:19:20 GMT","finishTime":"Fri, 24 Sep 2021 02:19:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}}],"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:27 GMT"}}} 2021-09-24 02:19:32,844 DEBUG 129:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7683e062-a1ff-4d62-829f-a740d451a940', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:32,844 DEBUG 131:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 2021-09-24 02:19:32,845 DEBUG 132:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] data sent: None 2021-09-24 02:19:32,848 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:33,040 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 HTTP/1.1" 200 2106 2021-09-24 02:19:33,041 INFO 142:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response code: 200 2021-09-24 02:19:33,042 DEBUG 146:onap_service.py(9) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response: {"request":{"requestId":"ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8","startTime":"Fri, 24 Sep 2021 02:19:20 GMT","finishTime":"Fri, 24 Sep 2021 02:19:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}}],"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:27 GMT"}}} 2021-09-24 02:19:33,052 DEBUG 129:onap_service.py(1) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '765aebb0-0105-4e8e-ab5d-eab3cfe4b905', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:33,053 DEBUG 131:onap_service.py(1) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 2021-09-24 02:19:33,053 DEBUG 132:onap_service.py(1) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] data sent: None 2021-09-24 02:19:33,057 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:33,257 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 HTTP/1.1" 200 2106 2021-09-24 02:19:33,259 INFO 142:onap_service.py(1) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response code: 200 2021-09-24 02:19:33,259 DEBUG 146:onap_service.py(1) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response: {"request":{"requestId":"ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8","startTime":"Fri, 24 Sep 2021 02:19:20 GMT","finishTime":"Fri, 24 Sep 2021 02:19:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}}],"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:27 GMT"}}} 2021-09-24 02:19:33,261 DEBUG 129:onap_service.py(1) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aa023d7f-703e-43ad-9c3b-aa76520b9194', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:33,261 DEBUG 131:onap_service.py(1) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 2021-09-24 02:19:33,261 DEBUG 132:onap_service.py(1) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] data sent: None 2021-09-24 02:19:33,263 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:33,442 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 HTTP/1.1" 200 2106 2021-09-24 02:19:33,444 INFO 142:onap_service.py(1) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response code: 200 2021-09-24 02:19:33,445 DEBUG 146:onap_service.py(1) - [None][Check ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8 orchestration request status] response: {"request":{"requestId":"ed35f3a0-6a32-4a26-8af1-d5fff6c40cd8","startTime":"Fri, 24 Sep 2021 02:19:20 GMT","finishTime":"Fri, 24 Sep 2021 02:19:27 GMT","requestScope":"vnf","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","modelInstanceName":"basic_cnf 0"},"requestInfo":{"productFamilyId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}}],"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:27 GMT"}}} 2021-09-24 02:19:33,446 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:33,447 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-24 02:19:33,447 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 02:19:33,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:33,509 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-24 02:19:33,510 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 02:19:33,510 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":"1632449632253"} 2021-09-24 02:19:33,514 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:33,514 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-24 02:19:33,514 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 02:19:33,517 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:33,585 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-24 02:19:33,586 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 02:19:33,586 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632449634322","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-24 02:19:33,589 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:33,590 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a 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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a 2021-09-24 02:19:33,590 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] data sent: None 2021-09-24 02:19:33,593 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:33,667 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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a HTTP/1.1" 200 1643 2021-09-24 02:19:33,668 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] response code: 200 2021-09-24 02:19:33,669 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] response: {"service-instance":[{"service-instance-id":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","service-instance-name":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","model-version-id":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","resource-version":"1632449963116","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/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/ec1c3e8d-fc4e-4a62-961f-50179462be98","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ec1c3e8d-fc4e-4a62-961f-50179462be98"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-24 02:19:33,672 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:33,672 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/relationship-list 2021-09-24 02:19:33,673 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:19:33,675 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:33,741 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/relationship-list HTTP/1.1" 200 1064 2021-09-24 02:19:33,742 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:19:33,743 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/ec1c3e8d-fc4e-4a62-961f-50179462be98","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ec1c3e8d-fc4e-4a62-961f-50179462be98"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_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-09-24 02:19:33,746 DEBUG 129:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:33,746 DEBUG 131:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998 2021-09-24 02:19:33,746 DEBUG 132:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] data sent: None 2021-09-24 02:19:33,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:33,832 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998 HTTP/1.1" 200 3737 2021-09-24 02:19:33,833 INFO 142:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] response code: 200 2021-09-24 02:19:33,834 DEBUG 146:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] response: {"vnf-id":"5297eb1f-f23d-4974-99dd-2276d9100998","vnf-name":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632449967269","model-invariant-id":"52528546-135c-4592-b64c-0afdc68026ae","model-version-id":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","model-customization-id":"773f66a1-c750-4c36-8743-fcb27e594900","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/service-data/vnfs/vnf/5297eb1f-f23d-4974-99dd-2276d9100998/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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-24 02:19:33,837 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:19:33,838 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:19:33,838 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:33,839 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:19:33,839 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:19:33,841 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:19:34,704 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:19:34,706 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:19:34,707 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:19:34,711 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:19:34,711 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:34,711 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:34,712 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:34,712 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:19:34,712 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:34,712 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:34,712 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:34,713 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:19:34,713 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:34,713 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:34,713 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:34,713 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:19:34,714 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:34,714 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:34,714 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:34,714 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:19:34,714 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:19:34,715 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:19:34,715 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:34,716 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:19:34,716 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:19:34,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:19:35,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:19:35,441 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:19:35,444 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:19:35,452 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:19:35,452 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:35,453 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/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel 2021-09-24 02:19:35,453 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 02:19:35,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:19:35,677 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel HTTP/1.1" 200 None 2021-09-24 02:19:35,679 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 02:19:35,680 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 02:19:35,731 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:19:35,731 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/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71 2021-09-24 02:19:35,731 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-24 02:19:35,733 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:19:35,771 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71 HTTP/1.1" 200 270 2021-09-24 02:19:35,772 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-24 02:19:35,772 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"4adef5d9-0559-47de-b98d-d554eb1d35e0","rb-version":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"6cead585-8862-4f71-94b7-aa6efaa9484d"}} 2021-09-24 02:19:35,774 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:19:35,775 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/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile/cnftest 2021-09-24 02:19:35,775 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-24 02:19:35,777 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:19:35,805 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile/cnftest HTTP/1.1" 404 87 2021-09-24 02:19:35,805 INFO 142:onap_service.py(1) - [None][Get profile] response code: 404 2021-09-24 02:19:35,805 DEBUG 146:onap_service.py(1) - [None][Get profile] response: n/a 2021-09-24 02:19:35,806 ERROR 157:onap_service.py(1) - [None][Get profile] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:19:35,806 ERROR 233:onap_service.py(1) - [None][Get profile] request failed: Code: 404. Info: Get Resource Bundle Profile: Error finding master table: mongo: no documents in result . 2021-09-24 02:19:35,811 DEBUG 129:onap_service.py(1) - [None][Create profile for definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:19:35,811 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/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile 2021-09-24 02:19:35,811 DEBUG 132:onap_service.py(1) - [None][Create profile for definition] data sent: { "rb-name": "4adef5d9-0559-47de-b98d-d554eb1d35e0", "rb-version": "93970f04-c35d-4c06-bcf5-acf03a0a3d71", "profile-name": "cnftest", "release-name": "cnftest", "namespace": "k8s", "kubernetes-version": "1.0" } 2021-09-24 02:19:35,813 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:19:35,846 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile HTTP/1.1" 201 212 2021-09-24 02:19:35,847 INFO 142:onap_service.py(1) - [None][Create profile for definition] response code: 201 2021-09-24 02:19:35,847 DEBUG 146:onap_service.py(1) - [None][Create profile for definition] response: {"rb-name":"4adef5d9-0559-47de-b98d-d554eb1d35e0","rb-version":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-24 02:19:35,849 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:19:35,850 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/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile/cnftest 2021-09-24 02:19:35,850 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-24 02:19:35,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:19:35,878 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile/cnftest HTTP/1.1" 200 212 2021-09-24 02:19:35,879 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-24 02:19:35,879 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"4adef5d9-0559-47de-b98d-d554eb1d35e0","rb-version":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-24 02:19:35,881 DEBUG 129:onap_service.py(1) - [None][Upload Artifact content] sent header: {} 2021-09-24 02:19:35,882 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/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile/cnftest/content 2021-09-24 02:19:35,882 DEBUG 132:onap_service.py(1) - [None][Upload Artifact content] data sent: b'\x1f\x8b\x08\x00z7f]\x00\x03\xed\xd3\xdf\n\x820\x14\xc7\xf1]\xef)\x86\xf7\xc6\x96s\x96/\x13B+\x04\xb3p*\xf8\xf6YB\x14\x14\xde\xf4\x87\xe0\xfb\xb99cg\xb0\x03\xdb\xefP\xd4\xe5\xce\x87v1\x14\x87J|\x86\x1e9\xe7.\xd5d\xa9\xbe\xaf\x13\x97\t\x93\xa4\x89\xb1Ib\x8d\x15\xda\x8cK+\x94\xfe\xd0<\x0f\xba\xd0\x16\x8dR\xa2\xde\x87*s\xeb\xd5\xabss\xfd?\x15\xc7\xb1\xec}\x13\xcac\x9d\xab\xde\xc8v8\xf9\\*\xd5\x17U\xe7C\xae\xa2\xe3\xd8m\xca\xad\xdfL;\xd7\x7f\x12\xc9_\x8f\x8d7y\xf6\xbc\xef\xbec6\xffzy\xcb\x7f:\xae\xb5\xb1\xa9\xc9\xc8\xff7H\xa2\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xd7\xce\x16\xa6\xd8\xa7\x00(\x00\x00' 2021-09-24 02:19:35,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:19:35,913 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "POST /api/multicloud-k8s/v1/v1/rb/definition/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile/cnftest/content HTTP/1.1" 200 0 2021-09-24 02:19:35,914 INFO 142:onap_service.py(1) - [None][Upload Artifact content] response code: 200 2021-09-24 02:19:35,914 DEBUG 146:onap_service.py(1) - [None][Upload Artifact content] response: n/a 2021-09-24 02:19:35,916 DEBUG 129:onap_service.py(1) - [AAI][Get basicnf-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:35,916 DEBUG 131:onap_service.py(1) - [AAI][Get basicnf-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer 2021-09-24 02:19:35,917 DEBUG 132:onap_service.py(1) - [AAI][Get basicnf-customer customer] data sent: None 2021-09-24 02:19:35,918 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:35,968 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer HTTP/1.1" 200 139 2021-09-24 02:19:35,969 INFO 142:onap_service.py(1) - [AAI][Get basicnf-customer customer] response code: 200 2021-09-24 02:19:35,970 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":"1632449632253"} 2021-09-24 02:19:35,973 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:35,974 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf 2021-09-24 02:19:35,974 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] data sent: None 2021-09-24 02:19:35,976 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:36,036 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions?service-type=basic_cnf HTTP/1.1" 200 738 2021-09-24 02:19:36,038 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response code: 200 2021-09-24 02:19:36,038 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_cnf service type] response: {"service-subscription":[{"service-type":"basic_cnf","resource-version":"1632449634322","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnf-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"k8sregion"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}]} 2021-09-24 02:19:36,042 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:36,042 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a 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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a 2021-09-24 02:19:36,043 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] data sent: None 2021-09-24 02:19:36,046 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:36,122 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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a HTTP/1.1" 200 1643 2021-09-24 02:19:36,124 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] response code: 200 2021-09-24 02:19:36,125 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a service-instance-name] response: {"service-instance":[{"service-instance-id":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","service-instance-name":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","model-version-id":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","resource-version":"1632449963116","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/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/ec1c3e8d-fc4e-4a62-961f-50179462be98","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ec1c3e8d-fc4e-4a62-961f-50179462be98"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/projects/project/basicnf_project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnf_project"}]}]}}]} 2021-09-24 02:19:36,130 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:36,130 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:19:36,130 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:19:36,134 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:36,212 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-24 02:19:36,213 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:19:36,214 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":"1632449963287","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/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]}]}}]} 2021-09-24 02:19:36,217 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:36,217 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-24 02:19:36,217 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 02:19:36,220 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:36,283 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-24 02:19:36,284 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 02:19:36,285 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632449963458","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-24 02:19:36,288 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:36,288 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/relationship-list 2021-09-24 02:19:36,289 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:19:36,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:36,356 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/relationship-list HTTP/1.1" 200 1064 2021-09-24 02:19:36,357 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:19:36,358 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/ec1c3e8d-fc4e-4a62-961f-50179462be98","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ec1c3e8d-fc4e-4a62-961f-50179462be98"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_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-09-24 02:19:36,361 DEBUG 129:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:19:36,361 DEBUG 131:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998 2021-09-24 02:19:36,362 DEBUG 132:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] data sent: None 2021-09-24 02:19:36,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:19:36,443 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998 HTTP/1.1" 200 3737 2021-09-24 02:19:36,444 INFO 142:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] response code: 200 2021-09-24 02:19:36,444 DEBUG 146:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] response: {"vnf-id":"5297eb1f-f23d-4974-99dd-2276d9100998","vnf-name":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632449967269","model-invariant-id":"52528546-135c-4592-b64c-0afdc68026ae","model-version-id":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","model-customization-id":"773f66a1-c750-4c36-8743-fcb27e594900","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/service-data/vnfs/vnf/5297eb1f-f23d-4974-99dd-2276d9100998/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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-24 02:19:36,448 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:19:36,448 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:19:36,448 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:36,449 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:19:36,449 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:19:36,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:19:36,970 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:19:36,972 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:19:36,972 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:19:36,975 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:19:36,975 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:36,976 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:36,976 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:36,976 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:19:36,976 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:36,976 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:36,976 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:36,977 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:19:36,977 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:36,977 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:36,977 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:36,977 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:19:36,978 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:36,978 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:36,978 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:36,978 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:19:36,978 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:19:36,979 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:19:36,979 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:36,979 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:19:36,980 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:19:36,982 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:19:38,092 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:19:38,095 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:19:38,099 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:19:38,110 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:19:38,111 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:38,111 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/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel 2021-09-24 02:19:38,111 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 02:19:38,114 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:19:38,340 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel HTTP/1.1" 200 None 2021-09-24 02:19:38,342 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 02:19:38,343 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 02:19:38,399 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': '960db364-f460-4fed-a2eb-c846c13b3aca', 'x-fromappid': 'API client'} 2021-09-24 02:19:38,399 DEBUG 131:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation 2021-09-24 02:19:38,399 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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a" }, "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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0", "vnf-type":"basic_cnf/basic_cnf 0" }, "vnf-resource-assignments":{ "availability-zones":{ "availability-zone":[ "nova" ], "max-count":1 }, "vnf-networks":{ "vnf-network":[] } } }, "request-information":{ "request-id":"test", "order-version":"1", "notification-url":"onap.org", "order-number":"1", "request-action":"PreloadVfModuleRequest" }, "sdnc-request-header":{ "svc-request-id":"test", "svc-notification-url":"http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action":"reserve" } } } 2021-09-24 02:19:38,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-09-24 02:19:38,511 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-vf-module-topology-operation HTTP/1.1" 200 113 2021-09-24 02:19:38,513 INFO 142:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response code: 200 2021-09-24 02:19:38,514 DEBUG 146:onap_service.py(1) - [None][Upload VF module preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-09-24 02:19:38,545 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:19:38,545 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:19:38,546 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:38,546 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:19:38,546 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:19:38,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:19:39,082 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:19:39,083 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:19:39,084 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:19:39,087 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:19:39,087 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:39,088 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:39,088 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:39,088 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:19:39,088 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:39,088 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:39,089 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:39,089 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:19:39,089 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:39,089 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:39,089 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:39,090 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:19:39,090 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:19:39,090 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:19:39,090 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:19:39,090 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:19:39,091 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:19:39,091 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:19:39,091 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:19:39,092 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:19:39,092 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:19:39,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:19:39,814 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:19:39,817 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:19:39,820 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:19:39,827 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:19:39,828 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '409cd1bf-22fb-4da0-b888-1d622c89cb12', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:39,829 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/vnfs/5297eb1f-f23d-4974-99dd-2276d9100998/vfModules 2021-09-24 02:19:39,829 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-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a", "source": "VID", "suppressRollback": false, "requestorId": "test" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "4adef5d9-0559-47de-b98d-d554eb1d35e0", "modelVersionId": "6cead585-8862-4f71-94b7-aa6efaa9484d", "modelName": "BasicCnf..base_dummy..module-0", "modelVersion": "1", "modelCustomizationId": "93970f04-c35d-4c06-bcf5-acf03a0a3d71", "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": "c63bcc0f-75dd-44b6-ac51-07b493e7b2b5", "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "65872add-91ff-4ffa-bd8e-3fdbd99119d2", "modelVersion": "1.0", "modelVersionId": "d9af4b90-26d8-480c-ab40-7c6e4b42f21b" } } }, { "relatedInstance": { "instanceId": "5297eb1f-f23d-4974-99dd-2276d9100998", "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "52528546-135c-4592-b64c-0afdc68026ae", "modelVersion": "1.0", "modelVersionId": "b337931c-8666-4fdf-a6ef-c1c51d0548e4", "modelCustomizationId": "773f66a1-c750-4c36-8743-fcb27e594900", "modelCustomizationName": "basic_cnf 0" } } } ] } } 2021-09-24 02:19:39,832 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:41,547 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/vnfs/5297eb1f-f23d-4974-99dd-2276d9100998/vfModules HTTP/1.1" 202 262 2021-09-24 02:19:41,549 INFO 142:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response code: 202 2021-09-24 02:19:41,550 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_cnf service vf module basic_cnf0..BasicCnf..base_dummy..module-0] response: {"requestReferences":{"requestId":"409cd1bf-22fb-4da0-b888-1d622c89cb12","instanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12"}} 2021-09-24 02:19:41,551 DEBUG 79:mixins.py(1) - Wait until VfModuleInstantiation task is not finished 2021-09-24 02:19:41,562 DEBUG 129:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f506149f-011e-407b-8d93-4f72d87a5254', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:41,563 DEBUG 131:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 2021-09-24 02:19:41,563 DEBUG 132:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] data sent: None 2021-09-24 02:19:41,569 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:41,747 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 HTTP/1.1" 200 2455 2021-09-24 02:19:41,750 INFO 142:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response code: 200 2021-09-24 02:19:41,751 DEBUG 146:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response: {"request":{"requestId":"409cd1bf-22fb-4da0-b888-1d622c89cb12","startTime":"Fri, 24 Sep 2021 02:19:39 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}},{"relatedInstance":{"instanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 02:19:40 GMT"}}} 2021-09-24 02:19:51,762 DEBUG 129:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c93ba553-e0f3-425a-bf0b-1366c2b3bac1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:51,763 DEBUG 131:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 2021-09-24 02:19:51,763 DEBUG 132:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] data sent: None 2021-09-24 02:19:51,766 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:51,984 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 HTTP/1.1" 200 2666 2021-09-24 02:19:51,986 INFO 142:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response code: 200 2021-09-24 02:19:51,987 DEBUG 146:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response: {"request":{"requestId":"409cd1bf-22fb-4da0-b888-1d622c89cb12","startTime":"Fri, 24 Sep 2021 02:19:39 GMT","finishTime":"Fri, 24 Sep 2021 02:19:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}},{"relatedInstance":{"instanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:50 GMT"}}} 2021-09-24 02:19:51,988 INFO 56:mixins.py(10) - VfModuleInstantiation task finished 2021-09-24 02:19:51,988 DEBUG 129:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '997f6434-cd09-4102-85c9-d81515dc41cf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:51,989 DEBUG 131:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 2021-09-24 02:19:51,989 DEBUG 132:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] data sent: None 2021-09-24 02:19:51,991 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:52,202 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 HTTP/1.1" 200 2666 2021-09-24 02:19:52,204 INFO 142:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response code: 200 2021-09-24 02:19:52,205 DEBUG 146:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response: {"request":{"requestId":"409cd1bf-22fb-4da0-b888-1d622c89cb12","startTime":"Fri, 24 Sep 2021 02:19:39 GMT","finishTime":"Fri, 24 Sep 2021 02:19:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}},{"relatedInstance":{"instanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:50 GMT"}}} 2021-09-24 02:19:52,206 DEBUG 129:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '03f6612b-6be6-4c7f-aa0c-158dfe1e58f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:52,207 DEBUG 131:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 2021-09-24 02:19:52,207 DEBUG 132:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] data sent: None 2021-09-24 02:19:52,210 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:52,393 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 HTTP/1.1" 200 2666 2021-09-24 02:19:52,395 INFO 142:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response code: 200 2021-09-24 02:19:52,396 DEBUG 146:onap_service.py(10) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response: {"request":{"requestId":"409cd1bf-22fb-4da0-b888-1d622c89cb12","startTime":"Fri, 24 Sep 2021 02:19:39 GMT","finishTime":"Fri, 24 Sep 2021 02:19:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}},{"relatedInstance":{"instanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:50 GMT"}}} 2021-09-24 02:19:52,408 DEBUG 129:onap_service.py(1) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '62a31dc0-762a-4332-abfb-f5193679c1ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:52,409 DEBUG 131:onap_service.py(1) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 2021-09-24 02:19:52,409 DEBUG 132:onap_service.py(1) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] data sent: None 2021-09-24 02:19:52,412 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:52,612 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 HTTP/1.1" 200 2666 2021-09-24 02:19:52,614 INFO 142:onap_service.py(1) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response code: 200 2021-09-24 02:19:52,614 DEBUG 146:onap_service.py(1) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response: {"request":{"requestId":"409cd1bf-22fb-4da0-b888-1d622c89cb12","startTime":"Fri, 24 Sep 2021 02:19:39 GMT","finishTime":"Fri, 24 Sep 2021 02:19:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}},{"relatedInstance":{"instanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:50 GMT"}}} 2021-09-24 02:19:52,616 DEBUG 129:onap_service.py(1) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ce7031b5-b64f-40f2-bc34-e4002b975476', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:19:52,616 DEBUG 131:onap_service.py(1) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 2021-09-24 02:19:52,616 DEBUG 132:onap_service.py(1) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] data sent: None 2021-09-24 02:19:52,618 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:19:52,813 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/409cd1bf-22fb-4da0-b888-1d622c89cb12 HTTP/1.1" 200 2666 2021-09-24 02:19:52,815 INFO 142:onap_service.py(1) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response code: 200 2021-09-24 02:19:52,816 DEBUG 146:onap_service.py(1) - [None][Check 409cd1bf-22fb-4da0-b888-1d622c89cb12 orchestration request status] response: {"request":{"requestId":"409cd1bf-22fb-4da0-b888-1d622c89cb12","startTime":"Fri, 24 Sep 2021 02:19:39 GMT","finishTime":"Fri, 24 Sep 2021 02:19:50 GMT","requestScope":"vfModule","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"BasicCnf..base_dummy..module-0","modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"BasicCnf..base_dummy..module-0","modelVersion":"1","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelInstanceName":"BasicCnf..base_dummy..module-0"},"requestInfo":{"source":"VID","instanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"}}},{"relatedInstance":{"instanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:19:50 GMT"}}} 2021-09-24 02:19:52,817 INFO 36:basic_cnf.py(1) - basic_cnf successfully created 2021-09-24 02:19:52,817 INFO 39:basic_cnf.py(1) - basic_cnf cleanup called 2021-09-24 02:20:02,829 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:02,829 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/relationship-list 2021-09-24 02:20:02,830 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:02,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:02,917 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/relationship-list HTTP/1.1" 200 1064 2021-09-24 02:20:02,918 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:02,919 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/ec1c3e8d-fc4e-4a62-961f-50179462be98","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ec1c3e8d-fc4e-4a62-961f-50179462be98"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_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-09-24 02:20:02,922 DEBUG 129:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:02,922 DEBUG 131:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998 2021-09-24 02:20:02,923 DEBUG 132:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] data sent: None 2021-09-24 02:20:02,925 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:03,018 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998 HTTP/1.1" 200 3737 2021-09-24 02:20:03,019 INFO 142:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] response code: 200 2021-09-24 02:20:03,020 DEBUG 146:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] response: {"vnf-id":"5297eb1f-f23d-4974-99dd-2276d9100998","vnf-name":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632449967269","model-invariant-id":"52528546-135c-4592-b64c-0afdc68026ae","model-version-id":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","model-customization-id":"773f66a1-c750-4c36-8743-fcb27e594900","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/service-data/vnfs/vnf/5297eb1f-f23d-4974-99dd-2276d9100998/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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-24 02:20:03,023 DEBUG 163:vf_module_ala_carte.py(1) - VNF instance AAI found in Service Instance 2021-09-24 02:20:03,023 INFO 165:vf_module_ala_carte.py(1) - Get VF Modules 2021-09-24 02:20:03,024 DEBUG 129:onap_service.py(1) - [AAI][GET VNF basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0 VF modules] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:03,024 DEBUG 131:onap_service.py(1) - [AAI][GET VNF basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0 VF modules] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998/vf-modules 2021-09-24 02:20:03,024 DEBUG 132:onap_service.py(1) - [AAI][GET VNF basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0 VF modules] data sent: None 2021-09-24 02:20:03,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:03,115 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998/vf-modules HTTP/1.1" 200 802 2021-09-24 02:20:03,116 INFO 142:onap_service.py(1) - [AAI][GET VNF basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0 VF modules] response code: 200 2021-09-24 02:20:03,117 DEBUG 146:onap_service.py(1) - [AAI][GET VNF basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0 VF modules] response: {"vf-module":[{"vf-module-id":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vf-module-name":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","heat-stack-id":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a/pensive_wilson","orchestration-status":"Active","is-base-vf-module":true,"automated-assignment":false,"resource-version":"1632449990014","model-invariant-id":"4adef5d9-0559-47de-b98d-d554eb1d35e0","model-version-id":"6cead585-8862-4f71-94b7-aa6efaa9484d","model-customization-id":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","module-index":0,"selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/service-data/vnfs/vnf/5297eb1f-f23d-4974-99dd-2276d9100998/vnf-data/vf-modules/vf-module/9b294d53-2ef2-4b75-a54e-ac9f16ca7983/vf-module-data/vf-module-topology/"}]} 2021-09-24 02:20:03,120 INFO 167:vf_module_ala_carte.py(1) - Delete VF Module AAI 2021-09-24 02:20:03,121 DEBUG 158:vf_module.py(1) - Delete 9b294d53-2ef2-4b75-a54e-ac9f16ca7983 VF module 2021-09-24 02:20:03,121 DEBUG 45:deletion.py(1) - VF module 9b294d53-2ef2-4b75-a54e-ac9f16ca7983 deletion request 2021-09-24 02:20:03,136 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:03,136 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-24 02:20:03,136 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:03,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:03,203 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-24 02:20:03,205 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:03,205 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-09-24 02:20:03,209 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:03,209 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:20:03,209 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:20:03,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:03,322 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-24 02:20:03,323 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:20:03,324 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":"1632449963287","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/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]}]}}]} 2021-09-24 02:20:03,327 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:03,328 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-24 02:20:03,328 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:03,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:03,409 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-24 02:20:03,411 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:03,411 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-09-24 02:20:03,415 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:03,415 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:20:03,415 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:20:03,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:03,531 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-24 02:20:03,532 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:20:03,532 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":"1632449963287","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/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]}]}}]} 2021-09-24 02:20:03,536 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:03,536 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-24 02:20:03,537 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:03,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:03,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-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-24 02:20:03,610 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:03,611 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-09-24 02:20:03,614 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:03,614 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:20:03,614 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:20:03,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:03,712 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-24 02:20:03,713 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:20:03,713 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":"1632449963287","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/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]}]}}]} 2021-09-24 02:20:03,717 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:03,717 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-24 02:20:03,717 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 02:20:03,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:03,814 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-24 02:20:03,815 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 02:20:03,815 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632449963458","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-24 02:20:03,818 DEBUG 129:onap_service.py(1) - [None][Create 9b294d53-2ef2-4b75-a54e-ac9f16ca7983 VF moduledeletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8f7cf76b-8dc2-42a0-8e17-964231e65145', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:03,819 DEBUG 131:onap_service.py(1) - [None][Create 9b294d53-2ef2-4b75-a54e-ac9f16ca7983 VF moduledeletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/vnfs/5297eb1f-f23d-4974-99dd-2276d9100998/vfModules/9b294d53-2ef2-4b75-a54e-ac9f16ca7983 2021-09-24 02:20:03,819 DEBUG 132:onap_service.py(1) - [None][Create 9b294d53-2ef2-4b75-a54e-ac9f16ca7983 VF moduledeletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "4adef5d9-0559-47de-b98d-d554eb1d35e0", "modelVersionId": "6cead585-8862-4f71-94b7-aa6efaa9484d", "modelName": "basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a", "modelVersion": "1632449990014", "modelCustomizationId": "93970f04-c35d-4c06-bcf5-acf03a0a3d71" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-24 02:20:03,822 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:05,388 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/vnfs/5297eb1f-f23d-4974-99dd-2276d9100998/vfModules/9b294d53-2ef2-4b75-a54e-ac9f16ca7983 HTTP/1.1" 202 262 2021-09-24 02:20:05,391 INFO 142:onap_service.py(1) - [None][Create 9b294d53-2ef2-4b75-a54e-ac9f16ca7983 VF moduledeletion request] response code: 202 2021-09-24 02:20:05,391 DEBUG 146:onap_service.py(1) - [None][Create 9b294d53-2ef2-4b75-a54e-ac9f16ca7983 VF moduledeletion request] response: {"requestReferences":{"requestId":"8f7cf76b-8dc2-42a0-8e17-964231e65145","instanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145"}} 2021-09-24 02:20:05,392 DEBUG 79:mixins.py(1) - Wait until VfModuleDeletionRequest task is not finished 2021-09-24 02:20:05,405 DEBUG 129:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ab28458e-b792-42e7-8824-e1db25b21575', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:05,406 DEBUG 131:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 2021-09-24 02:20:05,407 DEBUG 132:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] data sent: None 2021-09-24 02:20:05,411 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:05,610 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 HTTP/1.1" 200 1311 2021-09-24 02:20:05,613 INFO 142:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response code: 200 2021-09-24 02:20:05,613 DEBUG 146:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response: {"request":{"requestId":"8f7cf76b-8dc2-42a0-8e17-964231e65145","startTime":"Fri, 24 Sep 2021 02:20:04 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","modelVersion":"1632449990014","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 02:20:04 GMT"}}} 2021-09-24 02:20:15,626 DEBUG 129:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c0460a0f-e33b-4234-975a-bab10668cc1b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:15,627 DEBUG 131:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 2021-09-24 02:20:15,627 DEBUG 132:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] data sent: None 2021-09-24 02:20:15,631 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:15,853 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 HTTP/1.1" 200 1522 2021-09-24 02:20:15,856 INFO 142:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response code: 200 2021-09-24 02:20:15,857 DEBUG 146:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response: {"request":{"requestId":"8f7cf76b-8dc2-42a0-8e17-964231e65145","startTime":"Fri, 24 Sep 2021 02:20:04 GMT","finishTime":"Fri, 24 Sep 2021 02:20:12 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","modelVersion":"1632449990014","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:12 GMT"}}} 2021-09-24 02:20:15,858 INFO 56:mixins.py(11) - VfModuleDeletionRequest task finished 2021-09-24 02:20:15,859 DEBUG 129:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2da8a766-32c5-4f9b-8186-927c531fd601', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:15,860 DEBUG 131:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 2021-09-24 02:20:15,860 DEBUG 132:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] data sent: None 2021-09-24 02:20:15,862 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:16,061 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 HTTP/1.1" 200 1522 2021-09-24 02:20:16,062 INFO 142:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response code: 200 2021-09-24 02:20:16,063 DEBUG 146:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response: {"request":{"requestId":"8f7cf76b-8dc2-42a0-8e17-964231e65145","startTime":"Fri, 24 Sep 2021 02:20:04 GMT","finishTime":"Fri, 24 Sep 2021 02:20:12 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","modelVersion":"1632449990014","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:12 GMT"}}} 2021-09-24 02:20:16,063 DEBUG 129:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '240451c6-9d7e-4b5e-ab5a-e3883b4a3e0e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:16,064 DEBUG 131:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 2021-09-24 02:20:16,064 DEBUG 132:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] data sent: None 2021-09-24 02:20:16,066 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:16,268 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 HTTP/1.1" 200 1522 2021-09-24 02:20:16,270 INFO 142:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response code: 200 2021-09-24 02:20:16,271 DEBUG 146:onap_service.py(11) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response: {"request":{"requestId":"8f7cf76b-8dc2-42a0-8e17-964231e65145","startTime":"Fri, 24 Sep 2021 02:20:04 GMT","finishTime":"Fri, 24 Sep 2021 02:20:12 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","modelVersion":"1632449990014","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:12 GMT"}}} 2021-09-24 02:20:16,281 DEBUG 129:onap_service.py(1) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7982ee81-445d-412c-a968-1353e20b658c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:16,281 DEBUG 131:onap_service.py(1) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 2021-09-24 02:20:16,282 DEBUG 132:onap_service.py(1) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] data sent: None 2021-09-24 02:20:16,285 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:16,473 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 HTTP/1.1" 200 1522 2021-09-24 02:20:16,475 INFO 142:onap_service.py(1) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response code: 200 2021-09-24 02:20:16,476 DEBUG 146:onap_service.py(1) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response: {"request":{"requestId":"8f7cf76b-8dc2-42a0-8e17-964231e65145","startTime":"Fri, 24 Sep 2021 02:20:04 GMT","finishTime":"Fri, 24 Sep 2021 02:20:12 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","modelVersion":"1632449990014","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:12 GMT"}}} 2021-09-24 02:20:16,477 DEBUG 129:onap_service.py(1) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c9ab0c87-7dda-489e-a0c4-7dbab65f909e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:16,477 DEBUG 131:onap_service.py(1) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 2021-09-24 02:20:16,477 DEBUG 132:onap_service.py(1) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] data sent: None 2021-09-24 02:20:16,480 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:16,680 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8f7cf76b-8dc2-42a0-8e17-964231e65145 HTTP/1.1" 200 1522 2021-09-24 02:20:16,681 INFO 142:onap_service.py(1) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response code: 200 2021-09-24 02:20:16,681 DEBUG 146:onap_service.py(1) - [None][Check 8f7cf76b-8dc2-42a0-8e17-964231e65145 orchestration request status] response: {"request":{"requestId":"8f7cf76b-8dc2-42a0-8e17-964231e65145","startTime":"Fri, 24 Sep 2021 02:20:04 GMT","finishTime":"Fri, 24 Sep 2021 02:20:12 GMT","requestScope":"vfModule","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"4adef5d9-0559-47de-b98d-d554eb1d35e0","modelType":"vfModule","modelName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a","modelVersion":"1632449990014","modelCustomizationUuid":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelVersionId":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelCustomizationId":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","modelUuid":"6cead585-8862-4f71-94b7-aa6efaa9484d","modelInvariantUuid":"4adef5d9-0559-47de-b98d-d554eb1d35e0"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vfModuleInstanceId":"9b294d53-2ef2-4b75-a54e-ac9f16ca7983","vfModuleInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-VfModule-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:12 GMT"}}} 2021-09-24 02:20:16,682 INFO 176:vf_module_ala_carte.py(1) - VfModule AAI deleted 2021-09-24 02:20:16,682 INFO 158:k8s_profile_create.py(1) - Clean the k8s profile 2021-09-24 02:20:16,682 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:16,683 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/relationship-list 2021-09-24 02:20:16,683 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:16,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:16,811 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/relationship-list HTTP/1.1" 200 1064 2021-09-24 02:20:16,812 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:16,813 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/ec1c3e8d-fc4e-4a62-961f-50179462be98","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ec1c3e8d-fc4e-4a62-961f-50179462be98"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_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-09-24 02:20:16,816 DEBUG 129:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:16,817 DEBUG 131:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998 2021-09-24 02:20:16,817 DEBUG 132:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] data sent: None 2021-09-24 02:20:16,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:16,933 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998 HTTP/1.1" 200 3737 2021-09-24 02:20:16,934 INFO 142:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] response code: 200 2021-09-24 02:20:16,934 DEBUG 146:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] response: {"vnf-id":"5297eb1f-f23d-4974-99dd-2276d9100998","vnf-name":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632449967269","model-invariant-id":"52528546-135c-4592-b64c-0afdc68026ae","model-version-id":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","model-customization-id":"773f66a1-c750-4c36-8743-fcb27e594900","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/service-data/vnfs/vnf/5297eb1f-f23d-4974-99dd-2276d9100998/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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-24 02:20:16,937 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:20:16,938 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:20:16,938 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:16,938 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:20:16,938 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:20:16,940 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:20:19,847 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:20:19,850 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:20:19,850 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:20:19,854 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:20:19,854 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:19,854 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:19,855 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:19,855 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:20:19,855 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:19,855 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:19,856 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:19,856 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:20:19,856 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:19,856 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:19,856 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:19,857 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:20:19,857 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:19,857 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:19,857 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:19,857 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:20:19,858 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:20:19,858 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:20:19,858 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:19,859 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:20:19,859 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:20:19,861 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:20:22,959 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:20:22,963 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:20:22,967 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:20:22,977 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:20:22,978 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:22,978 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/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel 2021-09-24 02:20:22,978 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 02:20:22,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:20:23,740 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel HTTP/1.1" 200 None 2021-09-24 02:20:23,743 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 02:20:23,743 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 02:20:23,793 DEBUG 129:onap_service.py(1) - [None][Get definition] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:20:23,793 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/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71 2021-09-24 02:20:23,793 DEBUG 132:onap_service.py(1) - [None][Get definition] data sent: None 2021-09-24 02:20:23,795 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:20:23,823 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71 HTTP/1.1" 200 270 2021-09-24 02:20:23,824 INFO 142:onap_service.py(1) - [None][Get definition] response code: 200 2021-09-24 02:20:23,824 DEBUG 146:onap_service.py(1) - [None][Get definition] response: {"rb-name":"4adef5d9-0559-47de-b98d-d554eb1d35e0","rb-version":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","chart-name":"nginx","description":"","labels":{"vf_module_model_name":"BasicCnf..base_dummy..module-0","vf_module_model_uuid":"6cead585-8862-4f71-94b7-aa6efaa9484d"}} 2021-09-24 02:20:23,826 DEBUG 129:onap_service.py(1) - [None][Get profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:20:23,826 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/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile/cnftest 2021-09-24 02:20:23,826 DEBUG 132:onap_service.py(1) - [None][Get profile] data sent: None 2021-09-24 02:20:23,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:20:23,852 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/rb/definition/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile/cnftest HTTP/1.1" 200 212 2021-09-24 02:20:23,853 INFO 142:onap_service.py(1) - [None][Get profile] response code: 200 2021-09-24 02:20:23,853 DEBUG 146:onap_service.py(1) - [None][Get profile] response: {"rb-name":"4adef5d9-0559-47de-b98d-d554eb1d35e0","rb-version":"93970f04-c35d-4c06-bcf5-acf03a0a3d71","profile-name":"cnftest","release-name":"cnftest","namespace":"k8s","kubernetes-version":"1.0","labels":null} 2021-09-24 02:20:23,855 DEBUG 129:onap_service.py(1) - [None][Delete Profile] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:20:23,855 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/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile/cnftest 2021-09-24 02:20:23,855 DEBUG 132:onap_service.py(1) - [None][Delete Profile] data sent: None 2021-09-24 02:20:23,857 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:20:23,886 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/4adef5d9-0559-47de-b98d-d554eb1d35e0/93970f04-c35d-4c06-bcf5-acf03a0a3d71/profile/cnftest HTTP/1.1" 204 0 2021-09-24 02:20:23,887 INFO 142:onap_service.py(1) - [None][Delete Profile] response code: 204 2021-09-24 02:20:23,887 DEBUG 146:onap_service.py(1) - [None][Delete Profile] response: n/a 2021-09-24 02:20:23,889 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:23,889 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/relationship-list 2021-09-24 02:20:23,889 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:23,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:23,953 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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/relationship-list HTTP/1.1" 200 1064 2021-09-24 02:20:23,954 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:23,954 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/ec1c3e8d-fc4e-4a62-961f-50179462be98","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ec1c3e8d-fc4e-4a62-961f-50179462be98"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_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-09-24 02:20:23,958 DEBUG 129:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:23,958 DEBUG 131:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998 2021-09-24 02:20:23,958 DEBUG 132:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] data sent: None 2021-09-24 02:20:23,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:24,069 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998 HTTP/1.1" 200 3737 2021-09-24 02:20:24,070 INFO 142:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] response code: 200 2021-09-24 02:20:24,070 DEBUG 146:onap_service.py(1) - [AAI][Get c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 ABCMeta] response: {"vnf-id":"5297eb1f-f23d-4974-99dd-2276d9100998","vnf-name":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0","vnf-type":"basic_cnf/basic_cnf 0","service-id":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","prov-status":"NVTPROV","orchestration-status":"Active","in-maint":true,"is-closed-loop-disabled":false,"resource-version":"1632449967269","model-invariant-id":"52528546-135c-4592-b64c-0afdc68026ae","model-version-id":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","model-customization-id":"773f66a1-c750-4c36-8743-fcb27e594900","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/service-data/vnfs/vnf/5297eb1f-f23d-4974-99dd-2276d9100998/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/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"}]},{"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":"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"}]},{"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"}]}]}} 2021-09-24 02:20:24,073 DEBUG 384:vnf.py(1) - Delete 5297eb1f-f23d-4974-99dd-2276d9100998 VNF 2021-09-24 02:20:24,073 DEBUG 80:deletion.py(1) - VNF 5297eb1f-f23d-4974-99dd-2276d9100998 deletion request 2021-09-24 02:20:24,087 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:20:24,087 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:20:24,087 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:24,088 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:20:24,088 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:20:24,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:20:25,059 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:20:25,061 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:20:25,061 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:20:25,065 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:20:25,065 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:25,066 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:25,066 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:25,066 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:20:25,066 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:25,066 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:25,067 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:25,067 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:20:25,067 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:25,067 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:25,068 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:25,068 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:20:25,068 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:25,068 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:25,068 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:25,069 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:20:25,069 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:20:25,069 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:20:25,070 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:25,070 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:20:25,070 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:20:25,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:20:25,857 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:20:25,861 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:20:25,864 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:20:25,872 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:20:25,872 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:25,873 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/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel 2021-09-24 02:20:25,873 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 02:20:25,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:20:26,078 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel HTTP/1.1" 200 None 2021-09-24 02:20:26,081 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 02:20:26,081 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 02:20:26,136 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:26,136 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-24 02:20:26,137 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:26,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:26,193 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-24 02:20:26,195 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:26,195 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-09-24 02:20:26,199 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:26,199 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:20:26,199 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:20:26,202 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:26,271 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-24 02:20:26,272 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:20:26,272 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":"1632449963287","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/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]}]}}]} 2021-09-24 02:20:26,275 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:26,276 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-24 02:20:26,276 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:26,278 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:26,337 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-24 02:20:26,338 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:26,338 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-09-24 02:20:26,340 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:26,341 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:20:26,341 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:20:26,342 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:26,402 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-24 02:20:26,403 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:20:26,404 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":"1632449963287","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/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]}]}}]} 2021-09-24 02:20:26,406 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:26,406 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-24 02:20:26,406 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:26,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:26,458 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-24 02:20:26,459 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:26,460 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-09-24 02:20:26,462 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:26,462 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:20:26,463 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:20:26,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:26,526 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 1118 2021-09-24 02:20:26,527 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:20:26,527 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":"1632449963287","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/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]}]}}]} 2021-09-24 02:20:26,530 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:26,530 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-24 02:20:26,530 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 02:20:26,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:26,582 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1048 2021-09-24 02:20:26,583 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 02:20:26,584 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632449963458","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/network/generic-vnfs/generic-vnf/5297eb1f-f23d-4974-99dd-2276d9100998","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5297eb1f-f23d-4974-99dd-2276d9100998"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-24 02:20:26,588 DEBUG 129:onap_service.py(1) - [None][Create 5297eb1f-f23d-4974-99dd-2276d9100998 VNF deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '289ffaa0-e759-4d44-9aea-9f9d58da3abc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:26,588 DEBUG 131:onap_service.py(1) - [None][Create 5297eb1f-f23d-4974-99dd-2276d9100998 VNF deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/vnfs/5297eb1f-f23d-4974-99dd-2276d9100998 2021-09-24 02:20:26,588 DEBUG 132:onap_service.py(1) - [None][Create 5297eb1f-f23d-4974-99dd-2276d9100998 VNF deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "vnf", "modelName": "basic_cnf", "modelInvariantId": "52528546-135c-4592-b64c-0afdc68026ae", "modelVersion": "1.0", "modelVersionId": "b337931c-8666-4fdf-a6ef-c1c51d0548e4", "modelCustomizationId": "773f66a1-c750-4c36-8743-fcb27e594900", "modelCustomizationName": "basic_cnf 0" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-24 02:20:26,592 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:28,221 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5/vnfs/5297eb1f-f23d-4974-99dd-2276d9100998 HTTP/1.1" 202 262 2021-09-24 02:20:28,223 INFO 142:onap_service.py(1) - [None][Create 5297eb1f-f23d-4974-99dd-2276d9100998 VNF deletion request] response code: 202 2021-09-24 02:20:28,224 DEBUG 146:onap_service.py(1) - [None][Create 5297eb1f-f23d-4974-99dd-2276d9100998 VNF deletion request] response: {"requestReferences":{"requestId":"289ffaa0-e759-4d44-9aea-9f9d58da3abc","instanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc"}} 2021-09-24 02:20:28,225 DEBUG 79:mixins.py(1) - Wait until VnfDeletionRequest task is not finished 2021-09-24 02:20:28,237 DEBUG 129:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52179b24-ef5b-4713-8f45-c0879985db0b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:28,238 DEBUG 131:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc 2021-09-24 02:20:28,239 DEBUG 132:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] data sent: None 2021-09-24 02:20:28,244 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:28,451 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc HTTP/1.1" 200 1268 2021-09-24 02:20:28,454 INFO 142:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response code: 200 2021-09-24 02:20:28,455 DEBUG 146:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response: {"request":{"requestId":"289ffaa0-e759-4d44-9aea-9f9d58da3abc","startTime":"Fri, 24 Sep 2021 02:20:26 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 02:20:27 GMT"}}} 2021-09-24 02:20:38,468 DEBUG 129:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9a667551-f28c-408e-97c7-007060b2de18', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:38,468 DEBUG 131:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc 2021-09-24 02:20:38,469 DEBUG 132:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] data sent: None 2021-09-24 02:20:38,471 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:38,695 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc HTTP/1.1" 200 1474 2021-09-24 02:20:38,698 INFO 142:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response code: 200 2021-09-24 02:20:38,699 DEBUG 146:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response: {"request":{"requestId":"289ffaa0-e759-4d44-9aea-9f9d58da3abc","startTime":"Fri, 24 Sep 2021 02:20:26 GMT","finishTime":"Fri, 24 Sep 2021 02:20:31 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:31 GMT"}}} 2021-09-24 02:20:38,700 INFO 56:mixins.py(12) - VnfDeletionRequest task finished 2021-09-24 02:20:38,701 DEBUG 129:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4065f985-236f-4364-87bd-c533f535c307', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:38,701 DEBUG 131:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc 2021-09-24 02:20:38,702 DEBUG 132:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] data sent: None 2021-09-24 02:20:38,705 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:38,889 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc HTTP/1.1" 200 1474 2021-09-24 02:20:38,891 INFO 142:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response code: 200 2021-09-24 02:20:38,892 DEBUG 146:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response: {"request":{"requestId":"289ffaa0-e759-4d44-9aea-9f9d58da3abc","startTime":"Fri, 24 Sep 2021 02:20:26 GMT","finishTime":"Fri, 24 Sep 2021 02:20:31 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:31 GMT"}}} 2021-09-24 02:20:38,893 DEBUG 129:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f89d7237-5b63-4ba7-b359-8f6bea0074c4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:38,894 DEBUG 131:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc 2021-09-24 02:20:38,894 DEBUG 132:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] data sent: None 2021-09-24 02:20:38,897 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:39,099 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc HTTP/1.1" 200 1474 2021-09-24 02:20:39,101 INFO 142:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response code: 200 2021-09-24 02:20:39,102 DEBUG 146:onap_service.py(12) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response: {"request":{"requestId":"289ffaa0-e759-4d44-9aea-9f9d58da3abc","startTime":"Fri, 24 Sep 2021 02:20:26 GMT","finishTime":"Fri, 24 Sep 2021 02:20:31 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:31 GMT"}}} 2021-09-24 02:20:39,111 DEBUG 129:onap_service.py(1) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2739e06e-c659-45b6-9d9b-334d8256b379', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:39,112 DEBUG 131:onap_service.py(1) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc 2021-09-24 02:20:39,112 DEBUG 132:onap_service.py(1) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] data sent: None 2021-09-24 02:20:39,115 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:39,311 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc HTTP/1.1" 200 1474 2021-09-24 02:20:39,313 INFO 142:onap_service.py(1) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response code: 200 2021-09-24 02:20:39,313 DEBUG 146:onap_service.py(1) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response: {"request":{"requestId":"289ffaa0-e759-4d44-9aea-9f9d58da3abc","startTime":"Fri, 24 Sep 2021 02:20:26 GMT","finishTime":"Fri, 24 Sep 2021 02:20:31 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:31 GMT"}}} 2021-09-24 02:20:39,314 DEBUG 129:onap_service.py(1) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e97c1a3-e7f9-4f4f-9f66-eae60fff53d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:39,315 DEBUG 131:onap_service.py(1) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc 2021-09-24 02:20:39,315 DEBUG 132:onap_service.py(1) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] data sent: None 2021-09-24 02:20:39,317 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:39,514 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/289ffaa0-e759-4d44-9aea-9f9d58da3abc HTTP/1.1" 200 1474 2021-09-24 02:20:39,516 INFO 142:onap_service.py(1) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response code: 200 2021-09-24 02:20:39,516 DEBUG 146:onap_service.py(1) - [None][Check 289ffaa0-e759-4d44-9aea-9f9d58da3abc orchestration request status] response: {"request":{"requestId":"289ffaa0-e759-4d44-9aea-9f9d58da3abc","startTime":"Fri, 24 Sep 2021 02:20:26 GMT","finishTime":"Fri, 24 Sep 2021 02:20:31 GMT","requestScope":"vnf","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"basic_cnf 0","modelInvariantId":"52528546-135c-4592-b64c-0afdc68026ae","modelType":"vnf","modelName":"basic_cnf","modelVersion":"1.0","modelCustomizationUuid":"773f66a1-c750-4c36-8743-fcb27e594900","modelVersionId":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelCustomizationId":"773f66a1-c750-4c36-8743-fcb27e594900","modelUuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","modelInvariantUuid":"52528546-135c-4592-b64c-0afdc68026ae","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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","vnfInstanceId":"5297eb1f-f23d-4974-99dd-2276d9100998","vnfInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a_vnf_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Vnf-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:31 GMT"}}} 2021-09-24 02:20:39,517 DEBUG 319:service.py(1) - Delete c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 service instance 2021-09-24 02:20:39,517 DEBUG 113:deletion.py(1) - Service c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 deletion request 2021-09-24 02:20:39,532 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:20:39,532 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:20:39,532 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:39,533 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:20:39,533 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:20:39,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:20:40,448 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:20:40,450 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:20:40,450 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:20:40,454 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:20:40,455 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:40,455 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:40,455 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:40,455 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:20:40,456 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:40,456 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:40,456 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:40,456 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:20:40,456 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:40,457 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:40,457 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:40,457 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:20:40,457 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:40,457 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:40,458 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:40,458 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:20:40,458 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:20:40,458 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:20:40,459 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:40,459 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:20:40,459 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:20:40,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:20:41,214 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:20:41,217 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:20:41,220 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:20:41,227 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:20:41,228 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:20:41,228 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:20:41,228 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:41,229 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:20:41,229 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:20:41,231 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:20:42,446 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:20:42,447 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:20:42,448 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:20:42,450 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:20:42,450 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:42,450 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:42,450 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:42,451 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:20:42,451 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:42,451 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:42,451 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:42,451 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:20:42,451 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:42,451 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:42,452 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:42,452 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:20:42,452 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:42,452 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:42,452 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:42,452 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:20:42,452 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:20:42,453 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:20:42,453 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:42,453 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:20:42,453 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:20:42,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:20:45,342 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:20:45,344 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:20:45,346 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:20:45,352 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:20:45,353 DEBUG 159:__init__.py(1) - check if Service basic_cnf exists in SDC 2021-09-24 02:20:45,353 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-09-24 02:20:45,354 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:45,354 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-09-24 02:20:45,354 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-09-24 02:20:45,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:20:47,671 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1419 2021-09-24 02:20:47,672 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-09-24 02:20:47,673 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/0b341f4e-1eca-4bed-8d41-6be881df62f6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","name":"basic_onboard_lsMjdj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4cc250ab-cee5-499e-a50f-dc2cc5828993/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-09-24 02:20:47,676 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-09-24 02:20:47,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:47,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:47,677 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:47,677 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-09-24 02:20:47,677 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:47,677 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:47,678 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:47,678 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_lsMjdj from SDC 2021-09-24 02:20:47,678 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:47,678 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:47,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:47,679 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-09-24 02:20:47,679 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-09-24 02:20:47,679 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-09-24 02:20:47,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-09-24 02:20:47,680 DEBUG 147:__init__.py(1) - number of Service returned: 4 2021-09-24 02:20:47,680 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_cnf 2021-09-24 02:20:47,680 INFO 192:__init__.py(1) - Service found, updating information 2021-09-24 02:20:47,681 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:47,681 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-09-24 02:20:47,681 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-09-24 02:20:47,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-09-24 02:20:48,742 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-09-24 02:20:48,745 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-09-24 02:20:48,748 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71170383-39d8-4a9c-b8e3-007f7493e2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439440408,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d54069f8-1e44-4d73-ace7-22ef14b15c29","invariantUUID":"1b8597d2-7727-47c8-8d53-b15da171fb65","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":"defaulticon","uniqueId":"e2b069f4-130a-4388-b91d-5178ce75db83","lifecycleState":"CERTIFIED","lastUpdateDate":1632439290706,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8ada200c-95e4-43a4-9b99-ae020cd997e7","invariantUUID":"bc3ba952-2032-4a2b-be79-f168172aadfa","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4c9daff4-4815-40d0-ac0b-7214c88c3bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439160946,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9330b885-aff5-44e9-ae7d-87f0d9b5d204","invariantUUID":"64e9c1b0-f888-45dc-b825-91aed64dfefe","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c4aaffb4-c3b7-43ba-8d86-826e192c51f3","lifecycleState":"CERTIFIED","lastUpdateDate":1632439196176,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b640f2d7-52ba-466a-aaa4-2617bcd9d5e3","invariantUUID":"2791914b-ba90-4f3f-a1b6-dcea5284ae4d","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":"port","uniqueId":"1f3cfbcf-c381-4978-8daa-78c533b85e3e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439042241,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d135a07e-e705-4180-b886-1897f00b7f0c","invariantUUID":"85fb974b-8aef-4013-9e67-704523d1e7d8","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":"6b860586-73c0-409b-a0ec-43d6cb200e8d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439136191,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c09acfff-ff81-4693-bd93-b5397df6f0b5","invariantUUID":"46c711aa-9fb6-4e70-a9c4-4c85060bcdf4","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":"defaulticon","uniqueId":"3143d311-bb71-4357-80ba-52e1aed379d2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439285404,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5c3aec85-2a9d-45a0-8cd7-d8f22bcfab97","invariantUUID":"c6cb4073-2742-4163-9537-90677fdbadc2","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96d0bc2d-4d17-444a-b056-2ca24b070d64","lifecycleState":"CERTIFIED","lastUpdateDate":1632439301233,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eb0c4fef-c9d7-4b66-8f19-02fcd08b1e07","invariantUUID":"d39c2481-d67a-447a-ac9e-6d0d3842bc81","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f8b950ca-3626-4fc9-98b6-fa866252c53e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439296005,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"666c4f44-9f1b-4e46-a45b-684131489a53","invariantUUID":"78ef8fc6-5dd2-4206-85aa-d828a23ece4e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a54f70fb-d5c8-45ce-be03-c99d74d2e70f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439535567,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c9c966-4280-4911-a105-e458ccbd1744","invariantUUID":"beecf131-3cf5-4a3a-86a0-b46a411191ba","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8747f049-0977-4edc-a76c-d55652397338","lifecycleState":"CERTIFIED","lastUpdateDate":1632439478350,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a696f9-bafc-495a-93b7-13a3498f8078","invariantUUID":"2f115380-9269-4285-b834-e84e67a0aed9","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":"networkrules","uniqueId":"a97c18f7-0e7b-47c5-b147-4ca7f6eca66a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439130847,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9910fa25-6872-4520-b4e1-d21c4ed1af45","invariantUUID":"45c181a0-5549-4678-9d6d-cf2e86759693","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c0cacd75-cb5d-4773-8d27-f725a2b3427b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439185177,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e6402db-ada0-478e-9ed5-95e4a7a4ec9f","invariantUUID":"a97d6940-0797-4388-b275-73f3486d5207","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d468b39-3b61-44a2-ab8f-d1eccbe980f9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439464272,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"492342aa-dc6c-4b10-a2a2-ac5082b5f801","invariantUUID":"a4b498bb-62fa-4ef1-aa3b-ce9383828397","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":"586ab91b-a80d-4ba9-9d09-0ffc2751e66f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439359043,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"676f7cfa-f3b0-44f5-b285-bd40daa25226","invariantUUID":"6f79dca1-50c9-44fc-95ff-80c5dcad3890","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":"networkrules","uniqueId":"f0a028f7-bbce-4d40-a6c5-edd739a2f06b","lifecycleState":"CERTIFIED","lastUpdateDate":1632439110254,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"d4ddc419-5e33-4f8e-90de-58a051a8eb64","invariantUUID":"ab17cc7b-2991-4f1b-8cf2-0acc20494ea9","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":"a4ef6dfc-8b7c-490a-b907-2a7764ec2d95","lifecycleState":"CERTIFIED","lastUpdateDate":1632439014148,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"293c6b70-c4d0-455d-824c-dc4774901461","invariantUUID":"330513c3-acce-4e82-93f5-f00efe824278","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":"defaulticon","uniqueId":"14e9c01a-f21f-437c-ad65-fb4ffbc78734","lifecycleState":"CERTIFIED","lastUpdateDate":1632439418874,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6aca830d-9e9a-4d76-a25b-c26698067b18","invariantUUID":"f731371b-6894-41b4-83b6-a60445ee2636","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a02853a6-3bf7-4a6e-82ca-3605c3b47077","lifecycleState":"CERTIFIED","lastUpdateDate":1632438994853,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f73d995a-2f31-4435-85d4-1bcb61dc77b4","invariantUUID":"59a1ad96-7c04-400d-8464-4125f8aa9548","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58d29a97-8a37-4757-96c6-b162bf7a1ba2","lifecycleState":"CERTIFIED","lastUpdateDate":1632439332143,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fdee4b23-345b-492d-962f-4624bfecf376","invariantUUID":"9573b486-e3a4-4117-8f14-801a1888fd11","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d797a09-9fd2-4620-943b-37b55366e7af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439032452,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e7d6bc14-cb58-46a4-8a9b-3d2bf4a70f90","invariantUUID":"832eb9cc-cd1a-4195-b730-63b0f06a5732","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d9ed50-5303-41bb-98e7-d97da50a00e1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449018351,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"33f02858-d719-456f-8a45-24aba873d281","invariantUUID":"66aa8310-97a5-4c4f-a290-2d16a5992905","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":"network","uniqueId":"fbd51323-42b0-4e2d-a4a4-d12e86b303d9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439470200,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3259f260-4e70-48c7-8868-1461954262cc","invariantUUID":"93741a2d-d1c2-45b5-adee-f98e6cbd214f","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9104217a-3a18-453a-a3a9-952a78566549","lifecycleState":"CERTIFIED","lastUpdateDate":1632439413529,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8975fd4-f9fa-404b-a63b-5fa8a7366e12","invariantUUID":"cfa7acf0-3baf-4e47-a465-55243b8528ef","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f6cdfce-219e-4cdf-a345-e5d9c0194d25","lifecycleState":"CERTIFIED","lastUpdateDate":1632439226417,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1789cc3c-a77a-4da9-8e0d-1f75bbe1b8d6","invariantUUID":"cac81f01-9f17-4949-9638-899ae3b10005","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1c7b7d17-5508-4a5f-b74c-ddad280f4919","lifecycleState":"CERTIFIED","lastUpdateDate":1632439353852,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd6bce42-456d-4685-8a5f-ce074a39031a","invariantUUID":"977fbc02-669c-4364-bbbd-d52ac939ca03","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"54c40120-89b7-4363-9087-cc348e42cd60","lifecycleState":"CERTIFIED","lastUpdateDate":1632439551556,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83400dfa-36e2-4feb-99a6-948888972f63","invariantUUID":"82d57cda-e36d-453e-af8a-3e4e5118c466","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":"d9cac71b-5846-4636-b3dc-4136160f460a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439167476,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3403ccc7-8bcb-45d5-a663-d27a1a50a24c","invariantUUID":"703a7ae3-1eef-4889-83f1-4caf045c393a","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":"network","uniqueId":"59af1f96-14c8-459b-98cf-8155189e5ad5","lifecycleState":"CERTIFIED","lastUpdateDate":1632439026022,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ee5cb738-fa19-42b7-84be-81022488bb59","invariantUUID":"8d185e95-3e09-456e-af91-393aef7fb7e5","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":"92c33ddb-f1e5-4462-ba6a-98f681dee5c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439262048,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"81c80d0f-d8ce-4caf-a99e-203ad4ecfce5","invariantUUID":"723e9da1-258f-4adc-b24f-faf530ea8466","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d0c6aea4-233c-41a2-a7a4-257096c8d8f0","lifecycleState":"CERTIFIED","lastUpdateDate":1632438951180,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"db7ab73d-4934-4808-9854-cefe4d4f6056","invariantUUID":"db911395-16ab-42ca-b8a9-b9b01158ebda","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":"defaulticon","uniqueId":"bcd0c3cd-6485-4fcb-80d4-93d5a04083b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632449468055,"name":"basic_onboard_lsMjdj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"697609c5-5184-4900-bc3a-6ea77ddd57c0","invariantUUID":"b29a30e2-e7a3-4e4b-bd46-51a23a1aa8f5","systemName":"BasicOnboardLsmjdj","description":"VF","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1fc63c6b-58c2-4b86-b4f9-a82a7295555e","lifecycleState":"CERTIFIED","lastUpdateDate":1632439048346,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0d653fca-5e23-49e8-aeb0-2392ebb0cfb9","invariantUUID":"08aa8bb3-5321-4653-90e7-39bb6f048adc","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":"99dc9a6e-37e0-4e41-b31a-cc935527cf71","lifecycleState":"CERTIFIED","lastUpdateDate":1632439446916,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4216fc74-fef2-4dd2-bc9f-5a9e00b4894b","invariantUUID":"9d0402aa-2839-4076-84ff-31961eec2e65","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":"fba08566-05e3-4a1e-8527-d68e17197a42","lifecycleState":"CERTIFIED","lastUpdateDate":1632439071216,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e85e09fb-0017-4838-a6f2-388a0c539544","invariantUUID":"9836e46e-c9a2-48be-bb4d-3d9b73247642","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"67c25fbe-f335-4c6c-b611-c039f7443b0c","lifecycleState":"CERTIFIED","lastUpdateDate":1632438989241,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"27b60bf2-4ed5-4f13-ad3f-1afc1c0928bb","invariantUUID":"ed949d6a-f59c-462e-b53c-034ddd116cdd","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":"47e5736d-cbc5-439b-a65f-2f4e2d3ee142","lifecycleState":"CERTIFIED","lastUpdateDate":1632439377851,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"549ffd33-5004-4e69-a1df-8ff228d8b8eb","invariantUUID":"fd373ef9-60c4-4b18-8288-ecb0b99ca414","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":"port","uniqueId":"2d0c9c31-22aa-454d-994c-ba63493b5582","lifecycleState":"CERTIFIED","lastUpdateDate":1632439429474,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5539da61-0113-47e7-84ed-890b5a24f425","invariantUUID":"07ad9225-3972-4047-a009-b614e21e0b53","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":"fd75a9c4-c2bd-4b1f-b9ea-43e4b546c954","lifecycleState":"CERTIFIED","lastUpdateDate":1632438929592,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7da6180-dff7-4037-b2ea-220331c655e5","invariantUUID":"0200f0e3-b96e-4832-994a-75616ff0585c","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":"3c507eb8-bbdf-4d0d-9e88-80c6b64cbb32","lifecycleState":"CERTIFIED","lastUpdateDate":1632439053951,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"22a5474c-26f2-4a0c-87ec-06929f7ea0e1","invariantUUID":"e4021137-98ec-437d-9443-5295ceeed061","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":"compute","uniqueId":"f85f4f42-d39b-4c18-b6be-b07038460062","lifecycleState":"CERTIFIED","lastUpdateDate":1632439544272,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"532e6116-3cdc-4bb4-ad53-34e0dece31e8","invariantUUID":"06848b4e-794f-4891-b611-94c719694554","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"42cc8d58-5c95-415e-8a99-2386a0239d92","lifecycleState":"CERTIFIED","lastUpdateDate":1632439076645,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"fa6316fb-e24b-4afd-9579-5ea147cc612f","invariantUUID":"c9303ce2-1e02-464c-988c-28c038a463c7","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":"port","uniqueId":"25710d0a-3319-46a5-9a94-9ad3c9f704b8","lifecycleState":"CERTIFIED","lastUpdateDate":1632439555210,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7a03e0b4-87e4-45fc-a28e-3cbe275e2f6d","invariantUUID":"478ba980-dff8-4e17-9379-a02bec9ca76c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b459620b-93ae-4d28-aa43-a0e5725de2c7","lifecycleState":"CERTIFIED","lastUpdateDate":1632439307074,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5118a4f-4872-47a6-a262-c33c5cff31b8","invariantUUID":"5dc2d134-6074-41cc-9a98-eafebab0c90c","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b12c8861-b020-4e52-b094-57080b291e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439059335,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d911d70-87ed-4ab3-86d7-aa11eb9d08da","invariantUUID":"3d0853d8-692b-4d56-b5c3-a2b4a45b863c","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":"6c2768d5-fc7e-4ccc-a0f4-866475f6aa3a","lifecycleState":"CERTIFIED","lastUpdateDate":1632449576066,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"b337931c-8666-4fdf-a6ef-c1c51d0548e4","invariantUUID":"52528546-135c-4592-b64c-0afdc68026ae","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":"c48e0571-6858-45eb-83a8-11a338e08943","lifecycleState":"CERTIFIED","lastUpdateDate":1632439172923,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0dfe46d-0b73-40b5-bfa5-36db3f52e241","invariantUUID":"e14be973-31ed-4ea6-a69d-db9f793254c8","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"23738048-0e12-42c5-baec-060cb4f29c98","lifecycleState":"CERTIFIED","lastUpdateDate":1632438956550,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66fb141d-0456-417f-b5a6-47795253c0d6","invariantUUID":"efda4a07-f24b-4df2-8d34-5ab4af93ba79","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62edb462-f95c-42d8-b90b-02e27eee73aa","lifecycleState":"CERTIFIED","lastUpdateDate":1632439151888,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fbdad85c-a881-458c-ba7b-7903792476ac","invariantUUID":"23db6989-f73d-4675-848e-761f1e534e99","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":"port","uniqueId":"802d160b-47a6-40cb-a9ff-49e24530f810","lifecycleState":"CERTIFIED","lastUpdateDate":1632439115659,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5314b196-83f5-410a-ad89-d3ef7eea90a5","invariantUUID":"8ff15ecf-7781-4151-940b-a44ca2f7d21f","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":"d67be6be-b3bb-49b6-8c27-7fc53f377b66","lifecycleState":"CERTIFIED","lastUpdateDate":1632439065436,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d00f7740-60c6-4bff-b2da-09d59b783a72","invariantUUID":"48890b69-089e-46cf-8cd6-73c1c0569be0","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"02fdadcc-11e7-4448-9a23-06b4dc3070ff","lifecycleState":"CERTIFIED","lastUpdateDate":1632439501254,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f0d1a477-c737-4517-b56d-8a78ae36d27d","invariantUUID":"2b11dadc-04f1-4354-a84d-cfb8e49aa0d9","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":"55aed396-dbfb-486c-a33e-8859b38c10bb","lifecycleState":"CERTIFIED","lastUpdateDate":1632439269015,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"45740a8d-e3c7-471c-8c46-aceded59c246","invariantUUID":"81b3a2b4-f9e9-42be-acd8-20f43453fede","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":"compute","uniqueId":"42c0a4c4-606d-47ee-b95d-462054f482af","lifecycleState":"CERTIFIED","lastUpdateDate":1632439538993,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ef6f27e-864d-45ea-884d-ec671ad5733c","invariantUUID":"554000df-12d0-4600-9a72-cd0887da4fae","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":"objectStorage","uniqueId":"1f4a0be8-7fbb-4ad6-8aa4-f8b789c69647","lifecycleState":"CERTIFIED","lastUpdateDate":1632439019770,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a93e5094-5d72-4218-a0c1-b1cd31d21ada","invariantUUID":"bc11e768-49f8-491f-a3f7-b7bee24cade6","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":"loadBalancer","uniqueId":"1fdcc6f0-0669-4c3b-9620-09ad994c3b42","lifecycleState":"CERTIFIED","lastUpdateDate":1632438983162,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f81e6239-7a7a-4db7-99b8-0d5d39def555","invariantUUID":"326934bd-1620-424b-83ea-fae96ecfd747","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b6af1549-0053-40e2-8dc8-56e23cb590db","lifecycleState":"CERTIFIED","lastUpdateDate":1632439341777,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"abf68a42-2af4-480b-a896-d67c7cabf1c2","invariantUUID":"efee3c95-b949-4276-aa51-e6d0995ac725","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":"0c9aef2e-e70e-49c9-b090-7b4c9cd0029f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439276500,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9196a61-0956-4908-aca8-36b087a93a96","invariantUUID":"34d0fc37-62dd-4817-a417-d79eaa978228","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":"port","uniqueId":"3dc2a334-b49b-422e-9cbd-f96718c1ff41","lifecycleState":"CERTIFIED","lastUpdateDate":1632439434988,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e3910c-0653-4fb4-ade4-00129c155fc1","invariantUUID":"1d760ea1-9023-44c5-b0be-b80ac229a7a2","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"be317ef8-dcb9-4ceb-a6c1-ec188e2031cc","lifecycleState":"CERTIFIED","lastUpdateDate":1632439529906,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"258c60aa-e8e0-492b-a14f-c70820b31111","invariantUUID":"1e2bb667-dba1-46da-93c7-6a7acf294d8f","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"15d48efb-5fa3-4f78-950b-d384fda5601a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439325303,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e0047ff7-9ffc-4cc7-91ab-d9e0f321305e","invariantUUID":"db49e796-26ee-40cb-824a-94ac4ace30b2","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":"d3ef8455-212f-4452-9e2c-1dd54aebbd4f","lifecycleState":"CERTIFIED","lastUpdateDate":1632439383330,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8c8c53fd-733b-4fb1-a7c0-2a04a325286f","invariantUUID":"a9e36db9-54fe-48f3-b7f5-c70a3150a90e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05cb78b7-7633-4b71-acd7-de48d484af03","lifecycleState":"CERTIFIED","lastUpdateDate":1632439454509,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2221b986-50a3-4846-8ff2-544e62507da3","invariantUUID":"e46644ad-f8e7-49fb-9ac0-007554681959","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"04385539-e893-42c7-bb75-3e5c04d9d58d","lifecycleState":"CERTIFIED","lastUpdateDate":1632439511298,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebb0f77-7f4d-4455-8003-39c1a739d9ad","invariantUUID":"4d16b6ec-8083-4e3f-b645-85de7c95d32a","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"167509f9-e12f-4040-b23f-d4ec13eda9f2","lifecycleState":"CERTIFIED","lastUpdateDate":1632438962133,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fef94553-dd25-410f-a797-d8c42367502e","invariantUUID":"3ae702ab-6112-4978-a689-52f92ef54481","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"29045e5b-a53c-4237-a9c5-0a04dce6d761","lifecycleState":"CERTIFIED","lastUpdateDate":1632439243645,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c47e7fe-2952-4a32-b2e2-ccc098173f2e","invariantUUID":"46908d24-10a6-4a0b-9747-157914348597","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":"a1da67ae-dd3a-4f5e-80ab-664e7efb6c58","lifecycleState":"CERTIFIED","lastUpdateDate":1632439250443,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20e2ed88-20c3-4558-a8e4-9d03e0bb2f52","invariantUUID":"43012e13-eaf5-461e-aeb9-84d9511a9936","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1b8b228-7be7-420f-ba5f-b429fa9bc37c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439312442,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"342e7ab9-9e04-4e2c-82dd-251fe1c004bc","invariantUUID":"038ebdcb-80c7-4994-ae03-152d441e8e98","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2e876cd4-1f80-40c0-a6d1-a919e5229718","lifecycleState":"CERTIFIED","lastUpdateDate":1632439424126,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e8ceab82-5e18-4395-9766-6a6152221df7","invariantUUID":"844d3252-7ab0-4fa2-b762-0afaa9ef0499","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":"securityrules","uniqueId":"3033c575-eec9-4b80-b405-4953f8518f63","lifecycleState":"CERTIFIED","lastUpdateDate":1632439141508,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"73bc4513-405c-4ad2-9c8d-0fd2c47e08e4","invariantUUID":"fda79b44-43fb-48dc-a9dc-0a98adcf45b8","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":"81f99d6b-f6a5-46a7-a5f3-72d16c8e0fa9","lifecycleState":"CERTIFIED","lastUpdateDate":1632439190693,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6bb2b0e-7d4b-4542-b4ea-651592c94ff9","invariantUUID":"b614169b-2a00-4f7d-9821-85864976c86f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b80d7901-193a-4acc-9f20-980b94ad085a","lifecycleState":"CERTIFIED","lastUpdateDate":1632439486033,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7046f332-8f8e-481f-bb22-405cde0cfb8e","invariantUUID":"bd195a65-92fb-4aaa-b3a9-2a91491a739d","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"2ef30ffe-3a84-4e93-a9ff-a6533bbbdb2c","lifecycleState":"CERTIFIED","lastUpdateDate":1632439492133,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004f429f-f4e3-49d2-9190-8f6f3cfcd44f","invariantUUID":"bd198613-3503-466b-8294-0f71c7fc6b40","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a43caded-8f8a-4593-aa2a-2bded53ed6a1","lifecycleState":"CERTIFIED","lastUpdateDate":1632449628631,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","invariantUUID":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","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":"5a8515b3-348a-481f-9c7f-358c8f46b964","lifecycleState":"CERTIFIED","lastUpdateDate":1632449072472,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"0b341f4e-1eca-4bed-8d41-6be881df62f6","invariantUUID":"8b0bd1e6-bae0-4323-818d-7964ff877931","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":"9849ec0a-103d-4a26-b756-08a9e84c870d","lifecycleState":"CERTIFIED","lastUpdateDate":1632448698840,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"ffe8ff6b-f3cc-47bf-a27a-9f76508da3b5","invariantUUID":"c90166fc-1b9a-46f1-ac8e-48d15f409d08","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"3e9e54ee-dae7-45f8-8d6c-4f223211640d","lifecycleState":"CERTIFIED","lastUpdateDate":1632449513222,"name":"basic_onboard_lsMjdj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4cc250ab-cee5-499e-a50f-dc2cc5828993","invariantUUID":"4e30a8dc-abf8-4d70-8853-dac8b2b2d0aa","systemName":"BasicOnboardLsmjdj","description":"service","tags":["basic_onboard_lsMjdj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-09-24 02:20:48,756 DEBUG 118:sdc_resource.py(1) - Resource basic_cnf found in services list 2021-09-24 02:20:48,756 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-09-24 02:20:48,757 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/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel 2021-09-24 02:20:48,757 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] data sent: None 2021-09-24 02:20:48,759 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-09-24 02:20:48,970 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d9af4b90-26d8-480c-ab40-7c6e4b42f21b/toscaModel HTTP/1.1" 200 None 2021-09-24 02:20:48,972 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response code: 200 2021-09-24 02:20:48,973 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_cnf] response: n/a 2021-09-24 02:20:49,020 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:49,020 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-24 02:20:49,020 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:49,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:49,102 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-24 02:20:49,103 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:49,103 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-09-24 02:20:49,107 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:49,107 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:20:49,107 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:20:49,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:49,187 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-24 02:20:49,188 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:20:49,189 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":"1632450030992","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-24 02:20:49,192 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:49,192 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-24 02:20:49,192 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:49,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:49,249 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-24 02:20:49,250 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:49,251 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-09-24 02:20:49,254 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:49,254 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:20:49,255 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:20:49,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:49,318 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-24 02:20:49,319 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:20:49,320 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":"1632450030992","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-24 02:20:49,323 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:49,323 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list 2021-09-24 02:20:49,323 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-09-24 02:20:49,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:49,380 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/relationship-list HTTP/1.1" 200 627 2021-09-24 02:20:49,381 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-09-24 02:20:49,381 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-09-24 02:20:49,384 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:49,384 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion 2021-09-24 02:20:49,384 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-09-24 02:20:49,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:49,445 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnf-owner&cloud-region-id=k8sregion HTTP/1.1" 200 667 2021-09-24 02:20:49,446 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-09-24 02:20:49,446 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":"1632450030992","relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v20/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2021-09-24 02:20:49,449 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-09-24 02:20:49,449 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 2021-09-24 02:20:49,449 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-09-24 02:20:49,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-09-24 02:20:49,505 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 597 2021-09-24 02:20:49,506 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-09-24 02:20:49,506 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1632450030992","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2021-09-24 02:20:49,510 DEBUG 129:onap_service.py(1) - [None][Create c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f2683795-baa9-4341-b9d7-7e95f6649656', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:49,510 DEBUG 131:onap_service.py(1) - [None][Create c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 2021-09-24 02:20:49,510 DEBUG 132:onap_service.py(1) - [None][Create c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_cnf", "modelInvariantId": "65872add-91ff-4ffa-bd8e-3fdbd99119d2", "modelVersion": "1.0", "modelVersionId": "d9af4b90-26d8-480c-ab40-7c6e4b42f21b" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnf-owner", "lcpCloudRegionId": "k8sregion", "tenantId": "f41abc47519441359fc94897110fa224" } } } 2021-09-24 02:20:49,513 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:51,522 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 HTTP/1.1" 202 262 2021-09-24 02:20:51,524 INFO 142:onap_service.py(1) - [None][Create c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 Service deletion request] response code: 202 2021-09-24 02:20:51,524 DEBUG 146:onap_service.py(1) - [None][Create c63bcc0f-75dd-44b6-ac51-07b493e7b2b5 Service deletion request] response: {"requestReferences":{"requestId":"f2683795-baa9-4341-b9d7-7e95f6649656","instanceId":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656"}} 2021-09-24 02:20:51,525 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-09-24 02:20:51,537 DEBUG 129:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '12bb36d4-7321-423d-917c-2ec485956240', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:20:51,538 DEBUG 131:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656 2021-09-24 02:20:51,539 DEBUG 132:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] data sent: None 2021-09-24 02:20:51,544 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:20:51,774 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656 HTTP/1.1" 200 1020 2021-09-24 02:20:51,777 INFO 142:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] response code: 200 2021-09-24 02:20:51,777 DEBUG 146:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] response: {"request":{"requestId":"f2683795-baa9-4341-b9d7-7e95f6649656","startTime":"Fri, 24 Sep 2021 02:20:50 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 24 Sep 2021 02:20:50 GMT"}}} 2021-09-24 02:21:01,789 DEBUG 129:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2ef8624a-b74a-48f5-b0bb-561f26c87bd6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:21:01,790 DEBUG 131:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656 2021-09-24 02:21:01,790 DEBUG 132:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] data sent: None 2021-09-24 02:21:01,792 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:21:02,022 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656 HTTP/1.1" 200 1230 2021-09-24 02:21:02,023 INFO 142:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] response code: 200 2021-09-24 02:21:02,024 DEBUG 146:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] response: {"request":{"requestId":"f2683795-baa9-4341-b9d7-7e95f6649656","startTime":"Fri, 24 Sep 2021 02:20:50 GMT","finishTime":"Fri, 24 Sep 2021 02:20:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:54 GMT"}}} 2021-09-24 02:21:02,024 INFO 56:mixins.py(13) - ServiceDeletionRequest task finished 2021-09-24 02:21:02,025 DEBUG 129:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1059947b-1819-4871-b7f2-c3a2e3a71019', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:21:02,025 DEBUG 131:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656 2021-09-24 02:21:02,025 DEBUG 132:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] data sent: None 2021-09-24 02:21:02,027 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:21:02,220 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656 HTTP/1.1" 200 1230 2021-09-24 02:21:02,222 INFO 142:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] response code: 200 2021-09-24 02:21:02,223 DEBUG 146:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] response: {"request":{"requestId":"f2683795-baa9-4341-b9d7-7e95f6649656","startTime":"Fri, 24 Sep 2021 02:20:50 GMT","finishTime":"Fri, 24 Sep 2021 02:20:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:54 GMT"}}} 2021-09-24 02:21:02,224 DEBUG 129:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f88e9cde-5737-467a-83a5-4cd18bbaa87e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:21:02,224 DEBUG 131:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656 2021-09-24 02:21:02,225 DEBUG 132:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] data sent: None 2021-09-24 02:21:02,228 DEBUG 226:connectionpool.py(13) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:21:02,423 DEBUG 433:connectionpool.py(13) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656 HTTP/1.1" 200 1230 2021-09-24 02:21:02,425 INFO 142:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] response code: 200 2021-09-24 02:21:02,425 DEBUG 146:onap_service.py(13) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] response: {"request":{"requestId":"f2683795-baa9-4341-b9d7-7e95f6649656","startTime":"Fri, 24 Sep 2021 02:20:50 GMT","finishTime":"Fri, 24 Sep 2021 02:20:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:54 GMT"}}} 2021-09-24 02:21:02,435 DEBUG 129:onap_service.py(1) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e1130c31-8b81-482d-b366-75c763151cbc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-09-24 02:21:02,436 DEBUG 131:onap_service.py(1) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656 2021-09-24 02:21:02,436 DEBUG 132:onap_service.py(1) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] data sent: None 2021-09-24 02:21:02,440 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-09-24 02:21:02,616 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f2683795-baa9-4341-b9d7-7e95f6649656 HTTP/1.1" 200 1230 2021-09-24 02:21:02,618 INFO 142:onap_service.py(1) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] response code: 200 2021-09-24 02:21:02,619 DEBUG 146:onap_service.py(1) - [None][Check f2683795-baa9-4341-b9d7-7e95f6649656 orchestration request status] response: {"request":{"requestId":"f2683795-baa9-4341-b9d7-7e95f6649656","startTime":"Fri, 24 Sep 2021 02:20:50 GMT","finishTime":"Fri, 24 Sep 2021 02:20:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"65872add-91ff-4ffa-bd8e-3fdbd99119d2","modelType":"service","modelName":"basic_cnf","modelVersion":"1.0","modelVersionId":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelUuid":"d9af4b90-26d8-480c-ab40-7c6e4b42f21b","modelInvariantUuid":"65872add-91ff-4ffa-bd8e-3fdbd99119d2"},"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":"c63bcc0f-75dd-44b6-ac51-07b493e7b2b5","serviceInstanceName":"basic_cnf-0fe0abbc-7ff0-473e-87c0-6fed3c31c05a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 24 Sep 2021 02:20:54 GMT"}}} 2021-09-24 02:21:02,620 INFO 261:service_ala_carte.py(1) - Service None deleted 2021-09-24 02:21:02,620 INFO 44:k8s_connectivity_info_create.py(1) - Clean the k8s connectivity information 2021-09-24 02:21:02,621 DEBUG 129:onap_service.py(1) - [None][Get Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:21:02,621 DEBUG 131:onap_service.py(1) - [None][Get Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-24 02:21:02,622 DEBUG 132:onap_service.py(1) - [None][Get Connectivity Info] data sent: None 2021-09-24 02:21:02,624 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:21:02,666 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 None 2021-09-24 02:21:02,667 INFO 142:onap_service.py(1) - [None][Get Connectivity Info] response code: 200 2021-09-24 02:21:02,667 DEBUG 146:onap_service.py(1) - [None][Get Connectivity Info] response: {"cloud-region":"k8sregion","cloud-owner":"basicnf-owner","kubeconfig":"YXBpVmVyc2lvbjogdjEKY2x1c3RlcnM6Ci0gY2x1c3RlcjoKICAgIGNlcnRpZmljYXRlLWF1dGhvcml0eS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VNMWVrTkRRV01yWjBGM1NVSkJaMGxDUVVSQlRrSm5hM0ZvYTJsSE9YY3dRa0ZSYzBaQlJFRldUVkpOZDBWUldVUldVVkZFUlhkd2NtUlhTbXdLWTIwMWJHUkhWbnBOUWpSWVJGUkplRTFFYTNsTmVrbDVUV3BqTUU1c2IxaEVWRTE0VFVScmVVMVVTWGxOYW1Nd1RteHZkMFpVUlZSTlFrVkhRVEZWUlFwQmVFMUxZVE5XYVZwWVNuVmFXRkpzWTNwRFEwRlRTWGRFVVZsS1MyOWFTV2gyWTA1QlVVVkNRbEZCUkdkblJWQkJSRU5EUVZGdlEyZG5SVUpCVFVOQkNqTXplbkpWUVhoalYxQXlNa1IxZG5vMVIxQXJjSEl4TldGM1preGFTMDg1Y0hOU1JXa3hZVVIyUkZacVpVdHRlRkZDZEdSWmFta3ZabFE1VVUxM1dYb0tTSFpJVkdoalJDOWtkM0JhZURGclRGRndTazVGTmtWNFltVm9SWGhQYTJWTGRUSkdZMkp6WjNCbWFrRndjekJRWXpoNGVHeEVjekZJWjFWVVNUZG5ad29yU0dZNWVEUkRXV2RNVmk5RU9IbHRhMWhIUjFwdlJqWXpRMUp5SzNGMWN6aHpiVFZEWmtjeVdXaGhVbXhwWldsTVpVbDZjRzFuU21OMlNuRnBLM2x0Q2xGR2JqTjNOelpWU0cxTFdTOUdRM0pLV2pKbFdVaGpkMDl6VkRZMU9XODRaMmhpVlU1VWVURjJOa04wTUdkVlNGWlhVa1J1YXpGWkwyaElaelIyVDJRS1JEVTVkRTVZUTNkWmVITlVNVFF3V21Nd2NqUjFkM2MxUjAxQ2JqQm1OalZYTTNKcWVGUnJTMGxtTWs4d1NYUnVWVTFMYWtsYVpreERVV014VkRsNWR3cEhlbkpzYlVkSFZrYzVXbmRHYjFaRmFVMDRRMEYzUlVGQllVNURUVVZCZDBSbldVUldVakJRUVZGSUwwSkJVVVJCWjB0clRVRTRSMEV4VldSRmQwVkNDaTkzVVVaTlFVMUNRV1k0ZDBoUldVUldVakJQUWtKWlJVWk9TMDU1Y0dSWFJUQkRVVEpSWjBWUmVHeFBaekp0YmpWc1NVcE5RVEJIUTFOeFIxTkpZak1LUkZGRlFrTjNWVUZCTkVsQ1FWRkRiekY2TlZsTk1qSndTRGRYYzA0ek55dENLMDQwZVVwSFNrOHpRMG8yUlc5RmRXWktSU3RWV2xBMFN5dFhjREJsWlFwcmJqbHJNRkJuYkhneFl6ZzJlVkp5YUZGd1RFZGtTR1pLYVRWeU9EVTFVSFpCYlZsMFZGZE5lRWxSUTB0UFZHc3JlbWgxU0Rsc2VrcFNSMDVuV1ZwbUNuTlFURXczV2pjeVEyRmtSbFZPWmxReGNIUTBRMGQ1TVVWeVRrNUdPR05UYzFrd1ptdzFkMlZ6TWxoRU0xRkpiRXBKTjBkb2VrOVhjMjhyU0hoeU5GTUtiRVV4UlV0a1JIbFpVM056TWtWV1FXeDFWVGRFWjJKa05EQlFTR2dySzJwamEzcGxRMlJvZW5SRWR6UnFkbTUxYW01amFpOTZaVFZGTW1sVGJtUjViQXBCY0VOR1kwbDJOREZ2TmtKeFRFTXlaelIxUm1FNFJIbHFiWGRUVG5GamVGQXpOMVZCYmpnd1NuZEhORFJGTUdWRU1uVnlja2hWY21GQ09YWm9SRkY0Q2pSTVNIWnBlbkkxTkVkcVdtVmxlakk0TVU5WFpGRkZWVTluZG1FMWFrd3JNVEEyY3dvdExTMHRMVVZPUkNCRFJWSlVTVVpKUTBGVVJTMHRMUzB0Q2c9PQogICAgc2VydmVyOiBodHRwczovLzE3Mi4xNi4xMC4yMjM6NjQ0MwogIG5hbWU6IGt1YmVybmV0ZXMKY29udGV4dHM6Ci0gY29udGV4dDoKICAgIGNsdXN0ZXI6IGt1YmVybmV0ZXMKICAgIHVzZXI6IGt1YmVybmV0ZXMtYWRtaW4KICBuYW1lOiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKY3VycmVudC1jb250ZXh0OiBrdWJlcm5ldGVzLWFkbWluQGt1YmVybmV0ZXMKa2luZDogQ29uZmlnCnByZWZlcmVuY2VzOiB7fQp1c2VyczoKLSBuYW1lOiBrdWJlcm5ldGVzLWFkbWluCiAgdXNlcjoKICAgIGNsaWVudC1jZXJ0aWZpY2F0ZS1kYXRhOiBMUzB0TFMxQ1JVZEpUaUJEUlZKVVNVWkpRMEZVUlMwdExTMHRDazFKU1VSRmVrTkRRV1oxWjBGM1NVSkJaMGxKVTI1bGVsSk9ZWFZRUkRSM1JGRlpTa3R2V2tsb2RtTk9RVkZGVEVKUlFYZEdWRVZVVFVKRlIwRXhWVVVLUVhoTlMyRXpWbWxhV0VwMVdsaFNiR042UVdWR2R6QjVUVlJCTlUxcVRYbE5ha2t6VGtSYVlVWjNNSGxOYWtFMVRXcE5lVTFxU1ROT1ZFSmhUVVJSZUFwR2VrRldRbWRPVmtKQmIxUkViazQxWXpOU2JHSlVjSFJaV0U0d1dsaEtlazFTYTNkR2QxbEVWbEZSUkVWNFFuSmtWMHBzWTIwMWJHUkhWbnBNVjBackNtSlhiSFZOU1VsQ1NXcEJUa0puYTNGb2EybEhPWGN3UWtGUlJVWkJRVTlEUVZFNFFVMUpTVUpEWjB0RFFWRkZRWFZIWW1sb2RuQldUbk5YZWpCYU5rRUtZbVZSYjJ3cmFGTjFSRTV4YW5GdFUzaE1OaTh6UTJjMWFuQkhSVlJQVDNSU01XOWlZMjV4Tkd0V05qWTNkR1ZLWWs4NFdGUlVZazFsWm01blZuRTJhd280YjJSeWQybEJjbFZwY21sQ1JtVnNOSFp0SzJGWVZHUnVSVXRRUm5WaFdrNW9XR2N3V1hkemFUQlZjbmRaUkhWMFNsUmthalpJYTJvMFRURkJRakIxQ2tRMWREUXhaVlJqTmtKNFF6QktVVTkzWWs1M0x6SXpTMGRHY2tkaFdXbFlWbEozVm1SNFNtRlNkQ3RzUWs0clNXeEpOVWg2VDJkRFN6UlpLekY1Ym5rS1NUaFdNR0ZCYm14M2NuWlNUM2RqT0hWWFVGaGxVV05DVW5GcFdDc3ZUV1p3YkZkclpESXliU3RNTDI5ek1HRnBRVnBSV0ZwT1JuaFlialZrU2psUmRBcFhkamsxTVZoT2FISmhlVWxQZDFsQ1QyZHVjRWd5VWxKall6UXJOM1pvSzBsNE5VUlRaRFZCVEV0a09IQlRRMDEyY1VSR2JVMXFZakZGY0hOSlR6VnlDa2RtZDB0T1VVbEVRVkZCUW04d1ozZFNha0ZQUW1kT1ZraFJPRUpCWmpoRlFrRk5RMEpoUVhkRmQxbEVWbEl3YkVKQmQzZERaMWxKUzNkWlFrSlJWVWdLUVhkSmQwaDNXVVJXVWpCcVFrSm5kMFp2UVZVd2J6TkxiREZaVkZGS1JGcERRVkpFUjFVMlJHRmhabTFWWjJ0M1JGRlpTa3R2V2tsb2RtTk9RVkZGVEFwQ1VVRkVaMmRGUWtGSGMxZExhRzkxWWs5NmMxWmpPVTl5UzJWUmJFMHdUWGx2Y0ZRM1RXSTFObGd2Y0hwa1RYWjRjMlozZWk5a2RFTlFObFEwTTJOakNtdE9WR1JLYXk4ek0wVnphRWgxYzFkVlpWRkZXWGswYjFoRGJtUnhiSGRJY1UxRFlrUnpiMmRRYjBORlIzcFpiMll2SzBrd1NqRlhWamhYTlZsVVQxWUtNaloyUkRkeVdXWlBWR3QxUlZOdVdXVnRaVXgyYTFSc0wydEtVMlJCVlRZMk5FTlJTRVE0TDBGd09WSTBaak55Ylhsd2RFMW9iRmxRVldzM1RsSkNhZ3BPWjNOa1VESklXalUyZWtwd1NUQm9VVWQxTlhNNFEwaDBaV014Vm5oMVpHdzNUMmRZYVVGa1JEQXlNRnBoY1hoelltRTBjRlJ5VVhCdlVtSnVSVEZ0Q2k5TVQzcDBOemw1UVVZdmF5ODVhM1p4VW5acmNrSkdSelJoZERGT2FTOHhMMWxKVkVkNFdFMURiV1ZOWkRSUFpFSm5WblY1TDJKa2EyMUZPRmRDY25FS2MwOVVUMndyTjJOaE5FTlRibUkxTjJGcGIxWTFVV3RNVTI5Mk5WcElkejBLTFMwdExTMUZUa1FnUTBWU1ZFbEdTVU5CVkVVdExTMHRMUW89CiAgICBjbGllbnQta2V5LWRhdGE6IExTMHRMUzFDUlVkSlRpQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUXBOU1VsRmNFRkpRa0ZCUzBOQlVVVkJkVWRpYVdoMmNGWk9jMWQ2TUZvMlFXSmxVVzlzSzJoVGRVUk9jV3B4YlZONFREWXZNME5uTldwd1IwVlVUMDkwQ2xJeGIySmpibkUwYTFZMk5qZDBaVXBpVHpoWVZGUmlUV1ZtYm1kV2NUWnJPRzlrY25kcFFYSlZhWEpwUWtabGJEUjJiU3RoV0ZSa2JrVkxVRVoxWVZvS1RtaFlaekJaZDNOcE1GVnlkMWxFZFhSS1ZHUnFOa2hyYWpSTk1VRkNNSFZFTlhRME1XVlVZelpDZUVNd1NsRlBkMkpPZHk4eU0wdEhSbkpIWVZscFdBcFdVbmRXWkhoS1lWSjBLMnhDVGl0SmJFazFTSHBQWjBOTE5Ga3JNWGx1ZVVrNFZqQmhRVzVzZDNKMlVrOTNZemgxVjFCWVpWRmpRbEp4YVZnckwwMW1DbkJzVjJ0a01qSnRLMHd2YjNNd1lXbEJXbEZZV2s1R2VGaHVOV1JLT1ZGMFYzWTVOVEZZVG1oeVlYbEpUM2RaUWs5bmJuQklNbEpTWTJNMEt6ZDJhQ3NLU1hnMVJGTmtOVUZNUzJRNGNGTkRUWFp4UkVadFRXcGlNVVZ3YzBsUE5YSkhabmRMVGxGSlJFRlJRVUpCYjBsQ1FVRnRTV0ZDVjB0Uk0xWTVZWFp3WmdwTk1IZzNRM2MwZGxkSVpHeFZVa1J0S3pCMGIyZFJjV3R0WWxWb1IweElVVFF4YUZrNVEzQkxOV1JsSzBObVVHMHJTbVpHUmtoT1RtSmxlWGRYYTFObkNqWnhORkJEYVdOVEszRndXWGhUTlhOVFdYTmxWbWhYYkd0UU9WQkJXVFo0YUZOSmFYQXlhWFF3YlN0M2REYzFaRW92YmpFMlF6VlJkRVIzYmtWRmNHUUtUamxDWlhaVVVuaHFSMjlFWWtGRVZWcHdOMnMwSzJGUmFXMDBVSHBPU2poTlFqUk5kWFpzYm1SamNHRjBaRUpHTnpOVlFVNTNNMUpJU21wNVExRjZjQXAxVEhOelZWUnlkamRXU0RWaVVUQnJlV2hvYjNveGEySmtjMVprZEVKdVEzZExka3hpYkdGUFkwUlRkM3B0TjJkeGJFZHZOWEpyZEZOVFRsaDRVMVpGQ25SbGNHczVNVkZIYkVwWk9YRmxabmcyU0RneWNYVmhlQzl2ZEdkbmJYcE1UblV5SzFBMllXaGhNVEZNUzFWVlpsRXlWRGxqYkRKU2FrUlVXakpOWVZRS1VERnhZMk4zUlVObldVVkJNMG8zTVVocVdtMVVaRnBtY2xwRFVHVnZXVXBWV0VVeFRqVklkelZGTTB0b1dIVmxPWGt5YmpVeWRHTlJUWGN5ZDFSeFVBcGFTVGhUVFZVNFZITndZbGx3U25acVVYWnRjekpSYmt0cVpqZEtUekI2VURFemFVSmhaWHBOYmxkUmFuTjZXRGRXYjBKaFNtNWtlRkpzT0VSbFMwUjFDa3BMVFZsWVNXNU1iR1V2ZG13NU9WaGhVSGx4TTB0S01TOTRibXd6VTFKVGNURjZRM1Y2YUZGMVFrcDFObEJQVjB4YWFqWkpWa1ZEWjFsRlFURm1hMHdLYTJKM1pGaDZSa295TW5jMWVWa3haRU5WWTBwcllqQTBUMEZIUVZaWFZVSldaRFV5UlRsblJTdFRWVzg0TjB3d1lsSlRhalJMWkRSdGVHUjVTbEIyVGdwNVozVlBWbkI1Tm1SeWVsWm1lVFZSYm1wME1Hc3hSMmxJZWtKcVJuWnVaVU5uUVRGWVdrZE5URE0zV21GTFVtbE1hSGhNZDNCVk5rTlhTRzVUUVRkdENtNXdhekl5VGxobVRDOUdVbTFYTDFkdGVqUnFiWFY0Y1VkcVZHSlpOMXBEVmxReVpsRmhWVU5uV1VWQmFYRjFZazVHT1V4R1NHVXZZMk12WjJJd2JtRUthRFJrV25oT1JVWnJaWEpZWkdWc1N6bFBRMDF1WldkalpERnZhM1pJVnpka1lVSTNPV1ZTV0ZwRVVuVm1ZVVJEVTNaSE1sWkZSbFZSVFZrMU5DOHdWd293Y2l0aE1FZExXVUpuU0ZGamNUbHRhVWQwY1haeGVuRXhVMjFhWlM5UWFsYzRTSEkyVWxwMmExcElZbXBwUmtONGRXMTRNVGRoUWpWc1RqTTJVRlZSQ25oVlkzSXllRTg1YjAxV2RGVjRlbmRqZWpad1ZXUkZRMmRaUVc1Tk5ubGFPRGRSVWpVMk4xaFpOVzF0ZDNBMlJDODFOMU5OTml0clIzbHdUeXQxVm0wS2RsRTBNMFJ2U0VOMk4zTnJRWFZ3YWxCaUwxVm1abkJNZERsNmVYZzJkSEJWTDNGMFFtRlFiamg1Y2s5V1ZXSjROVzlUZVVwUFpXd3ZWRUkyVjJsalJBcEJRWHBITm5NMllrOVJkRTQzTm1kS1QwdG1jM0V6YUhCc1lWWlJMekpJYWs1elJHdHpla3BxZW5wMVlUa3ZSME50WW5wbFQyMW5jVU4yYzFNMWNWbzJDbWhaUzNrdlVVdENaMUZET0hKNlNqTTRNRmxRTWxkVVlrRXdTbVkzTW5GMlRETjBSVkJRVEdKMVVGSkxUVmN4VUdjNFVqUlVXblIxU0VWSFFXcEpRWG9LYzNwdWRtbzVWak40Y1dKSGFGSXljM1J5VTBvNGNFWlFXRlp3U0hsV2JrUXdWWGhrTUd3eU0zRXdXR0UxTVZwa1QxcElTV3RPUVdZclQxRkNkR1YzYndwM1NYTlljRU5pYmxaUWRsWjJjV2RYY1d4YVVrWkljVVZtZGxKcUsybDFjMk5oT1RoYU5WcHZOMEoxTWpaTGFYa3lSakpMVFVFOVBRb3RMUzB0TFVWT1JDQlNVMEVnVUZKSlZrRlVSU0JMUlZrdExTMHRMUW89Cg==","other-connectivity-list":{"connectivity-records":[]}} 2021-09-24 02:21:02,670 DEBUG 129:onap_service.py(1) - [None][Delete Connectivity Info] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'cache-control': 'no-cache'} 2021-09-24 02:21:02,671 DEBUG 131:onap_service.py(1) - [None][Delete Connectivity Info] url used: https://msb.api.simpledemo.onap.org:30283/api/multicloud-k8s/v1/v1/connectivity-info/k8sregion 2021-09-24 02:21:02,671 DEBUG 132:onap_service.py(1) - [None][Delete Connectivity Info] data sent: None 2021-09-24 02:21:02,673 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): msb.api.simpledemo.onap.org:30283 2021-09-24 02:21:02,706 DEBUG 433:connectionpool.py(1) - https://msb.api.simpledemo.onap.org:30283 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 0 2021-09-24 02:21:02,707 INFO 142:onap_service.py(1) - [None][Delete Connectivity Info] response code: 204 2021-09-24 02:21:02,707 DEBUG 146:onap_service.py(1) - [None][Delete Connectivity Info] response: n/a 2021-09-24 02:21:02,710 INFO 176:run_tests.py(1) - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | basic_cnf | integration | 09:03 | PASS | +-------------------+---------------------+------------------+----------------+ 2021-09-24 02:21:02,713 INFO 57:basic_cnf.py(1) - Generate Test report 2021-09-24 02:21:02,811 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2021-09-24 02:21:03,299 DEBUG 433:connectionpool.py(1) - http://87.254.212.120:8080 "POST http://testresults.opnfv.org/onap/api/v1/results HTTP/1.1" 200 73 2021-09-24 02:21:03,301 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/614d360f6c44f500102b9af3 2021-09-24 02:21:03,302 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK