2022-01-15 14:19:41,705 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2022-01-15 14:19:41,714 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-01-15 14:19:41,714 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-01-15 14:19:41,715 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-01-15 14:19:41,715 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-01-15 14:19:41,715 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-01-15 14:19:41,715 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-01-15 14:19:41,715 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-01-15 14:19:41,715 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2022-01-15 14:19:41,717 DEBUG 32:basic_onboard.py(1) - start time 2022-01-15 14:19:41,717 INFO 175:base.py(1) - ***************************************************** 2022-01-15 14:19:41,717 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-01-15 14:19:41,717 INFO 177:base.py(1) - ***************************************************** 2022-01-15 14:19:41,717 INFO 175:base.py(1) - ***************************************************** 2022-01-15 14:19:41,717 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-01-15 14:19:41,717 INFO 177:base.py(1) - ***************************************************** 2022-01-15 14:19:41,718 INFO 175:base.py(1) - ***************************************************** 2022-01-15 14:19:41,718 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-01-15 14:19:41,718 INFO 177:base.py(1) - ***************************************************** 2022-01-15 14:19:41,718 INFO 175:base.py(1) - ***************************************************** 2022-01-15 14:19:41,718 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-01-15 14:19:41,719 INFO 177:base.py(1) - ***************************************************** 2022-01-15 14:19:41,719 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-01-15 14:19:41,719 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-15 14:19:41,719 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'} 2022-01-15 14:19:41,720 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 2022-01-15 14:19:41,720 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-15 14:19:41,722 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:41,857 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 532 2022-01-15 14:19:41,859 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-15 14:19:41,859 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"181cd04b7de74fd381ac7b08e86d88c9","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ebbc660c9f0641b780e6389ff8ad7fcf","type":"vlm","name":"380ce838-813c-4945-a9b8","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f97dd17167414269b8a85cac673ba211","type":"vlm","name":"cb9efb17-b988-4366-b311","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-01-15 14:19:41,861 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-01-15 14:19:41,861 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-01-15 14:19:41,862 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-01-15 14:19:41,862 INFO 312:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2022-01-15 14:19:41,862 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-01-15 14:19:41,862 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-15 14:19:41,863 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'} 2022-01-15 14:19:41,863 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 2022-01-15 14:19:41,863 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-15 14:19:41,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:41,960 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 532 2022-01-15 14:19:41,962 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-15 14:19:41,962 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"181cd04b7de74fd381ac7b08e86d88c9","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ebbc660c9f0641b780e6389ff8ad7fcf","type":"vlm","name":"380ce838-813c-4945-a9b8","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f97dd17167414269b8a85cac673ba211","type":"vlm","name":"cb9efb17-b988-4366-b311","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-01-15 14:19:41,964 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-01-15 14:19:41,964 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-01-15 14:19:41,964 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-01-15 14:19:41,978 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'} 2022-01-15 14:19:41,978 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 2022-01-15 14:19:41,978 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2022-01-15 14:19:41,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:43,061 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 2022-01-15 14:19:43,062 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-01-15 14:19:43,063 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"b87041ba85744ed1ae370e4a13d84c2d","version":{"id":"d5429c5ff6b044caa02b36a1a4ba5567","name":"1.0","description":"Initial version","status":"Draft"}} 2022-01-15 14:19:43,065 INFO 330:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2022-01-15 14:19:43,065 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2022-01-15 14:19:43,069 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'} 2022-01-15 14:19:43,069 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/b87041ba85744ed1ae370e4a13d84c2d/versions/d5429c5ff6b044caa02b36a1a4ba5567/actions 2022-01-15 14:19:43,069 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-01-15 14:19:43,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:43,278 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/b87041ba85744ed1ae370e4a13d84c2d/versions/d5429c5ff6b044caa02b36a1a4ba5567/actions HTTP/1.1" 200 2 2022-01-15 14:19:43,279 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-01-15 14:19:43,280 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-01-15 14:19:43,282 INFO 199:base.py(1) - ***************************************************** 2022-01-15 14:19:43,282 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-01-15 14:19:43,282 INFO 201:base.py(1) - ***************************************************** 2022-01-15 14:19:43,283 INFO 227:base.py(1) - ***************************************************** 2022-01-15 14:19:43,283 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-01-15 14:19:43,283 INFO 229:base.py(1) - ***************************************************** 2022-01-15 14:19:43,284 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_FuhFQn_VSP exists in SDC 2022-01-15 14:19:43,284 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-15 14:19:43,284 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'} 2022-01-15 14:19:43,284 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 2022-01-15 14:19:43,284 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-15 14:19:43,286 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:43,341 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 603 2022-01-15 14:19:43,342 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-15 14:19:43,342 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 1a19a8b9-3c56","description":"vendor software product","vendorName":"380ce838-813c-4945-a9b8","vendorId":"ebbc660c9f0641b780e6389ff8ad7fcf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f772a0496af421fa41919579198685c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 10ccba6c-905c","description":"vendor software product","vendorName":"cb9efb17-b988-4366-b311","vendorId":"f97dd17167414269b8a85cac673ba211","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56fa8d08337743a793d4b1f3ab8b8cab","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-01-15 14:19:43,344 DEBUG 324:vsp.py(1) - importing VSP pNF 1a19a8b9-3c56 from SDC 2022-01-15 14:19:43,344 DEBUG 324:vsp.py(1) - importing VSP vFW 10ccba6c-905c from SDC 2022-01-15 14:19:43,344 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-01-15 14:19:43,344 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn_VSP 2022-01-15 14:19:43,345 INFO 197:__init__.py(1) - Vsp basic_onboard_FuhFQn_VSP doesn't exist in SDC 2022-01-15 14:19:43,345 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_FuhFQn_VSP exists in SDC 2022-01-15 14:19:43,345 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-15 14:19:43,345 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'} 2022-01-15 14:19:43,346 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 2022-01-15 14:19:43,346 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-15 14:19:43,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:43,395 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 603 2022-01-15 14:19:43,397 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-15 14:19:43,397 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 1a19a8b9-3c56","description":"vendor software product","vendorName":"380ce838-813c-4945-a9b8","vendorId":"ebbc660c9f0641b780e6389ff8ad7fcf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f772a0496af421fa41919579198685c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 10ccba6c-905c","description":"vendor software product","vendorName":"cb9efb17-b988-4366-b311","vendorId":"f97dd17167414269b8a85cac673ba211","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56fa8d08337743a793d4b1f3ab8b8cab","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-01-15 14:19:43,399 DEBUG 324:vsp.py(1) - importing VSP pNF 1a19a8b9-3c56 from SDC 2022-01-15 14:19:43,399 DEBUG 324:vsp.py(1) - importing VSP vFW 10ccba6c-905c from SDC 2022-01-15 14:19:43,399 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-01-15 14:19:43,400 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn_VSP 2022-01-15 14:19:43,400 INFO 197:__init__.py(1) - Vsp basic_onboard_FuhFQn_VSP doesn't exist in SDC 2022-01-15 14:19:43,400 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_FuhFQn_VSP exists in SDC 2022-01-15 14:19:43,400 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-15 14:19:43,401 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'} 2022-01-15 14:19:43,401 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 2022-01-15 14:19:43,401 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-15 14:19:43,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:43,493 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 603 2022-01-15 14:19:43,495 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-15 14:19:43,495 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 1a19a8b9-3c56","description":"vendor software product","vendorName":"380ce838-813c-4945-a9b8","vendorId":"ebbc660c9f0641b780e6389ff8ad7fcf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f772a0496af421fa41919579198685c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 10ccba6c-905c","description":"vendor software product","vendorName":"cb9efb17-b988-4366-b311","vendorId":"f97dd17167414269b8a85cac673ba211","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56fa8d08337743a793d4b1f3ab8b8cab","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-01-15 14:19:43,497 DEBUG 324:vsp.py(1) - importing VSP pNF 1a19a8b9-3c56 from SDC 2022-01-15 14:19:43,497 DEBUG 324:vsp.py(1) - importing VSP vFW 10ccba6c-905c from SDC 2022-01-15 14:19:43,498 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-01-15 14:19:43,498 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn_VSP 2022-01-15 14:19:43,498 INFO 197:__init__.py(1) - Vsp basic_onboard_FuhFQn_VSP doesn't exist in SDC 2022-01-15 14:19:43,498 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_FuhFQn_VSP exists in SDC 2022-01-15 14:19:43,498 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-15 14:19:43,498 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'} 2022-01-15 14:19:43,499 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 2022-01-15 14:19:43,499 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-15 14:19:43,500 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:43,551 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 603 2022-01-15 14:19:43,552 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-15 14:19:43,553 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 1a19a8b9-3c56","description":"vendor software product","vendorName":"380ce838-813c-4945-a9b8","vendorId":"ebbc660c9f0641b780e6389ff8ad7fcf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f772a0496af421fa41919579198685c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 10ccba6c-905c","description":"vendor software product","vendorName":"cb9efb17-b988-4366-b311","vendorId":"f97dd17167414269b8a85cac673ba211","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56fa8d08337743a793d4b1f3ab8b8cab","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-01-15 14:19:43,555 DEBUG 324:vsp.py(1) - importing VSP pNF 1a19a8b9-3c56 from SDC 2022-01-15 14:19:43,555 DEBUG 324:vsp.py(1) - importing VSP vFW 10ccba6c-905c from SDC 2022-01-15 14:19:43,555 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-01-15 14:19:43,555 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn_VSP 2022-01-15 14:19:43,555 INFO 197:__init__.py(1) - Vsp basic_onboard_FuhFQn_VSP doesn't exist in SDC 2022-01-15 14:19:43,555 INFO 312:__init__.py(1) - attempting to create Vsp basic_onboard_FuhFQn_VSP in SDC 2022-01-15 14:19:43,555 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_FuhFQn_VSP exists in SDC 2022-01-15 14:19:43,555 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-15 14:19:43,556 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'} 2022-01-15 14:19:43,556 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 2022-01-15 14:19:43,556 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-15 14:19:43,557 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:43,657 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 603 2022-01-15 14:19:43,659 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-15 14:19:43,659 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 1a19a8b9-3c56","description":"vendor software product","vendorName":"380ce838-813c-4945-a9b8","vendorId":"ebbc660c9f0641b780e6389ff8ad7fcf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f772a0496af421fa41919579198685c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 10ccba6c-905c","description":"vendor software product","vendorName":"cb9efb17-b988-4366-b311","vendorId":"f97dd17167414269b8a85cac673ba211","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56fa8d08337743a793d4b1f3ab8b8cab","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-01-15 14:19:43,661 DEBUG 324:vsp.py(1) - importing VSP pNF 1a19a8b9-3c56 from SDC 2022-01-15 14:19:43,661 DEBUG 324:vsp.py(1) - importing VSP vFW 10ccba6c-905c from SDC 2022-01-15 14:19:43,661 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-01-15 14:19:43,661 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn_VSP 2022-01-15 14:19:43,662 INFO 197:__init__.py(1) - Vsp basic_onboard_FuhFQn_VSP doesn't exist in SDC 2022-01-15 14:19:43,665 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-01-15 14:19:43,666 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-01-15 14:19:43,666 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'} 2022-01-15 14:19:43,666 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 2022-01-15 14:19:43,666 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-01-15 14:19:43,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:43,769 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 2022-01-15 14:19:43,770 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-01-15 14:19:43,771 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"b87041ba85744ed1ae370e4a13d84c2d","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"181cd04b7de74fd381ac7b08e86d88c9","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"ebbc660c9f0641b780e6389ff8ad7fcf","type":"vlm","name":"380ce838-813c-4945-a9b8","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"f97dd17167414269b8a85cac673ba211","type":"vlm","name":"cb9efb17-b988-4366-b311","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-01-15 14:19:43,773 DEBUG 175:__init__.py(1) - number of Vendor returned: 4 2022-01-15 14:19:43,773 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-01-15 14:19:43,773 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'} 2022-01-15 14:19:43,773 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/b87041ba85744ed1ae370e4a13d84c2d/versions 2022-01-15 14:19:43,773 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:19:43,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:43,867 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b87041ba85744ed1ae370e4a13d84c2d/versions HTTP/1.1" 200 264 2022-01-15 14:19:43,868 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:19:43,869 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d5429c5ff6b044caa02b36a1a4ba5567","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642256382070,"modificationTime":1642256383192,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-15 14:19:43,871 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-15 14:19:43,872 INFO 220:__init__.py(1) - Vendor found, updating information 2022-01-15 14:19:43,872 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'} 2022-01-15 14:19:43,872 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/b87041ba85744ed1ae370e4a13d84c2d/versions 2022-01-15 14:19:43,873 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:19:43,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:43,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/b87041ba85744ed1ae370e4a13d84c2d/versions HTTP/1.1" 200 264 2022-01-15 14:19:43,936 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:19:43,937 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"d5429c5ff6b044caa02b36a1a4ba5567","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642256382070,"modificationTime":1642256383192,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-15 14:19:43,939 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-15 14:19:43,940 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'} 2022-01-15 14:19:43,940 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 2022-01-15 14:19:43,940 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_FuhFQn_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "b87041ba85744ed1ae370e4a13d84c2d", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-01-15 14:19:43,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:45,026 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 2022-01-15 14:19:45,027 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-01-15 14:19:45,028 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"eccd5b2fd3914e07b80c70195ed0a7c7","version":{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","status":"Draft"}} 2022-01-15 14:19:45,030 INFO 330:__init__.py(1) - Vsp basic_onboard_FuhFQn_VSP is created in SDC 2022-01-15 14:19:45,030 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'} 2022-01-15 14:19:45,030 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:19:45,030 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:19:45,032 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:45,089 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 253 2022-01-15 14:19:45,090 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:19:45,090 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642256383999,"modificationTime":1642256384541,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-15 14:19:45,092 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'} 2022-01-15 14:19:45,092 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:45,092 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-15 14:19:45,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:45,257 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 223 2022-01-15 14:19:45,258 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-15 14:19:45,258 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1642256383999,"modificationTime":1642256384524} 2022-01-15 14:19:45,260 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'} 2022-01-15 14:19:45,260 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:45,260 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:45,262 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:45,438 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 409 2022-01-15 14:19:45,439 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:45,440 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56"} 2022-01-15 14:19:45,443 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'} 2022-01-15 14:19:45,443 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:45,443 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:45,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:45,620 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 409 2022-01-15 14:19:45,621 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:45,621 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56"} 2022-01-15 14:19:45,624 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_FuhFQn_VSP in SDC 2022-01-15 14:19:45,624 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'} 2022-01-15 14:19:45,624 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:19:45,624 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:19:45,626 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:45,684 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 253 2022-01-15 14:19:45,685 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:19:45,686 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642256383999,"modificationTime":1642256384541,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-15 14:19:45,689 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'} 2022-01-15 14:19:45,689 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:45,689 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-15 14:19:45,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:45,791 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 223 2022-01-15 14:19:45,792 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-15 14:19:45,792 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1642256383999,"modificationTime":1642256384524} 2022-01-15 14:19:45,795 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'} 2022-01-15 14:19:45,795 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:45,795 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:45,797 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:45,960 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 409 2022-01-15 14:19:45,961 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:45,961 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56"} 2022-01-15 14:19:45,964 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'} 2022-01-15 14:19:45,964 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:45,964 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:45,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:46,132 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 409 2022-01-15 14:19:46,134 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:46,134 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56"} 2022-01-15 14:19:46,136 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'} 2022-01-15 14:19:46,136 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/orchestration-template-candidate 2022-01-15 14:19:46,137 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-01-15 14:19:46,139 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:46,305 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/orchestration-template-candidate HTTP/1.1" 200 94 2022-01-15 14:19:46,306 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-01-15 14:19:46,307 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:46,307 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_FuhFQn_VSP have been uploaded 2022-01-15 14:19:46,309 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'} 2022-01-15 14:19:46,309 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:19:46,309 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:19:46,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:46,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 253 2022-01-15 14:19:46,375 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:19:46,375 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642256383999,"modificationTime":1642256384541,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-15 14:19:46,377 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'} 2022-01-15 14:19:46,377 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:46,377 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-15 14:19:46,379 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:46,467 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 222 2022-01-15 14:19:46,468 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-15 14:19:46,469 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1642256383999,"modificationTime":1642256386296} 2022-01-15 14:19:46,471 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'} 2022-01-15 14:19:46,471 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:46,471 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:46,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:46,601 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 480 2022-01-15 14:19:46,602 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:46,602 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:46,605 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'} 2022-01-15 14:19:46,605 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:46,605 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:46,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:46,725 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 480 2022-01-15 14:19:46,726 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:46,727 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:46,729 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_FuhFQn_VSP in SDC 2022-01-15 14:19:46,730 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'} 2022-01-15 14:19:46,730 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:19:46,730 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:19:46,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:46,793 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 253 2022-01-15 14:19:46,794 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:19:46,794 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642256383999,"modificationTime":1642256384541,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-15 14:19:46,796 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'} 2022-01-15 14:19:46,796 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:46,796 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-15 14:19:46,798 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:46,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 222 2022-01-15 14:19:46,895 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-15 14:19:46,895 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1642256383999,"modificationTime":1642256386296} 2022-01-15 14:19:46,897 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'} 2022-01-15 14:19:46,897 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:46,897 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:46,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:46,999 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 480 2022-01-15 14:19:47,000 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:47,001 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:47,003 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'} 2022-01-15 14:19:47,003 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:47,003 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:47,005 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:47,130 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 480 2022-01-15 14:19:47,132 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:47,132 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:47,134 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'} 2022-01-15 14:19:47,134 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/orchestration-template-candidate/process 2022-01-15 14:19:47,134 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-01-15 14:19:47,136 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:50,091 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-01-15 14:19:50,092 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-01-15 14:19:50,092 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2022-01-15 14:19:50,094 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_FuhFQn_VSP have been validated 2022-01-15 14:19:50,094 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'} 2022-01-15 14:19:50,095 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:19:50,095 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:19:50,096 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:50,140 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 253 2022-01-15 14:19:50,141 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:19:50,141 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642256383999,"modificationTime":1642256384541,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-15 14:19:50,143 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'} 2022-01-15 14:19:50,144 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:50,144 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-15 14:19:50,145 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:50,239 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 222 2022-01-15 14:19:50,240 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-15 14:19:50,240 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1642256383999,"modificationTime":1642256390077} 2022-01-15 14:19:50,242 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'} 2022-01-15 14:19:50,242 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:50,243 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:50,244 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:50,485 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 656 2022-01-15 14:19:50,486 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:50,486 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:50,489 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:19:50,489 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:50,489 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:50,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:50,745 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 656 2022-01-15 14:19:50,746 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:50,746 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:50,749 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_FuhFQn_VSP in SDC 2022-01-15 14:19:50,749 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'} 2022-01-15 14:19:50,749 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:19:50,749 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:19:50,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:50,799 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 253 2022-01-15 14:19:50,800 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:19:50,801 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642256383999,"modificationTime":1642256384541,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-15 14:19:50,804 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'} 2022-01-15 14:19:50,804 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:50,805 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-15 14:19:50,807 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:50,905 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 222 2022-01-15 14:19:50,906 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-15 14:19:50,906 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1642256383999,"modificationTime":1642256390077} 2022-01-15 14:19:50,909 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:19:50,909 DEBUG 131:onap_service.py(1) - [SDC][get vsp version] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:50,909 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:50,911 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:51,062 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 656 2022-01-15 14:19:51,063 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:51,064 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:51,066 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'} 2022-01-15 14:19:51,067 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:51,067 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:51,069 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:51,236 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 656 2022-01-15 14:19:51,238 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:51,238 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:51,244 DEBUG 129:onap_service.py(1) - [SDC][Commit Vsp] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:19:51,244 DEBUG 131:onap_service.py(1) - [SDC][Commit Vsp] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/actions 2022-01-15 14:19:51,245 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-01-15 14:19:51,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:54,165 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/actions HTTP/1.1" 200 2 2022-01-15 14:19:54,167 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-01-15 14:19:54,167 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-01-15 14:19:54,170 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'} 2022-01-15 14:19:54,170 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:19:54,170 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:19:54,173 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:54,227 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 253 2022-01-15 14:19:54,228 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:19:54,228 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642256383999,"modificationTime":1642256391306,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-15 14:19:54,230 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'} 2022-01-15 14:19:54,230 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:54,230 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-15 14:19:54,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:54,347 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 223 2022-01-15 14:19:54,348 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-15 14:19:54,348 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1642256383999,"modificationTime":1642256390077} 2022-01-15 14:19:54,350 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'} 2022-01-15 14:19:54,351 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:54,351 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:54,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:54,568 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 656 2022-01-15 14:19:54,569 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:54,569 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:54,571 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_FuhFQn_VSP in SDC 2022-01-15 14:19:54,572 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'} 2022-01-15 14:19:54,572 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:19:54,572 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:19:54,573 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:54,621 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 253 2022-01-15 14:19:54,622 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:19:54,622 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1642256383999,"modificationTime":1642256391306,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-01-15 14:19:54,625 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'} 2022-01-15 14:19:54,625 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:54,625 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-01-15 14:19:54,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:54,714 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 223 2022-01-15 14:19:54,715 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-01-15 14:19:54,715 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1642256383999,"modificationTime":1642256390077} 2022-01-15 14:19:54,717 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'} 2022-01-15 14:19:54,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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:19:54,718 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:19:54,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:19:54,890 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 656 2022-01-15 14:19:54,891 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:19:54,892 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:19:54,900 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'} 2022-01-15 14:19:54,901 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/actions 2022-01-15 14:19:54,901 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-01-15 14:19:54,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:02,947 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/actions HTTP/1.1" 200 2 2022-01-15 14:20:02,948 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-01-15 14:20:02,948 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-01-15 14:20:02,950 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'} 2022-01-15 14:20:02,950 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:20:02,950 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:20:02,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:03,004 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 264 2022-01-15 14:20:03,005 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:20:03,005 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642256383999,"modificationTime":1642256401640,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-15 14:20:03,007 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_FuhFQn_VSP in SDC 2022-01-15 14:20:03,007 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'} 2022-01-15 14:20:03,008 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:20:03,008 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:20:03,009 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:03,060 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 264 2022-01-15 14:20:03,061 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:20:03,061 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642256383999,"modificationTime":1642256401640,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-15 14:20:03,066 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'} 2022-01-15 14:20:03,066 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/actions 2022-01-15 14:20:03,066 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-01-15 14:20:03,068 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:03,803 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/actions HTTP/1.1" 200 381 2022-01-15 14:20:03,804 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-01-15 14:20:03,805 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_FuhFQn_VSP","version":"1.0","versionId":"57e9e966aa434339b8083bb29701cf56","packageId":"eccd5b2fd3914e07b80c70195ed0a7c7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-15 14:20:03,805 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_FuhFQn_VSP","version":"1.0","versionId":"57e9e966aa434339b8083bb29701cf56","packageId":"eccd5b2fd3914e07b80c70195ed0a7c7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-15 14:20:03,808 INFO 199:base.py(1) - ***************************************************** 2022-01-15 14:20:03,808 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-01-15 14:20:03,808 INFO 201:base.py(1) - ***************************************************** 2022-01-15 14:20:03,808 INFO 227:base.py(1) - ***************************************************** 2022-01-15 14:20:03,808 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-01-15 14:20:03,808 INFO 229:base.py(1) - ***************************************************** 2022-01-15 14:20:03,809 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:03,809 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-15 14:20:03,809 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'} 2022-01-15 14:20:03,809 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 2022-01-15 14:20:03,809 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-15 14:20:03,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:03,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-01-15 14:20:03,867 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-01-15 14:20:03,867 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-01-15 14:20:03,867 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:20:03,868 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-01-15 14:20:03,868 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-01-15 14:20:03,868 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-01-15 14:20:03,868 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:03,869 INFO 197:__init__.py(1) - Vf basic_onboard_FuhFQn doesn't exist in SDC 2022-01-15 14:20:13,879 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:13,879 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-15 14:20:13,880 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'} 2022-01-15 14:20:13,880 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 2022-01-15 14:20:13,880 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-15 14:20:13,882 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:13,940 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-01-15 14:20:13,942 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-01-15 14:20:13,942 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-01-15 14:20:13,942 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:20:13,942 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-01-15 14:20:13,943 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-01-15 14:20:13,943 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-01-15 14:20:13,943 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:13,943 INFO 197:__init__.py(1) - Vf basic_onboard_FuhFQn doesn't exist in SDC 2022-01-15 14:20:13,943 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:13,943 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-15 14:20:13,947 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'} 2022-01-15 14:20:13,948 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 2022-01-15 14:20:13,948 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-15 14:20:13,950 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:13,991 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-01-15 14:20:13,992 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-01-15 14:20:13,992 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-01-15 14:20:13,993 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:20:13,993 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-01-15 14:20:13,993 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-01-15 14:20:13,993 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-01-15 14:20:13,993 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:13,993 INFO 197:__init__.py(1) - Vf basic_onboard_FuhFQn doesn't exist in SDC 2022-01-15 14:20:13,993 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_FuhFQn_VSP exists in SDC 2022-01-15 14:20:13,994 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-01-15 14:20:13,994 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'} 2022-01-15 14:20:13,994 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 2022-01-15 14:20:13,994 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-01-15 14:20:13,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:14,044 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 895 2022-01-15 14:20:14,045 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-01-15 14:20:14,045 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 1a19a8b9-3c56","description":"vendor software product","vendorName":"380ce838-813c-4945-a9b8","vendorId":"ebbc660c9f0641b780e6389ff8ad7fcf","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"9f772a0496af421fa41919579198685c","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 10ccba6c-905c","description":"vendor software product","vendorName":"cb9efb17-b988-4366-b311","vendorId":"f97dd17167414269b8a85cac673ba211","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"56fa8d08337743a793d4b1f3ab8b8cab","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-01-15 14:20:14,047 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_FuhFQn_VSP from SDC 2022-01-15 14:20:14,047 DEBUG 324:vsp.py(1) - importing VSP pNF 1a19a8b9-3c56 from SDC 2022-01-15 14:20:14,048 DEBUG 324:vsp.py(1) - importing VSP vFW 10ccba6c-905c from SDC 2022-01-15 14:20:14,048 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-01-15 14:20:14,048 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn_VSP 2022-01-15 14:20:14,048 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'} 2022-01-15 14:20:14,048 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:20:14,048 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:20:14,050 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:14,097 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 264 2022-01-15 14:20:14,098 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:20:14,098 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642256383999,"modificationTime":1642256401640,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-15 14:20:14,100 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-15 14:20:14,101 INFO 220:__init__.py(1) - Vsp found, updating information 2022-01-15 14:20:14,101 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'} 2022-01-15 14:20:14,101 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:20:14,101 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:20:14,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:14,151 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 264 2022-01-15 14:20:14,152 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:20:14,152 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642256383999,"modificationTime":1642256401640,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-15 14:20:14,154 DEBUG 46:sdc_element.py(1) - details found, updating 2022-01-15 14:20:14,155 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'} 2022-01-15 14:20:14,155 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 2022-01-15 14:20:14,155 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-01-15 14:20:14,156 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:14,371 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56 HTTP/1.1" 200 656 2022-01-15 14:20:14,372 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-01-15 14:20:14,372 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_FuhFQn_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"b87041ba85744ed1ae370e4a13d84c2d","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"eccd5b2fd3914e07b80c70195ed0a7c7","version":"57e9e966aa434339b8083bb29701cf56","validationData":{"importStructure":{"heat":[{"fileName":"base_ubuntu18.yaml","type":"HEAT","env":{"fileName":"base_ubuntu18.env","type":"HEAT_ENV","heat":[]},"heat":[],"base":true}]}},"onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-01-15 14:20:14,374 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:14,374 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-15 14:20:14,374 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'} 2022-01-15 14:20:14,374 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 2022-01-15 14:20:14,375 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-15 14:20:14,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:14,424 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-01-15 14:20:14,425 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-01-15 14:20:14,425 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-01-15 14:20:14,425 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:20:14,426 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-01-15 14:20:14,426 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-01-15 14:20:14,426 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-01-15 14:20:14,426 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:14,426 INFO 197:__init__.py(1) - Vf basic_onboard_FuhFQn doesn't exist in SDC 2022-01-15 14:20:14,426 DEBUG 187:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-01-15 14:20:14,426 INFO 157:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-01-15 14:20:14,427 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'} 2022-01-15 14:20:14,427 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 2022-01-15 14:20:14,427 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-01-15 14:20:14,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:14,732 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 2022-01-15 14:20:14,733 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-01-15 14:20:14,734 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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 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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"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":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"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":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"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":"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},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"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":"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":"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":"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 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.5"} 2022-01-15 14:20:14,738 DEBUG 175:__init__.py(1) - number of ResourceCategory returned: 9 2022-01-15 14:20:14,738 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic 2022-01-15 14:20:14,739 INFO 220:__init__.py(1) - ResourceCategory found, updating information 2022-01-15 14:20:14,739 INFO 312:__init__.py(1) - attempting to create Vf basic_onboard_FuhFQn in SDC 2022-01-15 14:20:14,739 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:14,739 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-15 14:20:14,739 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'} 2022-01-15 14:20:14,739 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 2022-01-15 14:20:14,740 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-15 14:20:14,741 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:14,796 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 404 225 2022-01-15 14:20:14,797 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 404 2022-01-15 14:20:14,797 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } } 2022-01-15 14:20:14,798 ERROR 157:onap_service.py(1) - [SDC][get Vfs] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:20:14,798 ERROR 233:onap_service.py(1) - [SDC][get Vfs] request failed: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-01-15 14:20:14,798 DEBUG 171:__init__.py(1) - Couldn't get Vf: Code: 404. Info: { "requestError": { "serviceException": { "messageId": "SVC4642", "text": "No %1 were found to match criteria %2", "variables": [ "resources", "resourceType\u003dVF" ] } } }. 2022-01-15 14:20:14,798 DEBUG 175:__init__.py(1) - number of Vf returned: 0 2022-01-15 14:20:14,798 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:14,798 INFO 197:__init__.py(1) - Vf basic_onboard_FuhFQn doesn't exist in SDC 2022-01-15 14:20:14,821 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_FuhFQn_VSP in SDC 2022-01-15 14:20:14,821 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'} 2022-01-15 14:20:14,821 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions 2022-01-15 14:20:14,821 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-01-15 14:20:14,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:14,882 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/eccd5b2fd3914e07b80c70195ed0a7c7/versions HTTP/1.1" 200 264 2022-01-15 14:20:14,884 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-01-15 14:20:14,884 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"57e9e966aa434339b8083bb29701cf56","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1642256383999,"modificationTime":1642256401640,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-01-15 14:20:14,890 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'} 2022-01-15 14:20:14,890 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/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/actions 2022-01-15 14:20:14,890 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-01-15 14:20:14,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:15,611 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/eccd5b2fd3914e07b80c70195ed0a7c7/versions/57e9e966aa434339b8083bb29701cf56/actions HTTP/1.1" 200 381 2022-01-15 14:20:15,613 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-01-15 14:20:15,613 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_FuhFQn_VSP","version":"1.0","versionId":"57e9e966aa434339b8083bb29701cf56","packageId":"eccd5b2fd3914e07b80c70195ed0a7c7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-15 14:20:15,614 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_FuhFQn_VSP","version":"1.0","versionId":"57e9e966aa434339b8083bb29701cf56","packageId":"eccd5b2fd3914e07b80c70195ed0a7c7","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-01-15 14:20:15,617 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'} 2022-01-15 14:20:15,617 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 2022-01-15 14:20:15,617 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": "eccd5b2fd3914e07b80c70195ed0a7c7", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_FuhFQn", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_FuhFQn"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2022-01-15 14:20:15,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:19,641 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 2022-01-15 14:20:19,647 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-01-15 14:20:19,653 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardfuhfqnvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUdkV2hHVVc1ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1642256418102,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vspbasiconboardfuhfqnvspinformationtxt","artifactName":"VSP_basic_onboard_FuhFQn_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"M2Y4ODU1NjZhODY3OTIyZTMyN2Q3OTlkZDM1N2EzZjE=","artifactUUID":"f212b049-6b7f-4264-810d-ffb755c5a563","artifactDisplayName":"VSP_basic_onboard_FuhFQn_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfuhfqnvspinformationtxt","esId":"43408fec-a495-4133-a046-4f4b053f27f6.vspbasiconboardfuhfqnvspinformationtxt","duplicated":false,"payloadUpdateDate":1642256418104,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418102,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"vspbasiconboardfuhfqnvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUdkV2hHVVc1ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1642256418102,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vspbasiconboardfuhfqnvspinformationtxt","artifactName":"VSP_basic_onboard_FuhFQn_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"M2Y4ODU1NjZhODY3OTIyZTMyN2Q3OTlkZDM1N2EzZjE=","artifactUUID":"f212b049-6b7f-4264-810d-ffb755c5a563","artifactDisplayName":"VSP_basic_onboard_FuhFQn_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfuhfqnvspinformationtxt","esId":"43408fec-a495-4133-a046-4f4b053f27f6.vspbasiconboardfuhfqnvspinformationtxt","duplicated":false,"payloadUpdateDate":1642256418104,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418102,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1642256418122,"description":"created from csar","artifactType":"HEAT","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"15eeacb6-27f9-48a2-94e2-19ffe8e4ba31","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1","duplicated":false,"payloadUpdateDate":1642256418137,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418122,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256418146,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1642256418146,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418146,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256416603,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.assettoscacsar","artifactName":"resource-BasicOnboardFuhfqn-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":1642256416603,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256416603,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.assettoscatemplate","artifactName":"resource-BasicOnboardFuhfqn-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":1642256416603,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"feature","uniqueId":"capability.cc3355d0-8a5c-4326-807d-aa61e1594789.feature","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"feature","uniqueId":"capability.cc3355d0-8a5c-4326-807d-aa61e1594789.feature","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"scalable","uniqueId":"capability.8c6d668d-b37b-4bfd-b6c6-1ba36451d516.scalable","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"forwarder","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.forwarder","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"binding","uniqueId":"capability.8c6d668d-b37b-4bfd-b6c6-1ba36451d516.binding","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"binding","uniqueId":"capability.c74df05e-900f-40cc-9c66-707bfd6c13ec.binding","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"port_mirroring","uniqueId":"capability.2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd.port_mirroring","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"host","uniqueId":"capability.8c6d668d-b37b-4bfd-b6c6-1ba36451d516.host","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.ephemeral.size","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.ephemeral.size","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"instance","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.instance","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"memory","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.memory","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.iops","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.iops","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.read.requests","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.read.requests","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"cpu.delta","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.cpu.delta","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.capacity","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.capacity","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.read.bytes","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.read.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.write.bytes","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.write.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.latency","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.latency","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.read.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.usage","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.usage","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"cpu_util","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.cpu_util","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.allocation","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.allocation","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.write.requests.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.write.requests.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.write.bytes.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.write.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.latency","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.latency","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"cpu","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.cpu","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.write.requests","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.write.requests","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.write.bytes","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.write.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.read.requests","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.read.requests","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.root.size","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.root.size","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.write.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"vcpus","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.vcpus","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.iops","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.iops","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.usage","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.usage","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.read.requests.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.read.requests.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.write.requests.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.write.requests.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.allocation","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.allocation","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.read.bytes.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.read.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.read.bytes","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.read.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"memory.usage","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.memory.usage","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.capacity","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.capacity","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"memory.resident","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.memory.resident","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.write.requests","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.write.requests","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.incoming.packets.rate","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.incoming.packets.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.outgoing.bytes","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.outgoing.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.outgoing.packets.rate","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.outgoing.packets.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.outpoing.packets","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.outpoing.packets","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.incoming.bytes.rate","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.incoming.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.incoming.bytes","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.incoming.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.outgoing.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.incoming.packets","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.incoming.packets","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"os","uniqueId":"capability.8c6d668d-b37b-4bfd-b6c6-1ba36451d516.os","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"endpoint","uniqueId":"capability.8c6d668d-b37b-4bfd-b6c6-1ba36451d516.endpoint","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"attachment","uniqueId":"capability.c74df05e-900f-40cc-9c66-707bfd6c13ec.attachment","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"dependency","uniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789.dependency","capability":"tosca.capabilities.Node","ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"dependency","uniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789.dependency","capability":"tosca.capabilities.Node","ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"link","uniqueId":"b60ac443-6c17-4d30-8691-b3b9912091e7.link","capability":"tosca.capabilities.network.Linkable","ownerId":"b60ac443-6c17-4d30-8691-b3b9912091e7","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"local_storage","uniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_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":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_security_groups","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":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.compute_ubuntu18_user_data_format","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_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ac4b97f5-4f49-4dbb-8efb-a3f97a2ffe25.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_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.compute_ubuntu18_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_ubuntu18_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":"43408fec-a495-4133-a046-4f4b053f27f6.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.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":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.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":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.compute_ubuntu18_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_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_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":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_network","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":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.admin_plane_net_name","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":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.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":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.compute_ubuntu18_key_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_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","createdFromCsar":true,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1642256417863,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardFuhfqncvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1642256418020,"customizationUUID":"0d85c712-a6dd-4250-a2e3-906ccc1827d9","posX":"475.0","posY":"325.0","componentName":"basic_onboard_FuhFQn-nodes.ubuntu18Cvfc","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"0160405b-8958-4aca-bfbb-213a69f32998","uniqueId":"capability.cc3355d0-8a5c-4326-807d-aa61e1594789.feature","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group"],"source":"0160405b-8958-4aca-bfbb-213a69f32998","uniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789.dependency","capability":"tosca.capabilities.Node","ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group"],"source":"0160405b-8958-4aca-bfbb-213a69f32998","uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998.port","capability":"tosca.capabilities.Attachment","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.cc3355d0-8a5c-4326-807d-aa61e1594789.tosca_name","ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.0160405b-8958-4aca-bfbb-213a69f32998.show","empty":false},{"parentUniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789","definition":false,"name":"state","type":"string","uniqueId":"attribute.cc3355d0-8a5c-4326-807d-aa61e1594789.state","ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","empty":false},{"parentUniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.cc3355d0-8a5c-4326-807d-aa61e1594789.tosca_id","ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"0160405b-8958-4aca-bfbb-213a69f32998","createdFromCsar":true,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1642256417861,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"0160405b-8958-4aca-bfbb-213a69f32998","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1642256418020,"customizationUUID":"a37563fd-696e-4961-90df-094bee31e33c","posX":"275.0","posY":"325.0","componentName":"SecurityRules","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[{"toNode":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","requirementOwnerId":"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group","id":"e98abaae-130d-404d-8544-1d415f89ae23","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.c74df05e-900f-40cc-9c66-707bfd6c13ec.attachment","requirementUid":"0160405b-8958-4aca-bfbb-213a69f32998.port"},"operations":[]}],"fromNode":"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_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":"port_ubuntu18_admin_plane_port_0_name","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_order","type":"integer","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_order","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_security_groups","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":"port_ubuntu18_admin_plane_port_0_security_groups","value":"[[\"ubuntu18_admin_security_group\"]]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_mac_requirements","type":"org.openecomp.datatypes.network.MacRequirements","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_mac_requirements","value":"{\"mac_count_required\":{\"is_required\":false}}","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_flavor_name","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.compute_ubuntu18_user_data_format","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_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"ac4b97f5-4f49-4dbb-8efb-a3f97a2ffe25.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_ubuntu18ServiceTemplate.yaml\",\"count\":1}","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_image_name","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.vm_type_tag","type":"string","required":false,"description":"vm type based on naming Convention","password":false,"name":"vm_type_tag","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_ip_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_ip_requirements","value":"[{\"ip_version\":4,\"ip_count_required\":{\"is_required\":false},\"floating_ip_count_required\":{\"is_required\":false}}]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.IpRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.IpRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_vlan_requirements","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.VlanRequirements","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.VlanRequirements","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.nfc_naming_code","type":"string","required":false,"description":"nfc code for instance naming","password":false,"name":"nfc_naming_code","value":"ubuntu18","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.compute_ubuntu18_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_ubuntu18_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":"43408fec-a495-4133-a046-4f4b053f27f6.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.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":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_network_role","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.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":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.compute_ubuntu18_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_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_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":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_related_networks","type":"list","required":true,"schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.network.RelatedNetworksAssignments","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.network.RelatedNetworksAssignments","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_network","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":"port_ubuntu18_admin_plane_port_0_network","value":"[{\"get_input\":\"admin_plane_net_name\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"43408fec-a495-4133-a046-4f4b053f27f6.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"43408fec-a495-4133-a046-4f4b053f27f6.admin_plane_net_name","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":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e.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":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"ownerId":"22d5ab4b-4d66-476c-b84e-c2fa256f5b2e","empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.compute_ubuntu18_key_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_ubuntu18_key_name","value":"[\"UNSUPPORTED_RESOURCE_ubuntu18_instantiated_key_name\"]","immutable":false,"mappedToComponentProperty":true,"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":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_exCP_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_exCP_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_subnetpoolid","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_subnetpoolid","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd.port_ubuntu18_admin_plane_port_0_network_role_tag","type":"string","required":true,"password":false,"name":"port_ubuntu18_admin_plane_port_0_network_role_tag","value":"admin_plane","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998.description","type":"string","required":false,"description":"Description of the security group","password":false,"name":"description","value":"security group","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998.rules","type":"list","required":false,"description":"List of security group rules","schema":{"property":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"rules","value":"[{\"protocol\":\"tcp\",\"remote_ip_prefix\":\"0.0.0.0/0\",\"port_range_max\":22,\"port_range_min\":22},{\"protocol\":\"icmp\",\"remote_ip_prefix\":\"0.0.0.0/0\"}]","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"schemaType":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","schemaProperty":{"definition":false,"hidden":false,"type":"org.openecomp.datatypes.heat.network.neutron.SecurityRules.Rule","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group":[{"parentUniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789","uniqueId":"attribute.cc3355d0-8a5c-4326-807d-aa61e1594789.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","empty":false},{"uniqueId":"attribute.0160405b-8958-4aca-bfbb-213a69f32998.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789","uniqueId":"attribute.cc3355d0-8a5c-4326-807d-aa61e1594789.state","name":"state","type":"string","definition":false,"ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","empty":false},{"parentUniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789","uniqueId":"attribute.cc3355d0-8a5c-4326-807d-aa61e1594789.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"feature","uniqueId":"capability.cc3355d0-8a5c-4326-807d-aa61e1594789.feature","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false},{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Node","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"feature","uniqueId":"capability.cc3355d0-8a5c-4326-807d-aa61e1594789.feature","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group"],"type":"tosca.capabilities.Node","source":"0160405b-8958-4aca-bfbb-213a69f32998","uniqueId":"capability.cc3355d0-8a5c-4326-807d-aa61e1594789.feature","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Scalable","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"scalable","uniqueId":"capability.8c6d668d-b37b-4bfd-b6c6-1ba36451d516.scalable","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.Forwarder","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"forwarder","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.forwarder","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"binding","uniqueId":"capability.8c6d668d-b37b-4bfd-b6c6-1ba36451d516.binding","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_ubuntu18","empty":false},{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.network.Bindable","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"binding","uniqueId":"capability.c74df05e-900f-40cc-9c66-707bfd6c13ec.binding","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"org.openecomp.capabilities.PortMirroring":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.PortMirroring.connection_point","type":"org.openecomp.datatypes.PortMirroringConnectionPointDescription","required":false,"password":false,"name":"connection_point","value":"{\"nf_type\":\"\",\"nfc_type\":\"\",\"nf_naming_code\":\"\",\"nfc_naming_code\":\"ubuntu18\",\"network_role\":{\"get_input\":\"port_ubuntu18_admin_plane_port_0_network_role\"},\"pps_capacity\":\"\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.PortMirroring","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"port_mirroring","uniqueId":"capability.2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd.port_mirroring","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Container","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"host","uniqueId":"capability.8c6d668d-b37b-4bfd-b6c6-1ba36451d516.host","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.ephemeral.size","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.ephemeral.size","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"instance","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.instance","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"memory","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.memory","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.iops","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.iops","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.read.requests","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.read.requests","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"cpu.delta","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.cpu.delta","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.capacity","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.capacity","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.read.bytes","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.read.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.write.bytes","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.write.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.latency","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.latency","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.read.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.usage","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.usage","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"cpu_util","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.cpu_util","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.allocation","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.allocation","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.write.requests.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.write.requests.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.write.bytes.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.write.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.latency","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.latency","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"cpu","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.cpu","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.write.requests","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.write.requests","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.write.bytes","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.write.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.read.requests","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.read.requests","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.root.size","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.root.size","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.write.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"vcpus","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.vcpus","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.iops","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.iops","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.usage","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.usage","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.read.requests.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.read.requests.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.write.requests.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.write.requests.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.allocation","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.allocation","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.read.bytes.rate","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.read.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.read.bytes","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.read.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"memory.usage","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.memory.usage","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.device.capacity","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.device.capacity","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"memory.resident","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.memory.resident","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"51fc2359-ce7e-4d6a-a860-8457c8e9071d","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"disk.write.requests","uniqueId":"capability.51fc2359-ce7e-4d6a-a860-8457c8e9071d.disk.write.requests","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.Compute","org.openecomp.resource.vfc.nodes.heat.nova.Server","org.openecomp.resource.vfc.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.incoming.packets.rate","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.incoming.packets.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.outgoing.bytes","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.outgoing.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.outgoing.packets.rate","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.outgoing.packets.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.outpoing.packets","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.outpoing.packets","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.incoming.bytes.rate","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.incoming.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.incoming.bytes","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.incoming.bytes","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.outgoing.bytes.rate","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"82b796b0-6aa4-48cf-b957-e6106c0180ec","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"org.openecomp.capabilities.metric.Ceilometer","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"network.incoming.packets","uniqueId":"capability.82b796b0-6aa4-48cf-b957-e6106c0180ec.network.incoming.packets","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.OperatingSystem","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"os","uniqueId":"capability.8c6d668d-b37b-4bfd-b6c6-1ba36451d516.os","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","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":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","empty":false}],"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Endpoint.Admin","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"endpoint","uniqueId":"capability.8c6d668d-b37b-4bfd-b6c6-1ba36451d516.endpoint","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18","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.BasicOnboardFuhfqn.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"type":"tosca.capabilities.Attachment","source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"attachment","uniqueId":"capability.c74df05e-900f-40cc-9c66-707bfd6c13ec.attachment","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"dependency","uniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789.dependency","capability":"tosca.capabilities.Node","ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"dependency","uniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789.dependency","capability":"tosca.capabilities.Node","ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"node":"tosca.nodes.Root","path":["43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group"],"source":"0160405b-8958-4aca-bfbb-213a69f32998","uniqueId":"cc3355d0-8a5c-4326-807d-aa61e1594789.dependency","capability":"tosca.capabilities.Node","ownerId":"cc3355d0-8a5c-4326-807d-aa61e1594789","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.c74df05e-900f-40cc-9c66-707bfd6c13ec.ubuntu18_ubuntu18_admin_plane_port_0","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"link","uniqueId":"b60ac443-6c17-4d30-8691-b3b9912091e7.link","capability":"tosca.capabilities.network.Linkable","ownerId":"b60ac443-6c17-4d30-8691-b3b9912091e7","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"node":"tosca.nodes.BlockStorage","path":["33c04e69-787d-44d9-8c5d-4d8b835b5cdd.3ddaf768-c414-48ab-ac84-908fef68f998.ubuntu18","43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18"],"source":"33c04e69-787d-44d9-8c5d-4d8b835b5cdd","parentName":"local_storage","uniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false},{"external":false,"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","path":["43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group"],"source":"0160405b-8958-4aca-bfbb-213a69f32998","uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998.port","capability":"tosca.capabilities.Attachment","ownerId":"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vf_module_id","type":"string","required":false,"defaultValue":"Ubuntu18-VF-module","description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vnf_name","type":"string","required":false,"defaultValue":"Ubuntu18-VNF-name","description":"The VM name","password":false,"name":"vnf_name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_name_0","type":"string","required":false,"defaultValue":"ubuntu18","description":"The VM name","password":false,"name":"ubuntu18_name_0","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_pub_key","type":"string","required":false,"defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.dcae_collector_ip","type":"string","required":false,"defaultValue":"10.4.2.166","description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vnf_id","type":"string","required":false,"defaultValue":"Ubuntu18-VNF","description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.dcae_collector_port","type":"string","required":false,"defaultValue":"30417","description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":"m1.small","description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.admin_plane_net_name","type":"string","required":false,"defaultValue":"admin","description":"The external management network","password":false,"name":"admin_plane_net_name","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_image_name","type":"string","required":false,"defaultValue":"ubuntu-18.04-daily","description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"2887a7c6-ebdb-406f-a2a2-4fd694d43359","groupUUID":"ddbc0dad-ff18-4521-b9bb-de0c2fd59728","members":{"abstract_ubuntu18":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ubuntu18_admin_security_group":"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group"},"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_ubuntu18.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 ubuntu VM Closed Loop for ONAP","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":"BasicOnboardFuhfqn..base_ubuntu18..module-0","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.BasicOnboardFuhfqn..base_ubuntu18..module-0","name":"BasicOnboardFuhfqn..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["43408fec-a495-4133-a046-4f4b053f27f6.heat1","43408fec-a495-4133-a046-4f4b053f27f6.heat1env"],"invariantName":"BasicOnboardFuhfqn..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"129df304-96fb-4441-9c8f-c2a94d1f01c6","artifactsUuid":["15eeacb6-27f9-48a2-94e2-19ffe8e4ba31"],"groupUUID":"a84e3342-b874-4476-8a9a-052e43a3fc55","members":{"abstract_ubuntu18":"43408fec-a495-4133-a046-4f4b053f27f6.33c04e69-787d-44d9-8c5d-4d8b835b5cdd.abstract_ubuntu18","ubuntu18_admin_security_group":"43408fec-a495-4133-a046-4f4b053f27f6.0160405b-8958-4aca-bfbb-213a69f32998.ubuntu18_admin_security_group"},"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_ubuntu18","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.BasicOnboardFuhfqn","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1642256416603,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_onboard_FuhFQn"],"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6","componentMetadataForSupportLog":{"SupportablityComponentUUID":"1c47be53-3b2e-4585-a189-6941a9a86e18","SupportablityComponentName":"basic_onboard_FuhFQn","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"eccd5b2fd3914e07b80c70195ed0a7c7","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18","systemName":"BasicOnboardFuhfqn","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","normalizedName":"basiconboardfuhfqn","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1642256417965,"allArtifacts":{"heat1":{"payloadData":"YUdWaGRGOTBaVzF3YkdGMFpWOTJaWEp6YVc5dU9pQXlNREV6TFRBMUxUSXpDZ3BrWlhOamNtbHdkR2x2YmpvZ1NHVmhkQ0IwWlcxd2JHRjBaU0IwYnlCa1pYQnNiM2tnZFdKMWJuUjFJRlpOSUVOc2IzTmxaQ0JNYjI5d0lHWnZjaUJQVGtGUUNncHdZWEpoYldWMFpYSnpPZ29nSUNNZ1RXVjBZV1JoZEdFZ2NtVnhkV2x5WldRZ1lua2dUMDVCVUFvZ0lIWnVabDl1WVcxbE9nb2dJQ0FnZEhsd1pUb2djM1J5YVc1bkNpQWdJQ0JzWVdKbGJEb2dWazBnYm1GdFpRb2dJQ0FnWkdWelkzSnBjSFJwYjI0NklGUm9aU0JXVFNCdVlXMWxDaUFnZG01bVgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVms1R0lFbEVDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWR2hsSUZaT1JpQkpSQ0JwY3lCd2NtOTJhV1JsWkNCaWVTQlBUa0ZRQ2lBZ2RtWmZiVzlrZFd4bFgybGtPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nVmtZZ2JXOWtkV3hsSUVsRUNpQWdJQ0JrWlhOamNtbHdkR2x2YmpvZ1ZHaGxJRlpHSUUxdlpIVnNaU0JKUkNCcGN5QndjbTkyYVdSbFpDQmllU0JQVGtGUUNnb2pJRk5sY25abGNpQndZWEpoYldWMFpYSnpMQ0J1WVcxcGJtY2djbVZ4ZFdseVpXUWdZbmtnVDA1QlVBb2dJSFZpZFc1MGRURTRYMmx0WVdkbFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCSmJXRm5aU0J1WVcxbElHOXlJRWxFQ2lBZ0lDQmtaWE5qY21sd2RHbHZiam9nU1cxaFoyVWdkRzhnWW1VZ2RYTmxaQ0JtYjNJZ1kyOXRjSFYwWlNCcGJuTjBZVzVqWlFvZ0lIVmlkVzUwZFRFNFgyWnNZWFp2Y2w5dVlXMWxPZ29nSUNBZ2RIbHdaVG9nYzNSeWFXNW5DaUFnSUNCc1lXSmxiRG9nUm14aGRtOXlDaUFnSUNCa1pYTmpjbWx3ZEdsdmJqb2dWSGx3WlNCdlppQnBibk4wWVc1alpTQW9abXhoZG05eUtTQjBieUJpWlNCMWMyVmtDaUFnZFdKMWJuUjFNVGhmY0hWaVgydGxlVG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZCMVlteHBZeUJyWlhrS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCUWRXSnNhV01nYTJWNUlIUnZJR0psSUdsdWMzUmhiR3hsWkNCdmJpQjBhR1VnWTI5dGNIVjBaU0JwYm5OMFlXNWpaUW9nSUhWaWRXNTBkVEU0WDI1aGJXVmZNRG9LSUNBZ0lIUjVjR1U2SUhOMGNtbHVad29nSUNBZ2JHRmlaV3c2SUZaTklHNWhiV1VLSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJVYUdVZ1ZrMGdibUZ0WlFvS0l5Qk9aWFIzYjNKcklIQmhjbUZ0WlhSbGNuTXNJRzVoYldsdVp5QnlaWEYxYVhKbFpDQmllU0JQVGtGUUNpQWdZV1J0YVc1ZmNHeGhibVZmYm1WMFgyNWhiV1U2Q2lBZ0lDQjBlWEJsT2lCemRISnBibWNLSUNBZ0lHeGhZbVZzT2lCdFlXNWhaMlZ0Wlc1MElHNWxkSGR2Y21zS0lDQWdJR1JsYzJOeWFYQjBhVzl1T2lCVWFHVWdaWGgwWlhKdVlXd2diV0Z1WVdkbGJXVnVkQ0J1WlhSM2IzSnJDZ29qSUVSRFFVVWdjR0Z5WVcxbGRHVnljd29nSUdSallXVmZZMjlzYkdWamRHOXlYMmx3T2dvZ0lDQWdkSGx3WlRvZ2MzUnlhVzVuQ2lBZ0lDQnNZV0psYkRvZ1JFTkJSU0JqYjJ4c1pXTjBiM0lnU1ZBZ1lXUmtjbVZ6Y3dvZ0lDQWdaR1Z6WTNKcGNIUnBiMjQ2SUVsUUlHRmtaSEpsYzNNZ2IyWWdkR2hsSUVSRFFVVWdZMjlzYkdWamRHOXlDaUFnWkdOaFpWOWpiMnhzWldOMGIzSmZjRzl5ZERvS0lDQWdJSFI1Y0dVNklITjBjbWx1WndvZ0lDQWdiR0ZpWld3NklFUkRRVVVnWTI5c2JHVmpkRzl5SUhCdmNuUUtJQ0FnSUdSbGMyTnlhWEIwYVc5dU9pQlFiM0owSUc5bUlIUm9aU0JFUTBGRklHTnZiR3hsWTNSdmNnb0tjbVZ6YjNWeVkyVnpPZ29nSUhKaGJtUnZiUzF6ZEhJNkNpQWdJQ0IwZVhCbE9pQlBVem82U0dWaGREbzZVbUZ1Wkc5dFUzUnlhVzVuQ2lBZ0lDQndjbTl3WlhKMGFXVnpPZ29nSUNBZ0lDQnNaVzVuZEdnNklEUUtDaUFnZFdKMWJuUjFNVGhmYVc1emRHRnVkR2xoZEdWa1gydGxlVjl1WVcxbE9nb2dJQ0FnZEhsd1pUb2dUMU02T2s1dmRtRTZPa3RsZVZCaGFYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUc1aGJXVTZDaUFnSUNBZ0lDQWdjM1J5WDNKbGNHeGhZMlU2Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2NISmxYMkpoYzJWZmNtRnVaQW9nSUNBZ0lDQWdJQ0FnY0dGeVlXMXpPZ29nSUNBZ0lDQWdJQ0FnSUNCd2NtVTZJR3RsZVY4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J3ZFdKc2FXTmZhMlY1T2lCN0lHZGxkRjl3WVhKaGJUb2dkV0oxYm5SMU1UaGZjSFZpWDJ0bGVTQjlDaUFnSUNBZ0lITmhkbVZmY0hKcGRtRjBaVjlyWlhrNklHWmhiSE5sQ2dvZ0lIVmlkVzUwZFRFNFgyRmtiV2x1WDNObFkzVnlhWFI1WDJkeWIzVndPZ29nSUNBZ2RIbHdaVG9nVDFNNk9rNWxkWFJ5YjI0Nk9sTmxZM1Z5YVhSNVIzSnZkWEFLSUNBZ0lIQnliM0JsY25ScFpYTTZDaUFnSUNBZ0lHUmxjMk55YVhCMGFXOXVPaUJ6WldOMWNtbDBlU0JuY205MWNBb2dJQ0FnSUNCdVlXMWxPZ29nSUNBZ0lDQWdJSE4wY2w5eVpYQnNZV05sT2dvZ0lDQWdJQ0FnSUNBZ2RHVnRjR3hoZEdVNklIQnlaVjlpWVhObFgzSmhibVFLSUNBZ0lDQWdJQ0FnSUhCaGNtRnRjem9LSUNBZ0lDQWdJQ0FnSUNBZ2NISmxPaUJ6WjE4S0lDQWdJQ0FnSUNBZ0lDQWdZbUZ6WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDBLSUNBZ0lDQWdJQ0FnSUNBZ2NtRnVaRG9nZXlCblpYUmZjbVZ6YjNWeVkyVTZJSEpoYm1SdmJTMXpkSElnZlFvZ0lDQWdJQ0J5ZFd4bGN6b2dXd29nSUNBZ0lDQWdJSHR5WlcxdmRHVmZhWEJmY0hKbFptbDRPaUF3TGpBdU1DNHdMekFzSUhCeWIzUnZZMjlzT2lCMFkzQXNJSEJ2Y25SZmNtRnVaMlZmYldsdU9pQXlNaXdnY0c5eWRGOXlZVzVuWlY5dFlYZzZJREl5ZlN3S0lDQWdJQ0FnSUNCN2NtVnRiM1JsWDJsd1gzQnlaV1pwZURvZ01DNHdMakF1TUM4d0xDQndjbTkwYjJOdmJEb2dhV050Y0gxZENnb2dJSFZpZFc1MGRURTRYekJmWVdSdGFXNWZjR3hoYm1WZmNHOXlkRjh3T2dvZ0lDQWdkSGx3WlRvZ1QxTTZPazVsZFhSeWIyNDZPbEJ2Y25RS0lDQWdJSEJ5YjNCbGNuUnBaWE02Q2lBZ0lDQWdJRzVoYldVNkNpQWdJQ0FnSUNBZ2MzUnlYM0psY0d4aFkyVTZDaUFnSUNBZ0lDQWdJQ0IwWlcxd2JHRjBaVG9nY0hKbFgySmhjMlZmY21GdVpBb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0J3Y21VNklIQnZjblJmQ2lBZ0lDQWdJQ0FnSUNBZ0lHSmhjMlU2SUhzZ1oyVjBYM0JoY21GdE9pQjJibVpmYm1GdFpTQjlDaUFnSUNBZ0lDQWdJQ0FnSUhKaGJtUTZJSHNnWjJWMFgzSmxjMjkxY21ObE9pQnlZVzVrYjIwdGMzUnlJSDBLSUNBZ0lDQWdibVYwZDI5eWF6b2dleUJuWlhSZmNHRnlZVzA2SUdGa2JXbHVYM0JzWVc1bFgyNWxkRjl1WVcxbElIMEtJQ0FnSUNBZ2MyVmpkWEpwZEhsZlozSnZkWEJ6T2lCYmV5Qm5aWFJmY21WemIzVnlZMlU2SUhWaWRXNTBkVEU0WDJGa2JXbHVYM05sWTNWeWFYUjVYMmR5YjNWd0lIMWRDZ29nSUhWaWRXNTBkVEU0WDFaTlgzTmxkSFJwYm1kek9nb2dJQ0FnZEhsd1pUb2dUMU02T2tobFlYUTZPbE52Wm5SM1lYSmxRMjl1Wm1sbkNpQWdJQ0J3Y205d1pYSjBhV1Z6T2dvZ0lDQWdJQ0JqYjI1bWFXYzZJSHdLSUNBZ0lDQWdJQ0FnSUNBZ0l5RXZZbWx1TDJKaGMyZ0tJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElIVndaR0YwWlFvS0lDQjFZblZ1ZEhVeE9GOXpaWEoyWlhKZk1Eb0tJQ0FnSUhSNWNHVTZJRTlUT2pwT2IzWmhPanBUWlhKMlpYSUtJQ0FnSUhCeWIzQmxjblJwWlhNNkNpQWdJQ0FnSUdsdFlXZGxPaUI3SUdkbGRGOXdZWEpoYlRvZ2RXSjFiblIxTVRoZmFXMWhaMlZmYm1GdFpTQjlDaUFnSUNBZ0lHWnNZWFp2Y2pvZ2V5Qm5aWFJmY0dGeVlXMDZJSFZpZFc1MGRURTRYMlpzWVhadmNsOXVZVzFsSUgwS0lDQWdJQ0FnYm1GdFpUb2dleUJuWlhSZmNHRnlZVzA2SUhWaWRXNTBkVEU0WDI1aGJXVmZNQ0I5Q2lBZ0lDQWdJRzFsZEdGa1lYUmhPaUI3ZG01bVgybGtPaUI3SUdkbGRGOXdZWEpoYlRvZ2RtNW1YMmxrSUgwc0lIWm1YMjF2WkhWc1pWOXBaRG9nZXlCblpYUmZjR0Z5WVcwNklIWm1YMjF2WkhWc1pWOXBaQ0I5TENCMmJtWmZibUZ0WlRvZ2V5Qm5aWFJmY0dGeVlXMDZJSFp1Wmw5dVlXMWxJSDE5Q2lBZ0lDQWdJR3RsZVY5dVlXMWxPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZhVzV6ZEdGdWRHbGhkR1ZrWDJ0bGVWOXVZVzFsSUgwS0lDQWdJQ0FnYm1WMGQyOXlhM002Q2lBZ0lDQWdJQ0FnTFNCd2IzSjBPaUI3SUdkbGRGOXlaWE52ZFhKalpUb2dkV0oxYm5SMU1UaGZNRjloWkcxcGJsOXdiR0Z1WlY5d2IzSjBYekFnZlFvZ0lDQWdJQ0IxYzJWeVgyUmhkR0ZmWm05eWJXRjBPaUJTUVZjS0lDQWdJQ0FnZFhObGNsOWtZWFJoT2dvZ0lDQWdJQ0FnSUhOMGNsOXlaWEJzWVdObE9nb2dJQ0FnSUNBZ0lDQWdjR0Z5WVcxek9nb2dJQ0FnSUNBZ0lDQWdJQ0JmWDJSallXVmZZMjlzYkdWamRHOXlYMmx3WDE4NklIc2daMlYwWDNCaGNtRnRPaUJrWTJGbFgyTnZiR3hsWTNSdmNsOXBjQ0I5Q2lBZ0lDQWdJQ0FnSUNBZ0lGOWZaR05oWlY5amIyeHNaV04wYjNKZmNHOXlkRjlmT2lCN0lHZGxkRjl3WVhKaGJUb2daR05oWlY5amIyeHNaV04wYjNKZmNHOXlkQ0I5Q2lBZ0lDQWdJQ0FnSUNCMFpXMXdiR0YwWlRvZ2ZBb2dJQ0FnSUNBZ0lDQWdJQ0FqSVM5aWFXNHZZbUZ6YUFvS0lDQWdJQ0FnSUNBZ0lDQWdJeUJEY21WaGRHVWdZMjl1Wm1sbmRYSmhkR2x2YmlCbWFXeGxjd29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFyWkdseUlDOXZjSFF2WTI5dVptbG5DaUFnSUNBZ0lDQWdJQ0FnSUdWamFHOGdYMTlrWTJGbFgyTnZiR3hsWTNSdmNsOXBjRjlmSUQ0Z0wyOXdkQzlqYjI1bWFXY3ZaR05oWlY5amIyeHNaV04wYjNKZmFYQXVkSGgwQ2lBZ0lDQWdJQ0FnSUNBZ0lHVmphRzhnWDE5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMFgxOGdQaUF2YjNCMEwyTnZibVpwWnk5a1kyRmxYMk52Ykd4bFkzUnZjbDl3YjNKMExuUjRkQW9nSUNBZ0lDQWdJQ0FnSUNCalpDQXZiM0IwQ2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnWVhCMExXZGxkQ0IxY0dSaGRHVUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmhjSFF0WjJWMElHbHVjM1JoYkd3Z0xTMWhiR3h2ZHkxMWJtRjFkR2hsYm5ScFkyRjBaV1FnTFhrZ2JXRnJaU0JuWTJNZ2NuQnNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdZWEIwTFdkbGRDQjFjR1JoZEdVZ0ppWWdjM1ZrYnlCaGNIUXRaMlYwSUMxNUlIVndaM0poWkdVS0lDQWdJQ0FnSUNBZ0lDQWdjM1ZrYnlCaGNIUXRaMlYwSUdsdWMzUmhiR3dnTFhrZ2JHbGlZM1Z5YkRRdGIzQmxibk56YkMxa1pYWUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5Qm5hWFFnWTJ4dmJtVWdhSFIwY0hNNkx5OW5hWFJvZFdJdVkyOXRMMjl1WVhBdmRtNW1jMlJyTFhabGN5MWhaMlZ1ZEM1bmFYUUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmpjQ0F0Y2lCMmJtWnpaR3N0ZG1WekxXRm5aVzUwTDNabGMyeHBZbkpoY25rdmRtVnpYMk5zYVdKeVlYSjVMeUF2YjNCMENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NtMGdMWEptSUM5dmNIUXZkbTVtYzJSckxYWmxjeTFoWjJWdWRDOEtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QmphRzF2WkNBcmVDQXZiM0IwTDNabGMxOWpiR2xpY21GeWVTOWxkbVZzTDJWMlpXd3RiR2xpY21GeWVTOWpiMlJsTDFaRlUzSmxjRzl5ZEdsdVoxOTJSbGN2WjI4dFkyeHBaVzUwTG5Ob0NpQWdJQ0FnSUNBZ0lDQWdJR05rSUM5dmNIUXZkbVZ6WDJOc2FXSnlZWEo1TDJWMlpXd3ZaWFpsYkMxc2FXSnlZWEo1TDJKc1pHcHZZbk12Q2lBZ0lDQWdJQ0FnSUNBZ0lITjFaRzhnYlhZZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtZGZka1pYSUM0dUwyTnZaR1V2VmtWVGNtVndiM0owYVc1bkNpQWdJQ0FnSUNBZ0lDQWdJQ01nWTJodmIzTmxJRWhVVkZCVENpQWdJQ0FnSUNBZ0lDQWdJSE4xWkc4Z2NuQnNJQ0FpTUN3Z0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0x5b2dTRlJVVUZNL0lpQWlNU3dnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTHlvZ1NGUlVVRk0vSWlBZ0xpNHZZMjlrWlM5V1JWTnlaWEJ2Y25ScGJtY3ZkbkJ3WDIxbFlYTjFjbVZ0Wlc1MFgzSmxjRzl5ZEdWeUxtTUtJQ0FnSUNBZ0lDQWdJQ0FnYzNWa2J5QWdiV0ZyWlNCamJHVmhiZ29nSUNBZ0lDQWdJQ0FnSUNCemRXUnZJRzFoYTJVZ1lXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhOMVpHOGdjMnhsWlhBZ01Rb2dJQ0FnSUNBZ0lDQWdJQ0JqWkNBdmIzQjBMM1psYzE5amJHbGljbUZ5ZVM5bGRtVnNMMlYyWld3dGJHbGljbUZ5ZVM5c2FXSnpMM2c0Tmw4Mk5Bb2dJQ0FnSUNBZ0lDQWdJQ0J6ZFdSdklHTndJR3hwWW1WMlpXd3VjMjhnTDNWemNpOXNhV0lLSUNBZ0lDQWdJQ0FnSUNBZ2MzVmtieUJzWkdOdmJtWnBad29nSUNBZ0lDQWdJQ0FnSUNBaklGTjBZWEowSUZaRlV5QmpiR2xsYm5RS0lDQWdJQ0FnSUNBZ0lDQWdZMlFnTDI5d2RDOTJaWE5mWTJ4cFluSmhjbmt2WlhabGJDOWxkbVZzTFd4cFluSmhjbmt2WTI5a1pTOVdSVk55WlhCdmNuUnBibWN2Q2lBZ0lDQWdJQ0FnSUNBZ0lDNHZaMjh0WTJ4cFpXNTBMbk5vSUNZK0wyUmxkaTl1ZFd4c0lDWmthWE52ZDI0S0lDQWdJQ0FnSUNBaloyVjBYM0psYzI5MWNtTmxPaUIxWW5WdWRIVXhPRjlXVFY5elpYUjBhVzVuY3dvPQ==","listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1642256418122,"description":"created from csar","artifactType":"HEAT","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"15eeacb6-27f9-48a2-94e2-19ffe8e4ba31","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1","duplicated":false,"payloadUpdateDate":1642256418137,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418122,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256418146,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1642256418146,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418146,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false},"vspbasiconboardfuhfqnvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOUdkV2hHVVc1ZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"timeout":0,"creationDate":1642256418102,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vspbasiconboardfuhfqnvspinformationtxt","artifactName":"VSP_basic_onboard_FuhFQn_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"M2Y4ODU1NjZhODY3OTIyZTMyN2Q3OTlkZDM1N2EzZjE=","artifactUUID":"f212b049-6b7f-4264-810d-ffb755c5a563","artifactDisplayName":"VSP_basic_onboard_FuhFQn_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfuhfqnvspinformationtxt","esId":"43408fec-a495-4133-a046-4f4b053f27f6.vspbasiconboardfuhfqnvspinformationtxt","duplicated":false,"payloadUpdateDate":1642256418104,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418102,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"43408fec-a495-4133-a046-4f4b053f27f6"},"categorySpecificMetadata":{},"csarUUID":"eccd5b2fd3914e07b80c70195ed0a7c7","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false,"name":"basic_onboard_FuhFQn"} 2022-01-15 14:20:19,663 INFO 330:__init__.py(1) - Vf basic_onboard_FuhFQn is created in SDC 2022-01-15 14:20:19,664 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:29,674 INFO 299:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_FuhFQn in SDC 2022-01-15 14:20:29,677 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'} 2022-01-15 14:20:29,678 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/43408fec-a495-4133-a046-4f4b053f27f6/lifecycleState/Certify 2022-01-15 14:20:29,678 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-01-15 14:20:29,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:33,321 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/43408fec-a495-4133-a046-4f4b053f27f6/lifecycleState/Certify HTTP/1.1" 200 1339 2022-01-15 14:20:33,322 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-01-15 14:20:33,322 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"4856335b-0baf-4450-a852-13f98c513f9f","name":"basic_onboard_FuhFQn","version":"1.0","isHighestVersion":true,"creationDate":1642256416603,"lastUpdateDate":1642256430508,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_FuhFQn"],"icon":"defaulticon","normalizedName":"basiconboardfuhfqn","systemName":"BasicOnboardFuhfqn","contactId":"cs0008","allVersions":{"1.0":"4856335b-0baf-4450-a852-13f98c513f9f"},"csarUUID":"eccd5b2fd3914e07b80c70195ed0a7c7","csarVersion":"1.0","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","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":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardFuhfqn","uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18"} 2022-01-15 14:20:33,324 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:33,324 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-15 14:20:33,325 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'} 2022-01-15 14:20:33,325 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 2022-01-15 14:20:33,325 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-15 14:20:33,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:33,396 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-01-15 14:20:33,397 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-15 14:20:33,398 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","name":"basic_onboard_FuhFQn","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1c47be53-3b2e-4585-a189-6941a9a86e18/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-15 14:20:33,400 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_FuhFQn from SDC 2022-01-15 14:20:33,400 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:20:33,400 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:33,400 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-15 14:20:33,400 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-01-15 14:20:33,400 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:33,401 INFO 220:__init__.py(1) - Vf found, updating information 2022-01-15 14:20:33,401 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'} 2022-01-15 14:20:33,401 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 2022-01-15 14:20:33,401 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-15 14:20:33,403 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:33,484 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 2022-01-15 14:20:33,486 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-15 14:20:33,488 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"458f9fe6-d662-4fc8-ae20-a35e12d78378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249491012,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43ee9719-35b7-4851-ad34-bd1c2ee4e4c0","invariantUUID":"4a638ea7-7f0b-4d13-9be9-7063b1e599d9","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":"2e11f08a-74ca-4de8-af1c-7d7bf63b76ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249465947,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"415ce973-152e-4ee8-9bc9-93117044f620","invariantUUID":"6e8e6286-7a19-42e5-8924-6cc89e97252f","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":"objectStorage","uniqueId":"464dcf6d-c7d1-43ec-afe2-332841ba9864","lifecycleState":"CERTIFIED","lastUpdateDate":1642249399757,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c331b376-f24b-42bc-be34-9b802d5690ed","invariantUUID":"49b78cb9-0d2d-48b3-a4d0-a767cffe5e6f","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70caddff-fd5a-45d1-9be5-15ff3852cb4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249600176,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6b0795-4662-41bb-859e-592a96afdfbe","invariantUUID":"bbf16f57-3acb-4058-868b-e0bd3479eca8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998","lifecycleState":"CERTIFIED","lastUpdateDate":1642249434983,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"411f2aa5-99b3-444d-a14c-8160b3f142b8","invariantUUID":"d2e38749-c5ea-458c-bff0-6aba847511ac","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":"82634e15-5630-418d-b409-b240c7d3a656","lifecycleState":"CERTIFIED","lastUpdateDate":1642249598716,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e71062-1516-473b-9f15-8822917e0700","invariantUUID":"143d98c5-4a22-4d70-b051-05d4018b7532","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c74df05e-900f-40cc-9c66-707bfd6c13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249451218,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8770c886-e225-4f3b-b3d4-acdb1c374100","invariantUUID":"65a09570-8c34-4332-8bfa-279f04420a10","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6b01302-3a8c-45dd-886b-ff64d4b96b89","lifecycleState":"CERTIFIED","lastUpdateDate":1642249473662,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a53b2f1-4610-416e-97fe-9a386c65d06b","invariantUUID":"46e8ec0a-0fff-4d13-aeca-522ebcc8a80f","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":"objectStorage","uniqueId":"64961b6f-9516-4199-abdc-6887ba7260b2","lifecycleState":"CERTIFIED","lastUpdateDate":1642249480352,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8e09350-a817-4ddf-b33e-a45a1ef72f1a","invariantUUID":"c0812b0a-1753-4137-bc8f-efdf17d6e5c8","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f3dbf72-291f-4d7a-a0f7-c57e08386243","lifecycleState":"CERTIFIED","lastUpdateDate":1642249461383,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"189b9da6-0b35-4e07-ae0f-2fdef4671c4b","invariantUUID":"f71123c3-e26e-4bad-9fde-a0f3114abc59","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2df2d0b5-491c-4525-a8ad-13b3dc283f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249412765,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"518ca94c-cf65-41d2-93f7-27d555bcf716","invariantUUID":"1e9d5b92-f8b7-4575-bf4e-81f37eb7fe9e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"40200300-b38d-4382-b011-27a7a7501324","lifecycleState":"CERTIFIED","lastUpdateDate":1642249548740,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595fb16e-efed-4804-a01a-b95e19080bcd","invariantUUID":"f1ba88b0-889b-4bea-b28d-09425113ac75","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":"7bcf556d-106a-46a6-9e01-2c2e3bbb0c92","lifecycleState":"CERTIFIED","lastUpdateDate":1642249411243,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a027a4a7-51e8-4c2a-a4dc-2a85a99b54ca","invariantUUID":"d00b3f05-3944-4cbc-a3e0-78ac512e329e","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":"1e3f2dbd-d8e6-43c9-ad0c-ac3f325c6ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249514951,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a367828-bb4d-4808-a8bd-8cf42b47b793","invariantUUID":"a3cf10ac-8adf-4440-a1f5-e683f0af6c23","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":"df8a7c41-f128-4385-a8ec-5d8e173f9aee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249409771,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbda58f-4224-44f2-9655-821099f83a8b","invariantUUID":"6720db16-1c6d-4fe4-ab0f-4601f8ed1f06","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4e28bc1e-6802-4fad-8bb5-be9d7687f8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249384322,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"052327d2-208b-4727-bb40-e89a3894e8c3","invariantUUID":"80586098-a08c-4f84-961d-0f98872e6228","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2ab23b1-4db3-49a7-922f-f8d60583a59c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249536767,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc43e1b7-c9c3-4996-91a8-d751b97c4e5a","invariantUUID":"07950551-f060-4e19-9721-37063841b722","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"ce894730-2262-4cad-8a7d-a44c77119e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249390658,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d86900e-e66e-4404-9919-8651fb2436be","invariantUUID":"b6f3a621-991c-43c0-9b3c-daaa11a53e1d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c4030f0f-a549-4ddf-b489-15eed23a0036","lifecycleState":"CERTIFIED","lastUpdateDate":1642249533920,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c54695-8d6d-495c-827f-03c1686f606a","invariantUUID":"5ba64c03-f5cf-49ca-835d-5b78e29a968e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f142bc53-8916-4ec8-96aa-7327737ad3de","lifecycleState":"CERTIFIED","lastUpdateDate":1642249519120,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b274e1d-3fb9-440c-82f3-320d9ae56aac","invariantUUID":"46d5e118-2563-4ff1-ba88-7d0309a7590e","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":"network","uniqueId":"12bb0c21-2854-429a-b43f-adbea1636fda","lifecycleState":"CERTIFIED","lastUpdateDate":1642249602982,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ed66d7-6397-43d0-9387-161fbbb9cc40","invariantUUID":"fc1178a6-19ad-435b-be2f-86f560e63aa6","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"041558cc-c8de-4cd1-ba8e-1af22d81a74a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249504918,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007c4a86-dc4e-4965-8b84-5cb82970d530","invariantUUID":"8a44a0d2-a666-4f7d-8135-76ee6ca8aad0","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":"94810de5-a014-41c2-866e-69a66844f106","lifecycleState":"CERTIFIED","lastUpdateDate":1642249444727,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0266b693-a34f-48cf-be91-3e6b3732e641","invariantUUID":"735cf3db-6d65-4b61-809f-bea9dc8a442c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad8fd-7c04-4888-8c90-9238ac78fa77","lifecycleState":"CERTIFIED","lastUpdateDate":1642249414415,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f11c114d-db3a-4cf2-a976-0de51daafd4b","invariantUUID":"4918609c-25e4-4c9e-84cf-609e93d74ba9","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":"compute","uniqueId":"e3ff1578-4041-427c-a7a0-05a6650dfcaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249492505,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"499cc28c-6da4-423f-8c04-ed1cd9d17f65","invariantUUID":"829507f2-3c6c-43bb-b1f7-dacf978474e3","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":"20d05268-cf7f-4a07-a2ef-4ce173b29ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249481837,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb10845-1cde-4fd7-b781-7b59a68054d4","invariantUUID":"b6f05b1c-04fc-4a1d-b1db-d202991834ae","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":"defaulticon","uniqueId":"4b29f556-0813-4800-bd9c-9748135eb5d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249382647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3f346a21-41c0-451b-80d6-24f6930c6e5b","invariantUUID":"4f1d1487-b435-47ca-bbc0-33ca5108d5a7","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":"network","uniqueId":"3bde3188-e9bd-4e5e-b877-2746581d34fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642249590961,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45e6705a-bad0-4238-9f14-31a7c8c1033f","invariantUUID":"69c549e4-7d7d-489e-abe5-5eae01990c33","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bc120b32-4e82-4c03-96ca-d964cc03179a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249594054,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5c8c0db-2ccf-4817-a76a-82f6ccacf267","invariantUUID":"41f2c794-5ca9-406c-9a1a-7d0e1936feaf","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16b9617e-9192-4e01-9483-493e30eab50d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249586689,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6241c8ce-24e6-40d5-8bd1-5046c658cc2d","invariantUUID":"6407cdf3-265e-4f79-8b5c-8563f890d82d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4f3b78ed-e6fb-429b-a3cb-e161f8952306","lifecycleState":"CERTIFIED","lastUpdateDate":1642249431617,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29694b25-ba7b-4978-bcf2-c1ca5e528c21","invariantUUID":"59ba2003-e4d0-4d0e-8dd4-de95f23b248f","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":"port","uniqueId":"8f2ca790-3639-4f20-9b7b-0b376adfbd29","lifecycleState":"CERTIFIED","lastUpdateDate":1642249542760,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c6b5be8-1699-44b7-b433-c474239a4f29","invariantUUID":"7a82b57c-85ff-4496-a09a-0fb1e93e7698","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":"03725b56-f75a-494c-9f41-1c79b1a7a502","lifecycleState":"CERTIFIED","lastUpdateDate":1642249441239,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad929d65-16d9-4e34-84e6-7e608cb859bf","invariantUUID":"4316360b-a498-4e14-a409-dd041e398d3b","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":"objectStorage","uniqueId":"cade7b2d-1d44-4d90-b16f-a299b720c45e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249592460,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f6c54ae-7ef8-4400-96dd-417ed088ea81","invariantUUID":"9433d9cf-729c-4959-a35b-3923877babf5","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87c94aa9-5773-4e9c-9e7f-2e99e524cbd9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249601685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c5d826a-b2aa-4bfc-82ed-b0b58d4ea581","invariantUUID":"e2d72206-e486-4e94-9afa-a6d06329290e","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8592f3aa-5403-4e2d-a04e-b916710cd222","lifecycleState":"CERTIFIED","lastUpdateDate":1642249552517,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2672f5-cbc6-485a-8458-530e1ff985dc","invariantUUID":"4aa0d0e9-9969-45f7-9a80-fe94d441e152","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":"compute","uniqueId":"ff9faf64-87d5-4585-b42d-07fc44e82f74","lifecycleState":"CERTIFIED","lastUpdateDate":1642249587998,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3efe269-cf92-427a-91d1-0a9833ac913c","invariantUUID":"29a86c3f-6bcc-43fb-aa58-0df95ba22f6b","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c0420f6-148c-431c-af35-0609a6385e9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249525660,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1325c857-425e-43e1-8227-0acb62ce3dd8","invariantUUID":"34880564-d59c-4c8d-9429-72169c32df52","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16283d29-93c2-477a-8dbc-86281e9b7920","lifecycleState":"CERTIFIED","lastUpdateDate":1642249554159,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d935eef6-4b6b-4a63-8ae0-4f7056aab084","invariantUUID":"491e893b-ec21-4cd7-a8d7-4931b94209bd","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":"objectStorage","uniqueId":"df0094bd-e159-4412-baf7-fb1ec88dc626","lifecycleState":"CERTIFIED","lastUpdateDate":1642249401466,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9015ae8e-2c34-4e71-9c3f-41cdc257d857","invariantUUID":"f85ea620-7dc6-443c-89c5-d14f841865f5","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f81498cd-ae3d-4c31-8292-69752f34b33c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249484868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e4fe6f3-4e88-48bc-9f3c-9c314520bc90","invariantUUID":"d07cd8c8-9050-4a4e-bf90-52ec6d76206d","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":"9081422d-b302-4f15-ae44-cebd34370962","lifecycleState":"CERTIFIED","lastUpdateDate":1642249406282,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b24d561f-e0cd-4eee-b334-c187d806b657","invariantUUID":"7866eddc-74de-4325-b97b-8fb9845c3939","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":"1af90fa7-a2aa-47c9-bd07-ab50b1f6f0eb","lifecycleState":"CERTIFIED","lastUpdateDate":1642249489138,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f92858-ffbe-44f7-9c25-30634666376d","invariantUUID":"ff6d184e-3010-4353-b0d0-ef35333c2d7f","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":"objectStorage","uniqueId":"e4aca604-12f0-4c6c-a8ce-55f1d71e669c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249385947,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eed2478-1203-4316-b415-efc7db1b55ed","invariantUUID":"b6d37abf-0d2f-4f26-9ef9-b670e7159af3","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":"objectStorage","uniqueId":"e137e3ad-ede5-47dd-b7e7-39073b31b2ea","lifecycleState":"CERTIFIED","lastUpdateDate":1642249596413,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e237658b-1313-4493-a4ba-17dc588c421b","invariantUUID":"f75d101f-bbf5-4786-8c91-042db8474249","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0b45194-d631-480f-8fc4-4d8a03aad78e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249472127,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab57a022-2627-4e93-8623-6c7b208d513a","invariantUUID":"dca4581a-70d8-49bd-a126-6eb3cd485afd","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cc3d787-aa3f-42a6-950a-4e7e11f0e673","lifecycleState":"CERTIFIED","lastUpdateDate":1642249403046,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"932edad6-acc7-465a-81ed-6dc06247365a","invariantUUID":"5fbf67af-668f-44e0-b653-f3aab118b4a1","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":"objectStorage","uniqueId":"080bcbd9-9d16-4cad-a612-dbc2e871ab63","lifecycleState":"CERTIFIED","lastUpdateDate":1642249497678,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecef55cb-80c8-4d35-9b95-bcacfda5b9d2","invariantUUID":"83deff7a-53c3-4341-8ee4-5c60e7eaec8a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249448337,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"879180e0-f78e-41e0-a99d-7b81c5e2e2a6","invariantUUID":"7174e619-060d-401b-b623-908440f9c410","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4856335b-0baf-4450-a852-13f98c513f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642256430508,"name":"basic_onboard_FuhFQn","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","systemName":"BasicOnboardFuhfqn","description":"VF","tags":["basic_onboard_FuhFQn"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"34f8eb24-f263-4fe1-a72b-10ef386af0ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249522500,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"968c6c32-1b88-488c-ba75-ecb06769e1e7","invariantUUID":"eb602643-a118-4cba-b3f8-11da5d2a5b61","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5865d27-3467-4819-81b1-ef88384a368b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249527299,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9107f106-5ca2-4799-b20d-6a1b49ba9dbc","invariantUUID":"293c589d-31ae-4b51-be38-16e07853a968","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","lifecycleState":"CERTIFIED","lastUpdateDate":1642249373942,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde6a6c5-fad1-4005-9cfe-e51f9eaa6da0","invariantUUID":"1a0ccc8c-9dfa-4d1c-978c-21d52a2d624b","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":"d8cab5af-2b20-4265-b1f3-774466005cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249442959,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736b0b5f-fa62-4eff-a3aa-38f59a6aba9b","invariantUUID":"990515b4-348b-414e-b96e-56edd223cc46","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":"b1ef2bb7-42e6-4767-aa27-8da2bd8e1025","lifecycleState":"CERTIFIED","lastUpdateDate":1642249404647,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"702769b9-ca72-49f6-af82-b6d3401364e3","invariantUUID":"4935bca2-f3c3-4e8b-8762-005a00f735e5","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4dd74c1-f09c-4e58-9c38-fb09ace24b99","lifecycleState":"CERTIFIED","lastUpdateDate":1642249470625,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53bedeef-9d5e-4d97-8c4e-f94786719046","invariantUUID":"bcd521f4-d51c-43ae-886b-c41606e9938c","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":"compute","uniqueId":"5bb7cf13-9505-4396-a8a0-a17e17e9956d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249495702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55b1f6b4-ec08-4659-bd0e-8018944adaec","invariantUUID":"0df409d3-26ab-49e2-83f8-5d09e18e2e71","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98cd8a29-13bb-460d-819d-1484dc2bb4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642249589651,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"837055ee-a0e2-47d4-b227-9d4755bce533","invariantUUID":"115d22fe-1df2-4606-a4f1-701a79012ea1","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5db42c-70ec-4e8a-90a7-80dddfcb6aaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249467689,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4216fac-bb52-4d31-bf91-b380b2adc215","invariantUUID":"3a9af106-7c15-4018-86d8-405c9e9be265","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":"4074dc25-874c-469c-8d72-2e651c10c3b3","lifecycleState":"CERTIFIED","lastUpdateDate":1642249433234,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a4a253-223f-412d-aed9-f5f7189b6d56","invariantUUID":"701c5b24-2a51-48c1-874b-a6e95ae644b7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ef9fcd8-eaf5-47e2-acff-4a3f7e29fb8e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249416922,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c61869b5-c943-40d5-9a1f-e893515a584a","invariantUUID":"87354dfe-47d0-41e8-adc4-8c01d9f9da1f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cc39edc1-e0b7-4ddf-bc22-8fca1641845d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249483367,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cbebc9d-8e56-4ee5-ac03-28e30c8fcf66","invariantUUID":"142ced83-c511-4eb4-a5f6-24c3e440a366","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8032a45d-4157-440b-b395-8a8119c6b378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249520838,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3243ba1-be1f-43b6-8a44-43e9507d3f9b","invariantUUID":"aa644e0d-82e0-47dd-917b-9daa31728e2d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f133d25-2fe1-486d-9264-29172c91802b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249394813,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be4cafe6-6494-4a5a-b642-e343638c9a1d","invariantUUID":"dabc13e1-bba3-47bb-b72e-73beeddf2078","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4794e9ef-20cc-470e-bcd1-5ff8b6fead70","lifecycleState":"CERTIFIED","lastUpdateDate":1642249531150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e74ffff5-b1ef-458c-90df-8dc1f63cefc1","invariantUUID":"8ead0dcb-65a3-49f4-9c1c-008d1e41f8f2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b60ac443-6c17-4d30-8691-b3b9912091e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249393047,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"504e083f-6ea9-45e1-a7ea-0c8bb757df55","invariantUUID":"31886f6b-6a02-42e5-b17a-7b28e22ab127","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfb658f5-e745-4f0a-9d4c-47d1335e8b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249550858,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f2fe40-e979-4fab-b66c-d0c03cb9e953","invariantUUID":"3776d9c2-a809-4e74-8fbf-23bbd07c93e9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cffdef0d-88d5-4c0a-94bc-b854908ec0ab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249604297,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09c380e9-fb90-4691-8b42-b2c9088dc122","invariantUUID":"27b6bda3-d462-4247-ba37-5d0a176ae3a5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d6d4947e-1c73-4cab-ad02-92eba453317c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249544830,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db34d283-d6bf-47f2-9deb-4c999c9ec12a","invariantUUID":"4a17226b-37a0-4717-8756-eede61b9f412","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"6cca70fb-125a-4079-8fa2-610b686268a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249426194,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f8fcfa4c-53ee-4914-b414-d966ed297df7","invariantUUID":"2a491f8e-f8ce-4abe-9ab8-c4f7897c12f6","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c895b21c-0fd6-4599-840e-98aeb4d2a877","lifecycleState":"CERTIFIED","lastUpdateDate":1642249556568,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa9c0446-a459-4238-b1a9-ec7bc2bc3195","invariantUUID":"8dba501f-1e53-427e-9144-fa065e44727b","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":"port","uniqueId":"20301b1d-3016-4098-ac35-e551b4f0a041","lifecycleState":"CERTIFIED","lastUpdateDate":1642249517241,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e13c2061-f81a-4f8a-ae9b-aa69cfd46a8e","invariantUUID":"9be8187d-57e6-4df5-b7f4-de0186ef880e","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":"defaulticon","uniqueId":"80e9c870-3087-450b-ae7e-6c71fa49031f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249407934,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0db99d-c2a6-430a-911c-e953789061d2","invariantUUID":"e8f1d6f3-5fa3-43f5-a7ec-544804496fa7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5225f83-1595-4bc8-8dde-791be90aff21","lifecycleState":"CERTIFIED","lastUpdateDate":1642249478130,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45f2b926-636a-4463-b73a-e6ba2d9162b8","invariantUUID":"aff1cd11-ee19-4900-8d22-f94002729ae5","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":"compute","uniqueId":"1a6d36fb-6a1e-4e90-8701-3546bf9aca25","lifecycleState":"CERTIFIED","lastUpdateDate":1642249438767,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21af701c-85b7-4b50-9e2e-a2fb45869ac1","invariantUUID":"86504f8c-0353-42fe-ab15-87b474a2820a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"177e5412-dd83-4d7e-adfa-04fc0f3a2aab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249502949,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10717c92-91f9-498a-be67-5fd47dbce4b8","invariantUUID":"27aee3ff-75d0-41e0-a8fc-8f7b58ec1e86","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":"8fef3746-1952-4fb6-aea0-e7b94dbba46b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249559169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a11845-9596-4d06-9801-7500f7c9274d","invariantUUID":"f78077c9-0cba-4d94-a1bf-df3ba84afb9a","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":"port","uniqueId":"96638be4-07d4-40bb-8cb2-b45cf18a0f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249427707,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ebf6e93-1f29-4932-91c8-d81534192001","invariantUUID":"11480c44-3287-482c-a83d-aa311628f180","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":"dbae4331-33d1-4d9d-aa5c-800e5eec1fe8","lifecycleState":"CERTIFIED","lastUpdateDate":1642249454126,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25bfa8-157c-4ed4-bcf5-f932b3c57c35","invariantUUID":"1bd31d7c-4af4-40de-a158-fd5be214c2c3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c05dc499-18c3-4823-8903-9b9d96d751a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249524172,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b966932-fb3d-4a76-b890-4af9d0a6da1e","invariantUUID":"82e8c382-f1bb-4a97-850a-43944fea148c","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":"37322d62-8f37-40ee-b721-6c237f97efca","lifecycleState":"CERTIFIED","lastUpdateDate":1642249528781,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"862f8da7-d469-4ff4-b04e-b9cb02f7d2d5","invariantUUID":"889adde9-f4c3-4399-84c9-738932ade648","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":"5e417f25-867c-4f28-957c-9fed682a9947","lifecycleState":"CERTIFIED","lastUpdateDate":1642249512771,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f609c185-6cf3-41a9-9211-5cdb1093a4f7","invariantUUID":"cb5b40e3-e510-444c-b0e7-8f3aa8d6f222","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":"defaulticon","uniqueId":"c0378ad9-7107-4cd7-8cc9-2bde078804ed","lifecycleState":"CERTIFIED","lastUpdateDate":1642249475728,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"dc3bcaaf-a55c-46c7-abe8-27676a44be43","invariantUUID":"9f26e4bc-9326-43dc-968c-74978a68d897","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"78ae6a1f-2286-41fd-9898-92ba6c0ddfba","lifecycleState":"CERTIFIED","lastUpdateDate":1642256108757,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","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}]}]} 2022-01-15 14:20:33,493 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_FuhFQn found in resources list 2022-01-15 14:20:43,503 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:43,504 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-15 14:20:43,505 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'} 2022-01-15 14:20:43,505 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 2022-01-15 14:20:43,505 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-15 14:20:43,507 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:43,570 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-01-15 14:20:43,571 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-15 14:20:43,572 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","name":"basic_onboard_FuhFQn","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1c47be53-3b2e-4585-a189-6941a9a86e18/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-15 14:20:43,574 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_FuhFQn from SDC 2022-01-15 14:20:43,574 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:20:43,574 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:43,574 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-15 14:20:43,575 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-01-15 14:20:43,575 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:43,575 INFO 220:__init__.py(1) - Vf found, updating information 2022-01-15 14:20:43,576 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'} 2022-01-15 14:20:43,576 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 2022-01-15 14:20:43,576 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-15 14:20:43,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:43,640 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 2022-01-15 14:20:43,642 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-15 14:20:43,644 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"458f9fe6-d662-4fc8-ae20-a35e12d78378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249491012,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43ee9719-35b7-4851-ad34-bd1c2ee4e4c0","invariantUUID":"4a638ea7-7f0b-4d13-9be9-7063b1e599d9","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":"2e11f08a-74ca-4de8-af1c-7d7bf63b76ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249465947,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"415ce973-152e-4ee8-9bc9-93117044f620","invariantUUID":"6e8e6286-7a19-42e5-8924-6cc89e97252f","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":"objectStorage","uniqueId":"464dcf6d-c7d1-43ec-afe2-332841ba9864","lifecycleState":"CERTIFIED","lastUpdateDate":1642249399757,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c331b376-f24b-42bc-be34-9b802d5690ed","invariantUUID":"49b78cb9-0d2d-48b3-a4d0-a767cffe5e6f","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70caddff-fd5a-45d1-9be5-15ff3852cb4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249600176,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6b0795-4662-41bb-859e-592a96afdfbe","invariantUUID":"bbf16f57-3acb-4058-868b-e0bd3479eca8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998","lifecycleState":"CERTIFIED","lastUpdateDate":1642249434983,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"411f2aa5-99b3-444d-a14c-8160b3f142b8","invariantUUID":"d2e38749-c5ea-458c-bff0-6aba847511ac","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":"82634e15-5630-418d-b409-b240c7d3a656","lifecycleState":"CERTIFIED","lastUpdateDate":1642249598716,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e71062-1516-473b-9f15-8822917e0700","invariantUUID":"143d98c5-4a22-4d70-b051-05d4018b7532","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c74df05e-900f-40cc-9c66-707bfd6c13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249451218,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8770c886-e225-4f3b-b3d4-acdb1c374100","invariantUUID":"65a09570-8c34-4332-8bfa-279f04420a10","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6b01302-3a8c-45dd-886b-ff64d4b96b89","lifecycleState":"CERTIFIED","lastUpdateDate":1642249473662,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a53b2f1-4610-416e-97fe-9a386c65d06b","invariantUUID":"46e8ec0a-0fff-4d13-aeca-522ebcc8a80f","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":"objectStorage","uniqueId":"64961b6f-9516-4199-abdc-6887ba7260b2","lifecycleState":"CERTIFIED","lastUpdateDate":1642249480352,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8e09350-a817-4ddf-b33e-a45a1ef72f1a","invariantUUID":"c0812b0a-1753-4137-bc8f-efdf17d6e5c8","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f3dbf72-291f-4d7a-a0f7-c57e08386243","lifecycleState":"CERTIFIED","lastUpdateDate":1642249461383,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"189b9da6-0b35-4e07-ae0f-2fdef4671c4b","invariantUUID":"f71123c3-e26e-4bad-9fde-a0f3114abc59","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2df2d0b5-491c-4525-a8ad-13b3dc283f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249412765,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"518ca94c-cf65-41d2-93f7-27d555bcf716","invariantUUID":"1e9d5b92-f8b7-4575-bf4e-81f37eb7fe9e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"40200300-b38d-4382-b011-27a7a7501324","lifecycleState":"CERTIFIED","lastUpdateDate":1642249548740,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595fb16e-efed-4804-a01a-b95e19080bcd","invariantUUID":"f1ba88b0-889b-4bea-b28d-09425113ac75","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":"7bcf556d-106a-46a6-9e01-2c2e3bbb0c92","lifecycleState":"CERTIFIED","lastUpdateDate":1642249411243,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a027a4a7-51e8-4c2a-a4dc-2a85a99b54ca","invariantUUID":"d00b3f05-3944-4cbc-a3e0-78ac512e329e","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":"1e3f2dbd-d8e6-43c9-ad0c-ac3f325c6ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249514951,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a367828-bb4d-4808-a8bd-8cf42b47b793","invariantUUID":"a3cf10ac-8adf-4440-a1f5-e683f0af6c23","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":"df8a7c41-f128-4385-a8ec-5d8e173f9aee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249409771,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbda58f-4224-44f2-9655-821099f83a8b","invariantUUID":"6720db16-1c6d-4fe4-ab0f-4601f8ed1f06","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4e28bc1e-6802-4fad-8bb5-be9d7687f8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249384322,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"052327d2-208b-4727-bb40-e89a3894e8c3","invariantUUID":"80586098-a08c-4f84-961d-0f98872e6228","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2ab23b1-4db3-49a7-922f-f8d60583a59c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249536767,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc43e1b7-c9c3-4996-91a8-d751b97c4e5a","invariantUUID":"07950551-f060-4e19-9721-37063841b722","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"ce894730-2262-4cad-8a7d-a44c77119e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249390658,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d86900e-e66e-4404-9919-8651fb2436be","invariantUUID":"b6f3a621-991c-43c0-9b3c-daaa11a53e1d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c4030f0f-a549-4ddf-b489-15eed23a0036","lifecycleState":"CERTIFIED","lastUpdateDate":1642249533920,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c54695-8d6d-495c-827f-03c1686f606a","invariantUUID":"5ba64c03-f5cf-49ca-835d-5b78e29a968e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f142bc53-8916-4ec8-96aa-7327737ad3de","lifecycleState":"CERTIFIED","lastUpdateDate":1642249519120,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b274e1d-3fb9-440c-82f3-320d9ae56aac","invariantUUID":"46d5e118-2563-4ff1-ba88-7d0309a7590e","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":"network","uniqueId":"12bb0c21-2854-429a-b43f-adbea1636fda","lifecycleState":"CERTIFIED","lastUpdateDate":1642249602982,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ed66d7-6397-43d0-9387-161fbbb9cc40","invariantUUID":"fc1178a6-19ad-435b-be2f-86f560e63aa6","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"041558cc-c8de-4cd1-ba8e-1af22d81a74a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249504918,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007c4a86-dc4e-4965-8b84-5cb82970d530","invariantUUID":"8a44a0d2-a666-4f7d-8135-76ee6ca8aad0","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":"94810de5-a014-41c2-866e-69a66844f106","lifecycleState":"CERTIFIED","lastUpdateDate":1642249444727,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0266b693-a34f-48cf-be91-3e6b3732e641","invariantUUID":"735cf3db-6d65-4b61-809f-bea9dc8a442c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad8fd-7c04-4888-8c90-9238ac78fa77","lifecycleState":"CERTIFIED","lastUpdateDate":1642249414415,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f11c114d-db3a-4cf2-a976-0de51daafd4b","invariantUUID":"4918609c-25e4-4c9e-84cf-609e93d74ba9","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":"compute","uniqueId":"e3ff1578-4041-427c-a7a0-05a6650dfcaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249492505,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"499cc28c-6da4-423f-8c04-ed1cd9d17f65","invariantUUID":"829507f2-3c6c-43bb-b1f7-dacf978474e3","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":"20d05268-cf7f-4a07-a2ef-4ce173b29ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249481837,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb10845-1cde-4fd7-b781-7b59a68054d4","invariantUUID":"b6f05b1c-04fc-4a1d-b1db-d202991834ae","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":"defaulticon","uniqueId":"4b29f556-0813-4800-bd9c-9748135eb5d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249382647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3f346a21-41c0-451b-80d6-24f6930c6e5b","invariantUUID":"4f1d1487-b435-47ca-bbc0-33ca5108d5a7","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":"network","uniqueId":"3bde3188-e9bd-4e5e-b877-2746581d34fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642249590961,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45e6705a-bad0-4238-9f14-31a7c8c1033f","invariantUUID":"69c549e4-7d7d-489e-abe5-5eae01990c33","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bc120b32-4e82-4c03-96ca-d964cc03179a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249594054,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5c8c0db-2ccf-4817-a76a-82f6ccacf267","invariantUUID":"41f2c794-5ca9-406c-9a1a-7d0e1936feaf","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16b9617e-9192-4e01-9483-493e30eab50d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249586689,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6241c8ce-24e6-40d5-8bd1-5046c658cc2d","invariantUUID":"6407cdf3-265e-4f79-8b5c-8563f890d82d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4f3b78ed-e6fb-429b-a3cb-e161f8952306","lifecycleState":"CERTIFIED","lastUpdateDate":1642249431617,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29694b25-ba7b-4978-bcf2-c1ca5e528c21","invariantUUID":"59ba2003-e4d0-4d0e-8dd4-de95f23b248f","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":"port","uniqueId":"8f2ca790-3639-4f20-9b7b-0b376adfbd29","lifecycleState":"CERTIFIED","lastUpdateDate":1642249542760,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c6b5be8-1699-44b7-b433-c474239a4f29","invariantUUID":"7a82b57c-85ff-4496-a09a-0fb1e93e7698","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":"03725b56-f75a-494c-9f41-1c79b1a7a502","lifecycleState":"CERTIFIED","lastUpdateDate":1642249441239,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad929d65-16d9-4e34-84e6-7e608cb859bf","invariantUUID":"4316360b-a498-4e14-a409-dd041e398d3b","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":"objectStorage","uniqueId":"cade7b2d-1d44-4d90-b16f-a299b720c45e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249592460,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f6c54ae-7ef8-4400-96dd-417ed088ea81","invariantUUID":"9433d9cf-729c-4959-a35b-3923877babf5","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87c94aa9-5773-4e9c-9e7f-2e99e524cbd9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249601685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c5d826a-b2aa-4bfc-82ed-b0b58d4ea581","invariantUUID":"e2d72206-e486-4e94-9afa-a6d06329290e","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8592f3aa-5403-4e2d-a04e-b916710cd222","lifecycleState":"CERTIFIED","lastUpdateDate":1642249552517,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2672f5-cbc6-485a-8458-530e1ff985dc","invariantUUID":"4aa0d0e9-9969-45f7-9a80-fe94d441e152","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":"compute","uniqueId":"ff9faf64-87d5-4585-b42d-07fc44e82f74","lifecycleState":"CERTIFIED","lastUpdateDate":1642249587998,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3efe269-cf92-427a-91d1-0a9833ac913c","invariantUUID":"29a86c3f-6bcc-43fb-aa58-0df95ba22f6b","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c0420f6-148c-431c-af35-0609a6385e9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249525660,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1325c857-425e-43e1-8227-0acb62ce3dd8","invariantUUID":"34880564-d59c-4c8d-9429-72169c32df52","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16283d29-93c2-477a-8dbc-86281e9b7920","lifecycleState":"CERTIFIED","lastUpdateDate":1642249554159,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d935eef6-4b6b-4a63-8ae0-4f7056aab084","invariantUUID":"491e893b-ec21-4cd7-a8d7-4931b94209bd","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":"objectStorage","uniqueId":"df0094bd-e159-4412-baf7-fb1ec88dc626","lifecycleState":"CERTIFIED","lastUpdateDate":1642249401466,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9015ae8e-2c34-4e71-9c3f-41cdc257d857","invariantUUID":"f85ea620-7dc6-443c-89c5-d14f841865f5","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f81498cd-ae3d-4c31-8292-69752f34b33c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249484868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e4fe6f3-4e88-48bc-9f3c-9c314520bc90","invariantUUID":"d07cd8c8-9050-4a4e-bf90-52ec6d76206d","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":"9081422d-b302-4f15-ae44-cebd34370962","lifecycleState":"CERTIFIED","lastUpdateDate":1642249406282,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b24d561f-e0cd-4eee-b334-c187d806b657","invariantUUID":"7866eddc-74de-4325-b97b-8fb9845c3939","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":"1af90fa7-a2aa-47c9-bd07-ab50b1f6f0eb","lifecycleState":"CERTIFIED","lastUpdateDate":1642249489138,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f92858-ffbe-44f7-9c25-30634666376d","invariantUUID":"ff6d184e-3010-4353-b0d0-ef35333c2d7f","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":"objectStorage","uniqueId":"e4aca604-12f0-4c6c-a8ce-55f1d71e669c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249385947,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eed2478-1203-4316-b415-efc7db1b55ed","invariantUUID":"b6d37abf-0d2f-4f26-9ef9-b670e7159af3","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":"objectStorage","uniqueId":"e137e3ad-ede5-47dd-b7e7-39073b31b2ea","lifecycleState":"CERTIFIED","lastUpdateDate":1642249596413,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e237658b-1313-4493-a4ba-17dc588c421b","invariantUUID":"f75d101f-bbf5-4786-8c91-042db8474249","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0b45194-d631-480f-8fc4-4d8a03aad78e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249472127,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab57a022-2627-4e93-8623-6c7b208d513a","invariantUUID":"dca4581a-70d8-49bd-a126-6eb3cd485afd","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cc3d787-aa3f-42a6-950a-4e7e11f0e673","lifecycleState":"CERTIFIED","lastUpdateDate":1642249403046,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"932edad6-acc7-465a-81ed-6dc06247365a","invariantUUID":"5fbf67af-668f-44e0-b653-f3aab118b4a1","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":"objectStorage","uniqueId":"080bcbd9-9d16-4cad-a612-dbc2e871ab63","lifecycleState":"CERTIFIED","lastUpdateDate":1642249497678,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecef55cb-80c8-4d35-9b95-bcacfda5b9d2","invariantUUID":"83deff7a-53c3-4341-8ee4-5c60e7eaec8a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249448337,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"879180e0-f78e-41e0-a99d-7b81c5e2e2a6","invariantUUID":"7174e619-060d-401b-b623-908440f9c410","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4856335b-0baf-4450-a852-13f98c513f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642256430508,"name":"basic_onboard_FuhFQn","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","systemName":"BasicOnboardFuhfqn","description":"VF","tags":["basic_onboard_FuhFQn"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"34f8eb24-f263-4fe1-a72b-10ef386af0ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249522500,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"968c6c32-1b88-488c-ba75-ecb06769e1e7","invariantUUID":"eb602643-a118-4cba-b3f8-11da5d2a5b61","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5865d27-3467-4819-81b1-ef88384a368b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249527299,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9107f106-5ca2-4799-b20d-6a1b49ba9dbc","invariantUUID":"293c589d-31ae-4b51-be38-16e07853a968","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","lifecycleState":"CERTIFIED","lastUpdateDate":1642249373942,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde6a6c5-fad1-4005-9cfe-e51f9eaa6da0","invariantUUID":"1a0ccc8c-9dfa-4d1c-978c-21d52a2d624b","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":"d8cab5af-2b20-4265-b1f3-774466005cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249442959,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736b0b5f-fa62-4eff-a3aa-38f59a6aba9b","invariantUUID":"990515b4-348b-414e-b96e-56edd223cc46","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":"b1ef2bb7-42e6-4767-aa27-8da2bd8e1025","lifecycleState":"CERTIFIED","lastUpdateDate":1642249404647,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"702769b9-ca72-49f6-af82-b6d3401364e3","invariantUUID":"4935bca2-f3c3-4e8b-8762-005a00f735e5","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4dd74c1-f09c-4e58-9c38-fb09ace24b99","lifecycleState":"CERTIFIED","lastUpdateDate":1642249470625,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53bedeef-9d5e-4d97-8c4e-f94786719046","invariantUUID":"bcd521f4-d51c-43ae-886b-c41606e9938c","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":"compute","uniqueId":"5bb7cf13-9505-4396-a8a0-a17e17e9956d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249495702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55b1f6b4-ec08-4659-bd0e-8018944adaec","invariantUUID":"0df409d3-26ab-49e2-83f8-5d09e18e2e71","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98cd8a29-13bb-460d-819d-1484dc2bb4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642249589651,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"837055ee-a0e2-47d4-b227-9d4755bce533","invariantUUID":"115d22fe-1df2-4606-a4f1-701a79012ea1","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5db42c-70ec-4e8a-90a7-80dddfcb6aaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249467689,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4216fac-bb52-4d31-bf91-b380b2adc215","invariantUUID":"3a9af106-7c15-4018-86d8-405c9e9be265","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":"4074dc25-874c-469c-8d72-2e651c10c3b3","lifecycleState":"CERTIFIED","lastUpdateDate":1642249433234,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a4a253-223f-412d-aed9-f5f7189b6d56","invariantUUID":"701c5b24-2a51-48c1-874b-a6e95ae644b7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ef9fcd8-eaf5-47e2-acff-4a3f7e29fb8e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249416922,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c61869b5-c943-40d5-9a1f-e893515a584a","invariantUUID":"87354dfe-47d0-41e8-adc4-8c01d9f9da1f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cc39edc1-e0b7-4ddf-bc22-8fca1641845d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249483367,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cbebc9d-8e56-4ee5-ac03-28e30c8fcf66","invariantUUID":"142ced83-c511-4eb4-a5f6-24c3e440a366","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8032a45d-4157-440b-b395-8a8119c6b378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249520838,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3243ba1-be1f-43b6-8a44-43e9507d3f9b","invariantUUID":"aa644e0d-82e0-47dd-917b-9daa31728e2d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f133d25-2fe1-486d-9264-29172c91802b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249394813,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be4cafe6-6494-4a5a-b642-e343638c9a1d","invariantUUID":"dabc13e1-bba3-47bb-b72e-73beeddf2078","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4794e9ef-20cc-470e-bcd1-5ff8b6fead70","lifecycleState":"CERTIFIED","lastUpdateDate":1642249531150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e74ffff5-b1ef-458c-90df-8dc1f63cefc1","invariantUUID":"8ead0dcb-65a3-49f4-9c1c-008d1e41f8f2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b60ac443-6c17-4d30-8691-b3b9912091e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249393047,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"504e083f-6ea9-45e1-a7ea-0c8bb757df55","invariantUUID":"31886f6b-6a02-42e5-b17a-7b28e22ab127","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfb658f5-e745-4f0a-9d4c-47d1335e8b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249550858,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f2fe40-e979-4fab-b66c-d0c03cb9e953","invariantUUID":"3776d9c2-a809-4e74-8fbf-23bbd07c93e9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cffdef0d-88d5-4c0a-94bc-b854908ec0ab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249604297,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09c380e9-fb90-4691-8b42-b2c9088dc122","invariantUUID":"27b6bda3-d462-4247-ba37-5d0a176ae3a5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d6d4947e-1c73-4cab-ad02-92eba453317c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249544830,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db34d283-d6bf-47f2-9deb-4c999c9ec12a","invariantUUID":"4a17226b-37a0-4717-8756-eede61b9f412","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"6cca70fb-125a-4079-8fa2-610b686268a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249426194,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f8fcfa4c-53ee-4914-b414-d966ed297df7","invariantUUID":"2a491f8e-f8ce-4abe-9ab8-c4f7897c12f6","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c895b21c-0fd6-4599-840e-98aeb4d2a877","lifecycleState":"CERTIFIED","lastUpdateDate":1642249556568,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa9c0446-a459-4238-b1a9-ec7bc2bc3195","invariantUUID":"8dba501f-1e53-427e-9144-fa065e44727b","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":"port","uniqueId":"20301b1d-3016-4098-ac35-e551b4f0a041","lifecycleState":"CERTIFIED","lastUpdateDate":1642249517241,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e13c2061-f81a-4f8a-ae9b-aa69cfd46a8e","invariantUUID":"9be8187d-57e6-4df5-b7f4-de0186ef880e","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":"defaulticon","uniqueId":"80e9c870-3087-450b-ae7e-6c71fa49031f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249407934,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0db99d-c2a6-430a-911c-e953789061d2","invariantUUID":"e8f1d6f3-5fa3-43f5-a7ec-544804496fa7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5225f83-1595-4bc8-8dde-791be90aff21","lifecycleState":"CERTIFIED","lastUpdateDate":1642249478130,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45f2b926-636a-4463-b73a-e6ba2d9162b8","invariantUUID":"aff1cd11-ee19-4900-8d22-f94002729ae5","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":"compute","uniqueId":"1a6d36fb-6a1e-4e90-8701-3546bf9aca25","lifecycleState":"CERTIFIED","lastUpdateDate":1642249438767,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21af701c-85b7-4b50-9e2e-a2fb45869ac1","invariantUUID":"86504f8c-0353-42fe-ab15-87b474a2820a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"177e5412-dd83-4d7e-adfa-04fc0f3a2aab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249502949,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10717c92-91f9-498a-be67-5fd47dbce4b8","invariantUUID":"27aee3ff-75d0-41e0-a8fc-8f7b58ec1e86","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":"8fef3746-1952-4fb6-aea0-e7b94dbba46b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249559169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a11845-9596-4d06-9801-7500f7c9274d","invariantUUID":"f78077c9-0cba-4d94-a1bf-df3ba84afb9a","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":"port","uniqueId":"96638be4-07d4-40bb-8cb2-b45cf18a0f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249427707,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ebf6e93-1f29-4932-91c8-d81534192001","invariantUUID":"11480c44-3287-482c-a83d-aa311628f180","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":"dbae4331-33d1-4d9d-aa5c-800e5eec1fe8","lifecycleState":"CERTIFIED","lastUpdateDate":1642249454126,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25bfa8-157c-4ed4-bcf5-f932b3c57c35","invariantUUID":"1bd31d7c-4af4-40de-a158-fd5be214c2c3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c05dc499-18c3-4823-8903-9b9d96d751a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249524172,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b966932-fb3d-4a76-b890-4af9d0a6da1e","invariantUUID":"82e8c382-f1bb-4a97-850a-43944fea148c","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":"37322d62-8f37-40ee-b721-6c237f97efca","lifecycleState":"CERTIFIED","lastUpdateDate":1642249528781,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"862f8da7-d469-4ff4-b04e-b9cb02f7d2d5","invariantUUID":"889adde9-f4c3-4399-84c9-738932ade648","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":"5e417f25-867c-4f28-957c-9fed682a9947","lifecycleState":"CERTIFIED","lastUpdateDate":1642249512771,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f609c185-6cf3-41a9-9211-5cdb1093a4f7","invariantUUID":"cb5b40e3-e510-444c-b0e7-8f3aa8d6f222","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":"defaulticon","uniqueId":"c0378ad9-7107-4cd7-8cc9-2bde078804ed","lifecycleState":"CERTIFIED","lastUpdateDate":1642249475728,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"dc3bcaaf-a55c-46c7-abe8-27676a44be43","invariantUUID":"9f26e4bc-9326-43dc-968c-74978a68d897","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"78ae6a1f-2286-41fd-9898-92ba6c0ddfba","lifecycleState":"CERTIFIED","lastUpdateDate":1642256108757,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","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}]}]} 2022-01-15 14:20:43,648 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_FuhFQn found in resources list 2022-01-15 14:20:43,648 INFO 199:base.py(1) - ***************************************************** 2022-01-15 14:20:43,649 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-01-15 14:20:43,649 INFO 201:base.py(1) - ***************************************************** 2022-01-15 14:20:43,649 INFO 227:base.py(1) - ***************************************************** 2022-01-15 14:20:43,649 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-01-15 14:20:43,649 INFO 229:base.py(1) - ***************************************************** 2022-01-15 14:20:43,649 DEBUG 187:__init__.py(1) - check if Service basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:43,649 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 14:20:43,650 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'} 2022-01-15 14:20:43,650 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 14:20:43,650 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 14:20:43,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:43,723 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-01-15 14:20:43,724 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 14:20:43,724 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c8d54c00-2944-4c47-b61f-cada03937f6c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 14:20:43,726 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 14:20:43,727 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:20:43,727 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:43,727 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 14:20:43,727 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-01-15 14:20:43,727 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:43,727 INFO 197:__init__.py(1) - Service basic_onboard_FuhFQn doesn't exist in SDC 2022-01-15 14:20:43,727 DEBUG 187:__init__.py(1) - check if Service basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:43,727 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 14:20:43,728 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'} 2022-01-15 14:20:43,728 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 14:20:43,728 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 14:20:43,729 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:43,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-01-15 14:20:43,790 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 14:20:43,790 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c8d54c00-2944-4c47-b61f-cada03937f6c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 14:20:43,793 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 14:20:43,793 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:20:43,793 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:43,793 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 14:20:43,793 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-01-15 14:20:43,794 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:43,794 INFO 197:__init__.py(1) - Service basic_onboard_FuhFQn doesn't exist in SDC 2022-01-15 14:20:43,794 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-01-15 14:20:43,794 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-01-15 14:20:43,795 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'} 2022-01-15 14:20:43,795 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 2022-01-15 14:20:43,795 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-01-15 14:20:43,797 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:43,843 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 2022-01-15 14:20:43,844 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-01-15 14:20:43,845 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"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 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":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"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":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"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":"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":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"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":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"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":"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},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"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":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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":"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":"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":"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":"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 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.5"} 2022-01-15 14:20:43,847 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 8 2022-01-15 14:20:43,848 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-01-15 14:20:43,848 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-01-15 14:20:43,848 INFO 312:__init__.py(1) - attempting to create Service basic_onboard_FuhFQn in SDC 2022-01-15 14:20:43,848 DEBUG 187:__init__.py(1) - check if Service basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:43,848 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 14:20:43,848 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'} 2022-01-15 14:20:43,849 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 14:20:43,849 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 14:20:43,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:43,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356 2022-01-15 14:20:43,910 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 14:20:43,911 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c8d54c00-2944-4c47-b61f-cada03937f6c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 14:20:43,912 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 14:20:43,913 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:20:43,913 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:43,913 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 14:20:43,913 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-01-15 14:20:43,913 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:43,913 INFO 197:__init__.py(1) - Service basic_onboard_FuhFQn doesn't exist in SDC 2022-01-15 14:20:43,925 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'} 2022-01-15 14:20:43,926 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 2022-01-15 14:20:43,926 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_FuhFQn"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_FuhFQn", "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" } 2022-01-15 14:20:43,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:45,295 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 2022-01-15 14:20:45,297 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-01-15 14:20:45,299 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.assettoscacsar","artifactName":"service-BasicOnboardFuhfqn-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":1642256444544,"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":1642256444544,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.assettoscatemplate","artifactName":"service-BasicOnboardFuhfqn-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":1642256444544,"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":"2a419b50-49c3-4449-af2e-742788a5a6b5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5","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":"2a419b50-49c3-4449-af2e-742788a5a6b5","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5","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":"2a419b50-49c3-4449-af2e-742788a5a6b5","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5","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":"2a419b50-49c3-4449-af2e-742788a5a6b5","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5","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":"2a419b50-49c3-4449-af2e-742788a5a6b5","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5","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":"2a419b50-49c3-4449-af2e-742788a5a6b5","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444595,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_onboard_FuhFQn"],"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be","componentMetadataForSupportLog":{"SupportablityComponentUUID":"06a3829f-5efe-4b43-8967-035648171512","SupportablityComponentName":"basic_onboard_FuhFQn","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"06a3829f-5efe-4b43-8967-035648171512","systemName":"BasicOnboardFuhfqn","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","normalizedName":"basiconboardfuhfqn","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1642256444595,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444544,"description":null,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_FuhFQn"} 2022-01-15 14:20:45,304 INFO 330:__init__.py(1) - Service basic_onboard_FuhFQn is created in SDC 2022-01-15 14:20:45,304 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:45,309 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:45,309 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-01-15 14:20:45,309 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'} 2022-01-15 14:20:45,310 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 2022-01-15 14:20:45,310 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-01-15 14:20:45,311 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:45,439 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 366 2022-01-15 14:20:45,441 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-01-15 14:20:45,441 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","name":"basic_onboard_FuhFQn","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1c47be53-3b2e-4585-a189-6941a9a86e18/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-01-15 14:20:45,443 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_FuhFQn from SDC 2022-01-15 14:20:45,443 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:20:45,443 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:45,443 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-15 14:20:45,444 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-01-15 14:20:45,444 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:45,444 INFO 220:__init__.py(1) - Vf found, updating information 2022-01-15 14:20:45,444 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'} 2022-01-15 14:20:45,444 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 2022-01-15 14:20:45,445 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-01-15 14:20:45,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:45,650 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 2022-01-15 14:20:45,652 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-01-15 14:20:45,654 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"458f9fe6-d662-4fc8-ae20-a35e12d78378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249491012,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43ee9719-35b7-4851-ad34-bd1c2ee4e4c0","invariantUUID":"4a638ea7-7f0b-4d13-9be9-7063b1e599d9","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":"2e11f08a-74ca-4de8-af1c-7d7bf63b76ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249465947,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"415ce973-152e-4ee8-9bc9-93117044f620","invariantUUID":"6e8e6286-7a19-42e5-8924-6cc89e97252f","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":"objectStorage","uniqueId":"464dcf6d-c7d1-43ec-afe2-332841ba9864","lifecycleState":"CERTIFIED","lastUpdateDate":1642249399757,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c331b376-f24b-42bc-be34-9b802d5690ed","invariantUUID":"49b78cb9-0d2d-48b3-a4d0-a767cffe5e6f","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70caddff-fd5a-45d1-9be5-15ff3852cb4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249600176,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6b0795-4662-41bb-859e-592a96afdfbe","invariantUUID":"bbf16f57-3acb-4058-868b-e0bd3479eca8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998","lifecycleState":"CERTIFIED","lastUpdateDate":1642249434983,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"411f2aa5-99b3-444d-a14c-8160b3f142b8","invariantUUID":"d2e38749-c5ea-458c-bff0-6aba847511ac","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":"82634e15-5630-418d-b409-b240c7d3a656","lifecycleState":"CERTIFIED","lastUpdateDate":1642249598716,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e71062-1516-473b-9f15-8822917e0700","invariantUUID":"143d98c5-4a22-4d70-b051-05d4018b7532","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c74df05e-900f-40cc-9c66-707bfd6c13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249451218,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8770c886-e225-4f3b-b3d4-acdb1c374100","invariantUUID":"65a09570-8c34-4332-8bfa-279f04420a10","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6b01302-3a8c-45dd-886b-ff64d4b96b89","lifecycleState":"CERTIFIED","lastUpdateDate":1642249473662,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a53b2f1-4610-416e-97fe-9a386c65d06b","invariantUUID":"46e8ec0a-0fff-4d13-aeca-522ebcc8a80f","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":"objectStorage","uniqueId":"64961b6f-9516-4199-abdc-6887ba7260b2","lifecycleState":"CERTIFIED","lastUpdateDate":1642249480352,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8e09350-a817-4ddf-b33e-a45a1ef72f1a","invariantUUID":"c0812b0a-1753-4137-bc8f-efdf17d6e5c8","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f3dbf72-291f-4d7a-a0f7-c57e08386243","lifecycleState":"CERTIFIED","lastUpdateDate":1642249461383,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"189b9da6-0b35-4e07-ae0f-2fdef4671c4b","invariantUUID":"f71123c3-e26e-4bad-9fde-a0f3114abc59","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2df2d0b5-491c-4525-a8ad-13b3dc283f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249412765,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"518ca94c-cf65-41d2-93f7-27d555bcf716","invariantUUID":"1e9d5b92-f8b7-4575-bf4e-81f37eb7fe9e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"40200300-b38d-4382-b011-27a7a7501324","lifecycleState":"CERTIFIED","lastUpdateDate":1642249548740,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595fb16e-efed-4804-a01a-b95e19080bcd","invariantUUID":"f1ba88b0-889b-4bea-b28d-09425113ac75","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":"7bcf556d-106a-46a6-9e01-2c2e3bbb0c92","lifecycleState":"CERTIFIED","lastUpdateDate":1642249411243,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a027a4a7-51e8-4c2a-a4dc-2a85a99b54ca","invariantUUID":"d00b3f05-3944-4cbc-a3e0-78ac512e329e","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":"1e3f2dbd-d8e6-43c9-ad0c-ac3f325c6ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249514951,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a367828-bb4d-4808-a8bd-8cf42b47b793","invariantUUID":"a3cf10ac-8adf-4440-a1f5-e683f0af6c23","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":"df8a7c41-f128-4385-a8ec-5d8e173f9aee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249409771,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbda58f-4224-44f2-9655-821099f83a8b","invariantUUID":"6720db16-1c6d-4fe4-ab0f-4601f8ed1f06","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4e28bc1e-6802-4fad-8bb5-be9d7687f8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249384322,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"052327d2-208b-4727-bb40-e89a3894e8c3","invariantUUID":"80586098-a08c-4f84-961d-0f98872e6228","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2ab23b1-4db3-49a7-922f-f8d60583a59c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249536767,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc43e1b7-c9c3-4996-91a8-d751b97c4e5a","invariantUUID":"07950551-f060-4e19-9721-37063841b722","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"ce894730-2262-4cad-8a7d-a44c77119e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249390658,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d86900e-e66e-4404-9919-8651fb2436be","invariantUUID":"b6f3a621-991c-43c0-9b3c-daaa11a53e1d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c4030f0f-a549-4ddf-b489-15eed23a0036","lifecycleState":"CERTIFIED","lastUpdateDate":1642249533920,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c54695-8d6d-495c-827f-03c1686f606a","invariantUUID":"5ba64c03-f5cf-49ca-835d-5b78e29a968e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f142bc53-8916-4ec8-96aa-7327737ad3de","lifecycleState":"CERTIFIED","lastUpdateDate":1642249519120,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b274e1d-3fb9-440c-82f3-320d9ae56aac","invariantUUID":"46d5e118-2563-4ff1-ba88-7d0309a7590e","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":"network","uniqueId":"12bb0c21-2854-429a-b43f-adbea1636fda","lifecycleState":"CERTIFIED","lastUpdateDate":1642249602982,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ed66d7-6397-43d0-9387-161fbbb9cc40","invariantUUID":"fc1178a6-19ad-435b-be2f-86f560e63aa6","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"041558cc-c8de-4cd1-ba8e-1af22d81a74a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249504918,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007c4a86-dc4e-4965-8b84-5cb82970d530","invariantUUID":"8a44a0d2-a666-4f7d-8135-76ee6ca8aad0","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":"94810de5-a014-41c2-866e-69a66844f106","lifecycleState":"CERTIFIED","lastUpdateDate":1642249444727,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0266b693-a34f-48cf-be91-3e6b3732e641","invariantUUID":"735cf3db-6d65-4b61-809f-bea9dc8a442c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad8fd-7c04-4888-8c90-9238ac78fa77","lifecycleState":"CERTIFIED","lastUpdateDate":1642249414415,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f11c114d-db3a-4cf2-a976-0de51daafd4b","invariantUUID":"4918609c-25e4-4c9e-84cf-609e93d74ba9","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":"compute","uniqueId":"e3ff1578-4041-427c-a7a0-05a6650dfcaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249492505,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"499cc28c-6da4-423f-8c04-ed1cd9d17f65","invariantUUID":"829507f2-3c6c-43bb-b1f7-dacf978474e3","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":"20d05268-cf7f-4a07-a2ef-4ce173b29ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249481837,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb10845-1cde-4fd7-b781-7b59a68054d4","invariantUUID":"b6f05b1c-04fc-4a1d-b1db-d202991834ae","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":"defaulticon","uniqueId":"4b29f556-0813-4800-bd9c-9748135eb5d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249382647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3f346a21-41c0-451b-80d6-24f6930c6e5b","invariantUUID":"4f1d1487-b435-47ca-bbc0-33ca5108d5a7","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":"network","uniqueId":"3bde3188-e9bd-4e5e-b877-2746581d34fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642249590961,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45e6705a-bad0-4238-9f14-31a7c8c1033f","invariantUUID":"69c549e4-7d7d-489e-abe5-5eae01990c33","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bc120b32-4e82-4c03-96ca-d964cc03179a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249594054,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5c8c0db-2ccf-4817-a76a-82f6ccacf267","invariantUUID":"41f2c794-5ca9-406c-9a1a-7d0e1936feaf","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16b9617e-9192-4e01-9483-493e30eab50d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249586689,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6241c8ce-24e6-40d5-8bd1-5046c658cc2d","invariantUUID":"6407cdf3-265e-4f79-8b5c-8563f890d82d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4f3b78ed-e6fb-429b-a3cb-e161f8952306","lifecycleState":"CERTIFIED","lastUpdateDate":1642249431617,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29694b25-ba7b-4978-bcf2-c1ca5e528c21","invariantUUID":"59ba2003-e4d0-4d0e-8dd4-de95f23b248f","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":"port","uniqueId":"8f2ca790-3639-4f20-9b7b-0b376adfbd29","lifecycleState":"CERTIFIED","lastUpdateDate":1642249542760,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c6b5be8-1699-44b7-b433-c474239a4f29","invariantUUID":"7a82b57c-85ff-4496-a09a-0fb1e93e7698","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":"03725b56-f75a-494c-9f41-1c79b1a7a502","lifecycleState":"CERTIFIED","lastUpdateDate":1642249441239,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad929d65-16d9-4e34-84e6-7e608cb859bf","invariantUUID":"4316360b-a498-4e14-a409-dd041e398d3b","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":"objectStorage","uniqueId":"cade7b2d-1d44-4d90-b16f-a299b720c45e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249592460,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f6c54ae-7ef8-4400-96dd-417ed088ea81","invariantUUID":"9433d9cf-729c-4959-a35b-3923877babf5","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87c94aa9-5773-4e9c-9e7f-2e99e524cbd9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249601685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c5d826a-b2aa-4bfc-82ed-b0b58d4ea581","invariantUUID":"e2d72206-e486-4e94-9afa-a6d06329290e","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8592f3aa-5403-4e2d-a04e-b916710cd222","lifecycleState":"CERTIFIED","lastUpdateDate":1642249552517,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2672f5-cbc6-485a-8458-530e1ff985dc","invariantUUID":"4aa0d0e9-9969-45f7-9a80-fe94d441e152","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":"compute","uniqueId":"ff9faf64-87d5-4585-b42d-07fc44e82f74","lifecycleState":"CERTIFIED","lastUpdateDate":1642249587998,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3efe269-cf92-427a-91d1-0a9833ac913c","invariantUUID":"29a86c3f-6bcc-43fb-aa58-0df95ba22f6b","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c0420f6-148c-431c-af35-0609a6385e9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249525660,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1325c857-425e-43e1-8227-0acb62ce3dd8","invariantUUID":"34880564-d59c-4c8d-9429-72169c32df52","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16283d29-93c2-477a-8dbc-86281e9b7920","lifecycleState":"CERTIFIED","lastUpdateDate":1642249554159,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d935eef6-4b6b-4a63-8ae0-4f7056aab084","invariantUUID":"491e893b-ec21-4cd7-a8d7-4931b94209bd","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":"objectStorage","uniqueId":"df0094bd-e159-4412-baf7-fb1ec88dc626","lifecycleState":"CERTIFIED","lastUpdateDate":1642249401466,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9015ae8e-2c34-4e71-9c3f-41cdc257d857","invariantUUID":"f85ea620-7dc6-443c-89c5-d14f841865f5","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f81498cd-ae3d-4c31-8292-69752f34b33c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249484868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e4fe6f3-4e88-48bc-9f3c-9c314520bc90","invariantUUID":"d07cd8c8-9050-4a4e-bf90-52ec6d76206d","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":"9081422d-b302-4f15-ae44-cebd34370962","lifecycleState":"CERTIFIED","lastUpdateDate":1642249406282,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b24d561f-e0cd-4eee-b334-c187d806b657","invariantUUID":"7866eddc-74de-4325-b97b-8fb9845c3939","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":"1af90fa7-a2aa-47c9-bd07-ab50b1f6f0eb","lifecycleState":"CERTIFIED","lastUpdateDate":1642249489138,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f92858-ffbe-44f7-9c25-30634666376d","invariantUUID":"ff6d184e-3010-4353-b0d0-ef35333c2d7f","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":"objectStorage","uniqueId":"e4aca604-12f0-4c6c-a8ce-55f1d71e669c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249385947,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eed2478-1203-4316-b415-efc7db1b55ed","invariantUUID":"b6d37abf-0d2f-4f26-9ef9-b670e7159af3","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":"objectStorage","uniqueId":"e137e3ad-ede5-47dd-b7e7-39073b31b2ea","lifecycleState":"CERTIFIED","lastUpdateDate":1642249596413,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e237658b-1313-4493-a4ba-17dc588c421b","invariantUUID":"f75d101f-bbf5-4786-8c91-042db8474249","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0b45194-d631-480f-8fc4-4d8a03aad78e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249472127,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab57a022-2627-4e93-8623-6c7b208d513a","invariantUUID":"dca4581a-70d8-49bd-a126-6eb3cd485afd","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cc3d787-aa3f-42a6-950a-4e7e11f0e673","lifecycleState":"CERTIFIED","lastUpdateDate":1642249403046,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"932edad6-acc7-465a-81ed-6dc06247365a","invariantUUID":"5fbf67af-668f-44e0-b653-f3aab118b4a1","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":"objectStorage","uniqueId":"080bcbd9-9d16-4cad-a612-dbc2e871ab63","lifecycleState":"CERTIFIED","lastUpdateDate":1642249497678,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecef55cb-80c8-4d35-9b95-bcacfda5b9d2","invariantUUID":"83deff7a-53c3-4341-8ee4-5c60e7eaec8a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249448337,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"879180e0-f78e-41e0-a99d-7b81c5e2e2a6","invariantUUID":"7174e619-060d-401b-b623-908440f9c410","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4856335b-0baf-4450-a852-13f98c513f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642256430508,"name":"basic_onboard_FuhFQn","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","systemName":"BasicOnboardFuhfqn","description":"VF","tags":["basic_onboard_FuhFQn"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"34f8eb24-f263-4fe1-a72b-10ef386af0ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249522500,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"968c6c32-1b88-488c-ba75-ecb06769e1e7","invariantUUID":"eb602643-a118-4cba-b3f8-11da5d2a5b61","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5865d27-3467-4819-81b1-ef88384a368b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249527299,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9107f106-5ca2-4799-b20d-6a1b49ba9dbc","invariantUUID":"293c589d-31ae-4b51-be38-16e07853a968","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","lifecycleState":"CERTIFIED","lastUpdateDate":1642249373942,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde6a6c5-fad1-4005-9cfe-e51f9eaa6da0","invariantUUID":"1a0ccc8c-9dfa-4d1c-978c-21d52a2d624b","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":"d8cab5af-2b20-4265-b1f3-774466005cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249442959,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736b0b5f-fa62-4eff-a3aa-38f59a6aba9b","invariantUUID":"990515b4-348b-414e-b96e-56edd223cc46","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":"b1ef2bb7-42e6-4767-aa27-8da2bd8e1025","lifecycleState":"CERTIFIED","lastUpdateDate":1642249404647,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"702769b9-ca72-49f6-af82-b6d3401364e3","invariantUUID":"4935bca2-f3c3-4e8b-8762-005a00f735e5","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4dd74c1-f09c-4e58-9c38-fb09ace24b99","lifecycleState":"CERTIFIED","lastUpdateDate":1642249470625,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53bedeef-9d5e-4d97-8c4e-f94786719046","invariantUUID":"bcd521f4-d51c-43ae-886b-c41606e9938c","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":"compute","uniqueId":"5bb7cf13-9505-4396-a8a0-a17e17e9956d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249495702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55b1f6b4-ec08-4659-bd0e-8018944adaec","invariantUUID":"0df409d3-26ab-49e2-83f8-5d09e18e2e71","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98cd8a29-13bb-460d-819d-1484dc2bb4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642249589651,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"837055ee-a0e2-47d4-b227-9d4755bce533","invariantUUID":"115d22fe-1df2-4606-a4f1-701a79012ea1","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5db42c-70ec-4e8a-90a7-80dddfcb6aaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249467689,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4216fac-bb52-4d31-bf91-b380b2adc215","invariantUUID":"3a9af106-7c15-4018-86d8-405c9e9be265","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":"4074dc25-874c-469c-8d72-2e651c10c3b3","lifecycleState":"CERTIFIED","lastUpdateDate":1642249433234,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a4a253-223f-412d-aed9-f5f7189b6d56","invariantUUID":"701c5b24-2a51-48c1-874b-a6e95ae644b7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ef9fcd8-eaf5-47e2-acff-4a3f7e29fb8e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249416922,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c61869b5-c943-40d5-9a1f-e893515a584a","invariantUUID":"87354dfe-47d0-41e8-adc4-8c01d9f9da1f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cc39edc1-e0b7-4ddf-bc22-8fca1641845d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249483367,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cbebc9d-8e56-4ee5-ac03-28e30c8fcf66","invariantUUID":"142ced83-c511-4eb4-a5f6-24c3e440a366","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8032a45d-4157-440b-b395-8a8119c6b378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249520838,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3243ba1-be1f-43b6-8a44-43e9507d3f9b","invariantUUID":"aa644e0d-82e0-47dd-917b-9daa31728e2d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f133d25-2fe1-486d-9264-29172c91802b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249394813,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be4cafe6-6494-4a5a-b642-e343638c9a1d","invariantUUID":"dabc13e1-bba3-47bb-b72e-73beeddf2078","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4794e9ef-20cc-470e-bcd1-5ff8b6fead70","lifecycleState":"CERTIFIED","lastUpdateDate":1642249531150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e74ffff5-b1ef-458c-90df-8dc1f63cefc1","invariantUUID":"8ead0dcb-65a3-49f4-9c1c-008d1e41f8f2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b60ac443-6c17-4d30-8691-b3b9912091e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249393047,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"504e083f-6ea9-45e1-a7ea-0c8bb757df55","invariantUUID":"31886f6b-6a02-42e5-b17a-7b28e22ab127","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfb658f5-e745-4f0a-9d4c-47d1335e8b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249550858,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f2fe40-e979-4fab-b66c-d0c03cb9e953","invariantUUID":"3776d9c2-a809-4e74-8fbf-23bbd07c93e9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cffdef0d-88d5-4c0a-94bc-b854908ec0ab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249604297,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09c380e9-fb90-4691-8b42-b2c9088dc122","invariantUUID":"27b6bda3-d462-4247-ba37-5d0a176ae3a5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d6d4947e-1c73-4cab-ad02-92eba453317c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249544830,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db34d283-d6bf-47f2-9deb-4c999c9ec12a","invariantUUID":"4a17226b-37a0-4717-8756-eede61b9f412","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"6cca70fb-125a-4079-8fa2-610b686268a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249426194,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f8fcfa4c-53ee-4914-b414-d966ed297df7","invariantUUID":"2a491f8e-f8ce-4abe-9ab8-c4f7897c12f6","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c895b21c-0fd6-4599-840e-98aeb4d2a877","lifecycleState":"CERTIFIED","lastUpdateDate":1642249556568,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa9c0446-a459-4238-b1a9-ec7bc2bc3195","invariantUUID":"8dba501f-1e53-427e-9144-fa065e44727b","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":"port","uniqueId":"20301b1d-3016-4098-ac35-e551b4f0a041","lifecycleState":"CERTIFIED","lastUpdateDate":1642249517241,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e13c2061-f81a-4f8a-ae9b-aa69cfd46a8e","invariantUUID":"9be8187d-57e6-4df5-b7f4-de0186ef880e","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":"defaulticon","uniqueId":"80e9c870-3087-450b-ae7e-6c71fa49031f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249407934,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0db99d-c2a6-430a-911c-e953789061d2","invariantUUID":"e8f1d6f3-5fa3-43f5-a7ec-544804496fa7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5225f83-1595-4bc8-8dde-791be90aff21","lifecycleState":"CERTIFIED","lastUpdateDate":1642249478130,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45f2b926-636a-4463-b73a-e6ba2d9162b8","invariantUUID":"aff1cd11-ee19-4900-8d22-f94002729ae5","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":"compute","uniqueId":"1a6d36fb-6a1e-4e90-8701-3546bf9aca25","lifecycleState":"CERTIFIED","lastUpdateDate":1642249438767,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21af701c-85b7-4b50-9e2e-a2fb45869ac1","invariantUUID":"86504f8c-0353-42fe-ab15-87b474a2820a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"177e5412-dd83-4d7e-adfa-04fc0f3a2aab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249502949,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10717c92-91f9-498a-be67-5fd47dbce4b8","invariantUUID":"27aee3ff-75d0-41e0-a8fc-8f7b58ec1e86","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":"8fef3746-1952-4fb6-aea0-e7b94dbba46b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249559169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a11845-9596-4d06-9801-7500f7c9274d","invariantUUID":"f78077c9-0cba-4d94-a1bf-df3ba84afb9a","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":"port","uniqueId":"96638be4-07d4-40bb-8cb2-b45cf18a0f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249427707,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ebf6e93-1f29-4932-91c8-d81534192001","invariantUUID":"11480c44-3287-482c-a83d-aa311628f180","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":"dbae4331-33d1-4d9d-aa5c-800e5eec1fe8","lifecycleState":"CERTIFIED","lastUpdateDate":1642249454126,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25bfa8-157c-4ed4-bcf5-f932b3c57c35","invariantUUID":"1bd31d7c-4af4-40de-a158-fd5be214c2c3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c05dc499-18c3-4823-8903-9b9d96d751a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249524172,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b966932-fb3d-4a76-b890-4af9d0a6da1e","invariantUUID":"82e8c382-f1bb-4a97-850a-43944fea148c","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":"37322d62-8f37-40ee-b721-6c237f97efca","lifecycleState":"CERTIFIED","lastUpdateDate":1642249528781,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"862f8da7-d469-4ff4-b04e-b9cb02f7d2d5","invariantUUID":"889adde9-f4c3-4399-84c9-738932ade648","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":"5e417f25-867c-4f28-957c-9fed682a9947","lifecycleState":"CERTIFIED","lastUpdateDate":1642249512771,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f609c185-6cf3-41a9-9211-5cdb1093a4f7","invariantUUID":"cb5b40e3-e510-444c-b0e7-8f3aa8d6f222","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":"defaulticon","uniqueId":"c0378ad9-7107-4cd7-8cc9-2bde078804ed","lifecycleState":"CERTIFIED","lastUpdateDate":1642249475728,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"dc3bcaaf-a55c-46c7-abe8-27676a44be43","invariantUUID":"9f26e4bc-9326-43dc-968c-74978a68d897","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"78ae6a1f-2286-41fd-9898-92ba6c0ddfba","lifecycleState":"CERTIFIED","lastUpdateDate":1642256108757,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1642256444595,"name":"basic_onboard_FuhFQn","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"06a3829f-5efe-4b43-8967-035648171512","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","systemName":"BasicOnboardFuhfqn","description":"service","tags":["basic_onboard_FuhFQn"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-01-15 14:20:45,659 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_FuhFQn found in resources list 2022-01-15 14:20:45,659 DEBUG 129:onap_service.py(1) - [SDC][Add VF to ServiceProxy] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:20:45,659 DEBUG 131:onap_service.py(1) - [SDC][Add VF to ServiceProxy] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/22d99681-88b7-4c44-a4d5-e6a6169f08be/resourceInstance 2022-01-15 14:20:45,659 DEBUG 132:onap_service.py(1) - [SDC][Add VF to ServiceProxy] data sent: { "name": "basic_onboard_FuhFQn", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "4856335b-0baf-4450-a852-13f98c513f9f", "originType": "VF", "componentUid": "4856335b-0baf-4450-a852-13f98c513f9f", "icon": "defaulticon" } 2022-01-15 14:20:45,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:48,476 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/22d99681-88b7-4c44-a4d5-e6a6169f08be/resourceInstance HTTP/1.1" 201 None 2022-01-15 14:20:48,477 INFO 142:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response code: 201 2022-01-15 14:20:48,478 DEBUG 146:onap_service.py(1) - [SDC][Add VF to ServiceProxy] 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":"43408fec-a495-4133-a046-4f4b053f27f6.vf_module_id","type":"string","required":false,"defaultValue":null,"description":"The VF Module ID is provided by ONAP","schema":null,"password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":"true","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.multi_stage_design","type":"boolean","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"multi_stage_design","value":"false","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_naming_code","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_naming_code","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_function","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_function","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.controller_actor","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"controller_actor","value":"SO-REF-DATA","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.availability_zone_max_count","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"availability_zone_max_count","value":"1","label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_artifact_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_artifact_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vnf_name","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.max_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"max_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_name_0","type":"string","required":false,"defaultValue":null,"description":"The VM name","schema":null,"password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_pub_key","type":"string","required":false,"defaultValue":null,"description":"Public key to be installed on the compute instance","schema":null,"password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_type","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_type","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.dcae_collector_ip","type":"string","required":false,"defaultValue":null,"description":"IP address of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vnf_id","type":"string","required":false,"defaultValue":null,"description":"The VNF ID is provided by ONAP","schema":null,"password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_role","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"nf_role","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.min_instances","type":"integer","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"min_instances","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.dcae_collector_port","type":"string","required":false,"defaultValue":null,"description":"Port of the DCAE collector","schema":null,"password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_flavor_name","type":"string","required":false,"defaultValue":null,"description":"Type of instance (flavor) to be used","schema":null,"password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.admin_plane_net_name","type":"string","required":false,"defaultValue":null,"description":"The external management network","schema":null,"password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_image_name","type":"string","required":false,"defaultValue":null,"description":"Image to be used for compute instance","schema":null,"password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"sdnc_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","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":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_FuhFQn 0","SupportablityComponentVersion":null},"actualComponentUid":"4856335b-0baf-4450-a852-13f98c513f9f","createdFromCsar":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.4856335b-0baf-4450-a852-13f98c513f9f.basic_onboard_fuhfqn0","normalizedName":"basic_onboard_fuhfqn0","name":"basic_onboard_FuhFQn 0","creationTime":1642256446844,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_fuhfqn0","createdFrom":null,"componentUid":"4856335b-0baf-4450-a852-13f98c513f9f","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardFuhfqn","modificationTime":1642256446844,"customizationUUID":"954b3b54-41c2-4deb-98cc-9104c27255f3","posX":"200","posY":"100","componentName":"basic_onboard_FuhFQn","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"version":null,"type":null,"ownerId":null,"empty":false} 2022-01-15 14:20:48,479 INFO 919:sdc_resource.py(1) - Resource VF basic_onboard_FuhFQn has been added on ServiceProxy basic_onboard_FuhFQn 2022-01-15 14:20:48,481 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FuhFQn] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:20:48,481 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FuhFQn] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/06a3829f-5efe-4b43-8967-035648171512/distribution 2022-01-15 14:20:48,481 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FuhFQn] data sent: None 2022-01-15 14:20:48,483 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:48,556 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/06a3829f-5efe-4b43-8967-035648171512/distribution HTTP/1.1" 200 38 2022-01-15 14:20:48,558 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FuhFQn] response code: 200 2022-01-15 14:20:48,558 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_FuhFQn] response: {"distributionStatusOfServiceList":[]} 2022-01-15 14:20:48,561 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FuhFQn] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-01-15 14:20:48,561 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FuhFQn] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-01-15 14:20:48,562 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FuhFQn] data sent: None 2022-01-15 14:20:48,564 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:48,641 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 2022-01-15 14:20:48,642 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FuhFQn] response code: 200 2022-01-15 14:20:48,642 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_FuhFQn] response: {"distributionStatusList":[]} 2022-01-15 14:20:48,644 DEBUG 629:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-01-15 14:20:48,645 INFO 726:service.py(1) - attempting to checkin Service basic_onboard_FuhFQn in SDC 2022-01-15 14:20:48,647 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'} 2022-01-15 14:20:48,648 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/22d99681-88b7-4c44-a4d5-e6a6169f08be/lifecycleState/checkin 2022-01-15 14:20:48,648 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-01-15 14:20:48,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:51,157 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/22d99681-88b7-4c44-a4d5-e6a6169f08be/lifecycleState/checkin HTTP/1.1" 200 1225 2022-01-15 14:20:51,158 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-01-15 14:20:51,158 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be","name":"basic_onboard_FuhFQn","version":"0.1","isHighestVersion":true,"creationDate":1642256444595,"lastUpdateDate":1642256449535,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_FuhFQn"],"icon":"network_l_1-3","normalizedName":"basiconboardfuhfqn","systemName":"BasicOnboardFuhfqn","contactId":"cs0008","allVersions":{"0.1":"22d99681-88b7-4c44-a4d5-e6a6169f08be"},"projectCode":"123456","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","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":"06a3829f-5efe-4b43-8967-035648171512"} 2022-01-15 14:20:51,160 DEBUG 187:__init__.py(1) - check if Service basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:51,161 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 14:20:51,161 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'} 2022-01-15 14:20:51,161 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 14:20:51,161 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 14:20:51,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:51,272 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2022-01-15 14:20:51,273 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 14:20:51,273 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"06a3829f-5efe-4b43-8967-035648171512","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","name":"basic_onboard_FuhFQn","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/06a3829f-5efe-4b43-8967-035648171512/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c8d54c00-2944-4c47-b61f-cada03937f6c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 14:20:51,276 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_FuhFQn from SDC 2022-01-15 14:20:51,276 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:20:51,276 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:51,276 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-01-15 14:20:51,276 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 14:20:51,276 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:20:51,276 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:51,277 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 14:20:51,277 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-01-15 14:20:51,277 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:51,277 INFO 220:__init__.py(1) - Service found, updating information 2022-01-15 14:20:51,277 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'} 2022-01-15 14:20:51,277 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 2022-01-15 14:20:51,278 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 14:20:51,279 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:51,352 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 2022-01-15 14:20:51,354 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 14:20:51,356 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"458f9fe6-d662-4fc8-ae20-a35e12d78378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249491012,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43ee9719-35b7-4851-ad34-bd1c2ee4e4c0","invariantUUID":"4a638ea7-7f0b-4d13-9be9-7063b1e599d9","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":"2e11f08a-74ca-4de8-af1c-7d7bf63b76ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249465947,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"415ce973-152e-4ee8-9bc9-93117044f620","invariantUUID":"6e8e6286-7a19-42e5-8924-6cc89e97252f","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":"objectStorage","uniqueId":"464dcf6d-c7d1-43ec-afe2-332841ba9864","lifecycleState":"CERTIFIED","lastUpdateDate":1642249399757,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c331b376-f24b-42bc-be34-9b802d5690ed","invariantUUID":"49b78cb9-0d2d-48b3-a4d0-a767cffe5e6f","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70caddff-fd5a-45d1-9be5-15ff3852cb4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249600176,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6b0795-4662-41bb-859e-592a96afdfbe","invariantUUID":"bbf16f57-3acb-4058-868b-e0bd3479eca8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998","lifecycleState":"CERTIFIED","lastUpdateDate":1642249434983,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"411f2aa5-99b3-444d-a14c-8160b3f142b8","invariantUUID":"d2e38749-c5ea-458c-bff0-6aba847511ac","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":"82634e15-5630-418d-b409-b240c7d3a656","lifecycleState":"CERTIFIED","lastUpdateDate":1642249598716,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e71062-1516-473b-9f15-8822917e0700","invariantUUID":"143d98c5-4a22-4d70-b051-05d4018b7532","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c74df05e-900f-40cc-9c66-707bfd6c13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249451218,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8770c886-e225-4f3b-b3d4-acdb1c374100","invariantUUID":"65a09570-8c34-4332-8bfa-279f04420a10","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6b01302-3a8c-45dd-886b-ff64d4b96b89","lifecycleState":"CERTIFIED","lastUpdateDate":1642249473662,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a53b2f1-4610-416e-97fe-9a386c65d06b","invariantUUID":"46e8ec0a-0fff-4d13-aeca-522ebcc8a80f","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":"objectStorage","uniqueId":"64961b6f-9516-4199-abdc-6887ba7260b2","lifecycleState":"CERTIFIED","lastUpdateDate":1642249480352,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8e09350-a817-4ddf-b33e-a45a1ef72f1a","invariantUUID":"c0812b0a-1753-4137-bc8f-efdf17d6e5c8","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f3dbf72-291f-4d7a-a0f7-c57e08386243","lifecycleState":"CERTIFIED","lastUpdateDate":1642249461383,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"189b9da6-0b35-4e07-ae0f-2fdef4671c4b","invariantUUID":"f71123c3-e26e-4bad-9fde-a0f3114abc59","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2df2d0b5-491c-4525-a8ad-13b3dc283f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249412765,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"518ca94c-cf65-41d2-93f7-27d555bcf716","invariantUUID":"1e9d5b92-f8b7-4575-bf4e-81f37eb7fe9e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"40200300-b38d-4382-b011-27a7a7501324","lifecycleState":"CERTIFIED","lastUpdateDate":1642249548740,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595fb16e-efed-4804-a01a-b95e19080bcd","invariantUUID":"f1ba88b0-889b-4bea-b28d-09425113ac75","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":"7bcf556d-106a-46a6-9e01-2c2e3bbb0c92","lifecycleState":"CERTIFIED","lastUpdateDate":1642249411243,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a027a4a7-51e8-4c2a-a4dc-2a85a99b54ca","invariantUUID":"d00b3f05-3944-4cbc-a3e0-78ac512e329e","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":"1e3f2dbd-d8e6-43c9-ad0c-ac3f325c6ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249514951,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a367828-bb4d-4808-a8bd-8cf42b47b793","invariantUUID":"a3cf10ac-8adf-4440-a1f5-e683f0af6c23","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":"df8a7c41-f128-4385-a8ec-5d8e173f9aee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249409771,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbda58f-4224-44f2-9655-821099f83a8b","invariantUUID":"6720db16-1c6d-4fe4-ab0f-4601f8ed1f06","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4e28bc1e-6802-4fad-8bb5-be9d7687f8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249384322,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"052327d2-208b-4727-bb40-e89a3894e8c3","invariantUUID":"80586098-a08c-4f84-961d-0f98872e6228","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2ab23b1-4db3-49a7-922f-f8d60583a59c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249536767,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc43e1b7-c9c3-4996-91a8-d751b97c4e5a","invariantUUID":"07950551-f060-4e19-9721-37063841b722","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"ce894730-2262-4cad-8a7d-a44c77119e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249390658,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d86900e-e66e-4404-9919-8651fb2436be","invariantUUID":"b6f3a621-991c-43c0-9b3c-daaa11a53e1d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c4030f0f-a549-4ddf-b489-15eed23a0036","lifecycleState":"CERTIFIED","lastUpdateDate":1642249533920,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c54695-8d6d-495c-827f-03c1686f606a","invariantUUID":"5ba64c03-f5cf-49ca-835d-5b78e29a968e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f142bc53-8916-4ec8-96aa-7327737ad3de","lifecycleState":"CERTIFIED","lastUpdateDate":1642249519120,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b274e1d-3fb9-440c-82f3-320d9ae56aac","invariantUUID":"46d5e118-2563-4ff1-ba88-7d0309a7590e","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":"network","uniqueId":"12bb0c21-2854-429a-b43f-adbea1636fda","lifecycleState":"CERTIFIED","lastUpdateDate":1642249602982,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ed66d7-6397-43d0-9387-161fbbb9cc40","invariantUUID":"fc1178a6-19ad-435b-be2f-86f560e63aa6","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"041558cc-c8de-4cd1-ba8e-1af22d81a74a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249504918,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007c4a86-dc4e-4965-8b84-5cb82970d530","invariantUUID":"8a44a0d2-a666-4f7d-8135-76ee6ca8aad0","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":"94810de5-a014-41c2-866e-69a66844f106","lifecycleState":"CERTIFIED","lastUpdateDate":1642249444727,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0266b693-a34f-48cf-be91-3e6b3732e641","invariantUUID":"735cf3db-6d65-4b61-809f-bea9dc8a442c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad8fd-7c04-4888-8c90-9238ac78fa77","lifecycleState":"CERTIFIED","lastUpdateDate":1642249414415,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f11c114d-db3a-4cf2-a976-0de51daafd4b","invariantUUID":"4918609c-25e4-4c9e-84cf-609e93d74ba9","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":"compute","uniqueId":"e3ff1578-4041-427c-a7a0-05a6650dfcaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249492505,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"499cc28c-6da4-423f-8c04-ed1cd9d17f65","invariantUUID":"829507f2-3c6c-43bb-b1f7-dacf978474e3","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":"20d05268-cf7f-4a07-a2ef-4ce173b29ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249481837,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb10845-1cde-4fd7-b781-7b59a68054d4","invariantUUID":"b6f05b1c-04fc-4a1d-b1db-d202991834ae","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":"defaulticon","uniqueId":"4b29f556-0813-4800-bd9c-9748135eb5d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249382647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3f346a21-41c0-451b-80d6-24f6930c6e5b","invariantUUID":"4f1d1487-b435-47ca-bbc0-33ca5108d5a7","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":"network","uniqueId":"3bde3188-e9bd-4e5e-b877-2746581d34fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642249590961,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45e6705a-bad0-4238-9f14-31a7c8c1033f","invariantUUID":"69c549e4-7d7d-489e-abe5-5eae01990c33","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bc120b32-4e82-4c03-96ca-d964cc03179a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249594054,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5c8c0db-2ccf-4817-a76a-82f6ccacf267","invariantUUID":"41f2c794-5ca9-406c-9a1a-7d0e1936feaf","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16b9617e-9192-4e01-9483-493e30eab50d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249586689,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6241c8ce-24e6-40d5-8bd1-5046c658cc2d","invariantUUID":"6407cdf3-265e-4f79-8b5c-8563f890d82d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4f3b78ed-e6fb-429b-a3cb-e161f8952306","lifecycleState":"CERTIFIED","lastUpdateDate":1642249431617,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29694b25-ba7b-4978-bcf2-c1ca5e528c21","invariantUUID":"59ba2003-e4d0-4d0e-8dd4-de95f23b248f","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":"port","uniqueId":"8f2ca790-3639-4f20-9b7b-0b376adfbd29","lifecycleState":"CERTIFIED","lastUpdateDate":1642249542760,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c6b5be8-1699-44b7-b433-c474239a4f29","invariantUUID":"7a82b57c-85ff-4496-a09a-0fb1e93e7698","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":"03725b56-f75a-494c-9f41-1c79b1a7a502","lifecycleState":"CERTIFIED","lastUpdateDate":1642249441239,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad929d65-16d9-4e34-84e6-7e608cb859bf","invariantUUID":"4316360b-a498-4e14-a409-dd041e398d3b","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":"objectStorage","uniqueId":"cade7b2d-1d44-4d90-b16f-a299b720c45e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249592460,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f6c54ae-7ef8-4400-96dd-417ed088ea81","invariantUUID":"9433d9cf-729c-4959-a35b-3923877babf5","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87c94aa9-5773-4e9c-9e7f-2e99e524cbd9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249601685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c5d826a-b2aa-4bfc-82ed-b0b58d4ea581","invariantUUID":"e2d72206-e486-4e94-9afa-a6d06329290e","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8592f3aa-5403-4e2d-a04e-b916710cd222","lifecycleState":"CERTIFIED","lastUpdateDate":1642249552517,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2672f5-cbc6-485a-8458-530e1ff985dc","invariantUUID":"4aa0d0e9-9969-45f7-9a80-fe94d441e152","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":"compute","uniqueId":"ff9faf64-87d5-4585-b42d-07fc44e82f74","lifecycleState":"CERTIFIED","lastUpdateDate":1642249587998,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3efe269-cf92-427a-91d1-0a9833ac913c","invariantUUID":"29a86c3f-6bcc-43fb-aa58-0df95ba22f6b","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c0420f6-148c-431c-af35-0609a6385e9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249525660,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1325c857-425e-43e1-8227-0acb62ce3dd8","invariantUUID":"34880564-d59c-4c8d-9429-72169c32df52","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16283d29-93c2-477a-8dbc-86281e9b7920","lifecycleState":"CERTIFIED","lastUpdateDate":1642249554159,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d935eef6-4b6b-4a63-8ae0-4f7056aab084","invariantUUID":"491e893b-ec21-4cd7-a8d7-4931b94209bd","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":"objectStorage","uniqueId":"df0094bd-e159-4412-baf7-fb1ec88dc626","lifecycleState":"CERTIFIED","lastUpdateDate":1642249401466,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9015ae8e-2c34-4e71-9c3f-41cdc257d857","invariantUUID":"f85ea620-7dc6-443c-89c5-d14f841865f5","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f81498cd-ae3d-4c31-8292-69752f34b33c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249484868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e4fe6f3-4e88-48bc-9f3c-9c314520bc90","invariantUUID":"d07cd8c8-9050-4a4e-bf90-52ec6d76206d","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":"9081422d-b302-4f15-ae44-cebd34370962","lifecycleState":"CERTIFIED","lastUpdateDate":1642249406282,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b24d561f-e0cd-4eee-b334-c187d806b657","invariantUUID":"7866eddc-74de-4325-b97b-8fb9845c3939","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":"1af90fa7-a2aa-47c9-bd07-ab50b1f6f0eb","lifecycleState":"CERTIFIED","lastUpdateDate":1642249489138,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f92858-ffbe-44f7-9c25-30634666376d","invariantUUID":"ff6d184e-3010-4353-b0d0-ef35333c2d7f","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":"objectStorage","uniqueId":"e4aca604-12f0-4c6c-a8ce-55f1d71e669c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249385947,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eed2478-1203-4316-b415-efc7db1b55ed","invariantUUID":"b6d37abf-0d2f-4f26-9ef9-b670e7159af3","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":"objectStorage","uniqueId":"e137e3ad-ede5-47dd-b7e7-39073b31b2ea","lifecycleState":"CERTIFIED","lastUpdateDate":1642249596413,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e237658b-1313-4493-a4ba-17dc588c421b","invariantUUID":"f75d101f-bbf5-4786-8c91-042db8474249","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0b45194-d631-480f-8fc4-4d8a03aad78e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249472127,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab57a022-2627-4e93-8623-6c7b208d513a","invariantUUID":"dca4581a-70d8-49bd-a126-6eb3cd485afd","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cc3d787-aa3f-42a6-950a-4e7e11f0e673","lifecycleState":"CERTIFIED","lastUpdateDate":1642249403046,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"932edad6-acc7-465a-81ed-6dc06247365a","invariantUUID":"5fbf67af-668f-44e0-b653-f3aab118b4a1","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":"objectStorage","uniqueId":"080bcbd9-9d16-4cad-a612-dbc2e871ab63","lifecycleState":"CERTIFIED","lastUpdateDate":1642249497678,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecef55cb-80c8-4d35-9b95-bcacfda5b9d2","invariantUUID":"83deff7a-53c3-4341-8ee4-5c60e7eaec8a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249448337,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"879180e0-f78e-41e0-a99d-7b81c5e2e2a6","invariantUUID":"7174e619-060d-401b-b623-908440f9c410","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4856335b-0baf-4450-a852-13f98c513f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642256430508,"name":"basic_onboard_FuhFQn","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","systemName":"BasicOnboardFuhfqn","description":"VF","tags":["basic_onboard_FuhFQn"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"34f8eb24-f263-4fe1-a72b-10ef386af0ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249522500,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"968c6c32-1b88-488c-ba75-ecb06769e1e7","invariantUUID":"eb602643-a118-4cba-b3f8-11da5d2a5b61","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5865d27-3467-4819-81b1-ef88384a368b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249527299,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9107f106-5ca2-4799-b20d-6a1b49ba9dbc","invariantUUID":"293c589d-31ae-4b51-be38-16e07853a968","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","lifecycleState":"CERTIFIED","lastUpdateDate":1642249373942,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde6a6c5-fad1-4005-9cfe-e51f9eaa6da0","invariantUUID":"1a0ccc8c-9dfa-4d1c-978c-21d52a2d624b","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":"d8cab5af-2b20-4265-b1f3-774466005cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249442959,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736b0b5f-fa62-4eff-a3aa-38f59a6aba9b","invariantUUID":"990515b4-348b-414e-b96e-56edd223cc46","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":"b1ef2bb7-42e6-4767-aa27-8da2bd8e1025","lifecycleState":"CERTIFIED","lastUpdateDate":1642249404647,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"702769b9-ca72-49f6-af82-b6d3401364e3","invariantUUID":"4935bca2-f3c3-4e8b-8762-005a00f735e5","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4dd74c1-f09c-4e58-9c38-fb09ace24b99","lifecycleState":"CERTIFIED","lastUpdateDate":1642249470625,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53bedeef-9d5e-4d97-8c4e-f94786719046","invariantUUID":"bcd521f4-d51c-43ae-886b-c41606e9938c","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":"compute","uniqueId":"5bb7cf13-9505-4396-a8a0-a17e17e9956d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249495702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55b1f6b4-ec08-4659-bd0e-8018944adaec","invariantUUID":"0df409d3-26ab-49e2-83f8-5d09e18e2e71","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98cd8a29-13bb-460d-819d-1484dc2bb4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642249589651,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"837055ee-a0e2-47d4-b227-9d4755bce533","invariantUUID":"115d22fe-1df2-4606-a4f1-701a79012ea1","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5db42c-70ec-4e8a-90a7-80dddfcb6aaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249467689,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4216fac-bb52-4d31-bf91-b380b2adc215","invariantUUID":"3a9af106-7c15-4018-86d8-405c9e9be265","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":"4074dc25-874c-469c-8d72-2e651c10c3b3","lifecycleState":"CERTIFIED","lastUpdateDate":1642249433234,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a4a253-223f-412d-aed9-f5f7189b6d56","invariantUUID":"701c5b24-2a51-48c1-874b-a6e95ae644b7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ef9fcd8-eaf5-47e2-acff-4a3f7e29fb8e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249416922,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c61869b5-c943-40d5-9a1f-e893515a584a","invariantUUID":"87354dfe-47d0-41e8-adc4-8c01d9f9da1f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cc39edc1-e0b7-4ddf-bc22-8fca1641845d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249483367,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cbebc9d-8e56-4ee5-ac03-28e30c8fcf66","invariantUUID":"142ced83-c511-4eb4-a5f6-24c3e440a366","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8032a45d-4157-440b-b395-8a8119c6b378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249520838,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3243ba1-be1f-43b6-8a44-43e9507d3f9b","invariantUUID":"aa644e0d-82e0-47dd-917b-9daa31728e2d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f133d25-2fe1-486d-9264-29172c91802b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249394813,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be4cafe6-6494-4a5a-b642-e343638c9a1d","invariantUUID":"dabc13e1-bba3-47bb-b72e-73beeddf2078","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4794e9ef-20cc-470e-bcd1-5ff8b6fead70","lifecycleState":"CERTIFIED","lastUpdateDate":1642249531150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e74ffff5-b1ef-458c-90df-8dc1f63cefc1","invariantUUID":"8ead0dcb-65a3-49f4-9c1c-008d1e41f8f2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b60ac443-6c17-4d30-8691-b3b9912091e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249393047,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"504e083f-6ea9-45e1-a7ea-0c8bb757df55","invariantUUID":"31886f6b-6a02-42e5-b17a-7b28e22ab127","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfb658f5-e745-4f0a-9d4c-47d1335e8b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249550858,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f2fe40-e979-4fab-b66c-d0c03cb9e953","invariantUUID":"3776d9c2-a809-4e74-8fbf-23bbd07c93e9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cffdef0d-88d5-4c0a-94bc-b854908ec0ab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249604297,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09c380e9-fb90-4691-8b42-b2c9088dc122","invariantUUID":"27b6bda3-d462-4247-ba37-5d0a176ae3a5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d6d4947e-1c73-4cab-ad02-92eba453317c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249544830,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db34d283-d6bf-47f2-9deb-4c999c9ec12a","invariantUUID":"4a17226b-37a0-4717-8756-eede61b9f412","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"6cca70fb-125a-4079-8fa2-610b686268a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249426194,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f8fcfa4c-53ee-4914-b414-d966ed297df7","invariantUUID":"2a491f8e-f8ce-4abe-9ab8-c4f7897c12f6","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c895b21c-0fd6-4599-840e-98aeb4d2a877","lifecycleState":"CERTIFIED","lastUpdateDate":1642249556568,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa9c0446-a459-4238-b1a9-ec7bc2bc3195","invariantUUID":"8dba501f-1e53-427e-9144-fa065e44727b","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":"port","uniqueId":"20301b1d-3016-4098-ac35-e551b4f0a041","lifecycleState":"CERTIFIED","lastUpdateDate":1642249517241,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e13c2061-f81a-4f8a-ae9b-aa69cfd46a8e","invariantUUID":"9be8187d-57e6-4df5-b7f4-de0186ef880e","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":"defaulticon","uniqueId":"80e9c870-3087-450b-ae7e-6c71fa49031f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249407934,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0db99d-c2a6-430a-911c-e953789061d2","invariantUUID":"e8f1d6f3-5fa3-43f5-a7ec-544804496fa7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5225f83-1595-4bc8-8dde-791be90aff21","lifecycleState":"CERTIFIED","lastUpdateDate":1642249478130,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45f2b926-636a-4463-b73a-e6ba2d9162b8","invariantUUID":"aff1cd11-ee19-4900-8d22-f94002729ae5","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":"compute","uniqueId":"1a6d36fb-6a1e-4e90-8701-3546bf9aca25","lifecycleState":"CERTIFIED","lastUpdateDate":1642249438767,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21af701c-85b7-4b50-9e2e-a2fb45869ac1","invariantUUID":"86504f8c-0353-42fe-ab15-87b474a2820a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"177e5412-dd83-4d7e-adfa-04fc0f3a2aab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249502949,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10717c92-91f9-498a-be67-5fd47dbce4b8","invariantUUID":"27aee3ff-75d0-41e0-a8fc-8f7b58ec1e86","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":"8fef3746-1952-4fb6-aea0-e7b94dbba46b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249559169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a11845-9596-4d06-9801-7500f7c9274d","invariantUUID":"f78077c9-0cba-4d94-a1bf-df3ba84afb9a","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":"port","uniqueId":"96638be4-07d4-40bb-8cb2-b45cf18a0f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249427707,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ebf6e93-1f29-4932-91c8-d81534192001","invariantUUID":"11480c44-3287-482c-a83d-aa311628f180","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":"dbae4331-33d1-4d9d-aa5c-800e5eec1fe8","lifecycleState":"CERTIFIED","lastUpdateDate":1642249454126,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25bfa8-157c-4ed4-bcf5-f932b3c57c35","invariantUUID":"1bd31d7c-4af4-40de-a158-fd5be214c2c3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c05dc499-18c3-4823-8903-9b9d96d751a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249524172,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b966932-fb3d-4a76-b890-4af9d0a6da1e","invariantUUID":"82e8c382-f1bb-4a97-850a-43944fea148c","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":"37322d62-8f37-40ee-b721-6c237f97efca","lifecycleState":"CERTIFIED","lastUpdateDate":1642249528781,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"862f8da7-d469-4ff4-b04e-b9cb02f7d2d5","invariantUUID":"889adde9-f4c3-4399-84c9-738932ade648","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":"5e417f25-867c-4f28-957c-9fed682a9947","lifecycleState":"CERTIFIED","lastUpdateDate":1642249512771,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f609c185-6cf3-41a9-9211-5cdb1093a4f7","invariantUUID":"cb5b40e3-e510-444c-b0e7-8f3aa8d6f222","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":"defaulticon","uniqueId":"c0378ad9-7107-4cd7-8cc9-2bde078804ed","lifecycleState":"CERTIFIED","lastUpdateDate":1642249475728,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"dc3bcaaf-a55c-46c7-abe8-27676a44be43","invariantUUID":"9f26e4bc-9326-43dc-968c-74978a68d897","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"78ae6a1f-2286-41fd-9898-92ba6c0ddfba","lifecycleState":"CERTIFIED","lastUpdateDate":1642256108757,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1642256449535,"name":"basic_onboard_FuhFQn","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"06a3829f-5efe-4b43-8967-035648171512","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","systemName":"BasicOnboardFuhfqn","description":"service","tags":["basic_onboard_FuhFQn"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-01-15 14:20:51,360 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_FuhFQn found in services list 2022-01-15 14:20:51,360 INFO 726:service.py(1) - attempting to Certify Service basic_onboard_FuhFQn in SDC 2022-01-15 14:20:51,363 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'} 2022-01-15 14:20:51,364 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/22d99681-88b7-4c44-a4d5-e6a6169f08be/lifecycleState/Certify 2022-01-15 14:20:51,364 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-01-15 14:20:51,365 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:55,395 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/22d99681-88b7-4c44-a4d5-e6a6169f08be/lifecycleState/Certify HTTP/1.1" 200 1213 2022-01-15 14:20:55,397 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-01-15 14:20:55,397 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"053950bd-7657-469b-a0a9-621a0691af25","name":"basic_onboard_FuhFQn","version":"1.0","isHighestVersion":true,"creationDate":1642256444595,"lastUpdateDate":1642256449535,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_FuhFQn"],"icon":"network_l_1-3","normalizedName":"basiconboardfuhfqn","systemName":"BasicOnboardFuhfqn","contactId":"cs0008","allVersions":{"1.0":"053950bd-7657-469b-a0a9-621a0691af25"},"projectCode":"123456","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","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":"06a3829f-5efe-4b43-8967-035648171512"} 2022-01-15 14:20:55,399 DEBUG 187:__init__.py(1) - check if Service basic_onboard_FuhFQn exists in SDC 2022-01-15 14:20:55,399 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 14:20:55,399 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'} 2022-01-15 14:20:55,399 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 14:20:55,400 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 14:20:55,401 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:20:55,478 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2022-01-15 14:20:55,479 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 14:20:55,479 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"06a3829f-5efe-4b43-8967-035648171512","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","name":"basic_onboard_FuhFQn","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/06a3829f-5efe-4b43-8967-035648171512/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c8d54c00-2944-4c47-b61f-cada03937f6c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 14:20:55,481 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_FuhFQn from SDC 2022-01-15 14:20:55,481 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:20:55,481 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:55,481 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-01-15 14:20:55,481 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 14:20:55,482 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:20:55,482 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:20:55,482 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 14:20:55,482 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-01-15 14:20:55,482 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:20:55,482 INFO 220:__init__.py(1) - Service found, updating information 2022-01-15 14:20:55,482 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'} 2022-01-15 14:20:55,483 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-01-15 14:20:55,483 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 14:20:55,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:20:55,580 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 2022-01-15 14:20:55,582 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 14:20:55,584 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"458f9fe6-d662-4fc8-ae20-a35e12d78378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249491012,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43ee9719-35b7-4851-ad34-bd1c2ee4e4c0","invariantUUID":"4a638ea7-7f0b-4d13-9be9-7063b1e599d9","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":"2e11f08a-74ca-4de8-af1c-7d7bf63b76ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249465947,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"415ce973-152e-4ee8-9bc9-93117044f620","invariantUUID":"6e8e6286-7a19-42e5-8924-6cc89e97252f","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":"objectStorage","uniqueId":"464dcf6d-c7d1-43ec-afe2-332841ba9864","lifecycleState":"CERTIFIED","lastUpdateDate":1642249399757,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c331b376-f24b-42bc-be34-9b802d5690ed","invariantUUID":"49b78cb9-0d2d-48b3-a4d0-a767cffe5e6f","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70caddff-fd5a-45d1-9be5-15ff3852cb4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249600176,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6b0795-4662-41bb-859e-592a96afdfbe","invariantUUID":"bbf16f57-3acb-4058-868b-e0bd3479eca8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998","lifecycleState":"CERTIFIED","lastUpdateDate":1642249434983,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"411f2aa5-99b3-444d-a14c-8160b3f142b8","invariantUUID":"d2e38749-c5ea-458c-bff0-6aba847511ac","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":"82634e15-5630-418d-b409-b240c7d3a656","lifecycleState":"CERTIFIED","lastUpdateDate":1642249598716,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e71062-1516-473b-9f15-8822917e0700","invariantUUID":"143d98c5-4a22-4d70-b051-05d4018b7532","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c74df05e-900f-40cc-9c66-707bfd6c13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249451218,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8770c886-e225-4f3b-b3d4-acdb1c374100","invariantUUID":"65a09570-8c34-4332-8bfa-279f04420a10","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6b01302-3a8c-45dd-886b-ff64d4b96b89","lifecycleState":"CERTIFIED","lastUpdateDate":1642249473662,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a53b2f1-4610-416e-97fe-9a386c65d06b","invariantUUID":"46e8ec0a-0fff-4d13-aeca-522ebcc8a80f","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":"objectStorage","uniqueId":"64961b6f-9516-4199-abdc-6887ba7260b2","lifecycleState":"CERTIFIED","lastUpdateDate":1642249480352,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8e09350-a817-4ddf-b33e-a45a1ef72f1a","invariantUUID":"c0812b0a-1753-4137-bc8f-efdf17d6e5c8","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f3dbf72-291f-4d7a-a0f7-c57e08386243","lifecycleState":"CERTIFIED","lastUpdateDate":1642249461383,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"189b9da6-0b35-4e07-ae0f-2fdef4671c4b","invariantUUID":"f71123c3-e26e-4bad-9fde-a0f3114abc59","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2df2d0b5-491c-4525-a8ad-13b3dc283f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249412765,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"518ca94c-cf65-41d2-93f7-27d555bcf716","invariantUUID":"1e9d5b92-f8b7-4575-bf4e-81f37eb7fe9e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"40200300-b38d-4382-b011-27a7a7501324","lifecycleState":"CERTIFIED","lastUpdateDate":1642249548740,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595fb16e-efed-4804-a01a-b95e19080bcd","invariantUUID":"f1ba88b0-889b-4bea-b28d-09425113ac75","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":"7bcf556d-106a-46a6-9e01-2c2e3bbb0c92","lifecycleState":"CERTIFIED","lastUpdateDate":1642249411243,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a027a4a7-51e8-4c2a-a4dc-2a85a99b54ca","invariantUUID":"d00b3f05-3944-4cbc-a3e0-78ac512e329e","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":"1e3f2dbd-d8e6-43c9-ad0c-ac3f325c6ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249514951,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a367828-bb4d-4808-a8bd-8cf42b47b793","invariantUUID":"a3cf10ac-8adf-4440-a1f5-e683f0af6c23","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":"df8a7c41-f128-4385-a8ec-5d8e173f9aee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249409771,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbda58f-4224-44f2-9655-821099f83a8b","invariantUUID":"6720db16-1c6d-4fe4-ab0f-4601f8ed1f06","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4e28bc1e-6802-4fad-8bb5-be9d7687f8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249384322,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"052327d2-208b-4727-bb40-e89a3894e8c3","invariantUUID":"80586098-a08c-4f84-961d-0f98872e6228","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2ab23b1-4db3-49a7-922f-f8d60583a59c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249536767,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc43e1b7-c9c3-4996-91a8-d751b97c4e5a","invariantUUID":"07950551-f060-4e19-9721-37063841b722","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"ce894730-2262-4cad-8a7d-a44c77119e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249390658,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d86900e-e66e-4404-9919-8651fb2436be","invariantUUID":"b6f3a621-991c-43c0-9b3c-daaa11a53e1d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c4030f0f-a549-4ddf-b489-15eed23a0036","lifecycleState":"CERTIFIED","lastUpdateDate":1642249533920,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c54695-8d6d-495c-827f-03c1686f606a","invariantUUID":"5ba64c03-f5cf-49ca-835d-5b78e29a968e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f142bc53-8916-4ec8-96aa-7327737ad3de","lifecycleState":"CERTIFIED","lastUpdateDate":1642249519120,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b274e1d-3fb9-440c-82f3-320d9ae56aac","invariantUUID":"46d5e118-2563-4ff1-ba88-7d0309a7590e","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":"network","uniqueId":"12bb0c21-2854-429a-b43f-adbea1636fda","lifecycleState":"CERTIFIED","lastUpdateDate":1642249602982,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ed66d7-6397-43d0-9387-161fbbb9cc40","invariantUUID":"fc1178a6-19ad-435b-be2f-86f560e63aa6","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"041558cc-c8de-4cd1-ba8e-1af22d81a74a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249504918,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007c4a86-dc4e-4965-8b84-5cb82970d530","invariantUUID":"8a44a0d2-a666-4f7d-8135-76ee6ca8aad0","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":"94810de5-a014-41c2-866e-69a66844f106","lifecycleState":"CERTIFIED","lastUpdateDate":1642249444727,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0266b693-a34f-48cf-be91-3e6b3732e641","invariantUUID":"735cf3db-6d65-4b61-809f-bea9dc8a442c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad8fd-7c04-4888-8c90-9238ac78fa77","lifecycleState":"CERTIFIED","lastUpdateDate":1642249414415,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f11c114d-db3a-4cf2-a976-0de51daafd4b","invariantUUID":"4918609c-25e4-4c9e-84cf-609e93d74ba9","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":"compute","uniqueId":"e3ff1578-4041-427c-a7a0-05a6650dfcaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249492505,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"499cc28c-6da4-423f-8c04-ed1cd9d17f65","invariantUUID":"829507f2-3c6c-43bb-b1f7-dacf978474e3","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":"20d05268-cf7f-4a07-a2ef-4ce173b29ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249481837,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb10845-1cde-4fd7-b781-7b59a68054d4","invariantUUID":"b6f05b1c-04fc-4a1d-b1db-d202991834ae","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":"defaulticon","uniqueId":"4b29f556-0813-4800-bd9c-9748135eb5d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249382647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3f346a21-41c0-451b-80d6-24f6930c6e5b","invariantUUID":"4f1d1487-b435-47ca-bbc0-33ca5108d5a7","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":"network","uniqueId":"3bde3188-e9bd-4e5e-b877-2746581d34fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642249590961,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45e6705a-bad0-4238-9f14-31a7c8c1033f","invariantUUID":"69c549e4-7d7d-489e-abe5-5eae01990c33","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bc120b32-4e82-4c03-96ca-d964cc03179a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249594054,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5c8c0db-2ccf-4817-a76a-82f6ccacf267","invariantUUID":"41f2c794-5ca9-406c-9a1a-7d0e1936feaf","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16b9617e-9192-4e01-9483-493e30eab50d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249586689,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6241c8ce-24e6-40d5-8bd1-5046c658cc2d","invariantUUID":"6407cdf3-265e-4f79-8b5c-8563f890d82d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4f3b78ed-e6fb-429b-a3cb-e161f8952306","lifecycleState":"CERTIFIED","lastUpdateDate":1642249431617,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29694b25-ba7b-4978-bcf2-c1ca5e528c21","invariantUUID":"59ba2003-e4d0-4d0e-8dd4-de95f23b248f","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":"port","uniqueId":"8f2ca790-3639-4f20-9b7b-0b376adfbd29","lifecycleState":"CERTIFIED","lastUpdateDate":1642249542760,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c6b5be8-1699-44b7-b433-c474239a4f29","invariantUUID":"7a82b57c-85ff-4496-a09a-0fb1e93e7698","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":"03725b56-f75a-494c-9f41-1c79b1a7a502","lifecycleState":"CERTIFIED","lastUpdateDate":1642249441239,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad929d65-16d9-4e34-84e6-7e608cb859bf","invariantUUID":"4316360b-a498-4e14-a409-dd041e398d3b","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":"objectStorage","uniqueId":"cade7b2d-1d44-4d90-b16f-a299b720c45e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249592460,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f6c54ae-7ef8-4400-96dd-417ed088ea81","invariantUUID":"9433d9cf-729c-4959-a35b-3923877babf5","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87c94aa9-5773-4e9c-9e7f-2e99e524cbd9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249601685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c5d826a-b2aa-4bfc-82ed-b0b58d4ea581","invariantUUID":"e2d72206-e486-4e94-9afa-a6d06329290e","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8592f3aa-5403-4e2d-a04e-b916710cd222","lifecycleState":"CERTIFIED","lastUpdateDate":1642249552517,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2672f5-cbc6-485a-8458-530e1ff985dc","invariantUUID":"4aa0d0e9-9969-45f7-9a80-fe94d441e152","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":"compute","uniqueId":"ff9faf64-87d5-4585-b42d-07fc44e82f74","lifecycleState":"CERTIFIED","lastUpdateDate":1642249587998,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3efe269-cf92-427a-91d1-0a9833ac913c","invariantUUID":"29a86c3f-6bcc-43fb-aa58-0df95ba22f6b","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c0420f6-148c-431c-af35-0609a6385e9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249525660,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1325c857-425e-43e1-8227-0acb62ce3dd8","invariantUUID":"34880564-d59c-4c8d-9429-72169c32df52","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16283d29-93c2-477a-8dbc-86281e9b7920","lifecycleState":"CERTIFIED","lastUpdateDate":1642249554159,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d935eef6-4b6b-4a63-8ae0-4f7056aab084","invariantUUID":"491e893b-ec21-4cd7-a8d7-4931b94209bd","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":"objectStorage","uniqueId":"df0094bd-e159-4412-baf7-fb1ec88dc626","lifecycleState":"CERTIFIED","lastUpdateDate":1642249401466,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9015ae8e-2c34-4e71-9c3f-41cdc257d857","invariantUUID":"f85ea620-7dc6-443c-89c5-d14f841865f5","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f81498cd-ae3d-4c31-8292-69752f34b33c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249484868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e4fe6f3-4e88-48bc-9f3c-9c314520bc90","invariantUUID":"d07cd8c8-9050-4a4e-bf90-52ec6d76206d","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":"9081422d-b302-4f15-ae44-cebd34370962","lifecycleState":"CERTIFIED","lastUpdateDate":1642249406282,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b24d561f-e0cd-4eee-b334-c187d806b657","invariantUUID":"7866eddc-74de-4325-b97b-8fb9845c3939","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":"1af90fa7-a2aa-47c9-bd07-ab50b1f6f0eb","lifecycleState":"CERTIFIED","lastUpdateDate":1642249489138,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f92858-ffbe-44f7-9c25-30634666376d","invariantUUID":"ff6d184e-3010-4353-b0d0-ef35333c2d7f","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":"objectStorage","uniqueId":"e4aca604-12f0-4c6c-a8ce-55f1d71e669c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249385947,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eed2478-1203-4316-b415-efc7db1b55ed","invariantUUID":"b6d37abf-0d2f-4f26-9ef9-b670e7159af3","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":"objectStorage","uniqueId":"e137e3ad-ede5-47dd-b7e7-39073b31b2ea","lifecycleState":"CERTIFIED","lastUpdateDate":1642249596413,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e237658b-1313-4493-a4ba-17dc588c421b","invariantUUID":"f75d101f-bbf5-4786-8c91-042db8474249","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0b45194-d631-480f-8fc4-4d8a03aad78e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249472127,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab57a022-2627-4e93-8623-6c7b208d513a","invariantUUID":"dca4581a-70d8-49bd-a126-6eb3cd485afd","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cc3d787-aa3f-42a6-950a-4e7e11f0e673","lifecycleState":"CERTIFIED","lastUpdateDate":1642249403046,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"932edad6-acc7-465a-81ed-6dc06247365a","invariantUUID":"5fbf67af-668f-44e0-b653-f3aab118b4a1","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":"objectStorage","uniqueId":"080bcbd9-9d16-4cad-a612-dbc2e871ab63","lifecycleState":"CERTIFIED","lastUpdateDate":1642249497678,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecef55cb-80c8-4d35-9b95-bcacfda5b9d2","invariantUUID":"83deff7a-53c3-4341-8ee4-5c60e7eaec8a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249448337,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"879180e0-f78e-41e0-a99d-7b81c5e2e2a6","invariantUUID":"7174e619-060d-401b-b623-908440f9c410","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4856335b-0baf-4450-a852-13f98c513f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642256430508,"name":"basic_onboard_FuhFQn","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","systemName":"BasicOnboardFuhfqn","description":"VF","tags":["basic_onboard_FuhFQn"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"34f8eb24-f263-4fe1-a72b-10ef386af0ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249522500,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"968c6c32-1b88-488c-ba75-ecb06769e1e7","invariantUUID":"eb602643-a118-4cba-b3f8-11da5d2a5b61","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5865d27-3467-4819-81b1-ef88384a368b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249527299,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9107f106-5ca2-4799-b20d-6a1b49ba9dbc","invariantUUID":"293c589d-31ae-4b51-be38-16e07853a968","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","lifecycleState":"CERTIFIED","lastUpdateDate":1642249373942,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde6a6c5-fad1-4005-9cfe-e51f9eaa6da0","invariantUUID":"1a0ccc8c-9dfa-4d1c-978c-21d52a2d624b","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":"d8cab5af-2b20-4265-b1f3-774466005cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249442959,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736b0b5f-fa62-4eff-a3aa-38f59a6aba9b","invariantUUID":"990515b4-348b-414e-b96e-56edd223cc46","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":"b1ef2bb7-42e6-4767-aa27-8da2bd8e1025","lifecycleState":"CERTIFIED","lastUpdateDate":1642249404647,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"702769b9-ca72-49f6-af82-b6d3401364e3","invariantUUID":"4935bca2-f3c3-4e8b-8762-005a00f735e5","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4dd74c1-f09c-4e58-9c38-fb09ace24b99","lifecycleState":"CERTIFIED","lastUpdateDate":1642249470625,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53bedeef-9d5e-4d97-8c4e-f94786719046","invariantUUID":"bcd521f4-d51c-43ae-886b-c41606e9938c","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":"compute","uniqueId":"5bb7cf13-9505-4396-a8a0-a17e17e9956d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249495702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55b1f6b4-ec08-4659-bd0e-8018944adaec","invariantUUID":"0df409d3-26ab-49e2-83f8-5d09e18e2e71","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98cd8a29-13bb-460d-819d-1484dc2bb4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642249589651,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"837055ee-a0e2-47d4-b227-9d4755bce533","invariantUUID":"115d22fe-1df2-4606-a4f1-701a79012ea1","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5db42c-70ec-4e8a-90a7-80dddfcb6aaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249467689,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4216fac-bb52-4d31-bf91-b380b2adc215","invariantUUID":"3a9af106-7c15-4018-86d8-405c9e9be265","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":"4074dc25-874c-469c-8d72-2e651c10c3b3","lifecycleState":"CERTIFIED","lastUpdateDate":1642249433234,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a4a253-223f-412d-aed9-f5f7189b6d56","invariantUUID":"701c5b24-2a51-48c1-874b-a6e95ae644b7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ef9fcd8-eaf5-47e2-acff-4a3f7e29fb8e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249416922,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c61869b5-c943-40d5-9a1f-e893515a584a","invariantUUID":"87354dfe-47d0-41e8-adc4-8c01d9f9da1f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cc39edc1-e0b7-4ddf-bc22-8fca1641845d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249483367,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cbebc9d-8e56-4ee5-ac03-28e30c8fcf66","invariantUUID":"142ced83-c511-4eb4-a5f6-24c3e440a366","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8032a45d-4157-440b-b395-8a8119c6b378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249520838,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3243ba1-be1f-43b6-8a44-43e9507d3f9b","invariantUUID":"aa644e0d-82e0-47dd-917b-9daa31728e2d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f133d25-2fe1-486d-9264-29172c91802b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249394813,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be4cafe6-6494-4a5a-b642-e343638c9a1d","invariantUUID":"dabc13e1-bba3-47bb-b72e-73beeddf2078","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4794e9ef-20cc-470e-bcd1-5ff8b6fead70","lifecycleState":"CERTIFIED","lastUpdateDate":1642249531150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e74ffff5-b1ef-458c-90df-8dc1f63cefc1","invariantUUID":"8ead0dcb-65a3-49f4-9c1c-008d1e41f8f2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b60ac443-6c17-4d30-8691-b3b9912091e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249393047,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"504e083f-6ea9-45e1-a7ea-0c8bb757df55","invariantUUID":"31886f6b-6a02-42e5-b17a-7b28e22ab127","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfb658f5-e745-4f0a-9d4c-47d1335e8b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249550858,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f2fe40-e979-4fab-b66c-d0c03cb9e953","invariantUUID":"3776d9c2-a809-4e74-8fbf-23bbd07c93e9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cffdef0d-88d5-4c0a-94bc-b854908ec0ab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249604297,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09c380e9-fb90-4691-8b42-b2c9088dc122","invariantUUID":"27b6bda3-d462-4247-ba37-5d0a176ae3a5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d6d4947e-1c73-4cab-ad02-92eba453317c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249544830,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db34d283-d6bf-47f2-9deb-4c999c9ec12a","invariantUUID":"4a17226b-37a0-4717-8756-eede61b9f412","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"6cca70fb-125a-4079-8fa2-610b686268a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249426194,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f8fcfa4c-53ee-4914-b414-d966ed297df7","invariantUUID":"2a491f8e-f8ce-4abe-9ab8-c4f7897c12f6","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c895b21c-0fd6-4599-840e-98aeb4d2a877","lifecycleState":"CERTIFIED","lastUpdateDate":1642249556568,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa9c0446-a459-4238-b1a9-ec7bc2bc3195","invariantUUID":"8dba501f-1e53-427e-9144-fa065e44727b","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":"port","uniqueId":"20301b1d-3016-4098-ac35-e551b4f0a041","lifecycleState":"CERTIFIED","lastUpdateDate":1642249517241,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e13c2061-f81a-4f8a-ae9b-aa69cfd46a8e","invariantUUID":"9be8187d-57e6-4df5-b7f4-de0186ef880e","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":"defaulticon","uniqueId":"80e9c870-3087-450b-ae7e-6c71fa49031f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249407934,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0db99d-c2a6-430a-911c-e953789061d2","invariantUUID":"e8f1d6f3-5fa3-43f5-a7ec-544804496fa7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5225f83-1595-4bc8-8dde-791be90aff21","lifecycleState":"CERTIFIED","lastUpdateDate":1642249478130,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45f2b926-636a-4463-b73a-e6ba2d9162b8","invariantUUID":"aff1cd11-ee19-4900-8d22-f94002729ae5","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":"compute","uniqueId":"1a6d36fb-6a1e-4e90-8701-3546bf9aca25","lifecycleState":"CERTIFIED","lastUpdateDate":1642249438767,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21af701c-85b7-4b50-9e2e-a2fb45869ac1","invariantUUID":"86504f8c-0353-42fe-ab15-87b474a2820a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"177e5412-dd83-4d7e-adfa-04fc0f3a2aab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249502949,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10717c92-91f9-498a-be67-5fd47dbce4b8","invariantUUID":"27aee3ff-75d0-41e0-a8fc-8f7b58ec1e86","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":"8fef3746-1952-4fb6-aea0-e7b94dbba46b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249559169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a11845-9596-4d06-9801-7500f7c9274d","invariantUUID":"f78077c9-0cba-4d94-a1bf-df3ba84afb9a","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":"port","uniqueId":"96638be4-07d4-40bb-8cb2-b45cf18a0f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249427707,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ebf6e93-1f29-4932-91c8-d81534192001","invariantUUID":"11480c44-3287-482c-a83d-aa311628f180","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":"dbae4331-33d1-4d9d-aa5c-800e5eec1fe8","lifecycleState":"CERTIFIED","lastUpdateDate":1642249454126,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25bfa8-157c-4ed4-bcf5-f932b3c57c35","invariantUUID":"1bd31d7c-4af4-40de-a158-fd5be214c2c3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c05dc499-18c3-4823-8903-9b9d96d751a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249524172,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b966932-fb3d-4a76-b890-4af9d0a6da1e","invariantUUID":"82e8c382-f1bb-4a97-850a-43944fea148c","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":"37322d62-8f37-40ee-b721-6c237f97efca","lifecycleState":"CERTIFIED","lastUpdateDate":1642249528781,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"862f8da7-d469-4ff4-b04e-b9cb02f7d2d5","invariantUUID":"889adde9-f4c3-4399-84c9-738932ade648","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":"5e417f25-867c-4f28-957c-9fed682a9947","lifecycleState":"CERTIFIED","lastUpdateDate":1642249512771,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f609c185-6cf3-41a9-9211-5cdb1093a4f7","invariantUUID":"cb5b40e3-e510-444c-b0e7-8f3aa8d6f222","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":"defaulticon","uniqueId":"c0378ad9-7107-4cd7-8cc9-2bde078804ed","lifecycleState":"CERTIFIED","lastUpdateDate":1642249475728,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"dc3bcaaf-a55c-46c7-abe8-27676a44be43","invariantUUID":"9f26e4bc-9326-43dc-968c-74978a68d897","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"053950bd-7657-469b-a0a9-621a0691af25","lifecycleState":"CERTIFIED","lastUpdateDate":1642256449535,"name":"basic_onboard_FuhFQn","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"06a3829f-5efe-4b43-8967-035648171512","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","systemName":"BasicOnboardFuhfqn","description":"service","tags":["basic_onboard_FuhFQn"],"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":"78ae6a1f-2286-41fd-9898-92ba6c0ddfba","lifecycleState":"CERTIFIED","lastUpdateDate":1642256108757,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","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}]}]} 2022-01-15 14:20:55,588 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_FuhFQn found in services list 2022-01-15 14:21:05,599 INFO 726:service.py(1) - attempting to PROD/activate Service basic_onboard_FuhFQn in SDC 2022-01-15 14:21:05,604 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'} 2022-01-15 14:21:05,605 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/053950bd-7657-469b-a0a9-621a0691af25/distribution/PROD/activate 2022-01-15 14:21:05,605 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-01-15 14:21:05,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:21:08,471 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/053950bd-7657-469b-a0a9-621a0691af25/distribution/PROD/activate HTTP/1.1" 200 None 2022-01-15 14:21:08,473 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-01-15 14:21:08,475 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"053950bd-7657-469b-a0a9-621a0691af25","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"053950bd-7657-469b-a0a9-621a0691af25","empty":false},{"definition":false,"hidden":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"053950bd-7657-469b-a0a9-621a0691af25","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"053950bd-7657-469b-a0a9-621a0691af25","empty":false},{"definition":false,"hidden":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"053950bd-7657-469b-a0a9-621a0691af25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"053950bd-7657-469b-a0a9-621a0691af25","empty":false},{"definition":false,"hidden":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"053950bd-7657-469b-a0a9-621a0691af25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"053950bd-7657-469b-a0a9-621a0691af25","empty":false},{"definition":false,"hidden":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"053950bd-7657-469b-a0a9-621a0691af25","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"053950bd-7657-469b-a0a9-621a0691af25","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.assettoscacsar","artifactName":"service-BasicOnboardFuhfqn-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NjIxMmUwOWIzZTEzZTM1OTJjMGJkZjJiZDlhYWMzZDc=","artifactUUID":"0543c8e6-7885-48ad-bec5-895a44cffaea","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.assettoscacsar","duplicated":false,"payloadUpdateDate":1642256454141,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642256444544,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.assettoscatemplate","artifactName":"service-BasicOnboardFuhfqn-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YzE4N2ZkMzFkMDg5Yzc4MzY1ZGNlMTA1YTNiMDRlMjA=","artifactUUID":"929eeade-deeb-4d4f-93ae-65fb81658fc4","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.assettoscatemplate","duplicated":false,"payloadUpdateDate":1642256453639,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642256444544,"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":1642256418082,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDBhYTcwYTc5ZDhlMjk0ZDIxNGNlYjFhMGQwYjcxNjM=","artifactUUID":"0caef87d-f31d-46bc-86d2-090de09ee3ba","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"43408fec-a495-4133-a046-4f4b053f27f6.vflicense","duplicated":false,"payloadUpdateDate":1642256418085,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418082,"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":"22d99681-88b7-4c44-a4d5-e6a6169f08be.22d99681-88b7-4c44-a4d5-e6a6169f08be.4856335b-0baf-4450-a852-13f98c513f9f.basic_onboard_fuhfqn0.vfModulesMetadata","artifactName":"basic_onboard_fuhfqn0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NGFlMDBlMGQxNDAzMWZiNmZkNjRhYjgxZmIyY2NkNTE=","artifactUUID":"84c0655c-115b-48fd-84a4-c148b078ead6","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.22d99681-88b7-4c44-a4d5-e6a6169f08be.4856335b-0baf-4450-a852-13f98c513f9f.basic_onboard_fuhfqn0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1642256452668,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"heat1":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":30,"creationDate":1642256418122,"description":"created from csar","artifactType":"HEAT","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"15eeacb6-27f9-48a2-94e2-19ffe8e4ba31","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1","duplicated":false,"payloadUpdateDate":1642256418137,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","currentValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","currentValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","currentValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","currentValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","currentValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","currentValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","currentValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","currentValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","currentValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","currentValue":"30417","empty":false}],"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418122,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256418056,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"428215ae-dd14-4a67-999e-0de25083589b","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"43408fec-a495-4133-a046-4f4b053f27f6.vendorlicense","duplicated":false,"payloadUpdateDate":1642256418063,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418056,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"listHeatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamUpdated":false,"timeout":0,"creationDate":1642256447046,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.4856335b-0baf-4450-a852-13f98c513f9f.basic_onboard_fuhfqn0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"9d3dc1dd-a97d-49d0-9a28-ec22f7cfffc9","generatedFromId":"43408fec-a495-4133-a046-4f4b053f27f6.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.4856335b-0baf-4450-a852-13f98c513f9f.basic_onboard_fuhfqn0.heat1env","duplicated":false,"payloadUpdateDate":1642256452092,"heatParameters":[{"name":"vnf_name","type":"string","description":"The VM name","defaultValue":"Ubuntu18-VNF-name","empty":false},{"name":"vnf_id","type":"string","description":"The VNF ID is provided by ONAP","defaultValue":"Ubuntu18-VNF","empty":false},{"name":"vf_module_id","type":"string","description":"The VF Module ID is provided by ONAP","defaultValue":"Ubuntu18-VF-module","empty":false},{"name":"ubuntu18_image_name","type":"string","description":"Image to be used for compute instance","defaultValue":"ubuntu-18.04-daily","empty":false},{"name":"ubuntu18_flavor_name","type":"string","description":"Type of instance (flavor) to be used","defaultValue":"m1.small","empty":false},{"name":"ubuntu18_pub_key","type":"string","description":"Public key to be installed on the compute instance","defaultValue":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","empty":false},{"name":"ubuntu18_name_0","type":"string","description":"The VM name","defaultValue":"ubuntu18","empty":false},{"name":"admin_plane_net_name","type":"string","description":"The external management network","defaultValue":"admin","empty":false},{"name":"dcae_collector_ip","type":"string","description":"IP address of the DCAE collector","defaultValue":"10.4.2.166","empty":false},{"name":"dcae_collector_port","type":"string","description":"Port of the DCAE collector","defaultValue":"30417","empty":false}],"heatParamsUpdateDate":1642256447046,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1642256447046,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardfuhfqnvspinformationtxt":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256418102,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vspbasiconboardfuhfqnvspinformationtxt","artifactName":"VSP_basic_onboard_FuhFQn_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"M2Y4ODU1NjZhODY3OTIyZTMyN2Q3OTlkZDM1N2EzZjE=","artifactUUID":"f212b049-6b7f-4264-810d-ffb755c5a563","artifactDisplayName":"VSP_basic_onboard_FuhFQn_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardfuhfqnvspinformationtxt","esId":"43408fec-a495-4133-a046-4f4b053f27f6.vspbasiconboardfuhfqnvspinformationtxt","duplicated":false,"payloadUpdateDate":1642256418104,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1642256418102,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1642256447052,"version":"1","type":"org.openecomp.groups.VfModule","artifacts":["43408fec-a495-4133-a046-4f4b053f27f6.heat1","43408fec-a495-4133-a046-4f4b053f27f6.heat1env"],"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.4856335b-0baf-4450-a852-13f98c513f9f.basic_onboard_fuhfqn0.43408fec-a495-4133-a046-4f4b053f27f6.BasicOnboardFuhfqn..base_ubuntu18..module-0.basic_onboard_fuhfqn0basiconboardfuhfqnbase_ubuntu18module0","invariantUUID":"129df304-96fb-4441-9c8f-c2a94d1f01c6","normalizedName":"basic_onboard_fuhfqn0basiconboardfuhfqnbase_ubuntu18module0","modificationTime":1642256447052,"customizationUUID":"885037f7-b6cd-4cb4-a1df-d03e956f5ed7","groupInstanceArtifacts":["22d99681-88b7-4c44-a4d5-e6a6169f08be.4856335b-0baf-4450-a852-13f98c513f9f.basic_onboard_fuhfqn0.heat1env"],"groupInstanceArtifactsUuid":["9d3dc1dd-a97d-49d0-9a28-ec22f7cfffc9"],"artifactsUuid":["15eeacb6-27f9-48a2-94e2-19ffe8e4ba31"],"groupUUID":"a84e3342-b874-4476-8a9a-052e43a3fc55","groupName":"BasicOnboardFuhfqn..base_ubuntu18..module-0","groupUid":"43408fec-a495-4133-a046-4f4b053f27f6.BasicOnboardFuhfqn..base_ubuntu18..module-0","name":"basic_onboard_fuhfqn0..BasicOnboardFuhfqn..base_ubuntu18..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_ubuntu18","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_ubuntu18","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":"43408fec-a495-4133-a046-4f4b053f27f6.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_FuhFQn 0"},"actualComponentUid":"4856335b-0baf-4450-a852-13f98c513f9f","createdFromCsar":false,"uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.4856335b-0baf-4450-a852-13f98c513f9f.basic_onboard_fuhfqn0","normalizedName":"basic_onboard_fuhfqn0","name":"basic_onboard_FuhFQn 0","creationTime":1642256446844,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_fuhfqn0","componentUid":"4856335b-0baf-4450-a852-13f98c513f9f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardFuhfqn","modificationTime":1642256446844,"customizationUUID":"954b3b54-41c2-4deb-98cc-9104c27255f3","posX":"200","posY":"100","componentName":"basic_onboard_FuhFQn","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"22d99681-88b7-4c44-a4d5-e6a6169f08be.4856335b-0baf-4450-a852-13f98c513f9f.basic_onboard_fuhfqn0":[{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vf_module_id","type":"string","required":false,"description":"The VF Module ID is provided by ONAP","password":false,"name":"vf_module_id","value":"Ubuntu18-VF-module","label":"VF module ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vnf_name","type":"string","required":false,"description":"The VM name","password":false,"name":"vnf_name","value":"Ubuntu18-VNF-name","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_name_0","type":"string","required":false,"description":"The VM name","password":false,"name":"ubuntu18_name_0","value":"ubuntu18","label":"VM name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_pub_key","type":"string","required":false,"description":"Public key to be installed on the compute instance","password":false,"name":"ubuntu18_pub_key","value":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC","label":"Public key","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.dcae_collector_ip","type":"string","required":false,"description":"IP address of the DCAE collector","password":false,"name":"dcae_collector_ip","value":"10.4.2.166","label":"DCAE collector IP address","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.vnf_id","type":"string","required":false,"description":"The VNF ID is provided by ONAP","password":false,"name":"vnf_id","value":"Ubuntu18-VNF","label":"VNF ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.dcae_collector_port","type":"string","required":false,"description":"Port of the DCAE collector","password":false,"name":"dcae_collector_port","value":"30417","label":"DCAE collector port","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_flavor_name","type":"string","required":false,"description":"Type of instance (flavor) to be used","password":false,"name":"ubuntu18_flavor_name","value":"m1.small","label":"Flavor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.admin_plane_net_name","type":"string","required":false,"description":"The external management network","password":false,"name":"admin_plane_net_name","value":"admin","label":"management network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"43408fec-a495-4133-a046-4f4b053f27f6.ubuntu18_image_name","type":"string","required":false,"description":"Image to be used for compute instance","password":false,"name":"ubuntu18_image_name","value":"ubuntu-18.04-daily","label":"Image name or ID","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"361e2a5e-1221-4124-83ea-619d33f8fb2f","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2a419b50-49c3-4449-af2e-742788a5a6b5","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2a419b50-49c3-4449-af2e-742788a5a6b5","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2a419b50-49c3-4449-af2e-742788a5a6b5","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2a419b50-49c3-4449-af2e-742788a5a6b5","empty":false},{"definition":false,"hidden":false,"uniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2a419b50-49c3-4449-af2e-742788a5a6b5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2a419b50-49c3-4449-af2e-742788a5a6b5","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":1642256444595,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_onboard_FuhFQn"],"uniqueId":"053950bd-7657-469b-a0a9-621a0691af25","componentMetadataForSupportLog":{"SupportablityComponentUUID":"06a3829f-5efe-4b43-8967-035648171512","SupportablityComponentName":"basic_onboard_FuhFQn","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"06a3829f-5efe-4b43-8967-035648171512","systemName":"BasicOnboardFuhfqn","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","normalizedName":"basiconboardfuhfqn","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1642256467293,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1642256444544,"artifactType":"OTHER","uniqueId":"22d99681-88b7-4c44-a4d5-e6a6169f08be.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":1642256444544,"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":"053950bd-7657-469b-a0a9-621a0691af25"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_onboard_FuhFQn"} 2022-01-15 14:21:08,478 DEBUG 187:__init__.py(1) - check if Service basic_onboard_FuhFQn exists in SDC 2022-01-15 14:21:08,478 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-01-15 14:21:08,479 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'} 2022-01-15 14:21:08,479 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-01-15 14:21:08,479 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-01-15 14:21:08,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-01-15 14:21:08,647 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2022-01-15 14:21:08,648 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-01-15 14:21:08,648 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"06a3829f-5efe-4b43-8967-035648171512","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","name":"basic_onboard_FuhFQn","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/06a3829f-5efe-4b43-8967-035648171512/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c8d54c00-2944-4c47-b61f-cada03937f6c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-01-15 14:21:08,650 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_FuhFQn from SDC 2022-01-15 14:21:08,650 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:21:08,650 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:21:08,651 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 14:21:08,651 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-01-15 14:21:08,651 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-01-15 14:21:08,651 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-01-15 14:21:08,651 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-01-15 14:21:08,651 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-01-15 14:21:08,651 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_FuhFQn 2022-01-15 14:21:08,651 INFO 220:__init__.py(1) - Service found, updating information 2022-01-15 14:21:08,652 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'} 2022-01-15 14:21:08,652 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 2022-01-15 14:21:08,652 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-01-15 14:21:08,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-01-15 14:21:08,726 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 2022-01-15 14:21:08,729 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-01-15 14:21:08,731 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"458f9fe6-d662-4fc8-ae20-a35e12d78378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249491012,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43ee9719-35b7-4851-ad34-bd1c2ee4e4c0","invariantUUID":"4a638ea7-7f0b-4d13-9be9-7063b1e599d9","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":"2e11f08a-74ca-4de8-af1c-7d7bf63b76ee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249465947,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"415ce973-152e-4ee8-9bc9-93117044f620","invariantUUID":"6e8e6286-7a19-42e5-8924-6cc89e97252f","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":"objectStorage","uniqueId":"464dcf6d-c7d1-43ec-afe2-332841ba9864","lifecycleState":"CERTIFIED","lastUpdateDate":1642249399757,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c331b376-f24b-42bc-be34-9b802d5690ed","invariantUUID":"49b78cb9-0d2d-48b3-a4d0-a767cffe5e6f","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"70caddff-fd5a-45d1-9be5-15ff3852cb4f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249600176,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b6b0795-4662-41bb-859e-592a96afdfbe","invariantUUID":"bbf16f57-3acb-4058-868b-e0bd3479eca8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"0160405b-8958-4aca-bfbb-213a69f32998","lifecycleState":"CERTIFIED","lastUpdateDate":1642249434983,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"411f2aa5-99b3-444d-a14c-8160b3f142b8","invariantUUID":"d2e38749-c5ea-458c-bff0-6aba847511ac","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":"82634e15-5630-418d-b409-b240c7d3a656","lifecycleState":"CERTIFIED","lastUpdateDate":1642249598716,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51e71062-1516-473b-9f15-8822917e0700","invariantUUID":"143d98c5-4a22-4d70-b051-05d4018b7532","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c74df05e-900f-40cc-9c66-707bfd6c13ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249451218,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8770c886-e225-4f3b-b3d4-acdb1c374100","invariantUUID":"65a09570-8c34-4332-8bfa-279f04420a10","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d6b01302-3a8c-45dd-886b-ff64d4b96b89","lifecycleState":"CERTIFIED","lastUpdateDate":1642249473662,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a53b2f1-4610-416e-97fe-9a386c65d06b","invariantUUID":"46e8ec0a-0fff-4d13-aeca-522ebcc8a80f","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":"objectStorage","uniqueId":"64961b6f-9516-4199-abdc-6887ba7260b2","lifecycleState":"CERTIFIED","lastUpdateDate":1642249480352,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e8e09350-a817-4ddf-b33e-a45a1ef72f1a","invariantUUID":"c0812b0a-1753-4137-bc8f-efdf17d6e5c8","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f3dbf72-291f-4d7a-a0f7-c57e08386243","lifecycleState":"CERTIFIED","lastUpdateDate":1642249461383,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"189b9da6-0b35-4e07-ae0f-2fdef4671c4b","invariantUUID":"f71123c3-e26e-4bad-9fde-a0f3114abc59","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2df2d0b5-491c-4525-a8ad-13b3dc283f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249412765,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"518ca94c-cf65-41d2-93f7-27d555bcf716","invariantUUID":"1e9d5b92-f8b7-4575-bf4e-81f37eb7fe9e","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"40200300-b38d-4382-b011-27a7a7501324","lifecycleState":"CERTIFIED","lastUpdateDate":1642249548740,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"595fb16e-efed-4804-a01a-b95e19080bcd","invariantUUID":"f1ba88b0-889b-4bea-b28d-09425113ac75","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":"7bcf556d-106a-46a6-9e01-2c2e3bbb0c92","lifecycleState":"CERTIFIED","lastUpdateDate":1642249411243,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a027a4a7-51e8-4c2a-a4dc-2a85a99b54ca","invariantUUID":"d00b3f05-3944-4cbc-a3e0-78ac512e329e","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":"1e3f2dbd-d8e6-43c9-ad0c-ac3f325c6ab0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249514951,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a367828-bb4d-4808-a8bd-8cf42b47b793","invariantUUID":"a3cf10ac-8adf-4440-a1f5-e683f0af6c23","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":"df8a7c41-f128-4385-a8ec-5d8e173f9aee","lifecycleState":"CERTIFIED","lastUpdateDate":1642249409771,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbbda58f-4224-44f2-9655-821099f83a8b","invariantUUID":"6720db16-1c6d-4fe4-ab0f-4601f8ed1f06","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4e28bc1e-6802-4fad-8bb5-be9d7687f8bd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249384322,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"052327d2-208b-4727-bb40-e89a3894e8c3","invariantUUID":"80586098-a08c-4f84-961d-0f98872e6228","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d2ab23b1-4db3-49a7-922f-f8d60583a59c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249536767,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc43e1b7-c9c3-4996-91a8-d751b97c4e5a","invariantUUID":"07950551-f060-4e19-9721-37063841b722","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"loadBalancer","uniqueId":"ce894730-2262-4cad-8a7d-a44c77119e4a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249390658,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d86900e-e66e-4404-9919-8651fb2436be","invariantUUID":"b6f3a621-991c-43c0-9b3c-daaa11a53e1d","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c4030f0f-a549-4ddf-b489-15eed23a0036","lifecycleState":"CERTIFIED","lastUpdateDate":1642249533920,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"72c54695-8d6d-495c-827f-03c1686f606a","invariantUUID":"5ba64c03-f5cf-49ca-835d-5b78e29a968e","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f142bc53-8916-4ec8-96aa-7327737ad3de","lifecycleState":"CERTIFIED","lastUpdateDate":1642249519120,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b274e1d-3fb9-440c-82f3-320d9ae56aac","invariantUUID":"46d5e118-2563-4ff1-ba88-7d0309a7590e","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":"network","uniqueId":"12bb0c21-2854-429a-b43f-adbea1636fda","lifecycleState":"CERTIFIED","lastUpdateDate":1642249602982,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41ed66d7-6397-43d0-9387-161fbbb9cc40","invariantUUID":"fc1178a6-19ad-435b-be2f-86f560e63aa6","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"041558cc-c8de-4cd1-ba8e-1af22d81a74a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249504918,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"007c4a86-dc4e-4965-8b84-5cb82970d530","invariantUUID":"8a44a0d2-a666-4f7d-8135-76ee6ca8aad0","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":"94810de5-a014-41c2-866e-69a66844f106","lifecycleState":"CERTIFIED","lastUpdateDate":1642249444727,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0266b693-a34f-48cf-be91-3e6b3732e641","invariantUUID":"735cf3db-6d65-4b61-809f-bea9dc8a442c","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e28ad8fd-7c04-4888-8c90-9238ac78fa77","lifecycleState":"CERTIFIED","lastUpdateDate":1642249414415,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f11c114d-db3a-4cf2-a976-0de51daafd4b","invariantUUID":"4918609c-25e4-4c9e-84cf-609e93d74ba9","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":"compute","uniqueId":"e3ff1578-4041-427c-a7a0-05a6650dfcaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249492505,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"499cc28c-6da4-423f-8c04-ed1cd9d17f65","invariantUUID":"829507f2-3c6c-43bb-b1f7-dacf978474e3","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":"20d05268-cf7f-4a07-a2ef-4ce173b29ad7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249481837,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb10845-1cde-4fd7-b781-7b59a68054d4","invariantUUID":"b6f05b1c-04fc-4a1d-b1db-d202991834ae","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":"defaulticon","uniqueId":"4b29f556-0813-4800-bd9c-9748135eb5d9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249382647,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3f346a21-41c0-451b-80d6-24f6930c6e5b","invariantUUID":"4f1d1487-b435-47ca-bbc0-33ca5108d5a7","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":"network","uniqueId":"3bde3188-e9bd-4e5e-b877-2746581d34fc","lifecycleState":"CERTIFIED","lastUpdateDate":1642249590961,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45e6705a-bad0-4238-9f14-31a7c8c1033f","invariantUUID":"69c549e4-7d7d-489e-abe5-5eae01990c33","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bc120b32-4e82-4c03-96ca-d964cc03179a","lifecycleState":"CERTIFIED","lastUpdateDate":1642249594054,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5c8c0db-2ccf-4817-a76a-82f6ccacf267","invariantUUID":"41f2c794-5ca9-406c-9a1a-7d0e1936feaf","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16b9617e-9192-4e01-9483-493e30eab50d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249586689,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6241c8ce-24e6-40d5-8bd1-5046c658cc2d","invariantUUID":"6407cdf3-265e-4f79-8b5c-8563f890d82d","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4f3b78ed-e6fb-429b-a3cb-e161f8952306","lifecycleState":"CERTIFIED","lastUpdateDate":1642249431617,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"29694b25-ba7b-4978-bcf2-c1ca5e528c21","invariantUUID":"59ba2003-e4d0-4d0e-8dd4-de95f23b248f","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":"port","uniqueId":"8f2ca790-3639-4f20-9b7b-0b376adfbd29","lifecycleState":"CERTIFIED","lastUpdateDate":1642249542760,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c6b5be8-1699-44b7-b433-c474239a4f29","invariantUUID":"7a82b57c-85ff-4496-a09a-0fb1e93e7698","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":"03725b56-f75a-494c-9f41-1c79b1a7a502","lifecycleState":"CERTIFIED","lastUpdateDate":1642249441239,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad929d65-16d9-4e34-84e6-7e608cb859bf","invariantUUID":"4316360b-a498-4e14-a409-dd041e398d3b","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":"objectStorage","uniqueId":"cade7b2d-1d44-4d90-b16f-a299b720c45e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249592460,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f6c54ae-7ef8-4400-96dd-417ed088ea81","invariantUUID":"9433d9cf-729c-4959-a35b-3923877babf5","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"87c94aa9-5773-4e9c-9e7f-2e99e524cbd9","lifecycleState":"CERTIFIED","lastUpdateDate":1642249601685,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1c5d826a-b2aa-4bfc-82ed-b0b58d4ea581","invariantUUID":"e2d72206-e486-4e94-9afa-a6d06329290e","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8592f3aa-5403-4e2d-a04e-b916710cd222","lifecycleState":"CERTIFIED","lastUpdateDate":1642249552517,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e2672f5-cbc6-485a-8458-530e1ff985dc","invariantUUID":"4aa0d0e9-9969-45f7-9a80-fe94d441e152","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":"compute","uniqueId":"ff9faf64-87d5-4585-b42d-07fc44e82f74","lifecycleState":"CERTIFIED","lastUpdateDate":1642249587998,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e3efe269-cf92-427a-91d1-0a9833ac913c","invariantUUID":"29a86c3f-6bcc-43fb-aa58-0df95ba22f6b","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8c0420f6-148c-431c-af35-0609a6385e9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249525660,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1325c857-425e-43e1-8227-0acb62ce3dd8","invariantUUID":"34880564-d59c-4c8d-9429-72169c32df52","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"16283d29-93c2-477a-8dbc-86281e9b7920","lifecycleState":"CERTIFIED","lastUpdateDate":1642249554159,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d935eef6-4b6b-4a63-8ae0-4f7056aab084","invariantUUID":"491e893b-ec21-4cd7-a8d7-4931b94209bd","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":"objectStorage","uniqueId":"df0094bd-e159-4412-baf7-fb1ec88dc626","lifecycleState":"CERTIFIED","lastUpdateDate":1642249401466,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9015ae8e-2c34-4e71-9c3f-41cdc257d857","invariantUUID":"f85ea620-7dc6-443c-89c5-d14f841865f5","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f81498cd-ae3d-4c31-8292-69752f34b33c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249484868,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e4fe6f3-4e88-48bc-9f3c-9c314520bc90","invariantUUID":"d07cd8c8-9050-4a4e-bf90-52ec6d76206d","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":"9081422d-b302-4f15-ae44-cebd34370962","lifecycleState":"CERTIFIED","lastUpdateDate":1642249406282,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b24d561f-e0cd-4eee-b334-c187d806b657","invariantUUID":"7866eddc-74de-4325-b97b-8fb9845c3939","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":"1af90fa7-a2aa-47c9-bd07-ab50b1f6f0eb","lifecycleState":"CERTIFIED","lastUpdateDate":1642249489138,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"35f92858-ffbe-44f7-9c25-30634666376d","invariantUUID":"ff6d184e-3010-4353-b0d0-ef35333c2d7f","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":"objectStorage","uniqueId":"e4aca604-12f0-4c6c-a8ce-55f1d71e669c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249385947,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eed2478-1203-4316-b415-efc7db1b55ed","invariantUUID":"b6d37abf-0d2f-4f26-9ef9-b670e7159af3","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":"objectStorage","uniqueId":"e137e3ad-ede5-47dd-b7e7-39073b31b2ea","lifecycleState":"CERTIFIED","lastUpdateDate":1642249596413,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e237658b-1313-4493-a4ba-17dc588c421b","invariantUUID":"f75d101f-bbf5-4786-8c91-042db8474249","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a0b45194-d631-480f-8fc4-4d8a03aad78e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249472127,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab57a022-2627-4e93-8623-6c7b208d513a","invariantUUID":"dca4581a-70d8-49bd-a126-6eb3cd485afd","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0cc3d787-aa3f-42a6-950a-4e7e11f0e673","lifecycleState":"CERTIFIED","lastUpdateDate":1642249403046,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"932edad6-acc7-465a-81ed-6dc06247365a","invariantUUID":"5fbf67af-668f-44e0-b653-f3aab118b4a1","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":"objectStorage","uniqueId":"080bcbd9-9d16-4cad-a612-dbc2e871ab63","lifecycleState":"CERTIFIED","lastUpdateDate":1642249497678,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecef55cb-80c8-4d35-9b95-bcacfda5b9d2","invariantUUID":"83deff7a-53c3-4341-8ee4-5c60e7eaec8a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2679e43b-c4bc-4b1b-9e90-f9cffe0c38cd","lifecycleState":"CERTIFIED","lastUpdateDate":1642249448337,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"879180e0-f78e-41e0-a99d-7b81c5e2e2a6","invariantUUID":"7174e619-060d-401b-b623-908440f9c410","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4856335b-0baf-4450-a852-13f98c513f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1642256430508,"name":"basic_onboard_FuhFQn","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"1c47be53-3b2e-4585-a189-6941a9a86e18","invariantUUID":"48a09fcb-4e56-4dc7-8aa8-c782d1d32349","systemName":"BasicOnboardFuhfqn","description":"VF","tags":["basic_onboard_FuhFQn"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"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":"34f8eb24-f263-4fe1-a72b-10ef386af0ec","lifecycleState":"CERTIFIED","lastUpdateDate":1642249522500,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"968c6c32-1b88-488c-ba75-ecb06769e1e7","invariantUUID":"eb602643-a118-4cba-b3f8-11da5d2a5b61","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5865d27-3467-4819-81b1-ef88384a368b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249527299,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9107f106-5ca2-4799-b20d-6a1b49ba9dbc","invariantUUID":"293c589d-31ae-4b51-be38-16e07853a968","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"8c6d668d-b37b-4bfd-b6c6-1ba36451d516","lifecycleState":"CERTIFIED","lastUpdateDate":1642249373942,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fde6a6c5-fad1-4005-9cfe-e51f9eaa6da0","invariantUUID":"1a0ccc8c-9dfa-4d1c-978c-21d52a2d624b","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":"d8cab5af-2b20-4265-b1f3-774466005cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1642249442959,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"736b0b5f-fa62-4eff-a3aa-38f59a6aba9b","invariantUUID":"990515b4-348b-414e-b96e-56edd223cc46","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":"b1ef2bb7-42e6-4767-aa27-8da2bd8e1025","lifecycleState":"CERTIFIED","lastUpdateDate":1642249404647,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"702769b9-ca72-49f6-af82-b6d3401364e3","invariantUUID":"4935bca2-f3c3-4e8b-8762-005a00f735e5","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a4dd74c1-f09c-4e58-9c38-fb09ace24b99","lifecycleState":"CERTIFIED","lastUpdateDate":1642249470625,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"53bedeef-9d5e-4d97-8c4e-f94786719046","invariantUUID":"bcd521f4-d51c-43ae-886b-c41606e9938c","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":"compute","uniqueId":"5bb7cf13-9505-4396-a8a0-a17e17e9956d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249495702,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55b1f6b4-ec08-4659-bd0e-8018944adaec","invariantUUID":"0df409d3-26ab-49e2-83f8-5d09e18e2e71","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"98cd8a29-13bb-460d-819d-1484dc2bb4e6","lifecycleState":"CERTIFIED","lastUpdateDate":1642249589651,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"837055ee-a0e2-47d4-b227-9d4755bce533","invariantUUID":"115d22fe-1df2-4606-a4f1-701a79012ea1","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb5db42c-70ec-4e8a-90a7-80dddfcb6aaa","lifecycleState":"CERTIFIED","lastUpdateDate":1642249467689,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e4216fac-bb52-4d31-bf91-b380b2adc215","invariantUUID":"3a9af106-7c15-4018-86d8-405c9e9be265","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":"4074dc25-874c-469c-8d72-2e651c10c3b3","lifecycleState":"CERTIFIED","lastUpdateDate":1642249433234,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"59a4a253-223f-412d-aed9-f5f7189b6d56","invariantUUID":"701c5b24-2a51-48c1-874b-a6e95ae644b7","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ef9fcd8-eaf5-47e2-acff-4a3f7e29fb8e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249416922,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c61869b5-c943-40d5-9a1f-e893515a584a","invariantUUID":"87354dfe-47d0-41e8-adc4-8c01d9f9da1f","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cc39edc1-e0b7-4ddf-bc22-8fca1641845d","lifecycleState":"CERTIFIED","lastUpdateDate":1642249483367,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cbebc9d-8e56-4ee5-ac03-28e30c8fcf66","invariantUUID":"142ced83-c511-4eb4-a5f6-24c3e440a366","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8032a45d-4157-440b-b395-8a8119c6b378","lifecycleState":"CERTIFIED","lastUpdateDate":1642249520838,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3243ba1-be1f-43b6-8a44-43e9507d3f9b","invariantUUID":"aa644e0d-82e0-47dd-917b-9daa31728e2d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1f133d25-2fe1-486d-9264-29172c91802b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249394813,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be4cafe6-6494-4a5a-b642-e343638c9a1d","invariantUUID":"dabc13e1-bba3-47bb-b72e-73beeddf2078","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4794e9ef-20cc-470e-bcd1-5ff8b6fead70","lifecycleState":"CERTIFIED","lastUpdateDate":1642249531150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e74ffff5-b1ef-458c-90df-8dc1f63cefc1","invariantUUID":"8ead0dcb-65a3-49f4-9c1c-008d1e41f8f2","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b60ac443-6c17-4d30-8691-b3b9912091e7","lifecycleState":"CERTIFIED","lastUpdateDate":1642249393047,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"504e083f-6ea9-45e1-a7ea-0c8bb757df55","invariantUUID":"31886f6b-6a02-42e5-b17a-7b28e22ab127","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"dfb658f5-e745-4f0a-9d4c-47d1335e8b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1642249550858,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93f2fe40-e979-4fab-b66c-d0c03cb9e953","invariantUUID":"3776d9c2-a809-4e74-8fbf-23bbd07c93e9","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cffdef0d-88d5-4c0a-94bc-b854908ec0ab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249604297,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09c380e9-fb90-4691-8b42-b2c9088dc122","invariantUUID":"27b6bda3-d462-4247-ba37-5d0a176ae3a5","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d6d4947e-1c73-4cab-ad02-92eba453317c","lifecycleState":"CERTIFIED","lastUpdateDate":1642249544830,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db34d283-d6bf-47f2-9deb-4c999c9ec12a","invariantUUID":"4a17226b-37a0-4717-8756-eede61b9f412","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"6cca70fb-125a-4079-8fa2-610b686268a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249426194,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f8fcfa4c-53ee-4914-b414-d966ed297df7","invariantUUID":"2a491f8e-f8ce-4abe-9ab8-c4f7897c12f6","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"c895b21c-0fd6-4599-840e-98aeb4d2a877","lifecycleState":"CERTIFIED","lastUpdateDate":1642249556568,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa9c0446-a459-4238-b1a9-ec7bc2bc3195","invariantUUID":"8dba501f-1e53-427e-9144-fa065e44727b","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":"port","uniqueId":"20301b1d-3016-4098-ac35-e551b4f0a041","lifecycleState":"CERTIFIED","lastUpdateDate":1642249517241,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e13c2061-f81a-4f8a-ae9b-aa69cfd46a8e","invariantUUID":"9be8187d-57e6-4df5-b7f4-de0186ef880e","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":"defaulticon","uniqueId":"80e9c870-3087-450b-ae7e-6c71fa49031f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249407934,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a0db99d-c2a6-430a-911c-e953789061d2","invariantUUID":"e8f1d6f3-5fa3-43f5-a7ec-544804496fa7","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c5225f83-1595-4bc8-8dde-791be90aff21","lifecycleState":"CERTIFIED","lastUpdateDate":1642249478130,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45f2b926-636a-4463-b73a-e6ba2d9162b8","invariantUUID":"aff1cd11-ee19-4900-8d22-f94002729ae5","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":"compute","uniqueId":"1a6d36fb-6a1e-4e90-8701-3546bf9aca25","lifecycleState":"CERTIFIED","lastUpdateDate":1642249438767,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21af701c-85b7-4b50-9e2e-a2fb45869ac1","invariantUUID":"86504f8c-0353-42fe-ab15-87b474a2820a","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"177e5412-dd83-4d7e-adfa-04fc0f3a2aab","lifecycleState":"CERTIFIED","lastUpdateDate":1642249502949,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10717c92-91f9-498a-be67-5fd47dbce4b8","invariantUUID":"27aee3ff-75d0-41e0-a8fc-8f7b58ec1e86","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":"8fef3746-1952-4fb6-aea0-e7b94dbba46b","lifecycleState":"CERTIFIED","lastUpdateDate":1642249559169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"12a11845-9596-4d06-9801-7500f7c9274d","invariantUUID":"f78077c9-0cba-4d94-a1bf-df3ba84afb9a","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":"port","uniqueId":"96638be4-07d4-40bb-8cb2-b45cf18a0f5f","lifecycleState":"CERTIFIED","lastUpdateDate":1642249427707,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3ebf6e93-1f29-4932-91c8-d81534192001","invariantUUID":"11480c44-3287-482c-a83d-aa311628f180","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":"dbae4331-33d1-4d9d-aa5c-800e5eec1fe8","lifecycleState":"CERTIFIED","lastUpdateDate":1642249454126,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25bfa8-157c-4ed4-bcf5-f932b3c57c35","invariantUUID":"1bd31d7c-4af4-40de-a158-fd5be214c2c3","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c05dc499-18c3-4823-8903-9b9d96d751a4","lifecycleState":"CERTIFIED","lastUpdateDate":1642249524172,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b966932-fb3d-4a76-b890-4af9d0a6da1e","invariantUUID":"82e8c382-f1bb-4a97-850a-43944fea148c","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":"37322d62-8f37-40ee-b721-6c237f97efca","lifecycleState":"CERTIFIED","lastUpdateDate":1642249528781,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"862f8da7-d469-4ff4-b04e-b9cb02f7d2d5","invariantUUID":"889adde9-f4c3-4399-84c9-738932ade648","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":"5e417f25-867c-4f28-957c-9fed682a9947","lifecycleState":"CERTIFIED","lastUpdateDate":1642249512771,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f609c185-6cf3-41a9-9211-5cdb1093a4f7","invariantUUID":"cb5b40e3-e510-444c-b0e7-8f3aa8d6f222","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":"defaulticon","uniqueId":"c0378ad9-7107-4cd7-8cc9-2bde078804ed","lifecycleState":"CERTIFIED","lastUpdateDate":1642249475728,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"dc3bcaaf-a55c-46c7-abe8-27676a44be43","invariantUUID":"9f26e4bc-9326-43dc-968c-74978a68d897","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"053950bd-7657-469b-a0a9-621a0691af25","lifecycleState":"CERTIFIED","lastUpdateDate":1642256467293,"name":"basic_onboard_FuhFQn","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"06a3829f-5efe-4b43-8967-035648171512","invariantUUID":"529aada7-07f0-4003-a64b-367eb426434e","systemName":"BasicOnboardFuhfqn","description":"service","tags":["basic_onboard_FuhFQn"],"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":"78ae6a1f-2286-41fd-9898-92ba6c0ddfba","lifecycleState":"CERTIFIED","lastUpdateDate":1642256108757,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c8d54c00-2944-4c47-b61f-cada03937f6c","invariantUUID":"4258ba68-1af8-4de8-876b-18c49bc5aa51","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}]}]} 2022-01-15 14:21:08,735 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_FuhFQn found in services list 2022-01-15 14:21:08,736 INFO 216:service.py(1) - Service basic_onboard_FuhFQn onboarded 2022-01-15 14:21:08,736 INFO 199:base.py(1) - ***************************************************** 2022-01-15 14:21:08,736 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-01-15 14:21:08,736 INFO 201:base.py(1) - ***************************************************** 2022-01-15 14:21:08,736 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2022-01-15 14:21:08,737 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:27 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-01-15 14:21:08,739 INFO 48:basic_onboard.py(1) - Generate Test report 2022-01-15 14:21:08,824 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2022-01-15 14:21:09,183 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 2022-01-15 14:21:09,184 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/61e2d8556c44f50010879ba7 2022-01-15 14:21:09,185 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK