2022-02-11 01:40:12,920 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2022-02-11 01:40:12,928 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-02-11 01:40:12,928 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-02-11 01:40:12,929 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-02-11 01:40:12,929 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-02-11 01:40:12,929 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-02-11 01:40:12,929 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-02-11 01:40:12,929 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-02-11 01:40:12,929 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2022-02-11 01:40:12,930 DEBUG 32:basic_onboard.py(1) - start time 2022-02-11 01:40:12,930 INFO 175:base.py(1) - ***************************************************** 2022-02-11 01:40:12,930 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-02-11 01:40:12,930 INFO 177:base.py(1) - ***************************************************** 2022-02-11 01:40:12,930 INFO 175:base.py(1) - ***************************************************** 2022-02-11 01:40:12,930 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-02-11 01:40:12,930 INFO 177:base.py(1) - ***************************************************** 2022-02-11 01:40:12,930 INFO 175:base.py(1) - ***************************************************** 2022-02-11 01:40:12,930 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-02-11 01:40:12,930 INFO 177:base.py(1) - ***************************************************** 2022-02-11 01:40:12,931 INFO 175:base.py(1) - ***************************************************** 2022-02-11 01:40:12,931 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-02-11 01:40:12,931 INFO 177:base.py(1) - ***************************************************** 2022-02-11 01:40:12,931 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-02-11 01:40:12,931 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-02-11 01:40:12,931 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-02-11 01:40:12,931 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-02-11 01:40:12,931 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-02-11 01:40:12,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:13,032 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-02-11 01:40:13,034 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-02-11 01:40:13,034 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6c58fdfe48804fec987b05105b816b32","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"807deb176b7047acba267142b09135f6","type":"vlm","name":"e9f88d0c-7f3b-45d6-83a9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8133e9fe5ecf480b82a7865882543013","type":"vlm","name":"b220f1ed-3309-4441-bdcb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-02-11 01:40:13,036 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-02-11 01:40:13,037 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-02-11 01:40:13,037 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-02-11 01:40:13,037 INFO 312:__init__.py(1) - attempting to create Vendor basic_onboard_vendor in SDC 2022-02-11 01:40:13,037 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-02-11 01:40:13,037 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-02-11 01:40:13,038 DEBUG 129:onap_service.py(1) - [SDC][get Vendors] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-11 01:40:13,038 DEBUG 131:onap_service.py(1) - [SDC][get Vendors] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-license-models 2022-02-11 01:40:13,038 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-02-11 01:40:13,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:13,097 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-02-11 01:40:13,099 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-02-11 01:40:13,099 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"6c58fdfe48804fec987b05105b816b32","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"807deb176b7047acba267142b09135f6","type":"vlm","name":"e9f88d0c-7f3b-45d6-83a9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8133e9fe5ecf480b82a7865882543013","type":"vlm","name":"b220f1ed-3309-4441-bdcb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":3} 2022-02-11 01:40:13,102 DEBUG 175:__init__.py(1) - number of Vendor returned: 3 2022-02-11 01:40:13,103 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-02-11 01:40:13,103 INFO 197:__init__.py(1) - Vendor basic_onboard_vendor doesn't exist in SDC 2022-02-11 01:40:13,121 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-02-11 01:40:13,121 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-02-11 01:40:13,121 DEBUG 132:onap_service.py(1) - [SDC][create Vendor] data sent: { "iconRef": "icon", "vendorName": "basic_onboard_vendor", "description": "vendor" } 2022-02-11 01:40:13,123 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:13,626 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-02-11 01:40:13,628 INFO 142:onap_service.py(1) - [SDC][create Vendor] response code: 200 2022-02-11 01:40:13,628 DEBUG 146:onap_service.py(1) - [SDC][create Vendor] response: {"itemId":"607d09cf18ff4fed9f66768fb93ec503","version":{"id":"4d4d342800024eea948eba5ad7af429e","name":"1.0","description":"Initial version","status":"Draft"}} 2022-02-11 01:40:13,631 INFO 330:__init__.py(1) - Vendor basic_onboard_vendor is created in SDC 2022-02-11 01:40:13,632 INFO 53:vendor.py(1) - attempting to certify/sumbit vendor basic_onboard_vendor in SDC 2022-02-11 01:40:13,638 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-02-11 01:40:13,638 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/607d09cf18ff4fed9f66768fb93ec503/versions/4d4d342800024eea948eba5ad7af429e/actions 2022-02-11 01:40:13,639 DEBUG 132:onap_service.py(1) - [SDC][Submit Vendor] data sent: { "action": "Submit" } 2022-02-11 01:40:13,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:13,865 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-license-models/607d09cf18ff4fed9f66768fb93ec503/versions/4d4d342800024eea948eba5ad7af429e/actions HTTP/1.1" 200 2 2022-02-11 01:40:13,867 INFO 142:onap_service.py(1) - [SDC][Submit Vendor] response code: 200 2022-02-11 01:40:13,867 DEBUG 146:onap_service.py(1) - [SDC][Submit Vendor] response: {} 2022-02-11 01:40:13,871 INFO 199:base.py(1) - ***************************************************** 2022-02-11 01:40:13,871 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-02-11 01:40:13,871 INFO 201:base.py(1) - ***************************************************** 2022-02-11 01:40:13,872 INFO 227:base.py(1) - ***************************************************** 2022-02-11 01:40:13,872 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-02-11 01:40:13,872 INFO 229:base.py(1) - ***************************************************** 2022-02-11 01:40:13,873 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_clrRkj_VSP exists in SDC 2022-02-11 01:40:13,873 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-11 01:40:13,873 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-02-11 01:40:13,874 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-02-11 01:40:13,874 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-11 01:40:13,876 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:14,020 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-02-11 01:40:14,022 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-11 01:40:14,022 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 45860e09-3448","description":"vendor software product","vendorName":"e9f88d0c-7f3b-45d6-83a9","vendorId":"807deb176b7047acba267142b09135f6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"870b3bfe4fe74221a2a6e9ec1c608340","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 86bbe916-8f91","description":"vendor software product","vendorName":"b220f1ed-3309-4441-bdcb","vendorId":"8133e9fe5ecf480b82a7865882543013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3b1f3214d93e4826a8a4a946be26047d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-02-11 01:40:14,026 DEBUG 324:vsp.py(1) - importing VSP pNF 45860e09-3448 from SDC 2022-02-11 01:40:14,026 DEBUG 324:vsp.py(1) - importing VSP vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:14,027 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-02-11 01:40:14,027 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj_VSP 2022-02-11 01:40:14,027 INFO 197:__init__.py(1) - Vsp basic_onboard_clrRkj_VSP doesn't exist in SDC 2022-02-11 01:40:14,027 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_clrRkj_VSP exists in SDC 2022-02-11 01:40:14,027 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-11 01:40:14,028 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-02-11 01:40:14,028 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-02-11 01:40:14,028 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-11 01:40:14,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:14,115 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-02-11 01:40:14,117 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-11 01:40:14,117 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 45860e09-3448","description":"vendor software product","vendorName":"e9f88d0c-7f3b-45d6-83a9","vendorId":"807deb176b7047acba267142b09135f6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"870b3bfe4fe74221a2a6e9ec1c608340","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 86bbe916-8f91","description":"vendor software product","vendorName":"b220f1ed-3309-4441-bdcb","vendorId":"8133e9fe5ecf480b82a7865882543013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3b1f3214d93e4826a8a4a946be26047d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-02-11 01:40:14,121 DEBUG 324:vsp.py(1) - importing VSP pNF 45860e09-3448 from SDC 2022-02-11 01:40:14,121 DEBUG 324:vsp.py(1) - importing VSP vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:14,121 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-02-11 01:40:14,122 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj_VSP 2022-02-11 01:40:14,122 INFO 197:__init__.py(1) - Vsp basic_onboard_clrRkj_VSP doesn't exist in SDC 2022-02-11 01:40:14,122 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_clrRkj_VSP exists in SDC 2022-02-11 01:40:14,122 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-11 01:40:14,123 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-02-11 01:40:14,123 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-02-11 01:40:14,123 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-11 01:40:14,126 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:14,225 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-02-11 01:40:14,227 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-11 01:40:14,227 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 45860e09-3448","description":"vendor software product","vendorName":"e9f88d0c-7f3b-45d6-83a9","vendorId":"807deb176b7047acba267142b09135f6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"870b3bfe4fe74221a2a6e9ec1c608340","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 86bbe916-8f91","description":"vendor software product","vendorName":"b220f1ed-3309-4441-bdcb","vendorId":"8133e9fe5ecf480b82a7865882543013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3b1f3214d93e4826a8a4a946be26047d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-02-11 01:40:14,230 DEBUG 324:vsp.py(1) - importing VSP pNF 45860e09-3448 from SDC 2022-02-11 01:40:14,230 DEBUG 324:vsp.py(1) - importing VSP vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:14,231 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-02-11 01:40:14,231 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj_VSP 2022-02-11 01:40:14,231 INFO 197:__init__.py(1) - Vsp basic_onboard_clrRkj_VSP doesn't exist in SDC 2022-02-11 01:40:14,231 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_clrRkj_VSP exists in SDC 2022-02-11 01:40:14,231 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-11 01:40:14,232 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-02-11 01:40:14,232 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-02-11 01:40:14,232 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-11 01:40:14,234 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:14,300 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-02-11 01:40:14,301 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-11 01:40:14,301 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 45860e09-3448","description":"vendor software product","vendorName":"e9f88d0c-7f3b-45d6-83a9","vendorId":"807deb176b7047acba267142b09135f6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"870b3bfe4fe74221a2a6e9ec1c608340","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 86bbe916-8f91","description":"vendor software product","vendorName":"b220f1ed-3309-4441-bdcb","vendorId":"8133e9fe5ecf480b82a7865882543013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3b1f3214d93e4826a8a4a946be26047d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-02-11 01:40:14,304 DEBUG 324:vsp.py(1) - importing VSP pNF 45860e09-3448 from SDC 2022-02-11 01:40:14,305 DEBUG 324:vsp.py(1) - importing VSP vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:14,305 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-02-11 01:40:14,305 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj_VSP 2022-02-11 01:40:14,305 INFO 197:__init__.py(1) - Vsp basic_onboard_clrRkj_VSP doesn't exist in SDC 2022-02-11 01:40:14,305 INFO 312:__init__.py(1) - attempting to create Vsp basic_onboard_clrRkj_VSP in SDC 2022-02-11 01:40:14,305 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_clrRkj_VSP exists in SDC 2022-02-11 01:40:14,305 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-11 01:40:14,306 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-02-11 01:40:14,306 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-02-11 01:40:14,306 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-11 01:40:14,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:14,377 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-02-11 01:40:14,379 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-11 01:40:14,379 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"pNF 45860e09-3448","description":"vendor software product","vendorName":"e9f88d0c-7f3b-45d6-83a9","vendorId":"807deb176b7047acba267142b09135f6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"870b3bfe4fe74221a2a6e9ec1c608340","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 86bbe916-8f91","description":"vendor software product","vendorName":"b220f1ed-3309-4441-bdcb","vendorId":"8133e9fe5ecf480b82a7865882543013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3b1f3214d93e4826a8a4a946be26047d","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-02-11 01:40:14,381 DEBUG 324:vsp.py(1) - importing VSP pNF 45860e09-3448 from SDC 2022-02-11 01:40:14,382 DEBUG 324:vsp.py(1) - importing VSP vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:14,382 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-02-11 01:40:14,382 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj_VSP 2022-02-11 01:40:14,382 INFO 197:__init__.py(1) - Vsp basic_onboard_clrRkj_VSP doesn't exist in SDC 2022-02-11 01:40:14,386 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-02-11 01:40:14,386 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-02-11 01:40:14,386 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-02-11 01:40:14,387 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-02-11 01:40:14,387 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-02-11 01:40:14,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:14,446 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-02-11 01:40:14,447 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-02-11 01:40:14,448 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"607d09cf18ff4fed9f66768fb93ec503","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"6c58fdfe48804fec987b05105b816b32","type":"vlm","name":"basicvm_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"807deb176b7047acba267142b09135f6","type":"vlm","name":"e9f88d0c-7f3b-45d6-83a9","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"8133e9fe5ecf480b82a7865882543013","type":"vlm","name":"b220f1ed-3309-4441-bdcb","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":4} 2022-02-11 01:40:14,450 DEBUG 175:__init__.py(1) - number of Vendor returned: 4 2022-02-11 01:40:14,450 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-02-11 01:40:14,450 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-02-11 01:40:14,450 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/607d09cf18ff4fed9f66768fb93ec503/versions 2022-02-11 01:40:14,450 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:14,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:14,583 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/607d09cf18ff4fed9f66768fb93ec503/versions HTTP/1.1" 200 264 2022-02-11 01:40:14,585 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:14,585 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4d4d342800024eea948eba5ad7af429e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644543613199,"modificationTime":1644543613770,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-11 01:40:14,588 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-11 01:40:14,588 INFO 220:__init__.py(1) - Vendor found, updating information 2022-02-11 01:40:14,589 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-02-11 01:40:14,589 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/607d09cf18ff4fed9f66768fb93ec503/versions 2022-02-11 01:40:14,589 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:14,591 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:14,645 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/607d09cf18ff4fed9f66768fb93ec503/versions HTTP/1.1" 200 264 2022-02-11 01:40:14,646 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:14,647 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"4d4d342800024eea948eba5ad7af429e","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644543613199,"modificationTime":1644543613770,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-11 01:40:14,648 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-11 01:40:14,649 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-02-11 01:40:14,649 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-02-11 01:40:14,649 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_clrRkj_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "607d09cf18ff4fed9f66768fb93ec503", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-02-11 01:40:14,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:16,594 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-02-11 01:40:16,597 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-02-11 01:40:16,597 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"de526b88274b4d808cfd633ad089a920","version":{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","status":"Draft"}} 2022-02-11 01:40:16,602 INFO 330:__init__.py(1) - Vsp basic_onboard_clrRkj_VSP is created in SDC 2022-02-11 01:40:16,602 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-02-11 01:40:16,603 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:16,603 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:16,606 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:16,683 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 253 2022-02-11 01:40:16,684 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:16,684 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644543614729,"modificationTime":1644543615732,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-11 01:40:16,687 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-02-11 01:40:16,687 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:16,687 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-11 01:40:16,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:16,849 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 223 2022-02-11 01:40:16,851 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-11 01:40:16,851 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1644543614729,"modificationTime":1644543615641} 2022-02-11 01:40:16,856 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-02-11 01:40:16,856 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:16,856 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:16,860 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:17,053 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 409 2022-02-11 01:40:17,057 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:17,058 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4"} 2022-02-11 01:40:17,062 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-02-11 01:40:17,062 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:17,063 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:17,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:17,310 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 409 2022-02-11 01:40:17,313 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:17,313 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4"} 2022-02-11 01:40:17,317 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_clrRkj_VSP in SDC 2022-02-11 01:40:17,318 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-02-11 01:40:17,318 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:17,319 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:17,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:17,380 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 253 2022-02-11 01:40:17,382 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:17,382 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644543614729,"modificationTime":1644543615732,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-11 01:40:17,386 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-02-11 01:40:17,386 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:17,386 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-11 01:40:17,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:17,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 223 2022-02-11 01:40:17,489 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-11 01:40:17,490 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1644543614729,"modificationTime":1644543615641} 2022-02-11 01:40:17,494 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-02-11 01:40:17,494 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:17,494 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:17,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:17,687 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 409 2022-02-11 01:40:17,689 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:17,689 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4"} 2022-02-11 01:40:17,693 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-02-11 01:40:17,693 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:17,694 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:17,697 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:17,883 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 409 2022-02-11 01:40:17,885 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:17,885 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4"} 2022-02-11 01:40:17,889 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-02-11 01:40:17,889 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/orchestration-template-candidate 2022-02-11 01:40:17,890 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-02-11 01:40:17,894 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:18,066 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/orchestration-template-candidate HTTP/1.1" 200 94 2022-02-11 01:40:18,068 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-02-11 01:40:18,068 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-02-11 01:40:18,069 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_clrRkj_VSP have been uploaded 2022-02-11 01:40:18,072 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-02-11 01:40:18,073 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:18,073 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:18,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:18,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 253 2022-02-11 01:40:18,139 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:18,140 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644543614729,"modificationTime":1644543615732,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-11 01:40:18,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-02-11 01:40:18,143 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:18,143 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-11 01:40:18,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:18,241 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 222 2022-02-11 01:40:18,242 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-11 01:40:18,242 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1644543614729,"modificationTime":1644543618054} 2022-02-11 01:40:18,245 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-02-11 01:40:18,245 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:18,245 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:18,247 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:18,337 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 480 2022-02-11 01:40:18,339 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:18,339 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-02-11 01:40:18,343 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-02-11 01:40:18,343 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:18,343 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:18,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:18,433 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 480 2022-02-11 01:40:18,434 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:18,435 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-02-11 01:40:18,438 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_clrRkj_VSP in SDC 2022-02-11 01:40:18,438 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-02-11 01:40:18,439 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:18,439 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:18,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:18,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 253 2022-02-11 01:40:18,504 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:18,505 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644543614729,"modificationTime":1644543615732,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-11 01:40:18,508 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-02-11 01:40:18,509 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:18,509 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-11 01:40:18,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:18,653 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 222 2022-02-11 01:40:18,655 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-11 01:40:18,656 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1644543614729,"modificationTime":1644543618054} 2022-02-11 01:40:18,659 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-02-11 01:40:18,659 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:18,659 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:18,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:18,795 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 480 2022-02-11 01:40:18,797 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:18,798 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-02-11 01:40:18,801 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-11 01:40:18,802 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:18,802 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:18,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:18,909 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 480 2022-02-11 01:40:18,911 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:18,912 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-02-11 01:40:18,915 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-02-11 01:40:18,915 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/orchestration-template-candidate/process 2022-02-11 01:40:18,916 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-02-11 01:40:18,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:21,967 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-02-11 01:40:21,969 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-02-11 01:40:21,969 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2022-02-11 01:40:21,971 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_clrRkj_VSP have been validated 2022-02-11 01:40:21,972 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-02-11 01:40:21,972 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:21,973 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:21,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:22,040 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 253 2022-02-11 01:40:22,042 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:22,042 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644543614729,"modificationTime":1644543615732,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-11 01:40:22,045 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-02-11 01:40:22,046 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:22,046 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-11 01:40:22,049 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:22,135 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 222 2022-02-11 01:40:22,137 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-11 01:40:22,137 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1644543614729,"modificationTime":1644543621956} 2022-02-11 01:40:22,140 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-02-11 01:40:22,141 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:22,141 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:22,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:22,356 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 656 2022-02-11 01:40:22,358 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:22,358 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","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-02-11 01:40:22,362 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-02-11 01:40:22,363 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:22,363 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:22,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:22,627 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 656 2022-02-11 01:40:22,630 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:22,631 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","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-02-11 01:40:22,635 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_clrRkj_VSP in SDC 2022-02-11 01:40:22,635 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-02-11 01:40:22,636 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:22,636 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:22,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:22,703 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 253 2022-02-11 01:40:22,705 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:22,705 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644543614729,"modificationTime":1644543615732,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-11 01:40:22,709 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-02-11 01:40:22,709 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:22,710 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-11 01:40:22,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:22,801 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 222 2022-02-11 01:40:22,803 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-11 01:40:22,803 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1644543614729,"modificationTime":1644543621956} 2022-02-11 01:40:22,806 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-02-11 01:40:22,806 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:22,806 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:22,808 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:23,028 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 656 2022-02-11 01:40:23,030 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:23,030 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","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-02-11 01:40:23,035 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-02-11 01:40:23,035 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:23,035 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:23,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:23,332 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 656 2022-02-11 01:40:23,335 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:23,335 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","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-02-11 01:40:23,347 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-02-11 01:40:23,347 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/actions 2022-02-11 01:40:23,348 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-02-11 01:40:23,351 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:28,159 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/actions HTTP/1.1" 200 2 2022-02-11 01:40:28,167 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-02-11 01:40:28,168 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-02-11 01:40:28,173 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-02-11 01:40:28,174 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:28,174 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:28,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:28,235 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 253 2022-02-11 01:40:28,236 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:28,237 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644543614729,"modificationTime":1644543623423,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-11 01:40:28,240 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-02-11 01:40:28,240 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:28,240 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-11 01:40:28,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:28,348 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 223 2022-02-11 01:40:28,350 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-11 01:40:28,350 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1644543614729,"modificationTime":1644543621956} 2022-02-11 01:40:28,354 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-02-11 01:40:28,354 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:28,355 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:28,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:28,540 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 656 2022-02-11 01:40:28,542 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:28,542 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","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-02-11 01:40:28,546 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_clrRkj_VSP in SDC 2022-02-11 01:40:28,547 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-02-11 01:40:28,547 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:28,547 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:28,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:28,605 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 253 2022-02-11 01:40:28,606 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:28,607 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1644543614729,"modificationTime":1644543623423,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-02-11 01:40:28,609 DEBUG 129:onap_service.py(1) - [SDC][get item version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-11 01:40:28,610 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:28,610 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-02-11 01:40:28,612 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:28,711 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 223 2022-02-11 01:40:28,713 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-02-11 01:40:28,713 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1644543614729,"modificationTime":1644543621956} 2022-02-11 01:40:28,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-02-11 01:40:28,717 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:28,717 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:28,720 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:28,900 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 656 2022-02-11 01:40:28,902 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:28,902 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","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-02-11 01:40:28,912 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-02-11 01:40:28,912 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/actions 2022-02-11 01:40:28,912 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-02-11 01:40:28,915 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:34,634 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/actions HTTP/1.1" 200 2 2022-02-11 01:40:34,636 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-02-11 01:40:34,636 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-02-11 01:40:34,640 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-02-11 01:40:34,640 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:34,640 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:34,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:34,706 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 264 2022-02-11 01:40:34,708 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:34,708 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644543614729,"modificationTime":1644543632129,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-11 01:40:34,711 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_clrRkj_VSP in SDC 2022-02-11 01:40:34,712 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-02-11 01:40:34,712 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:34,712 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:34,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:34,774 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 264 2022-02-11 01:40:34,776 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:34,776 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644543614729,"modificationTime":1644543632129,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-11 01:40:34,785 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-02-11 01:40:34,785 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/actions 2022-02-11 01:40:34,786 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-02-11 01:40:34,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:35,552 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/actions HTTP/1.1" 200 381 2022-02-11 01:40:35,554 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-02-11 01:40:35,554 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_clrRkj_VSP","version":"1.0","versionId":"fb919b6073d742a7bf5d06ed58db81b4","packageId":"de526b88274b4d808cfd633ad089a920","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-11 01:40:35,554 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_clrRkj_VSP","version":"1.0","versionId":"fb919b6073d742a7bf5d06ed58db81b4","packageId":"de526b88274b4d808cfd633ad089a920","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-11 01:40:35,557 INFO 199:base.py(1) - ***************************************************** 2022-02-11 01:40:35,557 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-02-11 01:40:35,558 INFO 201:base.py(1) - ***************************************************** 2022-02-11 01:40:35,558 INFO 227:base.py(1) - ***************************************************** 2022-02-11 01:40:35,558 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-02-11 01:40:35,558 INFO 229:base.py(1) - ***************************************************** 2022-02-11 01:40:35,558 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_clrRkj exists in SDC 2022-02-11 01:40:35,559 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-11 01:40:35,559 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-02-11 01:40:35,559 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-02-11 01:40:35,559 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-11 01:40:35,562 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:40:35,644 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2022-02-11 01:40:35,646 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-11 01:40:35,646 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","name":"vFW 86bbe916-8f91","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-11 01:40:35,648 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:35,649 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:40:35,649 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:40:35,649 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:40:35,649 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-02-11 01:40:35,649 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:40:35,650 INFO 197:__init__.py(1) - Vf basic_onboard_clrRkj doesn't exist in SDC 2022-02-11 01:40:45,660 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_clrRkj exists in SDC 2022-02-11 01:40:45,660 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-11 01:40:45,661 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-02-11 01:40:45,661 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-02-11 01:40:45,661 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-11 01:40:45,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:40:45,736 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2022-02-11 01:40:45,737 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-11 01:40:45,738 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","name":"vFW 86bbe916-8f91","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-11 01:40:45,740 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:45,740 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:40:45,741 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:40:45,741 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:40:45,741 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-02-11 01:40:45,741 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:40:45,741 INFO 197:__init__.py(1) - Vf basic_onboard_clrRkj doesn't exist in SDC 2022-02-11 01:40:45,741 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_clrRkj exists in SDC 2022-02-11 01:40:45,742 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-11 01:40:45,742 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-02-11 01:40:45,742 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-02-11 01:40:45,742 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-11 01:40:45,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:40:45,801 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2022-02-11 01:40:45,803 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-11 01:40:45,804 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","name":"vFW 86bbe916-8f91","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-11 01:40:45,807 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:45,807 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:40:45,808 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:40:45,808 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:40:45,808 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-02-11 01:40:45,808 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:40:45,808 INFO 197:__init__.py(1) - Vf basic_onboard_clrRkj doesn't exist in SDC 2022-02-11 01:40:45,808 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_clrRkj_VSP exists in SDC 2022-02-11 01:40:45,809 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-02-11 01:40:45,809 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-02-11 01:40:45,809 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-02-11 01:40:45,810 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-02-11 01:40:45,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:45,867 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-02-11 01:40:45,869 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-02-11 01:40:45,870 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","owner":"cs0008","status":"ACTIVE"},{"name":"pNF 45860e09-3448","description":"vendor software product","vendorName":"e9f88d0c-7f3b-45d6-83a9","vendorId":"807deb176b7047acba267142b09135f6","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"870b3bfe4fe74221a2a6e9ec1c608340","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 86bbe916-8f91","description":"vendor software product","vendorName":"b220f1ed-3309-4441-bdcb","vendorId":"8133e9fe5ecf480b82a7865882543013","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"3b1f3214d93e4826a8a4a946be26047d","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-02-11 01:40:45,873 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_clrRkj_VSP from SDC 2022-02-11 01:40:45,873 DEBUG 324:vsp.py(1) - importing VSP pNF 45860e09-3448 from SDC 2022-02-11 01:40:45,874 DEBUG 324:vsp.py(1) - importing VSP vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:45,874 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-02-11 01:40:45,874 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj_VSP 2022-02-11 01:40:45,875 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-02-11 01:40:45,875 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:45,875 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:45,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:45,937 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 264 2022-02-11 01:40:45,939 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:45,939 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644543614729,"modificationTime":1644543632129,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-11 01:40:45,942 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-11 01:40:45,942 INFO 220:__init__.py(1) - Vsp found, updating information 2022-02-11 01:40:45,943 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-02-11 01:40:45,943 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:45,943 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:45,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:46,004 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 264 2022-02-11 01:40:46,006 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:46,006 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644543614729,"modificationTime":1644543632129,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-11 01:40:46,009 DEBUG 46:sdc_element.py(1) - details found, updating 2022-02-11 01:40:46,009 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-02-11 01:40:46,010 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 2022-02-11 01:40:46,010 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-02-11 01:40:46,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:46,197 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4 HTTP/1.1" 200 656 2022-02-11 01:40:46,199 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-02-11 01:40:46,199 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_clrRkj_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"607d09cf18ff4fed9f66768fb93ec503","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"de526b88274b4d808cfd633ad089a920","version":"fb919b6073d742a7bf5d06ed58db81b4","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-02-11 01:40:46,203 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_clrRkj exists in SDC 2022-02-11 01:40:46,203 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-11 01:40:46,204 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-02-11 01:40:46,204 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-02-11 01:40:46,204 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-11 01:40:46,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:40:46,266 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2022-02-11 01:40:46,268 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-11 01:40:46,268 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","name":"vFW 86bbe916-8f91","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-11 01:40:46,272 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:46,272 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:40:46,272 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:40:46,272 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:40:46,273 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-02-11 01:40:46,273 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:40:46,273 INFO 197:__init__.py(1) - Vf basic_onboard_clrRkj doesn't exist in SDC 2022-02-11 01:40:46,273 DEBUG 187:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-02-11 01:40:46,274 INFO 157:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-02-11 01:40:46,274 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-02-11 01:40:46,274 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-02-11 01:40:46,274 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-02-11 01:40:46,277 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:46,533 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-02-11 01:40:46,535 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-02-11 01:40:46,537 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":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"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,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.5"} 2022-02-11 01:40:46,545 DEBUG 175:__init__.py(1) - number of ResourceCategory returned: 9 2022-02-11 01:40:46,545 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic 2022-02-11 01:40:46,545 INFO 220:__init__.py(1) - ResourceCategory found, updating information 2022-02-11 01:40:46,545 INFO 312:__init__.py(1) - attempting to create Vf basic_onboard_clrRkj in SDC 2022-02-11 01:40:46,546 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_clrRkj exists in SDC 2022-02-11 01:40:46,546 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-11 01:40:46,546 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-02-11 01:40:46,546 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-02-11 01:40:46,547 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-11 01:40:46,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:40:46,609 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 363 2022-02-11 01:40:46,610 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-11 01:40:46,610 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","name":"vFW 86bbe916-8f91","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-11 01:40:46,613 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 86bbe916-8f91 from SDC 2022-02-11 01:40:46,614 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:40:46,614 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:40:46,614 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:40:46,614 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-02-11 01:40:46,614 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:40:46,615 INFO 197:__init__.py(1) - Vf basic_onboard_clrRkj doesn't exist in SDC 2022-02-11 01:40:46,637 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_clrRkj_VSP in SDC 2022-02-11 01:40:46,637 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-02-11 01:40:46,637 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/de526b88274b4d808cfd633ad089a920/versions 2022-02-11 01:40:46,637 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-02-11 01:40:46,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:46,717 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/de526b88274b4d808cfd633ad089a920/versions HTTP/1.1" 200 264 2022-02-11 01:40:46,719 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-02-11 01:40:46,719 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"fb919b6073d742a7bf5d06ed58db81b4","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1644543614729,"modificationTime":1644543632129,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-02-11 01:40:46,728 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-02-11 01:40:46,728 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/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/actions 2022-02-11 01:40:46,729 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-02-11 01:40:46,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:47,460 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/de526b88274b4d808cfd633ad089a920/versions/fb919b6073d742a7bf5d06ed58db81b4/actions HTTP/1.1" 200 381 2022-02-11 01:40:47,461 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-02-11 01:40:47,462 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_clrRkj_VSP","version":"1.0","versionId":"fb919b6073d742a7bf5d06ed58db81b4","packageId":"de526b88274b4d808cfd633ad089a920","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-11 01:40:47,462 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_clrRkj_VSP","version":"1.0","versionId":"fb919b6073d742a7bf5d06ed58db81b4","packageId":"de526b88274b4d808cfd633ad089a920","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-02-11 01:40:47,465 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-02-11 01:40:47,465 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-02-11 01:40:47,465 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": "de526b88274b4d808cfd633ad089a920", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_clrRkj", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_clrRkj"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2022-02-11 01:40:47,467 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:40:54,621 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-02-11 01:40:54,631 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-02-11 01:40:54,641 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardclrrkjvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOWpiSEpTYTJwZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1644543652088,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vspbasiconboardclrrkjvspinformationtxt","artifactName":"VSP_basic_onboard_clrRkj_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzBiZWVhMTIzYTEzYzk3OTc2MjdkY2VlMjk3OWMyZjg=","artifactUUID":"dd723380-4655-4491-83ad-24062c132f33","artifactDisplayName":"VSP_basic_onboard_clrRkj_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardclrrkjvspinformationtxt","esId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vspbasiconboardclrrkjvspinformationtxt","duplicated":false,"payloadUpdateDate":1644543652091,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644543652088,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"deploymentArtifacts":{"vspbasiconboardclrrkjvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOWpiSEpTYTJwZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1644543652088,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vspbasiconboardclrrkjvspinformationtxt","artifactName":"VSP_basic_onboard_clrRkj_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzBiZWVhMTIzYTEzYzk3OTc2MjdkY2VlMjk3OWMyZjg=","artifactUUID":"dd723380-4655-4491-83ad-24062c132f33","artifactDisplayName":"VSP_basic_onboard_clrRkj_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardclrrkjvspinformationtxt","esId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vspbasiconboardclrrkjvspinformationtxt","duplicated":false,"payloadUpdateDate":1644543652091,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644543652088,"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,"creationDate":1644543652109,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"c4193011-2105-49bb-8abf-f933dbd3718d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1","duplicated":false,"payloadUpdateDate":1644543652123,"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":1644543652109,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1644543652130,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1644543652130,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644543652130,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1644543648395,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.assettoscacsar","artifactName":"resource-BasicOnboardClrrkj-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":1644543648395,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1644543648395,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.assettoscatemplate","artifactName":"resource-BasicOnboardClrrkj-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":1644543648395,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"empty":false}],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group"],"name":"feature","source":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","uniqueId":"capability.c7fcaee4-0ce1-4469-9029-412e0ca86634.feature","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","name":"dependency","source":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","uniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634.dependency","capability":"tosca.capabilities.Node","ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","source":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","uniqueId":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.port","capability":"tosca.capabilities.Attachment","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.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":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.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":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.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":"c7fcaee4-0ce1-4469-9029-412e0ca86634","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.c7fcaee4-0ce1-4469-9029-412e0ca86634.tosca_name","ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","empty":false},{"definition":false,"name":"show","type":"string","description":"Detailed information about resource","status":"supported","uniqueId":"attribute.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.show","empty":false},{"parentUniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","definition":false,"name":"state","type":"string","uniqueId":"attribute.c7fcaee4-0ce1-4469-9029-412e0ca86634.state","ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","empty":false},{"parentUniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.c7fcaee4-0ce1-4469-9029-412e0ca86634.tosca_id","ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","createdFromCsar":true,"name":"ubuntu18_admin_security_group","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","creationTime":1644543650919,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1644543651810,"customizationUUID":"b2484720-69c4-4779-b556-211c8efb5170","posX":"475.0","posY":"325.0","componentName":"SecurityRules","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"feature","uniqueId":"capability.c7fcaee4-0ce1-4469-9029-412e0ca86634.feature","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"feature_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"feature","uniqueId":"capability.c7fcaee4-0ce1-4469-9029-412e0ca86634.feature","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.ubuntu18"],"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"}],"type":"tosca.capabilities.Scalable","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"scalable_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"scalable","uniqueId":"capability.1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.scalable","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"forwarder","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.forwarder","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"binding","uniqueId":"capability.40d774f8-c448-4691-babb-c43b385a2df6.binding","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"binding_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"binding","uniqueId":"capability.1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.binding","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.ubuntu18"],"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":"17c2ec3e-4293-42f5-a3cf-d017a67998f6","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"17c2ec3e-4293-42f5-a3cf-d017a67998f6"}],"type":"org.openecomp.capabilities.PortMirroring","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"port_mirroring","uniqueId":"capability.17c2ec3e-4293-42f5-a3cf-d017a67998f6.port_mirroring","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"}],"type":"tosca.capabilities.Container","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"host_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"host","uniqueId":"capability.1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.host","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.incoming.packets.rate","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.incoming.packets.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.outgoing.bytes","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.outgoing.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.outgoing.packets.rate","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.outgoing.packets.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.outpoing.packets","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.outpoing.packets","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.incoming.bytes.rate","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.incoming.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.incoming.bytes","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.incoming.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.outgoing.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.incoming.packets","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.incoming.packets","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.ephemeral.size","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.ephemeral.size","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"instance_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"instance","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.instance","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"memory_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"memory","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.memory","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.iops","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.iops","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.read.requests","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.read.requests","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"cpu.delta_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"cpu.delta","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.cpu.delta","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.capacity","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.capacity","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.read.bytes","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.read.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.write.bytes","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.write.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.latency","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.latency","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.read.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.usage","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.usage","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"cpu_util_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"cpu_util","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.cpu_util","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.allocation","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.allocation","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.write.requests.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.write.requests.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.write.bytes.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.write.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.latency","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.latency","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"cpu_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"cpu","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.cpu","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.write.requests","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.write.requests","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.write.bytes","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.write.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.read.requests","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.read.requests","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.root.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.root.size","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.root.size","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.write.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"vcpus_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"vcpus","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.vcpus","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.iops","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.iops","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.usage","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.usage","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.read.requests.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.write.requests.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.allocation","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.allocation","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.read.bytes.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.read.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.read.bytes","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.read.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"memory.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"memory.usage","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.memory.usage","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.capacity","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.capacity","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"memory.resident_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"memory.resident","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.memory.resident","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.write.requests","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.write.requests","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.ubuntu18"],"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"}],"type":"tosca.capabilities.OperatingSystem","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"os_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"os","uniqueId":"capability.1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.os","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"}],"type":"tosca.capabilities.Endpoint.Admin","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"endpoint_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"endpoint","uniqueId":"capability.1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.endpoint","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"attachment","uniqueId":"capability.40d774f8-c448-4691-babb-c43b385a2df6.attachment","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"dependency","uniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634.dependency","capability":"tosca.capabilities.Node","ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"dependency","uniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634.dependency","capability":"tosca.capabilities.Node","ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"link_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"link","uniqueId":"949ec4ec-57cb-4485-9e9e-b6e8543b2bc5.link","capability":"tosca.capabilities.network.Linkable","ownerId":"949ec4ec-57cb-4485-9e9e-b6e8543b2bc5","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","name":"local_storage_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"local_storage","uniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"4751e5b7-289f-44b9-9888-ed0aef139baa.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9","createdFromCsar":true,"name":"abstract_ubuntu18","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","creationTime":1644543650919,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"efd06bfd-be60-424b-82ba-9228ba4a96f9","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardClrrkjcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1644543651810,"customizationUUID":"5c5a6e76-c18d-4f53-a015-79a2ae8183e3","posX":"275.0","posY":"325.0","componentName":"basic_onboard_clrRkj-nodes.ubuntu18Cvfc","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[{"toNode":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18","requirementOwnerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group","id":"c8b8b010-84dc-45c0-ad26-b933e5939c7f","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.40d774f8-c448-4691-babb-c43b385a2df6.attachment","requirementUid":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.port"},"operations":[]}],"fromNode":"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.ubuntu18_flavor_name","parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"4751e5b7-289f-44b9-9888-ed0aef139baa.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.ubuntu18_image_name","parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"getInputProperty":true,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","parentUniqueId":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2.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":"239d65c2-aad3-439c-b7e4-0719ac1901b2","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false,"ownerId":"239d65c2-aad3-439c-b7e4-0719ac1901b2"},{"definition":false,"hidden":false,"uniqueId":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":"efd06bfd-be60-424b-82ba-9228ba4a96f9.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":{"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.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":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.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":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.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":{"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group":[{"parentUniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","uniqueId":"attribute.c7fcaee4-0ce1-4469-9029-412e0ca86634.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","empty":false},{"uniqueId":"attribute.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","empty":false},{"parentUniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","uniqueId":"attribute.c7fcaee4-0ce1-4469-9029-412e0ca86634.state","name":"state","type":"string","definition":false,"ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","empty":false},{"parentUniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","uniqueId":"attribute.c7fcaee4-0ce1-4469-9029-412e0ca86634.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group"],"name":"feature","source":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","uniqueId":"capability.c7fcaee4-0ce1-4469-9029-412e0ca86634.feature","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.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"],"empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"feature","uniqueId":"capability.c7fcaee4-0ce1-4469-9029-412e0ca86634.feature","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"feature_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"feature","uniqueId":"capability.c7fcaee4-0ce1-4469-9029-412e0ca86634.feature","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.ubuntu18"],"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"}],"type":"tosca.capabilities.Scalable","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"scalable_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"scalable","uniqueId":"capability.1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.scalable","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"forwarder","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.forwarder","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"binding","uniqueId":"capability.40d774f8-c448-4691-babb-c43b385a2df6.binding","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"binding_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"binding","uniqueId":"capability.1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.binding","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.ubuntu18"],"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":"17c2ec3e-4293-42f5-a3cf-d017a67998f6","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"17c2ec3e-4293-42f5-a3cf-d017a67998f6"}],"type":"org.openecomp.capabilities.PortMirroring","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"port_mirroring","uniqueId":"capability.17c2ec3e-4293-42f5-a3cf-d017a67998f6.port_mirroring","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"constraints":[{"greaterOrEqual":"1"}],"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"constraints":[{"greaterOrEqual":"0.1 GHz"}],"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"constraints":[{"greaterOrEqual":"0 MB"}],"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"}],"type":"tosca.capabilities.Container","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"host_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"host","uniqueId":"capability.1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.host","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.incoming.packets.rate","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.incoming.packets.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.outgoing.bytes","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.outgoing.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.outgoing.packets.rate","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.outgoing.packets.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.outpoing.packets","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.outpoing.packets","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.incoming.bytes.rate","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.incoming.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.incoming.bytes","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.incoming.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.outgoing.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.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":"12eea193-8086-4bd6-87b3-41ee7e12a7e3","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"12eea193-8086-4bd6-87b3-41ee7e12a7e3"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"network.incoming.packets","uniqueId":"capability.12eea193-8086-4bd6-87b3-41ee7e12a7e3.network.incoming.packets","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.ephemeral.size","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.ephemeral.size","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"instance_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"instance","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.instance","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"memory_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"memory","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.memory","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.iops","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.iops","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.read.requests","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.read.requests","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"cpu.delta_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"cpu.delta","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.cpu.delta","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.capacity","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.capacity","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.read.bytes","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.read.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.write.bytes","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.write.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.latency","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.latency","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.read.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.usage","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.usage","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"cpu_util_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"cpu_util","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.cpu_util","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.allocation","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.allocation","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.write.requests.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.write.requests.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.write.bytes.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.write.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.latency_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.latency","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.latency","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"cpu_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"cpu","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.cpu","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.write.requests","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.write.requests","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.write.bytes","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.write.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.read.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.read.requests","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.read.requests","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.root.size_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.root.size","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.root.size","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.write.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"vcpus_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"vcpus","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.vcpus","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.iops_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.iops","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.iops","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.usage","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.usage","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.read.requests.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.read.requests.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.write.requests.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.write.requests.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.allocation_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.allocation","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.allocation","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.read.bytes.rate","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.read.bytes.rate","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.read.bytes_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.read.bytes","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.read.bytes","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"memory.usage_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"memory.usage","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.memory.usage","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.device.capacity_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.device.capacity","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.device.capacity","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"memory.resident_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"memory.resident","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.memory.resident","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"7efd8d43-818d-40ef-b68d-ce8b27f6406c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"7efd8d43-818d-40ef-b68d-ce8b27f6406c"}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"disk.write.requests_ubuntu18","description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"disk.write.requests","uniqueId":"capability.7efd8d43-818d-40ef-b68d-ce8b27f6406c.disk.write.requests","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.ubuntu18"],"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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"}],"type":"tosca.capabilities.OperatingSystem","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"os_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"os","uniqueId":"capability.1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.os","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.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":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c"}],"type":"tosca.capabilities.Endpoint.Admin","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"endpoint_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"endpoint","uniqueId":"capability.1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.endpoint","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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.BasicOnboardClrrkj.abstract.compute.nodes.heat.ubuntu18"],"empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"attachment","uniqueId":"capability.40d774f8-c448-4691-babb-c43b385a2df6.attachment","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.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"],"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","name":"dependency","source":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","uniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634.dependency","capability":"tosca.capabilities.Node","ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"dependency","uniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634.dependency","capability":"tosca.capabilities.Node","ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false},{"external":false,"path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"node":"tosca.nodes.Root","name":"dependency_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"dependency","uniqueId":"c7fcaee4-0ce1-4469-9029-412e0ca86634.dependency","capability":"tosca.capabilities.Node","ownerId":"c7fcaee4-0ce1-4469-9029-412e0ca86634","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.40d774f8-c448-4691-babb-c43b385a2df6.ubuntu18_ubuntu18_admin_plane_port_0","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"name":"link_ubuntu18_ubuntu18_admin_plane_port_0","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"link","uniqueId":"949ec4ec-57cb-4485-9e9e-b6e8543b2bc5.link","capability":"tosca.capabilities.network.Linkable","ownerId":"949ec4ec-57cb-4485-9e9e-b6e8543b2bc5","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","name":"port","source":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","uniqueId":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.port","capability":"tosca.capabilities.Attachment","ownerId":"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","empty":false},{"external":false,"path":["efd06bfd-be60-424b-82ba-9228ba4a96f9.085b9536-0420-4edc-b22b-706a64b77316.ubuntu18","5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","name":"local_storage_ubuntu18","source":"efd06bfd-be60-424b-82ba-9228ba4a96f9","parentName":"local_storage","uniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","name":"base_ubuntu18_group","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file"},{"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,"empty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description"}],"members":{"abstract_ubuntu18":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18","ubuntu18_admin_security_group":"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group"},"invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"9cb4ad29-eafe-4a08-995e-a99068a2b008","groupUUID":"2d52e417-9968-40ca-9cb6-5a4e27b387bb","vspOriginated":true,"userDefined":false,"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardClrrkj..base_ubuntu18..module-0","name":"BasicOnboardClrrkj..base_ubuntu18..module-0","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.BasicOnboardClrrkj..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"members":{"abstract_ubuntu18":"5f26ad93-fb91-497a-989e-3be2f32c5806.efd06bfd-be60-424b-82ba-9228ba4a96f9.abstract_ubuntu18","ubuntu18_admin_security_group":"5f26ad93-fb91-497a-989e-3be2f32c5806.cc0184b1-bd71-467c-a2e1-47eeae8b4a2e.ubuntu18_admin_security_group"},"artifacts":["5f26ad93-fb91-497a-989e-3be2f32c5806.heat1env","5f26ad93-fb91-497a-989e-3be2f32c5806.heat1"],"invariantName":"BasicOnboardClrrkj..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"8250ae3c-93b3-49be-82ca-fd4dd2ba9627","artifactsUuid":["c4193011-2105-49bb-8abf-f933dbd3718d"],"groupUUID":"8b23e7d9-67fe-4129-b2ae-d8dffb5adb7e","vspOriginated":true,"userDefined":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.BasicOnboardClrrkj","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1644543648395,"version":"0.1","icon":"defaulticon","name":"basic_onboard_clrRkj","componentType":"RESOURCE","description":"VF","tags":["basic_onboard_clrRkj"],"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","SupportablityComponentName":"basic_onboard_clrRkj","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"de526b88274b4d808cfd633ad089a920","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","systemName":"BasicOnboardClrrkj","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","normalizedName":"basiconboardclrrkj","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1644543651191,"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,"creationDate":1644543652109,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"c4193011-2105-49bb-8abf-f933dbd3718d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1","duplicated":false,"payloadUpdateDate":1644543652123,"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":1644543652109,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vspbasiconboardclrrkjvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOWpiSEpTYTJwZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1644543652088,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vspbasiconboardclrrkjvspinformationtxt","artifactName":"VSP_basic_onboard_clrRkj_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzBiZWVhMTIzYTEzYzk3OTc2MjdkY2VlMjk3OWMyZjg=","artifactUUID":"dd723380-4655-4491-83ad-24062c132f33","artifactDisplayName":"VSP_basic_onboard_clrRkj_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardclrrkjvspinformationtxt","esId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vspbasiconboardclrrkjvspinformationtxt","duplicated":false,"payloadUpdateDate":1644543652091,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644543652088,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1644543652130,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1644543652130,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644543652130,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","topologyTemplate":true,"creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","allVersions":{"0.1":"5f26ad93-fb91-497a-989e-3be2f32c5806"},"categorySpecificMetadata":{},"csarUUID":"de526b88274b4d808cfd633ad089a920","csarVersion":"1.0","archiveTime":0,"vspArchived":false,"service":false} 2022-02-11 01:40:54,655 INFO 330:__init__.py(1) - Vf basic_onboard_clrRkj is created in SDC 2022-02-11 01:40:54,655 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:04,667 INFO 299:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_clrRkj in SDC 2022-02-11 01:41:04,675 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-02-11 01:41:04,675 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/5f26ad93-fb91-497a-989e-3be2f32c5806/lifecycleState/Certify 2022-02-11 01:41:04,676 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-02-11 01:41:04,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:08,734 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/5f26ad93-fb91-497a-989e-3be2f32c5806/lifecycleState/Certify HTTP/1.1" 200 1339 2022-02-11 01:41:08,737 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-02-11 01:41:08,737 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"611b4154-608e-4fc4-8db6-e8d10f11b715","name":"basic_onboard_clrRkj","version":"1.0","isHighestVersion":true,"creationDate":1644543648395,"lastUpdateDate":1644543666052,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_clrRkj"],"icon":"defaulticon","normalizedName":"basiconboardclrrkj","systemName":"BasicOnboardClrrkj","contactId":"cs0008","allVersions":{"1.0":"611b4154-608e-4fc4-8db6-e8d10f11b715"},"csarUUID":"de526b88274b4d808cfd633ad089a920","csarVersion":"1.0","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","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.BasicOnboardClrrkj","uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f"} 2022-02-11 01:41:08,741 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_clrRkj exists in SDC 2022-02-11 01:41:08,741 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-11 01:41:08,742 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-02-11 01:41:08,742 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-02-11 01:41:08,742 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-11 01:41:08,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:41:08,817 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 728 2022-02-11 01:41:08,818 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-11 01:41:08,819 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","name":"vFW 86bbe916-8f91","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","name":"basic_onboard_clrRkj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-11 01:41:08,822 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 86bbe916-8f91 from SDC 2022-02-11 01:41:08,822 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:08,822 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:08,822 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:41:08,823 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_clrRkj from SDC 2022-02-11 01:41:08,823 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:08,823 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:08,823 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:41:08,823 DEBUG 175:__init__.py(1) - number of Vf returned: 2 2022-02-11 01:41:08,824 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:41:08,824 INFO 220:__init__.py(1) - Vf found, updating information 2022-02-11 01:41:08,824 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-02-11 01:41:08,825 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-02-11 01:41:08,825 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-02-11 01:41:08,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:09,101 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-02-11 01:41:09,104 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-02-11 01:41:09,108 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cccfd48-5779-4e80-8151-624f09599995","lifecycleState":"CERTIFIED","lastUpdateDate":1644536497633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f3cfe2-069f-4c3c-ac6f-b67813ba8a33","invariantUUID":"00b6e517-764d-4bab-bea2-8a0cf37188ef","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"635f7081-8397-427a-ab03-30ddf45e704b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536325922,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b47f036-42ea-4822-948c-0f785427d3c2","invariantUUID":"205c07c5-23b3-4962-8279-add830a6017e","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":"defaulticon","uniqueId":"f44d01e9-012a-44d8-8038-b2d5d7dfd557","lifecycleState":"CERTIFIED","lastUpdateDate":1644536425605,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e0c112c-9e77-4539-8ae0-2f2193669b53","invariantUUID":"3590700a-04d2-46b7-a3f1-14e790a6ad06","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":"4698ff6e-a4a1-4830-9672-ef6a0bb8ad68","lifecycleState":"CERTIFIED","lastUpdateDate":1644536356218,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f674694b-50e2-42c6-ad7b-35e9aa862e0d","invariantUUID":"68a3923e-8f06-495b-9d77-bcf1adf176ec","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":"port","uniqueId":"a4dd222c-5b5a-4478-9233-8d83025de9e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536469878,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d331c22-a4d0-40a1-931b-0849f9598c89","invariantUUID":"bcfc4717-f9ab-4491-b76c-dfd0f835a1de","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":"networkrules","uniqueId":"584c7ca3-12ac-4179-a8a0-ba5c455d1398","lifecycleState":"CERTIFIED","lastUpdateDate":1644536337509,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ea570f0f-ee5c-47c6-8760-81cb4c32657b","invariantUUID":"1172467e-70c3-4daf-aa96-4726c32d9e1f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25c66c7f-338f-4b56-93a6-17beea2f5137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536506442,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32375b92-b9ed-485e-91db-330c3be9152d","invariantUUID":"a272bfa8-7aca-4218-94a4-00a5d32f64d2","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":"network","uniqueId":"a40cebee-8745-4c2b-880d-ac31290e7dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536362517,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5dea7dc-94c3-4889-b378-c5ade4cd7903","invariantUUID":"427fa6fe-582d-4249-b3d9-bf053eee9bc4","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":"26e4e977-f178-4417-8b0d-3f8ee3741137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536324491,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9f1ba3f-c387-4020-9441-67cf469a94ea","invariantUUID":"c8606fe6-447d-4b71-986c-53ffa65fbdad","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b54c171-3bf9-451f-b2e3-9b1ba1e20023","lifecycleState":"CERTIFIED","lastUpdateDate":1644536382813,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"18d62c0a-7d49-4437-bf04-ccb2c3ed6d2f","invariantUUID":"a483ee6f-f64a-433c-84e7-ddf7279688a1","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8944031-2866-4922-8e35-c103ab315638","lifecycleState":"CERTIFIED","lastUpdateDate":1644536435918,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306e594f-ebef-4907-a574-6ceb02c76f48","invariantUUID":"861931bb-15db-4a1a-9e5c-01ddd5e82bee","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"394222cd-f41e-445c-bd5f-6b343f8e680e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536496029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe0e9de-db9d-4307-ba10-b4dd2297a58b","invariantUUID":"27ec603f-748c-41ca-bd66-cc5c7624826e","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":"097228c7-676f-43e5-9f26-db069b7ddbd5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536378391,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160ce86b-9a07-4c14-9348-f89199484363","invariantUUID":"cd7808a1-c36b-4d98-ac07-80718a6be667","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6ecf471-fc55-4390-aa47-63fecb4f9890","lifecycleState":"CERTIFIED","lastUpdateDate":1644536468241,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"766b1882-1332-44fe-8681-c985e3a358f4","invariantUUID":"99796382-6e6c-4535-8d43-6277d7a57179","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":"loadBalancer","uniqueId":"d79caab6-e454-46d0-af8d-87fbcb98f584","lifecycleState":"CERTIFIED","lastUpdateDate":1644536302192,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8692af67-c101-464e-8bde-8f84289537b7","invariantUUID":"1d4d6bfe-b6a3-43f4-a590-6b4276389e39","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f96f6ec0-30bd-4617-8b85-b92393754252","lifecycleState":"CERTIFIED","lastUpdateDate":1644536429839,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3cedd2f-7920-4248-a704-d3d4412572d4","invariantUUID":"60997d90-2c37-46e1-8b7f-d0511dc22470","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":"2cd064a8-e30f-4e70-9038-0390936716db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536315243,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fee403a9-aa22-41ca-84f2-93a23689370b","invariantUUID":"43f0305d-72af-4bc4-895a-15294b132101","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17c2ec3e-4293-42f5-a3cf-d017a67998f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536359306,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522d8e2e-4635-4de9-b0f8-b0862250da12","invariantUUID":"34a3cc7d-82e4-49c7-96e8-d63b26afab67","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"40d774f8-c448-4691-babb-c43b385a2df6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536360763,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8616103f-92c6-4295-b63c-2f8ae16d3d7c","invariantUUID":"ee698d92-b661-45a1-9502-7b0f50be445c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"606b66ee-3c94-49e3-82b1-20c93ad2879b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536492851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66eceba-33e5-4c0b-af2b-8dad5d06f229","invariantUUID":"89d4eddc-ad9f-43d5-8d5d-01cf6cad5787","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":"objectStorage","uniqueId":"976d1e57-cd1b-429d-8b26-d4588792c6a2","lifecycleState":"CERTIFIED","lastUpdateDate":1644536312060,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad42aef0-5fde-43cd-900d-0608004aeaef","invariantUUID":"39759180-b796-4307-ba99-ba224bee06ac","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40085d31-d3cd-4b9d-8ad6-46b74bdf8b3d","lifecycleState":"CERTIFIED","lastUpdateDate":1644542781742,"name":"pNF 45860e09-3448","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09360751-d48a-487a-ab03-bd3972f11f9c","invariantUUID":"1e14dc79-bea8-4c67-89c5-f26e9d268b1f","systemName":"Pnf45860e093448","description":"vendor software product","tags":["pNF 45860e09-3448"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"86ec9668-bba4-4a8c-8ba1-19e4e15559f1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536456861,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84e9cebe-69ef-40dc-8aac-3a49489191db","invariantUUID":"0c4e0e93-5a79-4703-993a-104c94879e45","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":"objectStorage","uniqueId":"b5cdc1e4-bb37-4cbf-96a5-e6aa85df4edd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536386125,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a146136d-72fe-4afe-97d5-4d91342c7a00","invariantUUID":"b1298eb4-73af-45fc-934a-bbf9ad2a2e8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4f5beecf-9cb1-44d0-ae54-f17fad88741d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536465158,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a8b3d42-2f02-4ca8-acd3-fa990b6b95c1","invariantUUID":"99a209da-c46c-43cf-a501-aeb86c0fb881","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":"compute","uniqueId":"cdef6dfd-9bf5-46cd-a51a-c983b32b8748","lifecycleState":"CERTIFIED","lastUpdateDate":1644536389597,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0b0176a-a0e3-47cb-850a-54fbe1f46f80","invariantUUID":"5df55776-5526-481f-a8a2-bd2f3becbee4","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":"defaulticon","uniqueId":"f94fba10-93e7-4bec-87f7-809e1de75063","lifecycleState":"CERTIFIED","lastUpdateDate":1644536423418,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2981308-6d76-4d50-8043-4de78786cd83","invariantUUID":"40c53753-0b34-4c24-9389-e456a961676d","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":"compute","uniqueId":"cde80cff-3a4d-42dd-b415-5d9bad682ad9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536462829,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f21962c5-bd8c-4e0d-a34b-54a1c419e276","invariantUUID":"bb6d1685-cfbc-4cfd-951c-548eecc40b73","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":"network","uniqueId":"e819440e-f11c-48de-bbde-7806dd96ebfe","lifecycleState":"CERTIFIED","lastUpdateDate":1644536400317,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a53a2af-5a35-48d0-9040-8202413d273c","invariantUUID":"5a4ced24-34c9-49d8-b7fe-6af18908feee","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a990af3-f2b4-4d80-a4b9-fe31c30b0ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536353210,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5265b8ed-cf69-4bf3-8eb5-9a4baaafd71c","invariantUUID":"d425517c-9d64-4499-8e53-92e6241d6d24","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f21d8c70-cd7a-4328-86fe-7afcad858956","lifecycleState":"CERTIFIED","lastUpdateDate":1644536373539,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccec92f5-09c9-41c3-8b75-0c6d4b07dc47","invariantUUID":"b1c01ca1-8c47-493b-b861-dbf419371730","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22dd022a-573b-4ea7-9740-46b56c418797","lifecycleState":"CERTIFIED","lastUpdateDate":1644536402334,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ebb5a3b-bba9-46b0-8f76-2ce0634f1848","invariantUUID":"e213dd2c-3536-4ab5-802c-3f4087ebceb9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"52cadd5c-2301-4f8d-af3d-7dfaa9eef0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536445318,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca04e56e-9f0b-40b5-800b-7c5ee248cb5f","invariantUUID":"a3e7496e-3b73-4578-b1a5-69df05c461c4","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":"port","uniqueId":"1a0af266-f6b2-4b27-a871-054fe3488204","lifecycleState":"CERTIFIED","lastUpdateDate":1644536431530,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01abf2dd-fc85-4d19-a71a-1eeb70af8957","invariantUUID":"76eb4cf7-b45b-46a7-83b0-df7c10000f15","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":"58ed000d-6873-4c97-9d1c-9136f2325bf5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536387720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5fc8cad-17ab-43c4-bfe1-b08f58dd9e8e","invariantUUID":"d606d0eb-d05b-47c8-842f-d0303c1ab6c7","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":"b770a71b-5ec1-4c2d-ac6f-f94198e39c56","lifecycleState":"CERTIFIED","lastUpdateDate":1644536384373,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b849ff6f-8f41-4f04-9bcf-de43da89ec55","invariantUUID":"9e4a22cf-25fd-4051-80ed-8b3ed92e61ab","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":"defaulticon","uniqueId":"af4beee1-60be-4888-963e-3fda2685e815","lifecycleState":"CERTIFIED","lastUpdateDate":1644536295204,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b60d99a-40d1-4675-8a1b-bfdb04b6810a","invariantUUID":"f91be218-8254-4e29-80c3-8da099d6b4e7","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":"046875d6-e25a-4e15-ab33-5cc8a98dbde0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536307113,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715aaa07-1212-432a-a9eb-3feb9f6a51fb","invariantUUID":"3b0be1d5-d8fe-4b75-b33f-f9c8ace9cc01","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"660c1147-4c07-4a3e-a4c9-df318a2119d4","lifecycleState":"CERTIFIED","lastUpdateDate":1644536320077,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa5a6596-d6d2-4884-aa2a-20512c55f9ba","invariantUUID":"327cec03-948a-4890-8a90-01b07c10886c","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75ae5f21-3dc8-4ba1-9b32-891db4b92d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536296782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7c1f1d5-a253-4a2d-a94e-3ee16b057f44","invariantUUID":"c30d3140-46a2-4637-8041-0a5ac5da03ab","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa047eb1-d45d-4297-b4e9-581c2f51fa43","lifecycleState":"CERTIFIED","lastUpdateDate":1644536507956,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b77291-d3df-41b6-828c-8184e82bef72","invariantUUID":"a29a3af0-394c-4a2a-8666-e947e5aa4f7c","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":"46f75f44-0ea5-46d3-a848-aac83ed782e0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536368675,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16ff0c71-2e30-46d5-bf59-f79863254cca","invariantUUID":"35d02365-970c-489c-8c95-c50566d52cb7","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":"23f7e37c-8dd9-4f54-9b5d-567b17142511","lifecycleState":"CERTIFIED","lastUpdateDate":1644536503624,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d0190-21ed-4d86-9f9e-dd351b02a55f","invariantUUID":"fd4a41f0-8724-4c49-99d1-25ed33fdcd2d","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":"ce6f5b91-0ff6-4060-9b9e-e62d0f4fb420","lifecycleState":"CERTIFIED","lastUpdateDate":1644536438951,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a52faf3e-c58f-4e8c-b231-877a42d0f3ac","invariantUUID":"f7d62ecc-7f64-49f8-aa2c-3727dab45cfe","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":"networkrules","uniqueId":"dff13b8a-8390-41a4-a442-fbd4d069e596","lifecycleState":"CERTIFIED","lastUpdateDate":1644536345533,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7c70c2d9-c19e-468d-afc3-64836a10bba8","invariantUUID":"782c5785-2c5c-4fd8-92cc-4a0d76c93df4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4c18f6a-b5b9-46e1-a54e-6d76aceee0e6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536327420,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f495c652-1786-4b0d-a3ed-19fc511d5a64","invariantUUID":"dcbb2137-7d40-4ac5-9216-0a6226e02f4e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38ed401e-fbf6-4c1c-85fa-396543b75fab","lifecycleState":"CERTIFIED","lastUpdateDate":1644536381299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c292b7-04d2-402f-9635-945328ce2c5b","invariantUUID":"be6eaa80-d096-4da6-937c-3c57a0cf53a6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2afa9812-c5a2-41c8-8d62-74dea95daeca","lifecycleState":"CERTIFIED","lastUpdateDate":1644536316811,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a5e1fdd-0909-4f72-94df-60fe2204dd5c","invariantUUID":"76ab9982-0779-42bd-8f7a-272f84897dc0","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":"48617213-7d24-4a5c-9242-164112d4328d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536416892,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db6ff2-6daa-4f8d-ac60-700c782bd771","invariantUUID":"c386cfdb-10e7-446f-aaf4-ae8d01d99ad5","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":"objectStorage","uniqueId":"1079e037-675b-4f14-8ee3-d66368d8a4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536415144,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe4b22c-6a6b-4e5a-8981-6f17b28d3adc","invariantUUID":"671bd2d7-d7e7-43b0-b893-92225ae6dc81","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":"cded0eb9-599d-4475-8fe2-36c4cb954b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536509795,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd1c886-7640-4c56-b29f-b6f8730a64cb","invariantUUID":"d67b5ba4-6530-4c1a-a3d2-b884b96a248d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f195682-b443-4161-9e86-cd0d698a50bd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536392534,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b354db7c-6bb8-4889-b8ba-ea43797303b8","invariantUUID":"98cb910a-dc19-4d6b-af4d-d023885a03d8","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":"949ec4ec-57cb-4485-9e9e-b6e8543b2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536304892,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2254960-9cd0-40c2-82da-76788e9d3c9e","invariantUUID":"c04d74db-5355-462f-a633-93fa0db05bea","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536287548,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c834b6d-af47-4730-bc64-2a1293398f2d","invariantUUID":"3c62f485-ba1c-4787-a353-b475bb13f728","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":"9e3c3b9c-9b05-43da-99d4-4e9ced0bffea","lifecycleState":"CERTIFIED","lastUpdateDate":1644536323012,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0d5da70e-2e32-4c50-82d1-6fce361e7264","invariantUUID":"b1ba6c16-64e0-4537-ad38-df12665955e0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"234a1ea9-c2a9-4d2a-8a84-f9c69e1147db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536451220,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c296c504-5ca4-44bd-8824-8c680d3b6909","invariantUUID":"46aa7cc1-6d7c-4106-8eea-2d621f4fb907","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":"network","uniqueId":"1ad59474-9cde-40d9-99c0-c211a35906c1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536434499,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25a1df09-bb0a-41a4-b29a-4c124fb650e3","invariantUUID":"38a0cd78-acb3-49b3-b87b-e9b8275e8da7","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":"defaulticon","uniqueId":"1f2dd632-2cb7-4dcd-ba6a-9f6edd54ac5b","lifecycleState":"CERTIFIED","lastUpdateDate":1644541683052,"name":"vFW 86bbe916-8f91","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","systemName":"Vfw86bbe9168f91","description":"vendor software product","tags":["vFW 86bbe916-8f91"],"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":"030ab45a-99f0-4473-869c-e8f965a7e37f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536432901,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b73120-2fc5-4452-89ba-fa210cb247bb","invariantUUID":"704c44bc-d7a3-418a-a9aa-344f913a10c2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e13c15e9-d1e9-42a2-8eab-3707bcbe44bb","lifecycleState":"CERTIFIED","lastUpdateDate":1644536440983,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"938b3675-0984-41df-9454-8baa21c8fd10","invariantUUID":"89ab7af8-4b74-474b-b4a8-401a8a6e5dfb","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":"06befbca-7237-425e-8aee-86d7629c2454","lifecycleState":"CERTIFIED","lastUpdateDate":1644536427990,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7335686-02f4-4a39-8e5a-1bc350e0e281","invariantUUID":"9049c050-f03c-4810-aae0-67f970c1cc0f","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":"objectStorage","uniqueId":"2e1df155-2aef-45b8-bd42-1f055dedf28d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536499009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cd08575-cc4b-471d-b95d-a728986bc16d","invariantUUID":"4dcd31a1-17ab-4631-8eec-29cb55aedf5e","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":"objectStorage","uniqueId":"fc57ee81-b08a-4b70-b5ed-a80f0748fe7b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536298429,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b0ac6a1-d8d0-4493-b3e7-cfda165c759f","invariantUUID":"6628bafd-89fd-47a6-8025-d595cc7be75d","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":"d9688e26-c843-4aa5-8f5b-c99bee6871b9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536313648,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d445e7-1a80-4d7d-a17b-eb285f25c199","invariantUUID":"2f4b0737-057d-4829-884d-aa541fa88fe2","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":"2b3acdc5-b640-4451-b6f8-b89fdfdb7916","lifecycleState":"CERTIFIED","lastUpdateDate":1644536505016,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7466fb64-2c69-4e25-aaf0-3d855b08c139","invariantUUID":"22b64791-1fff-4e87-81f7-f23f856add7f","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":"port","uniqueId":"8fd12b5a-0eac-4db5-aba9-56df49811b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536339925,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb779b1-98bf-4e03-af8c-084c8af93e24","invariantUUID":"19d1bf42-18b0-4b9d-bce9-e01ecca9f4c0","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":"compute","uniqueId":"8a5c2eac-3c4b-4ffd-b27c-df3d7321ee02","lifecycleState":"CERTIFIED","lastUpdateDate":1644536408829,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c83649b-409f-477b-aaa7-804f22569e7f","invariantUUID":"374cc9f1-1489-476d-942b-50247d91924f","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":"d0ee612f-7906-4496-82cd-125ae00d4364","lifecycleState":"CERTIFIED","lastUpdateDate":1644536379876,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad922358-4c8e-48fe-aaa3-4d9b56d8582b","invariantUUID":"522d8120-bc35-4284-9dda-fc2fed28bccc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"611b4154-608e-4fc4-8db6-e8d10f11b715","lifecycleState":"CERTIFIED","lastUpdateDate":1644543666052,"name":"basic_onboard_clrRkj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","systemName":"BasicOnboardClrrkj","description":"VF","tags":["basic_onboard_clrRkj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"359a9a2d-b3f4-4496-a1b9-ab994adc0661","lifecycleState":"CERTIFIED","lastUpdateDate":1644536494563,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa21675-6c89-4f2a-9767-9ba8dd289094","invariantUUID":"ec8bcbca-3704-4659-8df4-c1d06baef7b8","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":"47a83a64-b5a5-4ccc-9d72-a33da5b4c19f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536437556,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a945e22-81c3-4765-8c8b-256649f7c8c6","invariantUUID":"590f2fe1-7237-4fb9-b18a-7fce6808c446","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":"port","uniqueId":"45369bc0-1e04-44f3-8e43-b1f4024e7e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536448546,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a9f21d-ded5-4028-897d-54dadccc6956","invariantUUID":"688bd045-89cb-46d7-bd50-a929375060ac","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":"objectStorage","uniqueId":"3adb2a87-f73f-4c48-89be-aafe60675c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536500599,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3f4322b-464e-47b9-98a2-50f6b97d7e48","invariantUUID":"27109981-6cfd-4baf-b96c-f2f9ed8c50d2","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":"securityrules","uniqueId":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536349349,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"065993a7-57b0-45d8-a8fd-9a6a4fcd7a43","invariantUUID":"5f58ad1b-d2bf-4173-ac91-d1ec754a76ad","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":"fd787e56-eebb-44a2-9713-eeb7c8dbfd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1644536375266,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44f2a54a-f8ea-4b8e-a436-01f4123c8f01","invariantUUID":"3a82561a-cef2-43d9-a3bc-8e5d79bb77fc","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d2d7cfb-8cad-488c-a841-b0bac6d26c74","lifecycleState":"CERTIFIED","lastUpdateDate":1644536443266,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b3f2cf-ad79-4b37-95a5-3ee2428e36b5","invariantUUID":"d8e115ce-4bd3-41a3-8ddb-ba581a73b0d4","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c96d8a-a573-4b75-8173-0b8a43aa0fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536347831,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd9f1d77-f696-45e3-b77c-47e8457d7870","invariantUUID":"0b25c06f-8ba1-49e5-a21b-30cefd9eface","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":"compute","uniqueId":"70e51cfe-9306-44cd-82d3-113db3ae7f53","lifecycleState":"CERTIFIED","lastUpdateDate":1644536404357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4efd5548-a507-4934-a06d-89bb8ab868cc","invariantUUID":"26022b70-77d3-4d37-90da-14b3fad9bf53","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":"3dadc574-3b26-4971-9d9a-c0101827afa7","lifecycleState":"CERTIFIED","lastUpdateDate":1644536354660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20d4c57f-42f6-4d46-9680-c3bedeaf73c1","invariantUUID":"11c8000f-2c0e-4b7c-b181-6757e45ae4c7","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":"objectStorage","uniqueId":"871ebbe9-ec36-420e-9483-8cbf98a565b8","lifecycleState":"CERTIFIED","lastUpdateDate":1644536502232,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90b7c00a-1f9f-4f29-af04-8778915ed1bf","invariantUUID":"4bd36155-d0ff-489a-acc3-38c89ae92178","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":"c4305f0f-1000-419f-a2b8-4f3d8b1e9cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536321574,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06bd9f69-f08a-4a73-9cf6-394f603355f2","invariantUUID":"03f4a611-94a1-4c41-b19d-4ee4e4195203","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6bc6b1a-966a-40a2-bffd-22bbf1feb3bc","lifecycleState":"CERTIFIED","lastUpdateDate":1644536460436,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45ac3da6-44b7-4f22-a17f-70f4fd72ea98","invariantUUID":"d7117f8a-e092-4245-bc77-cd731dc03be8","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":"46afd815-1e0f-4fb5-a9d7-71b81ad2ae19","lifecycleState":"CERTIFIED","lastUpdateDate":1644536318563,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fd8cb1a-feb8-44f2-8932-a91dab98158d","invariantUUID":"f5f57b73-7a32-4c59-8dc6-90055cb0a1a9","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":"compute","uniqueId":"b9a2fea0-113f-48ce-851e-c89d2159d62b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536351651,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82f97994-155e-4ab1-85c5-4e7c7cdcd187","invariantUUID":"9933945a-3b0c-4344-95bb-d58ba706c80c","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":"76ebb66e-bb59-46a2-aeae-8340c0aa5143","lifecycleState":"CERTIFIED","lastUpdateDate":1644536410645,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd0fe08a-b77e-4546-b1de-8bd51c56f270","invariantUUID":"c63fabb4-0413-4e2a-ba1a-97f11eb53803","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f51d1d7b-7124-4e5f-a367-da7a6effdb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1644542795286,"name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","systemName":"DemoPnfSguxmlub3drtxkkmp5bw","description":"catalog service description","tags":["robot-ete","Demo_pNF_SGuxMlUB3drtxkKMP5BW"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4e87c5b8-48f8-494b-90c8-461709dc7570","lifecycleState":"CERTIFIED","lastUpdateDate":1644541701043,"name":"vFW 2022-02-11 01-07-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","systemName":"Vfw20220211010716","description":"catalog service description","tags":["robot-ete","vFW 2022-02-11 01-07-16"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bff2a8d6-b519-44cd-b33f-7ff8a259481a","lifecycleState":"CERTIFIED","lastUpdateDate":1644543325831,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","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-02-11 01:41:09,114 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_clrRkj found in resources list 2022-02-11 01:41:19,126 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_clrRkj exists in SDC 2022-02-11 01:41:19,127 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-11 01:41:19,129 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-02-11 01:41:19,130 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-02-11 01:41:19,130 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-11 01:41:19,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:41:19,199 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 728 2022-02-11 01:41:19,201 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-11 01:41:19,202 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","name":"vFW 86bbe916-8f91","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","name":"basic_onboard_clrRkj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-11 01:41:19,204 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 86bbe916-8f91 from SDC 2022-02-11 01:41:19,205 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,205 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,205 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:41:19,205 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_clrRkj from SDC 2022-02-11 01:41:19,205 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,206 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,206 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:41:19,206 DEBUG 175:__init__.py(1) - number of Vf returned: 2 2022-02-11 01:41:19,206 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:41:19,206 INFO 220:__init__.py(1) - Vf found, updating information 2022-02-11 01:41:19,207 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-02-11 01:41:19,207 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-02-11 01:41:19,207 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-02-11 01:41:19,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:19,278 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-02-11 01:41:19,281 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-02-11 01:41:19,284 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cccfd48-5779-4e80-8151-624f09599995","lifecycleState":"CERTIFIED","lastUpdateDate":1644536497633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f3cfe2-069f-4c3c-ac6f-b67813ba8a33","invariantUUID":"00b6e517-764d-4bab-bea2-8a0cf37188ef","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"635f7081-8397-427a-ab03-30ddf45e704b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536325922,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b47f036-42ea-4822-948c-0f785427d3c2","invariantUUID":"205c07c5-23b3-4962-8279-add830a6017e","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":"defaulticon","uniqueId":"f44d01e9-012a-44d8-8038-b2d5d7dfd557","lifecycleState":"CERTIFIED","lastUpdateDate":1644536425605,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e0c112c-9e77-4539-8ae0-2f2193669b53","invariantUUID":"3590700a-04d2-46b7-a3f1-14e790a6ad06","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":"4698ff6e-a4a1-4830-9672-ef6a0bb8ad68","lifecycleState":"CERTIFIED","lastUpdateDate":1644536356218,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f674694b-50e2-42c6-ad7b-35e9aa862e0d","invariantUUID":"68a3923e-8f06-495b-9d77-bcf1adf176ec","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":"port","uniqueId":"a4dd222c-5b5a-4478-9233-8d83025de9e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536469878,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d331c22-a4d0-40a1-931b-0849f9598c89","invariantUUID":"bcfc4717-f9ab-4491-b76c-dfd0f835a1de","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":"networkrules","uniqueId":"584c7ca3-12ac-4179-a8a0-ba5c455d1398","lifecycleState":"CERTIFIED","lastUpdateDate":1644536337509,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ea570f0f-ee5c-47c6-8760-81cb4c32657b","invariantUUID":"1172467e-70c3-4daf-aa96-4726c32d9e1f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25c66c7f-338f-4b56-93a6-17beea2f5137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536506442,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32375b92-b9ed-485e-91db-330c3be9152d","invariantUUID":"a272bfa8-7aca-4218-94a4-00a5d32f64d2","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":"network","uniqueId":"a40cebee-8745-4c2b-880d-ac31290e7dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536362517,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5dea7dc-94c3-4889-b378-c5ade4cd7903","invariantUUID":"427fa6fe-582d-4249-b3d9-bf053eee9bc4","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":"26e4e977-f178-4417-8b0d-3f8ee3741137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536324491,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9f1ba3f-c387-4020-9441-67cf469a94ea","invariantUUID":"c8606fe6-447d-4b71-986c-53ffa65fbdad","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b54c171-3bf9-451f-b2e3-9b1ba1e20023","lifecycleState":"CERTIFIED","lastUpdateDate":1644536382813,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"18d62c0a-7d49-4437-bf04-ccb2c3ed6d2f","invariantUUID":"a483ee6f-f64a-433c-84e7-ddf7279688a1","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8944031-2866-4922-8e35-c103ab315638","lifecycleState":"CERTIFIED","lastUpdateDate":1644536435918,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306e594f-ebef-4907-a574-6ceb02c76f48","invariantUUID":"861931bb-15db-4a1a-9e5c-01ddd5e82bee","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"394222cd-f41e-445c-bd5f-6b343f8e680e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536496029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe0e9de-db9d-4307-ba10-b4dd2297a58b","invariantUUID":"27ec603f-748c-41ca-bd66-cc5c7624826e","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":"097228c7-676f-43e5-9f26-db069b7ddbd5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536378391,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160ce86b-9a07-4c14-9348-f89199484363","invariantUUID":"cd7808a1-c36b-4d98-ac07-80718a6be667","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6ecf471-fc55-4390-aa47-63fecb4f9890","lifecycleState":"CERTIFIED","lastUpdateDate":1644536468241,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"766b1882-1332-44fe-8681-c985e3a358f4","invariantUUID":"99796382-6e6c-4535-8d43-6277d7a57179","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":"loadBalancer","uniqueId":"d79caab6-e454-46d0-af8d-87fbcb98f584","lifecycleState":"CERTIFIED","lastUpdateDate":1644536302192,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8692af67-c101-464e-8bde-8f84289537b7","invariantUUID":"1d4d6bfe-b6a3-43f4-a590-6b4276389e39","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f96f6ec0-30bd-4617-8b85-b92393754252","lifecycleState":"CERTIFIED","lastUpdateDate":1644536429839,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3cedd2f-7920-4248-a704-d3d4412572d4","invariantUUID":"60997d90-2c37-46e1-8b7f-d0511dc22470","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":"2cd064a8-e30f-4e70-9038-0390936716db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536315243,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fee403a9-aa22-41ca-84f2-93a23689370b","invariantUUID":"43f0305d-72af-4bc4-895a-15294b132101","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17c2ec3e-4293-42f5-a3cf-d017a67998f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536359306,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522d8e2e-4635-4de9-b0f8-b0862250da12","invariantUUID":"34a3cc7d-82e4-49c7-96e8-d63b26afab67","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"40d774f8-c448-4691-babb-c43b385a2df6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536360763,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8616103f-92c6-4295-b63c-2f8ae16d3d7c","invariantUUID":"ee698d92-b661-45a1-9502-7b0f50be445c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"606b66ee-3c94-49e3-82b1-20c93ad2879b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536492851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66eceba-33e5-4c0b-af2b-8dad5d06f229","invariantUUID":"89d4eddc-ad9f-43d5-8d5d-01cf6cad5787","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":"objectStorage","uniqueId":"976d1e57-cd1b-429d-8b26-d4588792c6a2","lifecycleState":"CERTIFIED","lastUpdateDate":1644536312060,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad42aef0-5fde-43cd-900d-0608004aeaef","invariantUUID":"39759180-b796-4307-ba99-ba224bee06ac","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40085d31-d3cd-4b9d-8ad6-46b74bdf8b3d","lifecycleState":"CERTIFIED","lastUpdateDate":1644542781742,"name":"pNF 45860e09-3448","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09360751-d48a-487a-ab03-bd3972f11f9c","invariantUUID":"1e14dc79-bea8-4c67-89c5-f26e9d268b1f","systemName":"Pnf45860e093448","description":"vendor software product","tags":["pNF 45860e09-3448"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"86ec9668-bba4-4a8c-8ba1-19e4e15559f1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536456861,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84e9cebe-69ef-40dc-8aac-3a49489191db","invariantUUID":"0c4e0e93-5a79-4703-993a-104c94879e45","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":"objectStorage","uniqueId":"b5cdc1e4-bb37-4cbf-96a5-e6aa85df4edd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536386125,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a146136d-72fe-4afe-97d5-4d91342c7a00","invariantUUID":"b1298eb4-73af-45fc-934a-bbf9ad2a2e8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4f5beecf-9cb1-44d0-ae54-f17fad88741d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536465158,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a8b3d42-2f02-4ca8-acd3-fa990b6b95c1","invariantUUID":"99a209da-c46c-43cf-a501-aeb86c0fb881","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":"compute","uniqueId":"cdef6dfd-9bf5-46cd-a51a-c983b32b8748","lifecycleState":"CERTIFIED","lastUpdateDate":1644536389597,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0b0176a-a0e3-47cb-850a-54fbe1f46f80","invariantUUID":"5df55776-5526-481f-a8a2-bd2f3becbee4","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":"defaulticon","uniqueId":"f94fba10-93e7-4bec-87f7-809e1de75063","lifecycleState":"CERTIFIED","lastUpdateDate":1644536423418,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2981308-6d76-4d50-8043-4de78786cd83","invariantUUID":"40c53753-0b34-4c24-9389-e456a961676d","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":"compute","uniqueId":"cde80cff-3a4d-42dd-b415-5d9bad682ad9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536462829,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f21962c5-bd8c-4e0d-a34b-54a1c419e276","invariantUUID":"bb6d1685-cfbc-4cfd-951c-548eecc40b73","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":"network","uniqueId":"e819440e-f11c-48de-bbde-7806dd96ebfe","lifecycleState":"CERTIFIED","lastUpdateDate":1644536400317,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a53a2af-5a35-48d0-9040-8202413d273c","invariantUUID":"5a4ced24-34c9-49d8-b7fe-6af18908feee","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a990af3-f2b4-4d80-a4b9-fe31c30b0ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536353210,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5265b8ed-cf69-4bf3-8eb5-9a4baaafd71c","invariantUUID":"d425517c-9d64-4499-8e53-92e6241d6d24","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f21d8c70-cd7a-4328-86fe-7afcad858956","lifecycleState":"CERTIFIED","lastUpdateDate":1644536373539,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccec92f5-09c9-41c3-8b75-0c6d4b07dc47","invariantUUID":"b1c01ca1-8c47-493b-b861-dbf419371730","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22dd022a-573b-4ea7-9740-46b56c418797","lifecycleState":"CERTIFIED","lastUpdateDate":1644536402334,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ebb5a3b-bba9-46b0-8f76-2ce0634f1848","invariantUUID":"e213dd2c-3536-4ab5-802c-3f4087ebceb9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"52cadd5c-2301-4f8d-af3d-7dfaa9eef0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536445318,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca04e56e-9f0b-40b5-800b-7c5ee248cb5f","invariantUUID":"a3e7496e-3b73-4578-b1a5-69df05c461c4","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":"port","uniqueId":"1a0af266-f6b2-4b27-a871-054fe3488204","lifecycleState":"CERTIFIED","lastUpdateDate":1644536431530,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01abf2dd-fc85-4d19-a71a-1eeb70af8957","invariantUUID":"76eb4cf7-b45b-46a7-83b0-df7c10000f15","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":"58ed000d-6873-4c97-9d1c-9136f2325bf5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536387720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5fc8cad-17ab-43c4-bfe1-b08f58dd9e8e","invariantUUID":"d606d0eb-d05b-47c8-842f-d0303c1ab6c7","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":"b770a71b-5ec1-4c2d-ac6f-f94198e39c56","lifecycleState":"CERTIFIED","lastUpdateDate":1644536384373,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b849ff6f-8f41-4f04-9bcf-de43da89ec55","invariantUUID":"9e4a22cf-25fd-4051-80ed-8b3ed92e61ab","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":"defaulticon","uniqueId":"af4beee1-60be-4888-963e-3fda2685e815","lifecycleState":"CERTIFIED","lastUpdateDate":1644536295204,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b60d99a-40d1-4675-8a1b-bfdb04b6810a","invariantUUID":"f91be218-8254-4e29-80c3-8da099d6b4e7","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":"046875d6-e25a-4e15-ab33-5cc8a98dbde0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536307113,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715aaa07-1212-432a-a9eb-3feb9f6a51fb","invariantUUID":"3b0be1d5-d8fe-4b75-b33f-f9c8ace9cc01","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"660c1147-4c07-4a3e-a4c9-df318a2119d4","lifecycleState":"CERTIFIED","lastUpdateDate":1644536320077,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa5a6596-d6d2-4884-aa2a-20512c55f9ba","invariantUUID":"327cec03-948a-4890-8a90-01b07c10886c","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75ae5f21-3dc8-4ba1-9b32-891db4b92d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536296782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7c1f1d5-a253-4a2d-a94e-3ee16b057f44","invariantUUID":"c30d3140-46a2-4637-8041-0a5ac5da03ab","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa047eb1-d45d-4297-b4e9-581c2f51fa43","lifecycleState":"CERTIFIED","lastUpdateDate":1644536507956,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b77291-d3df-41b6-828c-8184e82bef72","invariantUUID":"a29a3af0-394c-4a2a-8666-e947e5aa4f7c","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":"46f75f44-0ea5-46d3-a848-aac83ed782e0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536368675,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16ff0c71-2e30-46d5-bf59-f79863254cca","invariantUUID":"35d02365-970c-489c-8c95-c50566d52cb7","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":"23f7e37c-8dd9-4f54-9b5d-567b17142511","lifecycleState":"CERTIFIED","lastUpdateDate":1644536503624,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d0190-21ed-4d86-9f9e-dd351b02a55f","invariantUUID":"fd4a41f0-8724-4c49-99d1-25ed33fdcd2d","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":"ce6f5b91-0ff6-4060-9b9e-e62d0f4fb420","lifecycleState":"CERTIFIED","lastUpdateDate":1644536438951,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a52faf3e-c58f-4e8c-b231-877a42d0f3ac","invariantUUID":"f7d62ecc-7f64-49f8-aa2c-3727dab45cfe","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":"networkrules","uniqueId":"dff13b8a-8390-41a4-a442-fbd4d069e596","lifecycleState":"CERTIFIED","lastUpdateDate":1644536345533,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7c70c2d9-c19e-468d-afc3-64836a10bba8","invariantUUID":"782c5785-2c5c-4fd8-92cc-4a0d76c93df4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4c18f6a-b5b9-46e1-a54e-6d76aceee0e6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536327420,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f495c652-1786-4b0d-a3ed-19fc511d5a64","invariantUUID":"dcbb2137-7d40-4ac5-9216-0a6226e02f4e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38ed401e-fbf6-4c1c-85fa-396543b75fab","lifecycleState":"CERTIFIED","lastUpdateDate":1644536381299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c292b7-04d2-402f-9635-945328ce2c5b","invariantUUID":"be6eaa80-d096-4da6-937c-3c57a0cf53a6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2afa9812-c5a2-41c8-8d62-74dea95daeca","lifecycleState":"CERTIFIED","lastUpdateDate":1644536316811,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a5e1fdd-0909-4f72-94df-60fe2204dd5c","invariantUUID":"76ab9982-0779-42bd-8f7a-272f84897dc0","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":"48617213-7d24-4a5c-9242-164112d4328d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536416892,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db6ff2-6daa-4f8d-ac60-700c782bd771","invariantUUID":"c386cfdb-10e7-446f-aaf4-ae8d01d99ad5","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":"objectStorage","uniqueId":"1079e037-675b-4f14-8ee3-d66368d8a4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536415144,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe4b22c-6a6b-4e5a-8981-6f17b28d3adc","invariantUUID":"671bd2d7-d7e7-43b0-b893-92225ae6dc81","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":"cded0eb9-599d-4475-8fe2-36c4cb954b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536509795,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd1c886-7640-4c56-b29f-b6f8730a64cb","invariantUUID":"d67b5ba4-6530-4c1a-a3d2-b884b96a248d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f195682-b443-4161-9e86-cd0d698a50bd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536392534,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b354db7c-6bb8-4889-b8ba-ea43797303b8","invariantUUID":"98cb910a-dc19-4d6b-af4d-d023885a03d8","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":"949ec4ec-57cb-4485-9e9e-b6e8543b2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536304892,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2254960-9cd0-40c2-82da-76788e9d3c9e","invariantUUID":"c04d74db-5355-462f-a633-93fa0db05bea","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536287548,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c834b6d-af47-4730-bc64-2a1293398f2d","invariantUUID":"3c62f485-ba1c-4787-a353-b475bb13f728","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":"9e3c3b9c-9b05-43da-99d4-4e9ced0bffea","lifecycleState":"CERTIFIED","lastUpdateDate":1644536323012,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0d5da70e-2e32-4c50-82d1-6fce361e7264","invariantUUID":"b1ba6c16-64e0-4537-ad38-df12665955e0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"234a1ea9-c2a9-4d2a-8a84-f9c69e1147db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536451220,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c296c504-5ca4-44bd-8824-8c680d3b6909","invariantUUID":"46aa7cc1-6d7c-4106-8eea-2d621f4fb907","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":"network","uniqueId":"1ad59474-9cde-40d9-99c0-c211a35906c1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536434499,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25a1df09-bb0a-41a4-b29a-4c124fb650e3","invariantUUID":"38a0cd78-acb3-49b3-b87b-e9b8275e8da7","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":"defaulticon","uniqueId":"1f2dd632-2cb7-4dcd-ba6a-9f6edd54ac5b","lifecycleState":"CERTIFIED","lastUpdateDate":1644541683052,"name":"vFW 86bbe916-8f91","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","systemName":"Vfw86bbe9168f91","description":"vendor software product","tags":["vFW 86bbe916-8f91"],"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":"030ab45a-99f0-4473-869c-e8f965a7e37f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536432901,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b73120-2fc5-4452-89ba-fa210cb247bb","invariantUUID":"704c44bc-d7a3-418a-a9aa-344f913a10c2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e13c15e9-d1e9-42a2-8eab-3707bcbe44bb","lifecycleState":"CERTIFIED","lastUpdateDate":1644536440983,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"938b3675-0984-41df-9454-8baa21c8fd10","invariantUUID":"89ab7af8-4b74-474b-b4a8-401a8a6e5dfb","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":"06befbca-7237-425e-8aee-86d7629c2454","lifecycleState":"CERTIFIED","lastUpdateDate":1644536427990,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7335686-02f4-4a39-8e5a-1bc350e0e281","invariantUUID":"9049c050-f03c-4810-aae0-67f970c1cc0f","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":"objectStorage","uniqueId":"2e1df155-2aef-45b8-bd42-1f055dedf28d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536499009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cd08575-cc4b-471d-b95d-a728986bc16d","invariantUUID":"4dcd31a1-17ab-4631-8eec-29cb55aedf5e","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":"objectStorage","uniqueId":"fc57ee81-b08a-4b70-b5ed-a80f0748fe7b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536298429,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b0ac6a1-d8d0-4493-b3e7-cfda165c759f","invariantUUID":"6628bafd-89fd-47a6-8025-d595cc7be75d","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":"d9688e26-c843-4aa5-8f5b-c99bee6871b9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536313648,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d445e7-1a80-4d7d-a17b-eb285f25c199","invariantUUID":"2f4b0737-057d-4829-884d-aa541fa88fe2","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":"2b3acdc5-b640-4451-b6f8-b89fdfdb7916","lifecycleState":"CERTIFIED","lastUpdateDate":1644536505016,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7466fb64-2c69-4e25-aaf0-3d855b08c139","invariantUUID":"22b64791-1fff-4e87-81f7-f23f856add7f","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":"port","uniqueId":"8fd12b5a-0eac-4db5-aba9-56df49811b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536339925,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb779b1-98bf-4e03-af8c-084c8af93e24","invariantUUID":"19d1bf42-18b0-4b9d-bce9-e01ecca9f4c0","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":"compute","uniqueId":"8a5c2eac-3c4b-4ffd-b27c-df3d7321ee02","lifecycleState":"CERTIFIED","lastUpdateDate":1644536408829,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c83649b-409f-477b-aaa7-804f22569e7f","invariantUUID":"374cc9f1-1489-476d-942b-50247d91924f","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":"d0ee612f-7906-4496-82cd-125ae00d4364","lifecycleState":"CERTIFIED","lastUpdateDate":1644536379876,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad922358-4c8e-48fe-aaa3-4d9b56d8582b","invariantUUID":"522d8120-bc35-4284-9dda-fc2fed28bccc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"611b4154-608e-4fc4-8db6-e8d10f11b715","lifecycleState":"CERTIFIED","lastUpdateDate":1644543666052,"name":"basic_onboard_clrRkj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","systemName":"BasicOnboardClrrkj","description":"VF","tags":["basic_onboard_clrRkj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"359a9a2d-b3f4-4496-a1b9-ab994adc0661","lifecycleState":"CERTIFIED","lastUpdateDate":1644536494563,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa21675-6c89-4f2a-9767-9ba8dd289094","invariantUUID":"ec8bcbca-3704-4659-8df4-c1d06baef7b8","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":"47a83a64-b5a5-4ccc-9d72-a33da5b4c19f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536437556,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a945e22-81c3-4765-8c8b-256649f7c8c6","invariantUUID":"590f2fe1-7237-4fb9-b18a-7fce6808c446","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":"port","uniqueId":"45369bc0-1e04-44f3-8e43-b1f4024e7e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536448546,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a9f21d-ded5-4028-897d-54dadccc6956","invariantUUID":"688bd045-89cb-46d7-bd50-a929375060ac","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":"objectStorage","uniqueId":"3adb2a87-f73f-4c48-89be-aafe60675c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536500599,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3f4322b-464e-47b9-98a2-50f6b97d7e48","invariantUUID":"27109981-6cfd-4baf-b96c-f2f9ed8c50d2","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":"securityrules","uniqueId":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536349349,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"065993a7-57b0-45d8-a8fd-9a6a4fcd7a43","invariantUUID":"5f58ad1b-d2bf-4173-ac91-d1ec754a76ad","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":"fd787e56-eebb-44a2-9713-eeb7c8dbfd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1644536375266,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44f2a54a-f8ea-4b8e-a436-01f4123c8f01","invariantUUID":"3a82561a-cef2-43d9-a3bc-8e5d79bb77fc","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d2d7cfb-8cad-488c-a841-b0bac6d26c74","lifecycleState":"CERTIFIED","lastUpdateDate":1644536443266,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b3f2cf-ad79-4b37-95a5-3ee2428e36b5","invariantUUID":"d8e115ce-4bd3-41a3-8ddb-ba581a73b0d4","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c96d8a-a573-4b75-8173-0b8a43aa0fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536347831,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd9f1d77-f696-45e3-b77c-47e8457d7870","invariantUUID":"0b25c06f-8ba1-49e5-a21b-30cefd9eface","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":"compute","uniqueId":"70e51cfe-9306-44cd-82d3-113db3ae7f53","lifecycleState":"CERTIFIED","lastUpdateDate":1644536404357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4efd5548-a507-4934-a06d-89bb8ab868cc","invariantUUID":"26022b70-77d3-4d37-90da-14b3fad9bf53","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":"3dadc574-3b26-4971-9d9a-c0101827afa7","lifecycleState":"CERTIFIED","lastUpdateDate":1644536354660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20d4c57f-42f6-4d46-9680-c3bedeaf73c1","invariantUUID":"11c8000f-2c0e-4b7c-b181-6757e45ae4c7","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":"objectStorage","uniqueId":"871ebbe9-ec36-420e-9483-8cbf98a565b8","lifecycleState":"CERTIFIED","lastUpdateDate":1644536502232,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90b7c00a-1f9f-4f29-af04-8778915ed1bf","invariantUUID":"4bd36155-d0ff-489a-acc3-38c89ae92178","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":"c4305f0f-1000-419f-a2b8-4f3d8b1e9cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536321574,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06bd9f69-f08a-4a73-9cf6-394f603355f2","invariantUUID":"03f4a611-94a1-4c41-b19d-4ee4e4195203","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6bc6b1a-966a-40a2-bffd-22bbf1feb3bc","lifecycleState":"CERTIFIED","lastUpdateDate":1644536460436,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45ac3da6-44b7-4f22-a17f-70f4fd72ea98","invariantUUID":"d7117f8a-e092-4245-bc77-cd731dc03be8","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":"46afd815-1e0f-4fb5-a9d7-71b81ad2ae19","lifecycleState":"CERTIFIED","lastUpdateDate":1644536318563,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fd8cb1a-feb8-44f2-8932-a91dab98158d","invariantUUID":"f5f57b73-7a32-4c59-8dc6-90055cb0a1a9","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":"compute","uniqueId":"b9a2fea0-113f-48ce-851e-c89d2159d62b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536351651,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82f97994-155e-4ab1-85c5-4e7c7cdcd187","invariantUUID":"9933945a-3b0c-4344-95bb-d58ba706c80c","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":"76ebb66e-bb59-46a2-aeae-8340c0aa5143","lifecycleState":"CERTIFIED","lastUpdateDate":1644536410645,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd0fe08a-b77e-4546-b1de-8bd51c56f270","invariantUUID":"c63fabb4-0413-4e2a-ba1a-97f11eb53803","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f51d1d7b-7124-4e5f-a367-da7a6effdb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1644542795286,"name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","systemName":"DemoPnfSguxmlub3drtxkkmp5bw","description":"catalog service description","tags":["robot-ete","Demo_pNF_SGuxMlUB3drtxkKMP5BW"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4e87c5b8-48f8-494b-90c8-461709dc7570","lifecycleState":"CERTIFIED","lastUpdateDate":1644541701043,"name":"vFW 2022-02-11 01-07-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","systemName":"Vfw20220211010716","description":"catalog service description","tags":["robot-ete","vFW 2022-02-11 01-07-16"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bff2a8d6-b519-44cd-b33f-7ff8a259481a","lifecycleState":"CERTIFIED","lastUpdateDate":1644543325831,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","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-02-11 01:41:19,290 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_clrRkj found in resources list 2022-02-11 01:41:19,291 INFO 199:base.py(1) - ***************************************************** 2022-02-11 01:41:19,291 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-02-11 01:41:19,291 INFO 201:base.py(1) - ***************************************************** 2022-02-11 01:41:19,291 INFO 227:base.py(1) - ***************************************************** 2022-02-11 01:41:19,292 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-02-11 01:41:19,292 INFO 229:base.py(1) - ***************************************************** 2022-02-11 01:41:19,292 DEBUG 187:__init__.py(1) - check if Service basic_onboard_clrRkj exists in SDC 2022-02-11 01:41:19,292 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-11 01:41:19,293 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-02-11 01:41:19,293 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-11 01:41:19,293 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-11 01:41:19,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:41:19,494 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2022-02-11 01:41:19,496 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-11 01:41:19,496 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","name":"vFW 2022-02-11 01-07-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb4ddc73-dd4e-48b8-b940-798cc6562598/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4493e84a-f57e-4373-8369-e460f42b7f04/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7bcf03db-471d-4cd2-b28c-b772466fea2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-11 01:41:19,500 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-02-11 01-07-16 from SDC 2022-02-11 01:41:19,500 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,500 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,501 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:19,501 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_SGuxMlUB3drtxkKMP5BW from SDC 2022-02-11 01:41:19,501 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,501 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,501 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:19,502 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-11 01:41:19,502 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,502 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,502 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:19,502 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-02-11 01:41:19,503 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:41:19,503 INFO 197:__init__.py(1) - Service basic_onboard_clrRkj doesn't exist in SDC 2022-02-11 01:41:19,503 DEBUG 187:__init__.py(1) - check if Service basic_onboard_clrRkj exists in SDC 2022-02-11 01:41:19,503 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-11 01:41:19,504 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-02-11 01:41:19,504 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-11 01:41:19,504 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-11 01:41:19,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:41:19,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2022-02-11 01:41:19,577 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-11 01:41:19,578 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","name":"vFW 2022-02-11 01-07-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb4ddc73-dd4e-48b8-b940-798cc6562598/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4493e84a-f57e-4373-8369-e460f42b7f04/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7bcf03db-471d-4cd2-b28c-b772466fea2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-11 01:41:19,580 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-02-11 01-07-16 from SDC 2022-02-11 01:41:19,581 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,581 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,581 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:19,581 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_SGuxMlUB3drtxkKMP5BW from SDC 2022-02-11 01:41:19,582 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,582 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,582 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:19,582 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-11 01:41:19,582 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,582 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,583 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:19,583 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-02-11 01:41:19,583 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:41:19,583 INFO 197:__init__.py(1) - Service basic_onboard_clrRkj doesn't exist in SDC 2022-02-11 01:41:19,584 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-02-11 01:41:19,584 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-02-11 01:41:19,584 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-02-11 01:41:19,585 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-02-11 01:41:19,585 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-02-11 01:41:19,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:19,655 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-02-11 01:41:19,657 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-02-11 01:41:19,659 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":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"empty":false,"ownerId":null}],"version":null,"type":null,"empty":false,"ownerId":null}],"serviceCategories":[{"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,"empty":false,"ownerId":null},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null},{"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,"empty":false,"ownerId":null}],"productCategories":[]},"version":"1.9.5"} 2022-02-11 01:41:19,664 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 8 2022-02-11 01:41:19,665 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-02-11 01:41:19,665 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-02-11 01:41:19,665 INFO 312:__init__.py(1) - attempting to create Service basic_onboard_clrRkj in SDC 2022-02-11 01:41:19,665 DEBUG 187:__init__.py(1) - check if Service basic_onboard_clrRkj exists in SDC 2022-02-11 01:41:19,665 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-11 01:41:19,666 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-02-11 01:41:19,666 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-11 01:41:19,666 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-11 01:41:19,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:41:19,731 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1086 2022-02-11 01:41:19,732 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-11 01:41:19,732 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","name":"vFW 2022-02-11 01-07-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb4ddc73-dd4e-48b8-b940-798cc6562598/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4493e84a-f57e-4373-8369-e460f42b7f04/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7bcf03db-471d-4cd2-b28c-b772466fea2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-11 01:41:19,735 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-02-11 01-07-16 from SDC 2022-02-11 01:41:19,735 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,735 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,735 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:19,735 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_SGuxMlUB3drtxkKMP5BW from SDC 2022-02-11 01:41:19,735 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,735 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,736 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:19,736 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-11 01:41:19,736 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:19,736 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:19,736 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:19,736 DEBUG 175:__init__.py(1) - number of Service returned: 3 2022-02-11 01:41:19,736 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:41:19,736 INFO 197:__init__.py(1) - Service basic_onboard_clrRkj doesn't exist in SDC 2022-02-11 01:41:19,751 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-02-11 01:41:19,751 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-02-11 01:41:19,751 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_clrRkj"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_clrRkj", "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-02-11 01:41:19,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:21,059 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-02-11 01:41:21,061 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-02-11 01:41:21,063 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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,"empty":false,"ownerId":null}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680332,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.assettoscacsar","artifactName":"service-BasicOnboardClrrkj-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":1644543680332,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680332,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.assettoscatemplate","artifactName":"service-BasicOnboardClrrkj-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":1644543680332,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"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,"empty":false,"ownerId":null}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884.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":"c884e141-ecbb-45c7-92f0-38adb0b03884","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,"empty":false,"ownerId":"c884e141-ecbb-45c7-92f0-38adb0b03884"},{"definition":false,"hidden":false,"uniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884.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":"c884e141-ecbb-45c7-92f0-38adb0b03884","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,"empty":false,"ownerId":"c884e141-ecbb-45c7-92f0-38adb0b03884"},{"definition":false,"hidden":false,"uniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884.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":"c884e141-ecbb-45c7-92f0-38adb0b03884","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"c884e141-ecbb-45c7-92f0-38adb0b03884"},{"definition":false,"hidden":false,"uniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884.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":"c884e141-ecbb-45c7-92f0-38adb0b03884","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"c884e141-ecbb-45c7-92f0-38adb0b03884"},{"definition":false,"hidden":false,"uniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884.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":"c884e141-ecbb-45c7-92f0-38adb0b03884","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"c884e141-ecbb-45c7-92f0-38adb0b03884"}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1644543680379,"version":"0.1","icon":"network_l_1-3","name":"basic_onboard_clrRkj","componentType":"SERVICE","description":"service","tags":["basic_onboard_clrRkj"],"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","SupportablityComponentName":"basic_onboard_clrRkj","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","systemName":"BasicOnboardClrrkj","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","normalizedName":"basiconboardclrrkj","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"creatorFullName":"Carlos Santana","lastUpdateDate":1644543680379,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"empty":false,"ownerId":null}},"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} 2022-02-11 01:41:21,068 INFO 330:__init__.py(1) - Service basic_onboard_clrRkj is created in SDC 2022-02-11 01:41:21,068 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:21,075 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_clrRkj exists in SDC 2022-02-11 01:41:21,076 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-02-11 01:41:21,076 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-02-11 01:41:21,076 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-02-11 01:41:21,076 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-02-11 01:41:21,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:41:21,140 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VF HTTP/1.1" 200 728 2022-02-11 01:41:21,141 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-02-11 01:41:21,142 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","name":"vFW 86bbe916-8f91","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","name":"basic_onboard_clrRkj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-02-11 01:41:21,145 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 86bbe916-8f91 from SDC 2022-02-11 01:41:21,145 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:21,145 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:21,146 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:41:21,146 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_clrRkj from SDC 2022-02-11 01:41:21,146 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:21,146 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:21,146 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:41:21,147 DEBUG 175:__init__.py(1) - number of Vf returned: 2 2022-02-11 01:41:21,147 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:41:21,147 INFO 220:__init__.py(1) - Vf found, updating information 2022-02-11 01:41:21,148 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-02-11 01:41:21,148 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-02-11 01:41:21,148 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-02-11 01:41:21,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:21,274 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-02-11 01:41:21,278 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-02-11 01:41:21,281 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cccfd48-5779-4e80-8151-624f09599995","lifecycleState":"CERTIFIED","lastUpdateDate":1644536497633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f3cfe2-069f-4c3c-ac6f-b67813ba8a33","invariantUUID":"00b6e517-764d-4bab-bea2-8a0cf37188ef","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"635f7081-8397-427a-ab03-30ddf45e704b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536325922,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b47f036-42ea-4822-948c-0f785427d3c2","invariantUUID":"205c07c5-23b3-4962-8279-add830a6017e","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":"defaulticon","uniqueId":"f44d01e9-012a-44d8-8038-b2d5d7dfd557","lifecycleState":"CERTIFIED","lastUpdateDate":1644536425605,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e0c112c-9e77-4539-8ae0-2f2193669b53","invariantUUID":"3590700a-04d2-46b7-a3f1-14e790a6ad06","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":"4698ff6e-a4a1-4830-9672-ef6a0bb8ad68","lifecycleState":"CERTIFIED","lastUpdateDate":1644536356218,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f674694b-50e2-42c6-ad7b-35e9aa862e0d","invariantUUID":"68a3923e-8f06-495b-9d77-bcf1adf176ec","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":"port","uniqueId":"a4dd222c-5b5a-4478-9233-8d83025de9e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536469878,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d331c22-a4d0-40a1-931b-0849f9598c89","invariantUUID":"bcfc4717-f9ab-4491-b76c-dfd0f835a1de","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":"networkrules","uniqueId":"584c7ca3-12ac-4179-a8a0-ba5c455d1398","lifecycleState":"CERTIFIED","lastUpdateDate":1644536337509,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ea570f0f-ee5c-47c6-8760-81cb4c32657b","invariantUUID":"1172467e-70c3-4daf-aa96-4726c32d9e1f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25c66c7f-338f-4b56-93a6-17beea2f5137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536506442,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32375b92-b9ed-485e-91db-330c3be9152d","invariantUUID":"a272bfa8-7aca-4218-94a4-00a5d32f64d2","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":"network","uniqueId":"a40cebee-8745-4c2b-880d-ac31290e7dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536362517,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5dea7dc-94c3-4889-b378-c5ade4cd7903","invariantUUID":"427fa6fe-582d-4249-b3d9-bf053eee9bc4","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":"26e4e977-f178-4417-8b0d-3f8ee3741137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536324491,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9f1ba3f-c387-4020-9441-67cf469a94ea","invariantUUID":"c8606fe6-447d-4b71-986c-53ffa65fbdad","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b54c171-3bf9-451f-b2e3-9b1ba1e20023","lifecycleState":"CERTIFIED","lastUpdateDate":1644536382813,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"18d62c0a-7d49-4437-bf04-ccb2c3ed6d2f","invariantUUID":"a483ee6f-f64a-433c-84e7-ddf7279688a1","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8944031-2866-4922-8e35-c103ab315638","lifecycleState":"CERTIFIED","lastUpdateDate":1644536435918,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306e594f-ebef-4907-a574-6ceb02c76f48","invariantUUID":"861931bb-15db-4a1a-9e5c-01ddd5e82bee","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"394222cd-f41e-445c-bd5f-6b343f8e680e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536496029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe0e9de-db9d-4307-ba10-b4dd2297a58b","invariantUUID":"27ec603f-748c-41ca-bd66-cc5c7624826e","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":"097228c7-676f-43e5-9f26-db069b7ddbd5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536378391,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160ce86b-9a07-4c14-9348-f89199484363","invariantUUID":"cd7808a1-c36b-4d98-ac07-80718a6be667","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6ecf471-fc55-4390-aa47-63fecb4f9890","lifecycleState":"CERTIFIED","lastUpdateDate":1644536468241,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"766b1882-1332-44fe-8681-c985e3a358f4","invariantUUID":"99796382-6e6c-4535-8d43-6277d7a57179","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":"loadBalancer","uniqueId":"d79caab6-e454-46d0-af8d-87fbcb98f584","lifecycleState":"CERTIFIED","lastUpdateDate":1644536302192,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8692af67-c101-464e-8bde-8f84289537b7","invariantUUID":"1d4d6bfe-b6a3-43f4-a590-6b4276389e39","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f96f6ec0-30bd-4617-8b85-b92393754252","lifecycleState":"CERTIFIED","lastUpdateDate":1644536429839,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3cedd2f-7920-4248-a704-d3d4412572d4","invariantUUID":"60997d90-2c37-46e1-8b7f-d0511dc22470","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":"2cd064a8-e30f-4e70-9038-0390936716db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536315243,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fee403a9-aa22-41ca-84f2-93a23689370b","invariantUUID":"43f0305d-72af-4bc4-895a-15294b132101","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17c2ec3e-4293-42f5-a3cf-d017a67998f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536359306,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522d8e2e-4635-4de9-b0f8-b0862250da12","invariantUUID":"34a3cc7d-82e4-49c7-96e8-d63b26afab67","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"40d774f8-c448-4691-babb-c43b385a2df6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536360763,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8616103f-92c6-4295-b63c-2f8ae16d3d7c","invariantUUID":"ee698d92-b661-45a1-9502-7b0f50be445c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"606b66ee-3c94-49e3-82b1-20c93ad2879b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536492851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66eceba-33e5-4c0b-af2b-8dad5d06f229","invariantUUID":"89d4eddc-ad9f-43d5-8d5d-01cf6cad5787","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":"objectStorage","uniqueId":"976d1e57-cd1b-429d-8b26-d4588792c6a2","lifecycleState":"CERTIFIED","lastUpdateDate":1644536312060,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad42aef0-5fde-43cd-900d-0608004aeaef","invariantUUID":"39759180-b796-4307-ba99-ba224bee06ac","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40085d31-d3cd-4b9d-8ad6-46b74bdf8b3d","lifecycleState":"CERTIFIED","lastUpdateDate":1644542781742,"name":"pNF 45860e09-3448","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09360751-d48a-487a-ab03-bd3972f11f9c","invariantUUID":"1e14dc79-bea8-4c67-89c5-f26e9d268b1f","systemName":"Pnf45860e093448","description":"vendor software product","tags":["pNF 45860e09-3448"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"86ec9668-bba4-4a8c-8ba1-19e4e15559f1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536456861,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84e9cebe-69ef-40dc-8aac-3a49489191db","invariantUUID":"0c4e0e93-5a79-4703-993a-104c94879e45","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":"objectStorage","uniqueId":"b5cdc1e4-bb37-4cbf-96a5-e6aa85df4edd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536386125,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a146136d-72fe-4afe-97d5-4d91342c7a00","invariantUUID":"b1298eb4-73af-45fc-934a-bbf9ad2a2e8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4f5beecf-9cb1-44d0-ae54-f17fad88741d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536465158,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a8b3d42-2f02-4ca8-acd3-fa990b6b95c1","invariantUUID":"99a209da-c46c-43cf-a501-aeb86c0fb881","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":"compute","uniqueId":"cdef6dfd-9bf5-46cd-a51a-c983b32b8748","lifecycleState":"CERTIFIED","lastUpdateDate":1644536389597,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0b0176a-a0e3-47cb-850a-54fbe1f46f80","invariantUUID":"5df55776-5526-481f-a8a2-bd2f3becbee4","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":"defaulticon","uniqueId":"f94fba10-93e7-4bec-87f7-809e1de75063","lifecycleState":"CERTIFIED","lastUpdateDate":1644536423418,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2981308-6d76-4d50-8043-4de78786cd83","invariantUUID":"40c53753-0b34-4c24-9389-e456a961676d","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":"compute","uniqueId":"cde80cff-3a4d-42dd-b415-5d9bad682ad9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536462829,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f21962c5-bd8c-4e0d-a34b-54a1c419e276","invariantUUID":"bb6d1685-cfbc-4cfd-951c-548eecc40b73","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":"network","uniqueId":"e819440e-f11c-48de-bbde-7806dd96ebfe","lifecycleState":"CERTIFIED","lastUpdateDate":1644536400317,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a53a2af-5a35-48d0-9040-8202413d273c","invariantUUID":"5a4ced24-34c9-49d8-b7fe-6af18908feee","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a990af3-f2b4-4d80-a4b9-fe31c30b0ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536353210,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5265b8ed-cf69-4bf3-8eb5-9a4baaafd71c","invariantUUID":"d425517c-9d64-4499-8e53-92e6241d6d24","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f21d8c70-cd7a-4328-86fe-7afcad858956","lifecycleState":"CERTIFIED","lastUpdateDate":1644536373539,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccec92f5-09c9-41c3-8b75-0c6d4b07dc47","invariantUUID":"b1c01ca1-8c47-493b-b861-dbf419371730","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22dd022a-573b-4ea7-9740-46b56c418797","lifecycleState":"CERTIFIED","lastUpdateDate":1644536402334,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ebb5a3b-bba9-46b0-8f76-2ce0634f1848","invariantUUID":"e213dd2c-3536-4ab5-802c-3f4087ebceb9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"52cadd5c-2301-4f8d-af3d-7dfaa9eef0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536445318,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca04e56e-9f0b-40b5-800b-7c5ee248cb5f","invariantUUID":"a3e7496e-3b73-4578-b1a5-69df05c461c4","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":"port","uniqueId":"1a0af266-f6b2-4b27-a871-054fe3488204","lifecycleState":"CERTIFIED","lastUpdateDate":1644536431530,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01abf2dd-fc85-4d19-a71a-1eeb70af8957","invariantUUID":"76eb4cf7-b45b-46a7-83b0-df7c10000f15","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":"58ed000d-6873-4c97-9d1c-9136f2325bf5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536387720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5fc8cad-17ab-43c4-bfe1-b08f58dd9e8e","invariantUUID":"d606d0eb-d05b-47c8-842f-d0303c1ab6c7","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":"b770a71b-5ec1-4c2d-ac6f-f94198e39c56","lifecycleState":"CERTIFIED","lastUpdateDate":1644536384373,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b849ff6f-8f41-4f04-9bcf-de43da89ec55","invariantUUID":"9e4a22cf-25fd-4051-80ed-8b3ed92e61ab","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":"defaulticon","uniqueId":"af4beee1-60be-4888-963e-3fda2685e815","lifecycleState":"CERTIFIED","lastUpdateDate":1644536295204,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b60d99a-40d1-4675-8a1b-bfdb04b6810a","invariantUUID":"f91be218-8254-4e29-80c3-8da099d6b4e7","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":"046875d6-e25a-4e15-ab33-5cc8a98dbde0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536307113,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715aaa07-1212-432a-a9eb-3feb9f6a51fb","invariantUUID":"3b0be1d5-d8fe-4b75-b33f-f9c8ace9cc01","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"660c1147-4c07-4a3e-a4c9-df318a2119d4","lifecycleState":"CERTIFIED","lastUpdateDate":1644536320077,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa5a6596-d6d2-4884-aa2a-20512c55f9ba","invariantUUID":"327cec03-948a-4890-8a90-01b07c10886c","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75ae5f21-3dc8-4ba1-9b32-891db4b92d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536296782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7c1f1d5-a253-4a2d-a94e-3ee16b057f44","invariantUUID":"c30d3140-46a2-4637-8041-0a5ac5da03ab","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa047eb1-d45d-4297-b4e9-581c2f51fa43","lifecycleState":"CERTIFIED","lastUpdateDate":1644536507956,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b77291-d3df-41b6-828c-8184e82bef72","invariantUUID":"a29a3af0-394c-4a2a-8666-e947e5aa4f7c","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":"46f75f44-0ea5-46d3-a848-aac83ed782e0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536368675,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16ff0c71-2e30-46d5-bf59-f79863254cca","invariantUUID":"35d02365-970c-489c-8c95-c50566d52cb7","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":"23f7e37c-8dd9-4f54-9b5d-567b17142511","lifecycleState":"CERTIFIED","lastUpdateDate":1644536503624,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d0190-21ed-4d86-9f9e-dd351b02a55f","invariantUUID":"fd4a41f0-8724-4c49-99d1-25ed33fdcd2d","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":"ce6f5b91-0ff6-4060-9b9e-e62d0f4fb420","lifecycleState":"CERTIFIED","lastUpdateDate":1644536438951,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a52faf3e-c58f-4e8c-b231-877a42d0f3ac","invariantUUID":"f7d62ecc-7f64-49f8-aa2c-3727dab45cfe","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":"networkrules","uniqueId":"dff13b8a-8390-41a4-a442-fbd4d069e596","lifecycleState":"CERTIFIED","lastUpdateDate":1644536345533,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7c70c2d9-c19e-468d-afc3-64836a10bba8","invariantUUID":"782c5785-2c5c-4fd8-92cc-4a0d76c93df4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4c18f6a-b5b9-46e1-a54e-6d76aceee0e6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536327420,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f495c652-1786-4b0d-a3ed-19fc511d5a64","invariantUUID":"dcbb2137-7d40-4ac5-9216-0a6226e02f4e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38ed401e-fbf6-4c1c-85fa-396543b75fab","lifecycleState":"CERTIFIED","lastUpdateDate":1644536381299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c292b7-04d2-402f-9635-945328ce2c5b","invariantUUID":"be6eaa80-d096-4da6-937c-3c57a0cf53a6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2afa9812-c5a2-41c8-8d62-74dea95daeca","lifecycleState":"CERTIFIED","lastUpdateDate":1644536316811,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a5e1fdd-0909-4f72-94df-60fe2204dd5c","invariantUUID":"76ab9982-0779-42bd-8f7a-272f84897dc0","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":"48617213-7d24-4a5c-9242-164112d4328d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536416892,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db6ff2-6daa-4f8d-ac60-700c782bd771","invariantUUID":"c386cfdb-10e7-446f-aaf4-ae8d01d99ad5","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":"objectStorage","uniqueId":"1079e037-675b-4f14-8ee3-d66368d8a4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536415144,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe4b22c-6a6b-4e5a-8981-6f17b28d3adc","invariantUUID":"671bd2d7-d7e7-43b0-b893-92225ae6dc81","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":"cded0eb9-599d-4475-8fe2-36c4cb954b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536509795,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd1c886-7640-4c56-b29f-b6f8730a64cb","invariantUUID":"d67b5ba4-6530-4c1a-a3d2-b884b96a248d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f195682-b443-4161-9e86-cd0d698a50bd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536392534,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b354db7c-6bb8-4889-b8ba-ea43797303b8","invariantUUID":"98cb910a-dc19-4d6b-af4d-d023885a03d8","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":"949ec4ec-57cb-4485-9e9e-b6e8543b2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536304892,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2254960-9cd0-40c2-82da-76788e9d3c9e","invariantUUID":"c04d74db-5355-462f-a633-93fa0db05bea","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536287548,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c834b6d-af47-4730-bc64-2a1293398f2d","invariantUUID":"3c62f485-ba1c-4787-a353-b475bb13f728","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":"9e3c3b9c-9b05-43da-99d4-4e9ced0bffea","lifecycleState":"CERTIFIED","lastUpdateDate":1644536323012,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0d5da70e-2e32-4c50-82d1-6fce361e7264","invariantUUID":"b1ba6c16-64e0-4537-ad38-df12665955e0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"234a1ea9-c2a9-4d2a-8a84-f9c69e1147db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536451220,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c296c504-5ca4-44bd-8824-8c680d3b6909","invariantUUID":"46aa7cc1-6d7c-4106-8eea-2d621f4fb907","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":"network","uniqueId":"1ad59474-9cde-40d9-99c0-c211a35906c1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536434499,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25a1df09-bb0a-41a4-b29a-4c124fb650e3","invariantUUID":"38a0cd78-acb3-49b3-b87b-e9b8275e8da7","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":"defaulticon","uniqueId":"1f2dd632-2cb7-4dcd-ba6a-9f6edd54ac5b","lifecycleState":"CERTIFIED","lastUpdateDate":1644541683052,"name":"vFW 86bbe916-8f91","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","systemName":"Vfw86bbe9168f91","description":"vendor software product","tags":["vFW 86bbe916-8f91"],"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":"030ab45a-99f0-4473-869c-e8f965a7e37f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536432901,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b73120-2fc5-4452-89ba-fa210cb247bb","invariantUUID":"704c44bc-d7a3-418a-a9aa-344f913a10c2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e13c15e9-d1e9-42a2-8eab-3707bcbe44bb","lifecycleState":"CERTIFIED","lastUpdateDate":1644536440983,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"938b3675-0984-41df-9454-8baa21c8fd10","invariantUUID":"89ab7af8-4b74-474b-b4a8-401a8a6e5dfb","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":"06befbca-7237-425e-8aee-86d7629c2454","lifecycleState":"CERTIFIED","lastUpdateDate":1644536427990,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7335686-02f4-4a39-8e5a-1bc350e0e281","invariantUUID":"9049c050-f03c-4810-aae0-67f970c1cc0f","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":"objectStorage","uniqueId":"2e1df155-2aef-45b8-bd42-1f055dedf28d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536499009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cd08575-cc4b-471d-b95d-a728986bc16d","invariantUUID":"4dcd31a1-17ab-4631-8eec-29cb55aedf5e","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":"objectStorage","uniqueId":"fc57ee81-b08a-4b70-b5ed-a80f0748fe7b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536298429,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b0ac6a1-d8d0-4493-b3e7-cfda165c759f","invariantUUID":"6628bafd-89fd-47a6-8025-d595cc7be75d","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":"d9688e26-c843-4aa5-8f5b-c99bee6871b9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536313648,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d445e7-1a80-4d7d-a17b-eb285f25c199","invariantUUID":"2f4b0737-057d-4829-884d-aa541fa88fe2","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":"2b3acdc5-b640-4451-b6f8-b89fdfdb7916","lifecycleState":"CERTIFIED","lastUpdateDate":1644536505016,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7466fb64-2c69-4e25-aaf0-3d855b08c139","invariantUUID":"22b64791-1fff-4e87-81f7-f23f856add7f","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":"port","uniqueId":"8fd12b5a-0eac-4db5-aba9-56df49811b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536339925,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb779b1-98bf-4e03-af8c-084c8af93e24","invariantUUID":"19d1bf42-18b0-4b9d-bce9-e01ecca9f4c0","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":"compute","uniqueId":"8a5c2eac-3c4b-4ffd-b27c-df3d7321ee02","lifecycleState":"CERTIFIED","lastUpdateDate":1644536408829,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c83649b-409f-477b-aaa7-804f22569e7f","invariantUUID":"374cc9f1-1489-476d-942b-50247d91924f","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":"d0ee612f-7906-4496-82cd-125ae00d4364","lifecycleState":"CERTIFIED","lastUpdateDate":1644536379876,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad922358-4c8e-48fe-aaa3-4d9b56d8582b","invariantUUID":"522d8120-bc35-4284-9dda-fc2fed28bccc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"611b4154-608e-4fc4-8db6-e8d10f11b715","lifecycleState":"CERTIFIED","lastUpdateDate":1644543666052,"name":"basic_onboard_clrRkj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","systemName":"BasicOnboardClrrkj","description":"VF","tags":["basic_onboard_clrRkj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"359a9a2d-b3f4-4496-a1b9-ab994adc0661","lifecycleState":"CERTIFIED","lastUpdateDate":1644536494563,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa21675-6c89-4f2a-9767-9ba8dd289094","invariantUUID":"ec8bcbca-3704-4659-8df4-c1d06baef7b8","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":"47a83a64-b5a5-4ccc-9d72-a33da5b4c19f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536437556,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a945e22-81c3-4765-8c8b-256649f7c8c6","invariantUUID":"590f2fe1-7237-4fb9-b18a-7fce6808c446","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":"port","uniqueId":"45369bc0-1e04-44f3-8e43-b1f4024e7e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536448546,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a9f21d-ded5-4028-897d-54dadccc6956","invariantUUID":"688bd045-89cb-46d7-bd50-a929375060ac","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":"objectStorage","uniqueId":"3adb2a87-f73f-4c48-89be-aafe60675c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536500599,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3f4322b-464e-47b9-98a2-50f6b97d7e48","invariantUUID":"27109981-6cfd-4baf-b96c-f2f9ed8c50d2","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":"securityrules","uniqueId":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536349349,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"065993a7-57b0-45d8-a8fd-9a6a4fcd7a43","invariantUUID":"5f58ad1b-d2bf-4173-ac91-d1ec754a76ad","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":"fd787e56-eebb-44a2-9713-eeb7c8dbfd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1644536375266,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44f2a54a-f8ea-4b8e-a436-01f4123c8f01","invariantUUID":"3a82561a-cef2-43d9-a3bc-8e5d79bb77fc","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d2d7cfb-8cad-488c-a841-b0bac6d26c74","lifecycleState":"CERTIFIED","lastUpdateDate":1644536443266,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b3f2cf-ad79-4b37-95a5-3ee2428e36b5","invariantUUID":"d8e115ce-4bd3-41a3-8ddb-ba581a73b0d4","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c96d8a-a573-4b75-8173-0b8a43aa0fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536347831,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd9f1d77-f696-45e3-b77c-47e8457d7870","invariantUUID":"0b25c06f-8ba1-49e5-a21b-30cefd9eface","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":"compute","uniqueId":"70e51cfe-9306-44cd-82d3-113db3ae7f53","lifecycleState":"CERTIFIED","lastUpdateDate":1644536404357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4efd5548-a507-4934-a06d-89bb8ab868cc","invariantUUID":"26022b70-77d3-4d37-90da-14b3fad9bf53","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":"3dadc574-3b26-4971-9d9a-c0101827afa7","lifecycleState":"CERTIFIED","lastUpdateDate":1644536354660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20d4c57f-42f6-4d46-9680-c3bedeaf73c1","invariantUUID":"11c8000f-2c0e-4b7c-b181-6757e45ae4c7","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":"objectStorage","uniqueId":"871ebbe9-ec36-420e-9483-8cbf98a565b8","lifecycleState":"CERTIFIED","lastUpdateDate":1644536502232,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90b7c00a-1f9f-4f29-af04-8778915ed1bf","invariantUUID":"4bd36155-d0ff-489a-acc3-38c89ae92178","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":"c4305f0f-1000-419f-a2b8-4f3d8b1e9cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536321574,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06bd9f69-f08a-4a73-9cf6-394f603355f2","invariantUUID":"03f4a611-94a1-4c41-b19d-4ee4e4195203","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6bc6b1a-966a-40a2-bffd-22bbf1feb3bc","lifecycleState":"CERTIFIED","lastUpdateDate":1644536460436,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45ac3da6-44b7-4f22-a17f-70f4fd72ea98","invariantUUID":"d7117f8a-e092-4245-bc77-cd731dc03be8","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":"46afd815-1e0f-4fb5-a9d7-71b81ad2ae19","lifecycleState":"CERTIFIED","lastUpdateDate":1644536318563,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fd8cb1a-feb8-44f2-8932-a91dab98158d","invariantUUID":"f5f57b73-7a32-4c59-8dc6-90055cb0a1a9","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":"compute","uniqueId":"b9a2fea0-113f-48ce-851e-c89d2159d62b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536351651,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82f97994-155e-4ab1-85c5-4e7c7cdcd187","invariantUUID":"9933945a-3b0c-4344-95bb-d58ba706c80c","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":"76ebb66e-bb59-46a2-aeae-8340c0aa5143","lifecycleState":"CERTIFIED","lastUpdateDate":1644536410645,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd0fe08a-b77e-4546-b1de-8bd51c56f270","invariantUUID":"c63fabb4-0413-4e2a-ba1a-97f11eb53803","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f51d1d7b-7124-4e5f-a367-da7a6effdb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1644542795286,"name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","systemName":"DemoPnfSguxmlub3drtxkkmp5bw","description":"catalog service description","tags":["robot-ete","Demo_pNF_SGuxMlUB3drtxkKMP5BW"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4e87c5b8-48f8-494b-90c8-461709dc7570","lifecycleState":"CERTIFIED","lastUpdateDate":1644541701043,"name":"vFW 2022-02-11 01-07-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","systemName":"Vfw20220211010716","description":"catalog service description","tags":["robot-ete","vFW 2022-02-11 01-07-16"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bff2a8d6-b519-44cd-b33f-7ff8a259481a","lifecycleState":"CERTIFIED","lastUpdateDate":1644543325831,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","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":"001987e7-7bed-455f-b949-3bcfb23fbdfe","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1644543680379,"name":"basic_onboard_clrRkj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","systemName":"BasicOnboardClrrkj","description":"service","tags":["basic_onboard_clrRkj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-11 01:41:21,288 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_clrRkj found in resources list 2022-02-11 01:41:21,289 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-02-11 01:41:21,289 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/001987e7-7bed-455f-b949-3bcfb23fbdfe/resourceInstance 2022-02-11 01:41:21,289 DEBUG 132:onap_service.py(1) - [SDC][Add VF to ServiceProxy] data sent: { "name": "basic_onboard_clrRkj", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "611b4154-608e-4fc4-8db6-e8d10f11b715", "originType": "VF", "componentUid": "611b4154-608e-4fc4-8db6-e8d10f11b715", "icon": "defaulticon" } 2022-02-11 01:41:21,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:23,531 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/001987e7-7bed-455f-b949-3bcfb23fbdfe/resourceInstance HTTP/1.1" 201 None 2022-02-11 01:41:23,534 INFO 142:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response code: 201 2022-02-11 01:41:23,535 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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","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,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","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,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","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,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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,"empty":false,"ownerId":null},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_clrRkj 0","SupportablityComponentVersion":null},"actualComponentUid":"611b4154-608e-4fc4-8db6-e8d10f11b715","createdFromCsar":false,"name":"basic_onboard_clrRkj 0","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.611b4154-608e-4fc4-8db6-e8d10f11b715.basic_onboard_clrrkj0","normalizedName":"basic_onboard_clrrkj0","creationTime":1644543682358,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_clrrkj0","createdFrom":null,"componentUid":"611b4154-608e-4fc4-8db6-e8d10f11b715","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardClrrkj","modificationTime":1644543682358,"customizationUUID":"fa57b4ae-1b51-4fcf-ac9d-d3df8b1ff5a6","posX":"200","posY":"100","componentName":"basic_onboard_clrRkj","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"empty":false,"ownerId":null} 2022-02-11 01:41:23,536 INFO 919:sdc_resource.py(1) - Resource VF basic_onboard_clrRkj has been added on ServiceProxy basic_onboard_clrRkj 2022-02-11 01:41:23,541 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_clrRkj] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-11 01:41:23,541 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_clrRkj] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/4d0bf47a-49e5-4fd3-be07-6b5858f99c68/distribution 2022-02-11 01:41:23,541 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_clrRkj] data sent: None 2022-02-11 01:41:23,544 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:23,622 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4d0bf47a-49e5-4fd3-be07-6b5858f99c68/distribution HTTP/1.1" 200 38 2022-02-11 01:41:23,623 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_clrRkj] response code: 200 2022-02-11 01:41:23,624 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_clrRkj] response: {"distributionStatusOfServiceList":[]} 2022-02-11 01:41:23,626 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_clrRkj] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-02-11 01:41:23,627 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_clrRkj] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-02-11 01:41:23,627 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_clrRkj] data sent: None 2022-02-11 01:41:23,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:23,674 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-02-11 01:41:23,675 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_clrRkj] response code: 200 2022-02-11 01:41:23,675 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_clrRkj] response: {"distributionStatusList":[]} 2022-02-11 01:41:23,677 DEBUG 629:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-02-11 01:41:23,678 INFO 726:service.py(1) - attempting to checkin Service basic_onboard_clrRkj in SDC 2022-02-11 01:41:23,682 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-02-11 01:41:23,683 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/001987e7-7bed-455f-b949-3bcfb23fbdfe/lifecycleState/checkin 2022-02-11 01:41:23,683 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-02-11 01:41:23,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:25,491 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/001987e7-7bed-455f-b949-3bcfb23fbdfe/lifecycleState/checkin HTTP/1.1" 200 1225 2022-02-11 01:41:25,492 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-02-11 01:41:25,493 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe","name":"basic_onboard_clrRkj","version":"0.1","isHighestVersion":true,"creationDate":1644543680379,"lastUpdateDate":1644543684322,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_clrRkj"],"icon":"network_l_1-3","normalizedName":"basiconboardclrrkj","systemName":"BasicOnboardClrrkj","contactId":"cs0008","allVersions":{"0.1":"001987e7-7bed-455f-b949-3bcfb23fbdfe"},"projectCode":"123456","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","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":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68"} 2022-02-11 01:41:25,495 DEBUG 187:__init__.py(1) - check if Service basic_onboard_clrRkj exists in SDC 2022-02-11 01:41:25,496 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-11 01:41:25,496 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-02-11 01:41:25,496 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-11 01:41:25,496 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-11 01:41:25,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:41:25,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1474 2022-02-11 01:41:25,604 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-11 01:41:25,604 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","name":"basic_onboard_clrRkj","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4d0bf47a-49e5-4fd3-be07-6b5858f99c68/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","name":"vFW 2022-02-11 01-07-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb4ddc73-dd4e-48b8-b940-798cc6562598/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4493e84a-f57e-4373-8369-e460f42b7f04/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7bcf03db-471d-4cd2-b28c-b772466fea2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-11 01:41:25,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_clrRkj from SDC 2022-02-11 01:41:25,608 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:25,608 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:25,608 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-02-11 01:41:25,608 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-02-11 01-07-16 from SDC 2022-02-11 01:41:25,608 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:25,609 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:25,609 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:25,609 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_SGuxMlUB3drtxkKMP5BW from SDC 2022-02-11 01:41:25,609 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:25,609 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:25,610 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:25,610 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-11 01:41:25,610 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:25,610 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:25,610 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:25,611 DEBUG 175:__init__.py(1) - number of Service returned: 4 2022-02-11 01:41:25,611 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:41:25,611 INFO 220:__init__.py(1) - Service found, updating information 2022-02-11 01:41:25,612 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-02-11 01:41:25,612 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-02-11 01:41:25,612 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-11 01:41:25,614 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:25,717 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-02-11 01:41:25,720 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-11 01:41:25,723 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cccfd48-5779-4e80-8151-624f09599995","lifecycleState":"CERTIFIED","lastUpdateDate":1644536497633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f3cfe2-069f-4c3c-ac6f-b67813ba8a33","invariantUUID":"00b6e517-764d-4bab-bea2-8a0cf37188ef","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"635f7081-8397-427a-ab03-30ddf45e704b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536325922,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b47f036-42ea-4822-948c-0f785427d3c2","invariantUUID":"205c07c5-23b3-4962-8279-add830a6017e","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":"defaulticon","uniqueId":"f44d01e9-012a-44d8-8038-b2d5d7dfd557","lifecycleState":"CERTIFIED","lastUpdateDate":1644536425605,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e0c112c-9e77-4539-8ae0-2f2193669b53","invariantUUID":"3590700a-04d2-46b7-a3f1-14e790a6ad06","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":"4698ff6e-a4a1-4830-9672-ef6a0bb8ad68","lifecycleState":"CERTIFIED","lastUpdateDate":1644536356218,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f674694b-50e2-42c6-ad7b-35e9aa862e0d","invariantUUID":"68a3923e-8f06-495b-9d77-bcf1adf176ec","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":"port","uniqueId":"a4dd222c-5b5a-4478-9233-8d83025de9e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536469878,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d331c22-a4d0-40a1-931b-0849f9598c89","invariantUUID":"bcfc4717-f9ab-4491-b76c-dfd0f835a1de","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":"networkrules","uniqueId":"584c7ca3-12ac-4179-a8a0-ba5c455d1398","lifecycleState":"CERTIFIED","lastUpdateDate":1644536337509,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ea570f0f-ee5c-47c6-8760-81cb4c32657b","invariantUUID":"1172467e-70c3-4daf-aa96-4726c32d9e1f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25c66c7f-338f-4b56-93a6-17beea2f5137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536506442,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32375b92-b9ed-485e-91db-330c3be9152d","invariantUUID":"a272bfa8-7aca-4218-94a4-00a5d32f64d2","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":"network","uniqueId":"a40cebee-8745-4c2b-880d-ac31290e7dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536362517,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5dea7dc-94c3-4889-b378-c5ade4cd7903","invariantUUID":"427fa6fe-582d-4249-b3d9-bf053eee9bc4","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":"26e4e977-f178-4417-8b0d-3f8ee3741137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536324491,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9f1ba3f-c387-4020-9441-67cf469a94ea","invariantUUID":"c8606fe6-447d-4b71-986c-53ffa65fbdad","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b54c171-3bf9-451f-b2e3-9b1ba1e20023","lifecycleState":"CERTIFIED","lastUpdateDate":1644536382813,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"18d62c0a-7d49-4437-bf04-ccb2c3ed6d2f","invariantUUID":"a483ee6f-f64a-433c-84e7-ddf7279688a1","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8944031-2866-4922-8e35-c103ab315638","lifecycleState":"CERTIFIED","lastUpdateDate":1644536435918,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306e594f-ebef-4907-a574-6ceb02c76f48","invariantUUID":"861931bb-15db-4a1a-9e5c-01ddd5e82bee","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"394222cd-f41e-445c-bd5f-6b343f8e680e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536496029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe0e9de-db9d-4307-ba10-b4dd2297a58b","invariantUUID":"27ec603f-748c-41ca-bd66-cc5c7624826e","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":"097228c7-676f-43e5-9f26-db069b7ddbd5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536378391,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160ce86b-9a07-4c14-9348-f89199484363","invariantUUID":"cd7808a1-c36b-4d98-ac07-80718a6be667","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6ecf471-fc55-4390-aa47-63fecb4f9890","lifecycleState":"CERTIFIED","lastUpdateDate":1644536468241,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"766b1882-1332-44fe-8681-c985e3a358f4","invariantUUID":"99796382-6e6c-4535-8d43-6277d7a57179","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":"loadBalancer","uniqueId":"d79caab6-e454-46d0-af8d-87fbcb98f584","lifecycleState":"CERTIFIED","lastUpdateDate":1644536302192,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8692af67-c101-464e-8bde-8f84289537b7","invariantUUID":"1d4d6bfe-b6a3-43f4-a590-6b4276389e39","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f96f6ec0-30bd-4617-8b85-b92393754252","lifecycleState":"CERTIFIED","lastUpdateDate":1644536429839,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3cedd2f-7920-4248-a704-d3d4412572d4","invariantUUID":"60997d90-2c37-46e1-8b7f-d0511dc22470","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":"2cd064a8-e30f-4e70-9038-0390936716db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536315243,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fee403a9-aa22-41ca-84f2-93a23689370b","invariantUUID":"43f0305d-72af-4bc4-895a-15294b132101","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17c2ec3e-4293-42f5-a3cf-d017a67998f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536359306,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522d8e2e-4635-4de9-b0f8-b0862250da12","invariantUUID":"34a3cc7d-82e4-49c7-96e8-d63b26afab67","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"40d774f8-c448-4691-babb-c43b385a2df6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536360763,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8616103f-92c6-4295-b63c-2f8ae16d3d7c","invariantUUID":"ee698d92-b661-45a1-9502-7b0f50be445c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"606b66ee-3c94-49e3-82b1-20c93ad2879b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536492851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66eceba-33e5-4c0b-af2b-8dad5d06f229","invariantUUID":"89d4eddc-ad9f-43d5-8d5d-01cf6cad5787","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":"objectStorage","uniqueId":"976d1e57-cd1b-429d-8b26-d4588792c6a2","lifecycleState":"CERTIFIED","lastUpdateDate":1644536312060,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad42aef0-5fde-43cd-900d-0608004aeaef","invariantUUID":"39759180-b796-4307-ba99-ba224bee06ac","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40085d31-d3cd-4b9d-8ad6-46b74bdf8b3d","lifecycleState":"CERTIFIED","lastUpdateDate":1644542781742,"name":"pNF 45860e09-3448","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09360751-d48a-487a-ab03-bd3972f11f9c","invariantUUID":"1e14dc79-bea8-4c67-89c5-f26e9d268b1f","systemName":"Pnf45860e093448","description":"vendor software product","tags":["pNF 45860e09-3448"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"86ec9668-bba4-4a8c-8ba1-19e4e15559f1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536456861,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84e9cebe-69ef-40dc-8aac-3a49489191db","invariantUUID":"0c4e0e93-5a79-4703-993a-104c94879e45","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":"objectStorage","uniqueId":"b5cdc1e4-bb37-4cbf-96a5-e6aa85df4edd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536386125,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a146136d-72fe-4afe-97d5-4d91342c7a00","invariantUUID":"b1298eb4-73af-45fc-934a-bbf9ad2a2e8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4f5beecf-9cb1-44d0-ae54-f17fad88741d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536465158,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a8b3d42-2f02-4ca8-acd3-fa990b6b95c1","invariantUUID":"99a209da-c46c-43cf-a501-aeb86c0fb881","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":"compute","uniqueId":"cdef6dfd-9bf5-46cd-a51a-c983b32b8748","lifecycleState":"CERTIFIED","lastUpdateDate":1644536389597,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0b0176a-a0e3-47cb-850a-54fbe1f46f80","invariantUUID":"5df55776-5526-481f-a8a2-bd2f3becbee4","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":"defaulticon","uniqueId":"f94fba10-93e7-4bec-87f7-809e1de75063","lifecycleState":"CERTIFIED","lastUpdateDate":1644536423418,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2981308-6d76-4d50-8043-4de78786cd83","invariantUUID":"40c53753-0b34-4c24-9389-e456a961676d","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":"compute","uniqueId":"cde80cff-3a4d-42dd-b415-5d9bad682ad9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536462829,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f21962c5-bd8c-4e0d-a34b-54a1c419e276","invariantUUID":"bb6d1685-cfbc-4cfd-951c-548eecc40b73","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":"network","uniqueId":"e819440e-f11c-48de-bbde-7806dd96ebfe","lifecycleState":"CERTIFIED","lastUpdateDate":1644536400317,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a53a2af-5a35-48d0-9040-8202413d273c","invariantUUID":"5a4ced24-34c9-49d8-b7fe-6af18908feee","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a990af3-f2b4-4d80-a4b9-fe31c30b0ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536353210,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5265b8ed-cf69-4bf3-8eb5-9a4baaafd71c","invariantUUID":"d425517c-9d64-4499-8e53-92e6241d6d24","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f21d8c70-cd7a-4328-86fe-7afcad858956","lifecycleState":"CERTIFIED","lastUpdateDate":1644536373539,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccec92f5-09c9-41c3-8b75-0c6d4b07dc47","invariantUUID":"b1c01ca1-8c47-493b-b861-dbf419371730","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22dd022a-573b-4ea7-9740-46b56c418797","lifecycleState":"CERTIFIED","lastUpdateDate":1644536402334,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ebb5a3b-bba9-46b0-8f76-2ce0634f1848","invariantUUID":"e213dd2c-3536-4ab5-802c-3f4087ebceb9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"52cadd5c-2301-4f8d-af3d-7dfaa9eef0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536445318,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca04e56e-9f0b-40b5-800b-7c5ee248cb5f","invariantUUID":"a3e7496e-3b73-4578-b1a5-69df05c461c4","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":"port","uniqueId":"1a0af266-f6b2-4b27-a871-054fe3488204","lifecycleState":"CERTIFIED","lastUpdateDate":1644536431530,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01abf2dd-fc85-4d19-a71a-1eeb70af8957","invariantUUID":"76eb4cf7-b45b-46a7-83b0-df7c10000f15","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":"58ed000d-6873-4c97-9d1c-9136f2325bf5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536387720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5fc8cad-17ab-43c4-bfe1-b08f58dd9e8e","invariantUUID":"d606d0eb-d05b-47c8-842f-d0303c1ab6c7","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":"b770a71b-5ec1-4c2d-ac6f-f94198e39c56","lifecycleState":"CERTIFIED","lastUpdateDate":1644536384373,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b849ff6f-8f41-4f04-9bcf-de43da89ec55","invariantUUID":"9e4a22cf-25fd-4051-80ed-8b3ed92e61ab","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":"defaulticon","uniqueId":"af4beee1-60be-4888-963e-3fda2685e815","lifecycleState":"CERTIFIED","lastUpdateDate":1644536295204,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b60d99a-40d1-4675-8a1b-bfdb04b6810a","invariantUUID":"f91be218-8254-4e29-80c3-8da099d6b4e7","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":"046875d6-e25a-4e15-ab33-5cc8a98dbde0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536307113,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715aaa07-1212-432a-a9eb-3feb9f6a51fb","invariantUUID":"3b0be1d5-d8fe-4b75-b33f-f9c8ace9cc01","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"660c1147-4c07-4a3e-a4c9-df318a2119d4","lifecycleState":"CERTIFIED","lastUpdateDate":1644536320077,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa5a6596-d6d2-4884-aa2a-20512c55f9ba","invariantUUID":"327cec03-948a-4890-8a90-01b07c10886c","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75ae5f21-3dc8-4ba1-9b32-891db4b92d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536296782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7c1f1d5-a253-4a2d-a94e-3ee16b057f44","invariantUUID":"c30d3140-46a2-4637-8041-0a5ac5da03ab","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa047eb1-d45d-4297-b4e9-581c2f51fa43","lifecycleState":"CERTIFIED","lastUpdateDate":1644536507956,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b77291-d3df-41b6-828c-8184e82bef72","invariantUUID":"a29a3af0-394c-4a2a-8666-e947e5aa4f7c","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":"46f75f44-0ea5-46d3-a848-aac83ed782e0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536368675,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16ff0c71-2e30-46d5-bf59-f79863254cca","invariantUUID":"35d02365-970c-489c-8c95-c50566d52cb7","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":"23f7e37c-8dd9-4f54-9b5d-567b17142511","lifecycleState":"CERTIFIED","lastUpdateDate":1644536503624,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d0190-21ed-4d86-9f9e-dd351b02a55f","invariantUUID":"fd4a41f0-8724-4c49-99d1-25ed33fdcd2d","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":"ce6f5b91-0ff6-4060-9b9e-e62d0f4fb420","lifecycleState":"CERTIFIED","lastUpdateDate":1644536438951,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a52faf3e-c58f-4e8c-b231-877a42d0f3ac","invariantUUID":"f7d62ecc-7f64-49f8-aa2c-3727dab45cfe","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":"networkrules","uniqueId":"dff13b8a-8390-41a4-a442-fbd4d069e596","lifecycleState":"CERTIFIED","lastUpdateDate":1644536345533,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7c70c2d9-c19e-468d-afc3-64836a10bba8","invariantUUID":"782c5785-2c5c-4fd8-92cc-4a0d76c93df4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4c18f6a-b5b9-46e1-a54e-6d76aceee0e6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536327420,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f495c652-1786-4b0d-a3ed-19fc511d5a64","invariantUUID":"dcbb2137-7d40-4ac5-9216-0a6226e02f4e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38ed401e-fbf6-4c1c-85fa-396543b75fab","lifecycleState":"CERTIFIED","lastUpdateDate":1644536381299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c292b7-04d2-402f-9635-945328ce2c5b","invariantUUID":"be6eaa80-d096-4da6-937c-3c57a0cf53a6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2afa9812-c5a2-41c8-8d62-74dea95daeca","lifecycleState":"CERTIFIED","lastUpdateDate":1644536316811,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a5e1fdd-0909-4f72-94df-60fe2204dd5c","invariantUUID":"76ab9982-0779-42bd-8f7a-272f84897dc0","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":"48617213-7d24-4a5c-9242-164112d4328d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536416892,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db6ff2-6daa-4f8d-ac60-700c782bd771","invariantUUID":"c386cfdb-10e7-446f-aaf4-ae8d01d99ad5","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":"objectStorage","uniqueId":"1079e037-675b-4f14-8ee3-d66368d8a4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536415144,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe4b22c-6a6b-4e5a-8981-6f17b28d3adc","invariantUUID":"671bd2d7-d7e7-43b0-b893-92225ae6dc81","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":"cded0eb9-599d-4475-8fe2-36c4cb954b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536509795,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd1c886-7640-4c56-b29f-b6f8730a64cb","invariantUUID":"d67b5ba4-6530-4c1a-a3d2-b884b96a248d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f195682-b443-4161-9e86-cd0d698a50bd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536392534,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b354db7c-6bb8-4889-b8ba-ea43797303b8","invariantUUID":"98cb910a-dc19-4d6b-af4d-d023885a03d8","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":"949ec4ec-57cb-4485-9e9e-b6e8543b2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536304892,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2254960-9cd0-40c2-82da-76788e9d3c9e","invariantUUID":"c04d74db-5355-462f-a633-93fa0db05bea","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536287548,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c834b6d-af47-4730-bc64-2a1293398f2d","invariantUUID":"3c62f485-ba1c-4787-a353-b475bb13f728","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":"9e3c3b9c-9b05-43da-99d4-4e9ced0bffea","lifecycleState":"CERTIFIED","lastUpdateDate":1644536323012,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0d5da70e-2e32-4c50-82d1-6fce361e7264","invariantUUID":"b1ba6c16-64e0-4537-ad38-df12665955e0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"234a1ea9-c2a9-4d2a-8a84-f9c69e1147db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536451220,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c296c504-5ca4-44bd-8824-8c680d3b6909","invariantUUID":"46aa7cc1-6d7c-4106-8eea-2d621f4fb907","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":"network","uniqueId":"1ad59474-9cde-40d9-99c0-c211a35906c1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536434499,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25a1df09-bb0a-41a4-b29a-4c124fb650e3","invariantUUID":"38a0cd78-acb3-49b3-b87b-e9b8275e8da7","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":"defaulticon","uniqueId":"1f2dd632-2cb7-4dcd-ba6a-9f6edd54ac5b","lifecycleState":"CERTIFIED","lastUpdateDate":1644541683052,"name":"vFW 86bbe916-8f91","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","systemName":"Vfw86bbe9168f91","description":"vendor software product","tags":["vFW 86bbe916-8f91"],"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":"030ab45a-99f0-4473-869c-e8f965a7e37f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536432901,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b73120-2fc5-4452-89ba-fa210cb247bb","invariantUUID":"704c44bc-d7a3-418a-a9aa-344f913a10c2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e13c15e9-d1e9-42a2-8eab-3707bcbe44bb","lifecycleState":"CERTIFIED","lastUpdateDate":1644536440983,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"938b3675-0984-41df-9454-8baa21c8fd10","invariantUUID":"89ab7af8-4b74-474b-b4a8-401a8a6e5dfb","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":"06befbca-7237-425e-8aee-86d7629c2454","lifecycleState":"CERTIFIED","lastUpdateDate":1644536427990,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7335686-02f4-4a39-8e5a-1bc350e0e281","invariantUUID":"9049c050-f03c-4810-aae0-67f970c1cc0f","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":"objectStorage","uniqueId":"2e1df155-2aef-45b8-bd42-1f055dedf28d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536499009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cd08575-cc4b-471d-b95d-a728986bc16d","invariantUUID":"4dcd31a1-17ab-4631-8eec-29cb55aedf5e","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":"objectStorage","uniqueId":"fc57ee81-b08a-4b70-b5ed-a80f0748fe7b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536298429,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b0ac6a1-d8d0-4493-b3e7-cfda165c759f","invariantUUID":"6628bafd-89fd-47a6-8025-d595cc7be75d","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":"d9688e26-c843-4aa5-8f5b-c99bee6871b9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536313648,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d445e7-1a80-4d7d-a17b-eb285f25c199","invariantUUID":"2f4b0737-057d-4829-884d-aa541fa88fe2","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":"2b3acdc5-b640-4451-b6f8-b89fdfdb7916","lifecycleState":"CERTIFIED","lastUpdateDate":1644536505016,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7466fb64-2c69-4e25-aaf0-3d855b08c139","invariantUUID":"22b64791-1fff-4e87-81f7-f23f856add7f","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":"port","uniqueId":"8fd12b5a-0eac-4db5-aba9-56df49811b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536339925,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb779b1-98bf-4e03-af8c-084c8af93e24","invariantUUID":"19d1bf42-18b0-4b9d-bce9-e01ecca9f4c0","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":"compute","uniqueId":"8a5c2eac-3c4b-4ffd-b27c-df3d7321ee02","lifecycleState":"CERTIFIED","lastUpdateDate":1644536408829,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c83649b-409f-477b-aaa7-804f22569e7f","invariantUUID":"374cc9f1-1489-476d-942b-50247d91924f","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":"d0ee612f-7906-4496-82cd-125ae00d4364","lifecycleState":"CERTIFIED","lastUpdateDate":1644536379876,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad922358-4c8e-48fe-aaa3-4d9b56d8582b","invariantUUID":"522d8120-bc35-4284-9dda-fc2fed28bccc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"611b4154-608e-4fc4-8db6-e8d10f11b715","lifecycleState":"CERTIFIED","lastUpdateDate":1644543666052,"name":"basic_onboard_clrRkj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","systemName":"BasicOnboardClrrkj","description":"VF","tags":["basic_onboard_clrRkj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"359a9a2d-b3f4-4496-a1b9-ab994adc0661","lifecycleState":"CERTIFIED","lastUpdateDate":1644536494563,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa21675-6c89-4f2a-9767-9ba8dd289094","invariantUUID":"ec8bcbca-3704-4659-8df4-c1d06baef7b8","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":"47a83a64-b5a5-4ccc-9d72-a33da5b4c19f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536437556,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a945e22-81c3-4765-8c8b-256649f7c8c6","invariantUUID":"590f2fe1-7237-4fb9-b18a-7fce6808c446","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":"port","uniqueId":"45369bc0-1e04-44f3-8e43-b1f4024e7e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536448546,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a9f21d-ded5-4028-897d-54dadccc6956","invariantUUID":"688bd045-89cb-46d7-bd50-a929375060ac","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":"objectStorage","uniqueId":"3adb2a87-f73f-4c48-89be-aafe60675c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536500599,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3f4322b-464e-47b9-98a2-50f6b97d7e48","invariantUUID":"27109981-6cfd-4baf-b96c-f2f9ed8c50d2","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":"securityrules","uniqueId":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536349349,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"065993a7-57b0-45d8-a8fd-9a6a4fcd7a43","invariantUUID":"5f58ad1b-d2bf-4173-ac91-d1ec754a76ad","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":"fd787e56-eebb-44a2-9713-eeb7c8dbfd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1644536375266,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44f2a54a-f8ea-4b8e-a436-01f4123c8f01","invariantUUID":"3a82561a-cef2-43d9-a3bc-8e5d79bb77fc","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d2d7cfb-8cad-488c-a841-b0bac6d26c74","lifecycleState":"CERTIFIED","lastUpdateDate":1644536443266,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b3f2cf-ad79-4b37-95a5-3ee2428e36b5","invariantUUID":"d8e115ce-4bd3-41a3-8ddb-ba581a73b0d4","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c96d8a-a573-4b75-8173-0b8a43aa0fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536347831,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd9f1d77-f696-45e3-b77c-47e8457d7870","invariantUUID":"0b25c06f-8ba1-49e5-a21b-30cefd9eface","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":"compute","uniqueId":"70e51cfe-9306-44cd-82d3-113db3ae7f53","lifecycleState":"CERTIFIED","lastUpdateDate":1644536404357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4efd5548-a507-4934-a06d-89bb8ab868cc","invariantUUID":"26022b70-77d3-4d37-90da-14b3fad9bf53","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":"3dadc574-3b26-4971-9d9a-c0101827afa7","lifecycleState":"CERTIFIED","lastUpdateDate":1644536354660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20d4c57f-42f6-4d46-9680-c3bedeaf73c1","invariantUUID":"11c8000f-2c0e-4b7c-b181-6757e45ae4c7","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":"objectStorage","uniqueId":"871ebbe9-ec36-420e-9483-8cbf98a565b8","lifecycleState":"CERTIFIED","lastUpdateDate":1644536502232,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90b7c00a-1f9f-4f29-af04-8778915ed1bf","invariantUUID":"4bd36155-d0ff-489a-acc3-38c89ae92178","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":"c4305f0f-1000-419f-a2b8-4f3d8b1e9cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536321574,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06bd9f69-f08a-4a73-9cf6-394f603355f2","invariantUUID":"03f4a611-94a1-4c41-b19d-4ee4e4195203","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6bc6b1a-966a-40a2-bffd-22bbf1feb3bc","lifecycleState":"CERTIFIED","lastUpdateDate":1644536460436,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45ac3da6-44b7-4f22-a17f-70f4fd72ea98","invariantUUID":"d7117f8a-e092-4245-bc77-cd731dc03be8","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":"46afd815-1e0f-4fb5-a9d7-71b81ad2ae19","lifecycleState":"CERTIFIED","lastUpdateDate":1644536318563,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fd8cb1a-feb8-44f2-8932-a91dab98158d","invariantUUID":"f5f57b73-7a32-4c59-8dc6-90055cb0a1a9","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":"compute","uniqueId":"b9a2fea0-113f-48ce-851e-c89d2159d62b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536351651,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82f97994-155e-4ab1-85c5-4e7c7cdcd187","invariantUUID":"9933945a-3b0c-4344-95bb-d58ba706c80c","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":"76ebb66e-bb59-46a2-aeae-8340c0aa5143","lifecycleState":"CERTIFIED","lastUpdateDate":1644536410645,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd0fe08a-b77e-4546-b1de-8bd51c56f270","invariantUUID":"c63fabb4-0413-4e2a-ba1a-97f11eb53803","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f51d1d7b-7124-4e5f-a367-da7a6effdb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1644542795286,"name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","systemName":"DemoPnfSguxmlub3drtxkkmp5bw","description":"catalog service description","tags":["robot-ete","Demo_pNF_SGuxMlUB3drtxkKMP5BW"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4e87c5b8-48f8-494b-90c8-461709dc7570","lifecycleState":"CERTIFIED","lastUpdateDate":1644541701043,"name":"vFW 2022-02-11 01-07-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","systemName":"Vfw20220211010716","description":"catalog service description","tags":["robot-ete","vFW 2022-02-11 01-07-16"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bff2a8d6-b519-44cd-b33f-7ff8a259481a","lifecycleState":"CERTIFIED","lastUpdateDate":1644543325831,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","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":"001987e7-7bed-455f-b949-3bcfb23fbdfe","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1644543684322,"name":"basic_onboard_clrRkj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","systemName":"BasicOnboardClrrkj","description":"service","tags":["basic_onboard_clrRkj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-11 01:41:25,730 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_clrRkj found in services list 2022-02-11 01:41:25,731 INFO 726:service.py(1) - attempting to Certify Service basic_onboard_clrRkj in SDC 2022-02-11 01:41:25,735 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-02-11 01:41:25,735 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/001987e7-7bed-455f-b949-3bcfb23fbdfe/lifecycleState/Certify 2022-02-11 01:41:25,736 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-02-11 01:41:25,738 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:29,517 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/001987e7-7bed-455f-b949-3bcfb23fbdfe/lifecycleState/Certify HTTP/1.1" 200 1213 2022-02-11 01:41:29,518 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-02-11 01:41:29,519 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"97e27533-438e-4e26-825f-145b2f2155e1","name":"basic_onboard_clrRkj","version":"1.0","isHighestVersion":true,"creationDate":1644543680379,"lastUpdateDate":1644543684322,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_clrRkj"],"icon":"network_l_1-3","normalizedName":"basiconboardclrrkj","systemName":"BasicOnboardClrrkj","contactId":"cs0008","allVersions":{"1.0":"97e27533-438e-4e26-825f-145b2f2155e1"},"projectCode":"123456","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","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":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68"} 2022-02-11 01:41:29,522 DEBUG 187:__init__.py(1) - check if Service basic_onboard_clrRkj exists in SDC 2022-02-11 01:41:29,522 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-11 01:41:29,522 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-02-11 01:41:29,523 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-11 01:41:29,523 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-11 01:41:29,525 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:41:29,609 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1462 2022-02-11 01:41:29,610 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-11 01:41:29,611 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","name":"vFW 2022-02-11 01-07-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb4ddc73-dd4e-48b8-b940-798cc6562598/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4493e84a-f57e-4373-8369-e460f42b7f04/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7bcf03db-471d-4cd2-b28c-b772466fea2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","name":"basic_onboard_clrRkj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0bf47a-49e5-4fd3-be07-6b5858f99c68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-02-11 01:41:29,614 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-02-11 01-07-16 from SDC 2022-02-11 01:41:29,614 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:29,615 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:29,615 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:29,615 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_SGuxMlUB3drtxkKMP5BW from SDC 2022-02-11 01:41:29,615 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:29,615 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:29,616 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:29,616 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-11 01:41:29,616 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:29,616 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:29,616 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:29,617 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_clrRkj from SDC 2022-02-11 01:41:29,617 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:29,617 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:29,617 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-02-11 01:41:29,617 DEBUG 175:__init__.py(1) - number of Service returned: 4 2022-02-11 01:41:29,618 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:41:29,618 INFO 220:__init__.py(1) - Service found, updating information 2022-02-11 01:41:29,618 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-02-11 01:41:29,619 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-02-11 01:41:29,619 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-11 01:41:29,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:29,704 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-02-11 01:41:29,706 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-11 01:41:29,710 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cccfd48-5779-4e80-8151-624f09599995","lifecycleState":"CERTIFIED","lastUpdateDate":1644536497633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f3cfe2-069f-4c3c-ac6f-b67813ba8a33","invariantUUID":"00b6e517-764d-4bab-bea2-8a0cf37188ef","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"635f7081-8397-427a-ab03-30ddf45e704b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536325922,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b47f036-42ea-4822-948c-0f785427d3c2","invariantUUID":"205c07c5-23b3-4962-8279-add830a6017e","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":"defaulticon","uniqueId":"f44d01e9-012a-44d8-8038-b2d5d7dfd557","lifecycleState":"CERTIFIED","lastUpdateDate":1644536425605,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e0c112c-9e77-4539-8ae0-2f2193669b53","invariantUUID":"3590700a-04d2-46b7-a3f1-14e790a6ad06","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":"4698ff6e-a4a1-4830-9672-ef6a0bb8ad68","lifecycleState":"CERTIFIED","lastUpdateDate":1644536356218,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f674694b-50e2-42c6-ad7b-35e9aa862e0d","invariantUUID":"68a3923e-8f06-495b-9d77-bcf1adf176ec","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":"port","uniqueId":"a4dd222c-5b5a-4478-9233-8d83025de9e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536469878,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d331c22-a4d0-40a1-931b-0849f9598c89","invariantUUID":"bcfc4717-f9ab-4491-b76c-dfd0f835a1de","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":"networkrules","uniqueId":"584c7ca3-12ac-4179-a8a0-ba5c455d1398","lifecycleState":"CERTIFIED","lastUpdateDate":1644536337509,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ea570f0f-ee5c-47c6-8760-81cb4c32657b","invariantUUID":"1172467e-70c3-4daf-aa96-4726c32d9e1f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25c66c7f-338f-4b56-93a6-17beea2f5137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536506442,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32375b92-b9ed-485e-91db-330c3be9152d","invariantUUID":"a272bfa8-7aca-4218-94a4-00a5d32f64d2","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":"network","uniqueId":"a40cebee-8745-4c2b-880d-ac31290e7dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536362517,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5dea7dc-94c3-4889-b378-c5ade4cd7903","invariantUUID":"427fa6fe-582d-4249-b3d9-bf053eee9bc4","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":"26e4e977-f178-4417-8b0d-3f8ee3741137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536324491,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9f1ba3f-c387-4020-9441-67cf469a94ea","invariantUUID":"c8606fe6-447d-4b71-986c-53ffa65fbdad","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b54c171-3bf9-451f-b2e3-9b1ba1e20023","lifecycleState":"CERTIFIED","lastUpdateDate":1644536382813,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"18d62c0a-7d49-4437-bf04-ccb2c3ed6d2f","invariantUUID":"a483ee6f-f64a-433c-84e7-ddf7279688a1","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8944031-2866-4922-8e35-c103ab315638","lifecycleState":"CERTIFIED","lastUpdateDate":1644536435918,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306e594f-ebef-4907-a574-6ceb02c76f48","invariantUUID":"861931bb-15db-4a1a-9e5c-01ddd5e82bee","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"394222cd-f41e-445c-bd5f-6b343f8e680e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536496029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe0e9de-db9d-4307-ba10-b4dd2297a58b","invariantUUID":"27ec603f-748c-41ca-bd66-cc5c7624826e","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":"097228c7-676f-43e5-9f26-db069b7ddbd5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536378391,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160ce86b-9a07-4c14-9348-f89199484363","invariantUUID":"cd7808a1-c36b-4d98-ac07-80718a6be667","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6ecf471-fc55-4390-aa47-63fecb4f9890","lifecycleState":"CERTIFIED","lastUpdateDate":1644536468241,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"766b1882-1332-44fe-8681-c985e3a358f4","invariantUUID":"99796382-6e6c-4535-8d43-6277d7a57179","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":"loadBalancer","uniqueId":"d79caab6-e454-46d0-af8d-87fbcb98f584","lifecycleState":"CERTIFIED","lastUpdateDate":1644536302192,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8692af67-c101-464e-8bde-8f84289537b7","invariantUUID":"1d4d6bfe-b6a3-43f4-a590-6b4276389e39","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f96f6ec0-30bd-4617-8b85-b92393754252","lifecycleState":"CERTIFIED","lastUpdateDate":1644536429839,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3cedd2f-7920-4248-a704-d3d4412572d4","invariantUUID":"60997d90-2c37-46e1-8b7f-d0511dc22470","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":"2cd064a8-e30f-4e70-9038-0390936716db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536315243,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fee403a9-aa22-41ca-84f2-93a23689370b","invariantUUID":"43f0305d-72af-4bc4-895a-15294b132101","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17c2ec3e-4293-42f5-a3cf-d017a67998f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536359306,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522d8e2e-4635-4de9-b0f8-b0862250da12","invariantUUID":"34a3cc7d-82e4-49c7-96e8-d63b26afab67","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"40d774f8-c448-4691-babb-c43b385a2df6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536360763,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8616103f-92c6-4295-b63c-2f8ae16d3d7c","invariantUUID":"ee698d92-b661-45a1-9502-7b0f50be445c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"606b66ee-3c94-49e3-82b1-20c93ad2879b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536492851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66eceba-33e5-4c0b-af2b-8dad5d06f229","invariantUUID":"89d4eddc-ad9f-43d5-8d5d-01cf6cad5787","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":"objectStorage","uniqueId":"976d1e57-cd1b-429d-8b26-d4588792c6a2","lifecycleState":"CERTIFIED","lastUpdateDate":1644536312060,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad42aef0-5fde-43cd-900d-0608004aeaef","invariantUUID":"39759180-b796-4307-ba99-ba224bee06ac","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40085d31-d3cd-4b9d-8ad6-46b74bdf8b3d","lifecycleState":"CERTIFIED","lastUpdateDate":1644542781742,"name":"pNF 45860e09-3448","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09360751-d48a-487a-ab03-bd3972f11f9c","invariantUUID":"1e14dc79-bea8-4c67-89c5-f26e9d268b1f","systemName":"Pnf45860e093448","description":"vendor software product","tags":["pNF 45860e09-3448"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"86ec9668-bba4-4a8c-8ba1-19e4e15559f1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536456861,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84e9cebe-69ef-40dc-8aac-3a49489191db","invariantUUID":"0c4e0e93-5a79-4703-993a-104c94879e45","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":"objectStorage","uniqueId":"b5cdc1e4-bb37-4cbf-96a5-e6aa85df4edd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536386125,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a146136d-72fe-4afe-97d5-4d91342c7a00","invariantUUID":"b1298eb4-73af-45fc-934a-bbf9ad2a2e8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4f5beecf-9cb1-44d0-ae54-f17fad88741d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536465158,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a8b3d42-2f02-4ca8-acd3-fa990b6b95c1","invariantUUID":"99a209da-c46c-43cf-a501-aeb86c0fb881","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":"compute","uniqueId":"cdef6dfd-9bf5-46cd-a51a-c983b32b8748","lifecycleState":"CERTIFIED","lastUpdateDate":1644536389597,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0b0176a-a0e3-47cb-850a-54fbe1f46f80","invariantUUID":"5df55776-5526-481f-a8a2-bd2f3becbee4","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":"defaulticon","uniqueId":"f94fba10-93e7-4bec-87f7-809e1de75063","lifecycleState":"CERTIFIED","lastUpdateDate":1644536423418,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2981308-6d76-4d50-8043-4de78786cd83","invariantUUID":"40c53753-0b34-4c24-9389-e456a961676d","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":"compute","uniqueId":"cde80cff-3a4d-42dd-b415-5d9bad682ad9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536462829,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f21962c5-bd8c-4e0d-a34b-54a1c419e276","invariantUUID":"bb6d1685-cfbc-4cfd-951c-548eecc40b73","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":"network","uniqueId":"e819440e-f11c-48de-bbde-7806dd96ebfe","lifecycleState":"CERTIFIED","lastUpdateDate":1644536400317,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a53a2af-5a35-48d0-9040-8202413d273c","invariantUUID":"5a4ced24-34c9-49d8-b7fe-6af18908feee","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a990af3-f2b4-4d80-a4b9-fe31c30b0ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536353210,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5265b8ed-cf69-4bf3-8eb5-9a4baaafd71c","invariantUUID":"d425517c-9d64-4499-8e53-92e6241d6d24","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f21d8c70-cd7a-4328-86fe-7afcad858956","lifecycleState":"CERTIFIED","lastUpdateDate":1644536373539,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccec92f5-09c9-41c3-8b75-0c6d4b07dc47","invariantUUID":"b1c01ca1-8c47-493b-b861-dbf419371730","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22dd022a-573b-4ea7-9740-46b56c418797","lifecycleState":"CERTIFIED","lastUpdateDate":1644536402334,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ebb5a3b-bba9-46b0-8f76-2ce0634f1848","invariantUUID":"e213dd2c-3536-4ab5-802c-3f4087ebceb9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"52cadd5c-2301-4f8d-af3d-7dfaa9eef0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536445318,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca04e56e-9f0b-40b5-800b-7c5ee248cb5f","invariantUUID":"a3e7496e-3b73-4578-b1a5-69df05c461c4","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":"port","uniqueId":"1a0af266-f6b2-4b27-a871-054fe3488204","lifecycleState":"CERTIFIED","lastUpdateDate":1644536431530,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01abf2dd-fc85-4d19-a71a-1eeb70af8957","invariantUUID":"76eb4cf7-b45b-46a7-83b0-df7c10000f15","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":"58ed000d-6873-4c97-9d1c-9136f2325bf5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536387720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5fc8cad-17ab-43c4-bfe1-b08f58dd9e8e","invariantUUID":"d606d0eb-d05b-47c8-842f-d0303c1ab6c7","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":"b770a71b-5ec1-4c2d-ac6f-f94198e39c56","lifecycleState":"CERTIFIED","lastUpdateDate":1644536384373,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b849ff6f-8f41-4f04-9bcf-de43da89ec55","invariantUUID":"9e4a22cf-25fd-4051-80ed-8b3ed92e61ab","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":"defaulticon","uniqueId":"af4beee1-60be-4888-963e-3fda2685e815","lifecycleState":"CERTIFIED","lastUpdateDate":1644536295204,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b60d99a-40d1-4675-8a1b-bfdb04b6810a","invariantUUID":"f91be218-8254-4e29-80c3-8da099d6b4e7","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":"046875d6-e25a-4e15-ab33-5cc8a98dbde0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536307113,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715aaa07-1212-432a-a9eb-3feb9f6a51fb","invariantUUID":"3b0be1d5-d8fe-4b75-b33f-f9c8ace9cc01","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"660c1147-4c07-4a3e-a4c9-df318a2119d4","lifecycleState":"CERTIFIED","lastUpdateDate":1644536320077,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa5a6596-d6d2-4884-aa2a-20512c55f9ba","invariantUUID":"327cec03-948a-4890-8a90-01b07c10886c","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75ae5f21-3dc8-4ba1-9b32-891db4b92d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536296782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7c1f1d5-a253-4a2d-a94e-3ee16b057f44","invariantUUID":"c30d3140-46a2-4637-8041-0a5ac5da03ab","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa047eb1-d45d-4297-b4e9-581c2f51fa43","lifecycleState":"CERTIFIED","lastUpdateDate":1644536507956,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b77291-d3df-41b6-828c-8184e82bef72","invariantUUID":"a29a3af0-394c-4a2a-8666-e947e5aa4f7c","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":"46f75f44-0ea5-46d3-a848-aac83ed782e0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536368675,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16ff0c71-2e30-46d5-bf59-f79863254cca","invariantUUID":"35d02365-970c-489c-8c95-c50566d52cb7","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":"23f7e37c-8dd9-4f54-9b5d-567b17142511","lifecycleState":"CERTIFIED","lastUpdateDate":1644536503624,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d0190-21ed-4d86-9f9e-dd351b02a55f","invariantUUID":"fd4a41f0-8724-4c49-99d1-25ed33fdcd2d","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":"ce6f5b91-0ff6-4060-9b9e-e62d0f4fb420","lifecycleState":"CERTIFIED","lastUpdateDate":1644536438951,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a52faf3e-c58f-4e8c-b231-877a42d0f3ac","invariantUUID":"f7d62ecc-7f64-49f8-aa2c-3727dab45cfe","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":"networkrules","uniqueId":"dff13b8a-8390-41a4-a442-fbd4d069e596","lifecycleState":"CERTIFIED","lastUpdateDate":1644536345533,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7c70c2d9-c19e-468d-afc3-64836a10bba8","invariantUUID":"782c5785-2c5c-4fd8-92cc-4a0d76c93df4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4c18f6a-b5b9-46e1-a54e-6d76aceee0e6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536327420,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f495c652-1786-4b0d-a3ed-19fc511d5a64","invariantUUID":"dcbb2137-7d40-4ac5-9216-0a6226e02f4e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38ed401e-fbf6-4c1c-85fa-396543b75fab","lifecycleState":"CERTIFIED","lastUpdateDate":1644536381299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c292b7-04d2-402f-9635-945328ce2c5b","invariantUUID":"be6eaa80-d096-4da6-937c-3c57a0cf53a6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2afa9812-c5a2-41c8-8d62-74dea95daeca","lifecycleState":"CERTIFIED","lastUpdateDate":1644536316811,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a5e1fdd-0909-4f72-94df-60fe2204dd5c","invariantUUID":"76ab9982-0779-42bd-8f7a-272f84897dc0","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":"48617213-7d24-4a5c-9242-164112d4328d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536416892,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db6ff2-6daa-4f8d-ac60-700c782bd771","invariantUUID":"c386cfdb-10e7-446f-aaf4-ae8d01d99ad5","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":"objectStorage","uniqueId":"1079e037-675b-4f14-8ee3-d66368d8a4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536415144,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe4b22c-6a6b-4e5a-8981-6f17b28d3adc","invariantUUID":"671bd2d7-d7e7-43b0-b893-92225ae6dc81","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":"cded0eb9-599d-4475-8fe2-36c4cb954b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536509795,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd1c886-7640-4c56-b29f-b6f8730a64cb","invariantUUID":"d67b5ba4-6530-4c1a-a3d2-b884b96a248d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f195682-b443-4161-9e86-cd0d698a50bd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536392534,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b354db7c-6bb8-4889-b8ba-ea43797303b8","invariantUUID":"98cb910a-dc19-4d6b-af4d-d023885a03d8","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":"949ec4ec-57cb-4485-9e9e-b6e8543b2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536304892,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2254960-9cd0-40c2-82da-76788e9d3c9e","invariantUUID":"c04d74db-5355-462f-a633-93fa0db05bea","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536287548,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c834b6d-af47-4730-bc64-2a1293398f2d","invariantUUID":"3c62f485-ba1c-4787-a353-b475bb13f728","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":"9e3c3b9c-9b05-43da-99d4-4e9ced0bffea","lifecycleState":"CERTIFIED","lastUpdateDate":1644536323012,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0d5da70e-2e32-4c50-82d1-6fce361e7264","invariantUUID":"b1ba6c16-64e0-4537-ad38-df12665955e0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"234a1ea9-c2a9-4d2a-8a84-f9c69e1147db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536451220,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c296c504-5ca4-44bd-8824-8c680d3b6909","invariantUUID":"46aa7cc1-6d7c-4106-8eea-2d621f4fb907","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":"network","uniqueId":"1ad59474-9cde-40d9-99c0-c211a35906c1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536434499,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25a1df09-bb0a-41a4-b29a-4c124fb650e3","invariantUUID":"38a0cd78-acb3-49b3-b87b-e9b8275e8da7","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":"defaulticon","uniqueId":"1f2dd632-2cb7-4dcd-ba6a-9f6edd54ac5b","lifecycleState":"CERTIFIED","lastUpdateDate":1644541683052,"name":"vFW 86bbe916-8f91","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","systemName":"Vfw86bbe9168f91","description":"vendor software product","tags":["vFW 86bbe916-8f91"],"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":"030ab45a-99f0-4473-869c-e8f965a7e37f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536432901,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b73120-2fc5-4452-89ba-fa210cb247bb","invariantUUID":"704c44bc-d7a3-418a-a9aa-344f913a10c2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e13c15e9-d1e9-42a2-8eab-3707bcbe44bb","lifecycleState":"CERTIFIED","lastUpdateDate":1644536440983,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"938b3675-0984-41df-9454-8baa21c8fd10","invariantUUID":"89ab7af8-4b74-474b-b4a8-401a8a6e5dfb","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":"06befbca-7237-425e-8aee-86d7629c2454","lifecycleState":"CERTIFIED","lastUpdateDate":1644536427990,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7335686-02f4-4a39-8e5a-1bc350e0e281","invariantUUID":"9049c050-f03c-4810-aae0-67f970c1cc0f","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":"objectStorage","uniqueId":"2e1df155-2aef-45b8-bd42-1f055dedf28d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536499009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cd08575-cc4b-471d-b95d-a728986bc16d","invariantUUID":"4dcd31a1-17ab-4631-8eec-29cb55aedf5e","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":"objectStorage","uniqueId":"fc57ee81-b08a-4b70-b5ed-a80f0748fe7b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536298429,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b0ac6a1-d8d0-4493-b3e7-cfda165c759f","invariantUUID":"6628bafd-89fd-47a6-8025-d595cc7be75d","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":"d9688e26-c843-4aa5-8f5b-c99bee6871b9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536313648,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d445e7-1a80-4d7d-a17b-eb285f25c199","invariantUUID":"2f4b0737-057d-4829-884d-aa541fa88fe2","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":"2b3acdc5-b640-4451-b6f8-b89fdfdb7916","lifecycleState":"CERTIFIED","lastUpdateDate":1644536505016,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7466fb64-2c69-4e25-aaf0-3d855b08c139","invariantUUID":"22b64791-1fff-4e87-81f7-f23f856add7f","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":"port","uniqueId":"8fd12b5a-0eac-4db5-aba9-56df49811b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536339925,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb779b1-98bf-4e03-af8c-084c8af93e24","invariantUUID":"19d1bf42-18b0-4b9d-bce9-e01ecca9f4c0","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":"compute","uniqueId":"8a5c2eac-3c4b-4ffd-b27c-df3d7321ee02","lifecycleState":"CERTIFIED","lastUpdateDate":1644536408829,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c83649b-409f-477b-aaa7-804f22569e7f","invariantUUID":"374cc9f1-1489-476d-942b-50247d91924f","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":"d0ee612f-7906-4496-82cd-125ae00d4364","lifecycleState":"CERTIFIED","lastUpdateDate":1644536379876,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad922358-4c8e-48fe-aaa3-4d9b56d8582b","invariantUUID":"522d8120-bc35-4284-9dda-fc2fed28bccc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"611b4154-608e-4fc4-8db6-e8d10f11b715","lifecycleState":"CERTIFIED","lastUpdateDate":1644543666052,"name":"basic_onboard_clrRkj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","systemName":"BasicOnboardClrrkj","description":"VF","tags":["basic_onboard_clrRkj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"359a9a2d-b3f4-4496-a1b9-ab994adc0661","lifecycleState":"CERTIFIED","lastUpdateDate":1644536494563,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa21675-6c89-4f2a-9767-9ba8dd289094","invariantUUID":"ec8bcbca-3704-4659-8df4-c1d06baef7b8","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":"47a83a64-b5a5-4ccc-9d72-a33da5b4c19f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536437556,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a945e22-81c3-4765-8c8b-256649f7c8c6","invariantUUID":"590f2fe1-7237-4fb9-b18a-7fce6808c446","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":"port","uniqueId":"45369bc0-1e04-44f3-8e43-b1f4024e7e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536448546,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a9f21d-ded5-4028-897d-54dadccc6956","invariantUUID":"688bd045-89cb-46d7-bd50-a929375060ac","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":"objectStorage","uniqueId":"3adb2a87-f73f-4c48-89be-aafe60675c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536500599,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3f4322b-464e-47b9-98a2-50f6b97d7e48","invariantUUID":"27109981-6cfd-4baf-b96c-f2f9ed8c50d2","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":"securityrules","uniqueId":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536349349,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"065993a7-57b0-45d8-a8fd-9a6a4fcd7a43","invariantUUID":"5f58ad1b-d2bf-4173-ac91-d1ec754a76ad","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":"fd787e56-eebb-44a2-9713-eeb7c8dbfd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1644536375266,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44f2a54a-f8ea-4b8e-a436-01f4123c8f01","invariantUUID":"3a82561a-cef2-43d9-a3bc-8e5d79bb77fc","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d2d7cfb-8cad-488c-a841-b0bac6d26c74","lifecycleState":"CERTIFIED","lastUpdateDate":1644536443266,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b3f2cf-ad79-4b37-95a5-3ee2428e36b5","invariantUUID":"d8e115ce-4bd3-41a3-8ddb-ba581a73b0d4","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c96d8a-a573-4b75-8173-0b8a43aa0fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536347831,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd9f1d77-f696-45e3-b77c-47e8457d7870","invariantUUID":"0b25c06f-8ba1-49e5-a21b-30cefd9eface","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":"compute","uniqueId":"70e51cfe-9306-44cd-82d3-113db3ae7f53","lifecycleState":"CERTIFIED","lastUpdateDate":1644536404357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4efd5548-a507-4934-a06d-89bb8ab868cc","invariantUUID":"26022b70-77d3-4d37-90da-14b3fad9bf53","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":"3dadc574-3b26-4971-9d9a-c0101827afa7","lifecycleState":"CERTIFIED","lastUpdateDate":1644536354660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20d4c57f-42f6-4d46-9680-c3bedeaf73c1","invariantUUID":"11c8000f-2c0e-4b7c-b181-6757e45ae4c7","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":"objectStorage","uniqueId":"871ebbe9-ec36-420e-9483-8cbf98a565b8","lifecycleState":"CERTIFIED","lastUpdateDate":1644536502232,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90b7c00a-1f9f-4f29-af04-8778915ed1bf","invariantUUID":"4bd36155-d0ff-489a-acc3-38c89ae92178","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":"c4305f0f-1000-419f-a2b8-4f3d8b1e9cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536321574,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06bd9f69-f08a-4a73-9cf6-394f603355f2","invariantUUID":"03f4a611-94a1-4c41-b19d-4ee4e4195203","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6bc6b1a-966a-40a2-bffd-22bbf1feb3bc","lifecycleState":"CERTIFIED","lastUpdateDate":1644536460436,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45ac3da6-44b7-4f22-a17f-70f4fd72ea98","invariantUUID":"d7117f8a-e092-4245-bc77-cd731dc03be8","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":"46afd815-1e0f-4fb5-a9d7-71b81ad2ae19","lifecycleState":"CERTIFIED","lastUpdateDate":1644536318563,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fd8cb1a-feb8-44f2-8932-a91dab98158d","invariantUUID":"f5f57b73-7a32-4c59-8dc6-90055cb0a1a9","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":"compute","uniqueId":"b9a2fea0-113f-48ce-851e-c89d2159d62b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536351651,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82f97994-155e-4ab1-85c5-4e7c7cdcd187","invariantUUID":"9933945a-3b0c-4344-95bb-d58ba706c80c","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":"76ebb66e-bb59-46a2-aeae-8340c0aa5143","lifecycleState":"CERTIFIED","lastUpdateDate":1644536410645,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd0fe08a-b77e-4546-b1de-8bd51c56f270","invariantUUID":"c63fabb4-0413-4e2a-ba1a-97f11eb53803","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f51d1d7b-7124-4e5f-a367-da7a6effdb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1644542795286,"name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","systemName":"DemoPnfSguxmlub3drtxkkmp5bw","description":"catalog service description","tags":["robot-ete","Demo_pNF_SGuxMlUB3drtxkKMP5BW"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4e87c5b8-48f8-494b-90c8-461709dc7570","lifecycleState":"CERTIFIED","lastUpdateDate":1644541701043,"name":"vFW 2022-02-11 01-07-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","systemName":"Vfw20220211010716","description":"catalog service description","tags":["robot-ete","vFW 2022-02-11 01-07-16"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bff2a8d6-b519-44cd-b33f-7ff8a259481a","lifecycleState":"CERTIFIED","lastUpdateDate":1644543325831,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97e27533-438e-4e26-825f-145b2f2155e1","lifecycleState":"CERTIFIED","lastUpdateDate":1644543684322,"name":"basic_onboard_clrRkj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","systemName":"BasicOnboardClrrkj","description":"service","tags":["basic_onboard_clrRkj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-11 01:41:29,716 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_clrRkj found in services list 2022-02-11 01:41:39,727 INFO 726:service.py(1) - attempting to PROD/activate Service basic_onboard_clrRkj in SDC 2022-02-11 01:41:39,733 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-02-11 01:41:39,733 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/97e27533-438e-4e26-825f-145b2f2155e1/distribution/PROD/activate 2022-02-11 01:41:39,734 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-02-11 01:41:39,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:42,486 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/97e27533-438e-4e26-825f-145b2f2155e1/distribution/PROD/activate HTTP/1.1" 200 None 2022-02-11 01:41:42,488 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-02-11 01:41:42,491 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"97e27533-438e-4e26-825f-145b2f2155e1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"97e27533-438e-4e26-825f-145b2f2155e1"},{"definition":false,"hidden":false,"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"97e27533-438e-4e26-825f-145b2f2155e1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"97e27533-438e-4e26-825f-145b2f2155e1"},{"definition":false,"hidden":false,"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"97e27533-438e-4e26-825f-145b2f2155e1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"97e27533-438e-4e26-825f-145b2f2155e1"},{"definition":false,"hidden":false,"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"97e27533-438e-4e26-825f-145b2f2155e1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"97e27533-438e-4e26-825f-145b2f2155e1"},{"definition":false,"hidden":false,"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"97e27533-438e-4e26-825f-145b2f2155e1","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"97e27533-438e-4e26-825f-145b2f2155e1"}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1644543680332,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.assettoscacsar","artifactName":"service-BasicOnboardClrrkj-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZTVmNjA5MmNiZTkzMjYxNDcyOTkxZWIyYTdlOTU5Nzk=","artifactUUID":"d289476a-deeb-47a7-b8ad-247200e73478","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.assettoscacsar","duplicated":false,"payloadUpdateDate":1644543688321,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644543680332,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1644543680332,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.assettoscatemplate","artifactName":"service-BasicOnboardClrrkj-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"OWYxOWQ4MWUzNWE5NmVjMTFhZDE4YWYyZjNhOTc5ZmQ=","artifactUUID":"b3e56b5d-e958-4a2d-8570-812b5ce8ee21","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.assettoscatemplate","duplicated":false,"payloadUpdateDate":1644543687886,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644543680332,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"deploymentArtifacts":{"vflicense":{"heatParamUpdated":false,"creationDate":1644543652002,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2IxODc1MjUyOTAzM2M0NzNkZWRmNDk5M2ViMDVmMTU=","artifactUUID":"5ef4d107-906d-4bf1-b165-7baad4d24041","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vflicense","duplicated":false,"payloadUpdateDate":1644543652007,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644543652002,"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":"001987e7-7bed-455f-b949-3bcfb23fbdfe.001987e7-7bed-455f-b949-3bcfb23fbdfe.611b4154-608e-4fc4-8db6-e8d10f11b715.basic_onboard_clrrkj0.vfModulesMetadata","artifactName":"basic_onboard_clrrkj0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"N2I4ZGFjNzlhMjg5NWM5MWY2MzdhZWUxYTc0YzYyYzM=","artifactUUID":"8c66757e-2046-4dbb-ac5c-49e5d298d027","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.001987e7-7bed-455f-b949-3bcfb23fbdfe.611b4154-608e-4fc4-8db6-e8d10f11b715.basic_onboard_clrrkj0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1644543686941,"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,"creationDate":1644543652109,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"c4193011-2105-49bb-8abf-f933dbd3718d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1","duplicated":false,"payloadUpdateDate":1644543652123,"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":1644543652109,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1644543651911,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"0d0d36d0-bcd8-401a-8643-1c640a8de419","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vendorlicense","duplicated":false,"payloadUpdateDate":1644543651920,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644543651911,"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,"creationDate":1644543682431,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.611b4154-608e-4fc4-8db6-e8d10f11b715.basic_onboard_clrrkj0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"cf0679b8-f655-4e50-9322-4afd590b8e61","generatedFromId":"5f26ad93-fb91-497a-989e-3be2f32c5806.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.611b4154-608e-4fc4-8db6-e8d10f11b715.basic_onboard_clrrkj0.heat1env","duplicated":false,"payloadUpdateDate":1644543686370,"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":1644543682431,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1644543682431,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardclrrkjvspinformationtxt":{"heatParamUpdated":false,"creationDate":1644543652088,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vspbasiconboardclrrkjvspinformationtxt","artifactName":"VSP_basic_onboard_clrRkj_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"NzBiZWVhMTIzYTEzYzk3OTc2MjdkY2VlMjk3OWMyZjg=","artifactUUID":"dd723380-4655-4491-83ad-24062c132f33","artifactDisplayName":"VSP_basic_onboard_clrRkj_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardclrrkjvspinformationtxt","esId":"5f26ad93-fb91-497a-989e-3be2f32c5806.vspbasiconboardclrrkjvspinformationtxt","duplicated":false,"payloadUpdateDate":1644543652091,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1644543652088,"artifactVersion":"1","isFromCsar":true,"generated":false,"requiredArtifacts":[],"heatEnvType":false,"empty":false}},"groupInstances":[{"creationTime":1644543682435,"version":"1","type":"org.openecomp.groups.VfModule","name":"basic_onboard_clrrkj0..BasicOnboardClrrkj..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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description"},{"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,"empty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count"}],"artifacts":["5f26ad93-fb91-497a-989e-3be2f32c5806.heat1env","5f26ad93-fb91-497a-989e-3be2f32c5806.heat1"],"uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.611b4154-608e-4fc4-8db6-e8d10f11b715.basic_onboard_clrrkj0.5f26ad93-fb91-497a-989e-3be2f32c5806.BasicOnboardClrrkj..base_ubuntu18..module-0.basic_onboard_clrrkj0basiconboardclrrkjbase_ubuntu18module0","invariantUUID":"8250ae3c-93b3-49be-82ca-fd4dd2ba9627","normalizedName":"basic_onboard_clrrkj0basiconboardclrrkjbase_ubuntu18module0","modificationTime":1644543682435,"customizationUUID":"3a1ab03a-650a-474f-ad0d-63d306c301d2","groupInstanceArtifacts":["001987e7-7bed-455f-b949-3bcfb23fbdfe.611b4154-608e-4fc4-8db6-e8d10f11b715.basic_onboard_clrrkj0.heat1env"],"groupInstanceArtifactsUuid":["cf0679b8-f655-4e50-9322-4afd590b8e61"],"artifactsUuid":["c4193011-2105-49bb-8abf-f933dbd3718d"],"groupUUID":"8b23e7d9-67fe-4129-b2ae-d8dffb5adb7e","groupName":"BasicOnboardClrrkj..base_ubuntu18..module-0","groupUid":"5f26ad93-fb91-497a-989e-3be2f32c5806.BasicOnboardClrrkj..base_ubuntu18..module-0","empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_clrRkj 0"},"actualComponentUid":"611b4154-608e-4fc4-8db6-e8d10f11b715","createdFromCsar":false,"name":"basic_onboard_clrRkj 0","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.611b4154-608e-4fc4-8db6-e8d10f11b715.basic_onboard_clrrkj0","normalizedName":"basic_onboard_clrrkj0","creationTime":1644543682358,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_clrrkj0","componentUid":"611b4154-608e-4fc4-8db6-e8d10f11b715","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardClrrkj","modificationTime":1644543682358,"customizationUUID":"fa57b4ae-1b51-4fcf-ac9d-d3df8b1ff5a6","posX":"200","posY":"100","componentName":"basic_onboard_clrRkj","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"001987e7-7bed-455f-b949-3bcfb23fbdfe.611b4154-608e-4fc4-8db6-e8d10f11b715.basic_onboard_clrrkj0":[{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"constraints":[{"validValues":["0","1","2"]}],"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"},{"definition":false,"hidden":false,"uniqueId":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"5f26ad93-fb91-497a-989e-3be2f32c5806.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":"b83d6317-4817-4f53-bdc7-cb252bde5d67.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"b83d6317-4817-4f53-bdc7-cb252bde5d67","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"b83d6317-4817-4f53-bdc7-cb252bde5d67"}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"empty":false,"ownerId":"c884e141-ecbb-45c7-92f0-38adb0b03884"},{"definition":false,"hidden":false,"uniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"empty":false,"ownerId":"c884e141-ecbb-45c7-92f0-38adb0b03884"},{"definition":false,"hidden":false,"uniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c884e141-ecbb-45c7-92f0-38adb0b03884"},{"definition":false,"hidden":false,"uniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c884e141-ecbb-45c7-92f0-38adb0b03884"},{"definition":false,"hidden":false,"uniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"c884e141-ecbb-45c7-92f0-38adb0b03884","isDeclaredListInput":false,"getInputProperty":false,"empty":false,"ownerId":"c884e141-ecbb-45c7-92f0-38adb0b03884"}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"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":1644543680379,"version":"1.0","icon":"network_l_1-3","name":"basic_onboard_clrRkj","componentType":"SERVICE","description":"service","tags":["basic_onboard_clrRkj"],"uniqueId":"97e27533-438e-4e26-825f-145b2f2155e1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","SupportablityComponentName":"basic_onboard_clrRkj","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","systemName":"BasicOnboardClrrkj","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","normalizedName":"basiconboardclrrkj","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","creatorFullName":"Carlos Santana","lastUpdateDate":1644543701417,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1644543680331,"timeout":0,"artifactType":"OTHER","uniqueId":"001987e7-7bed-455f-b949-3bcfb23fbdfe.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":1644543680331,"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":"97e27533-438e-4e26-825f-145b2f2155e1"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true} 2022-02-11 01:41:42,495 DEBUG 187:__init__.py(1) - check if Service basic_onboard_clrRkj exists in SDC 2022-02-11 01:41:42,495 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-02-11 01:41:42,495 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-02-11 01:41:42,496 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-02-11 01:41:42,496 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-02-11 01:41:42,497 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-02-11 01:41:42,588 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1448 2022-02-11 01:41:42,590 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-02-11 01:41:42,590 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","name":"vFW 2022-02-11 01-07-16","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bb4ddc73-dd4e-48b8-b940-798cc6562598/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4493e84a-f57e-4373-8369-e460f42b7f04/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/7bcf03db-471d-4cd2-b28c-b772466fea2b/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","name":"basic_onboard_clrRkj","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4d0bf47a-49e5-4fd3-be07-6b5858f99c68/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-02-11 01:41:42,593 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-02-11 01-07-16 from SDC 2022-02-11 01:41:42,594 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:42,594 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:42,594 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:42,594 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_SGuxMlUB3drtxkKMP5BW from SDC 2022-02-11 01:41:42,594 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:42,595 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:42,595 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:42,595 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2022-02-11 01:41:42,595 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:42,596 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:42,596 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:42,596 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_clrRkj from SDC 2022-02-11 01:41:42,596 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-02-11 01:41:42,596 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-02-11 01:41:42,597 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-02-11 01:41:42,597 DEBUG 175:__init__.py(1) - number of Service returned: 4 2022-02-11 01:41:42,597 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_clrRkj 2022-02-11 01:41:42,597 INFO 220:__init__.py(1) - Service found, updating information 2022-02-11 01:41:42,598 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-02-11 01:41:42,598 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-02-11 01:41:42,598 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-02-11 01:41:42,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-02-11 01:41:42,668 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-02-11 01:41:42,671 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-02-11 01:41:42,674 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3cccfd48-5779-4e80-8151-624f09599995","lifecycleState":"CERTIFIED","lastUpdateDate":1644536497633,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f3cfe2-069f-4c3c-ac6f-b67813ba8a33","invariantUUID":"00b6e517-764d-4bab-bea2-8a0cf37188ef","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"635f7081-8397-427a-ab03-30ddf45e704b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536325922,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2b47f036-42ea-4822-948c-0f785427d3c2","invariantUUID":"205c07c5-23b3-4962-8279-add830a6017e","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":"defaulticon","uniqueId":"f44d01e9-012a-44d8-8038-b2d5d7dfd557","lifecycleState":"CERTIFIED","lastUpdateDate":1644536425605,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0e0c112c-9e77-4539-8ae0-2f2193669b53","invariantUUID":"3590700a-04d2-46b7-a3f1-14e790a6ad06","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":"4698ff6e-a4a1-4830-9672-ef6a0bb8ad68","lifecycleState":"CERTIFIED","lastUpdateDate":1644536356218,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f674694b-50e2-42c6-ad7b-35e9aa862e0d","invariantUUID":"68a3923e-8f06-495b-9d77-bcf1adf176ec","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":"port","uniqueId":"a4dd222c-5b5a-4478-9233-8d83025de9e9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536469878,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d331c22-a4d0-40a1-931b-0849f9598c89","invariantUUID":"bcfc4717-f9ab-4491-b76c-dfd0f835a1de","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":"networkrules","uniqueId":"584c7ca3-12ac-4179-a8a0-ba5c455d1398","lifecycleState":"CERTIFIED","lastUpdateDate":1644536337509,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ea570f0f-ee5c-47c6-8760-81cb4c32657b","invariantUUID":"1172467e-70c3-4daf-aa96-4726c32d9e1f","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"25c66c7f-338f-4b56-93a6-17beea2f5137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536506442,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32375b92-b9ed-485e-91db-330c3be9152d","invariantUUID":"a272bfa8-7aca-4218-94a4-00a5d32f64d2","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":"network","uniqueId":"a40cebee-8745-4c2b-880d-ac31290e7dd0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536362517,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5dea7dc-94c3-4889-b378-c5ade4cd7903","invariantUUID":"427fa6fe-582d-4249-b3d9-bf053eee9bc4","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":"26e4e977-f178-4417-8b0d-3f8ee3741137","lifecycleState":"CERTIFIED","lastUpdateDate":1644536324491,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9f1ba3f-c387-4020-9441-67cf469a94ea","invariantUUID":"c8606fe6-447d-4b71-986c-53ffa65fbdad","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4b54c171-3bf9-451f-b2e3-9b1ba1e20023","lifecycleState":"CERTIFIED","lastUpdateDate":1644536382813,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"18d62c0a-7d49-4437-bf04-ccb2c3ed6d2f","invariantUUID":"a483ee6f-f64a-433c-84e7-ddf7279688a1","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8944031-2866-4922-8e35-c103ab315638","lifecycleState":"CERTIFIED","lastUpdateDate":1644536435918,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"306e594f-ebef-4907-a574-6ceb02c76f48","invariantUUID":"861931bb-15db-4a1a-9e5c-01ddd5e82bee","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"394222cd-f41e-445c-bd5f-6b343f8e680e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536496029,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe0e9de-db9d-4307-ba10-b4dd2297a58b","invariantUUID":"27ec603f-748c-41ca-bd66-cc5c7624826e","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":"097228c7-676f-43e5-9f26-db069b7ddbd5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536378391,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"160ce86b-9a07-4c14-9348-f89199484363","invariantUUID":"cd7808a1-c36b-4d98-ac07-80718a6be667","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"e6ecf471-fc55-4390-aa47-63fecb4f9890","lifecycleState":"CERTIFIED","lastUpdateDate":1644536468241,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"766b1882-1332-44fe-8681-c985e3a358f4","invariantUUID":"99796382-6e6c-4535-8d43-6277d7a57179","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":"loadBalancer","uniqueId":"d79caab6-e454-46d0-af8d-87fbcb98f584","lifecycleState":"CERTIFIED","lastUpdateDate":1644536302192,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8692af67-c101-464e-8bde-8f84289537b7","invariantUUID":"1d4d6bfe-b6a3-43f4-a590-6b4276389e39","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f96f6ec0-30bd-4617-8b85-b92393754252","lifecycleState":"CERTIFIED","lastUpdateDate":1644536429839,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3cedd2f-7920-4248-a704-d3d4412572d4","invariantUUID":"60997d90-2c37-46e1-8b7f-d0511dc22470","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":"2cd064a8-e30f-4e70-9038-0390936716db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536315243,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fee403a9-aa22-41ca-84f2-93a23689370b","invariantUUID":"43f0305d-72af-4bc4-895a-15294b132101","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"17c2ec3e-4293-42f5-a3cf-d017a67998f6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536359306,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"522d8e2e-4635-4de9-b0f8-b0862250da12","invariantUUID":"34a3cc7d-82e4-49c7-96e8-d63b26afab67","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"40d774f8-c448-4691-babb-c43b385a2df6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536360763,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8616103f-92c6-4295-b63c-2f8ae16d3d7c","invariantUUID":"ee698d92-b661-45a1-9502-7b0f50be445c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"606b66ee-3c94-49e3-82b1-20c93ad2879b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536492851,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66eceba-33e5-4c0b-af2b-8dad5d06f229","invariantUUID":"89d4eddc-ad9f-43d5-8d5d-01cf6cad5787","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":"objectStorage","uniqueId":"976d1e57-cd1b-429d-8b26-d4588792c6a2","lifecycleState":"CERTIFIED","lastUpdateDate":1644536312060,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad42aef0-5fde-43cd-900d-0608004aeaef","invariantUUID":"39759180-b796-4307-ba99-ba224bee06ac","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"40085d31-d3cd-4b9d-8ad6-46b74bdf8b3d","lifecycleState":"CERTIFIED","lastUpdateDate":1644542781742,"name":"pNF 45860e09-3448","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"09360751-d48a-487a-ab03-bd3972f11f9c","invariantUUID":"1e14dc79-bea8-4c67-89c5-f26e9d268b1f","systemName":"Pnf45860e093448","description":"vendor software product","tags":["pNF 45860e09-3448"],"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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"86ec9668-bba4-4a8c-8ba1-19e4e15559f1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536456861,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"84e9cebe-69ef-40dc-8aac-3a49489191db","invariantUUID":"0c4e0e93-5a79-4703-993a-104c94879e45","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":"objectStorage","uniqueId":"b5cdc1e4-bb37-4cbf-96a5-e6aa85df4edd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536386125,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a146136d-72fe-4afe-97d5-4d91342c7a00","invariantUUID":"b1298eb4-73af-45fc-934a-bbf9ad2a2e8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4f5beecf-9cb1-44d0-ae54-f17fad88741d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536465158,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a8b3d42-2f02-4ca8-acd3-fa990b6b95c1","invariantUUID":"99a209da-c46c-43cf-a501-aeb86c0fb881","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":"compute","uniqueId":"cdef6dfd-9bf5-46cd-a51a-c983b32b8748","lifecycleState":"CERTIFIED","lastUpdateDate":1644536389597,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0b0176a-a0e3-47cb-850a-54fbe1f46f80","invariantUUID":"5df55776-5526-481f-a8a2-bd2f3becbee4","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":"defaulticon","uniqueId":"f94fba10-93e7-4bec-87f7-809e1de75063","lifecycleState":"CERTIFIED","lastUpdateDate":1644536423418,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b2981308-6d76-4d50-8043-4de78786cd83","invariantUUID":"40c53753-0b34-4c24-9389-e456a961676d","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":"compute","uniqueId":"cde80cff-3a4d-42dd-b415-5d9bad682ad9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536462829,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f21962c5-bd8c-4e0d-a34b-54a1c419e276","invariantUUID":"bb6d1685-cfbc-4cfd-951c-548eecc40b73","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":"network","uniqueId":"e819440e-f11c-48de-bbde-7806dd96ebfe","lifecycleState":"CERTIFIED","lastUpdateDate":1644536400317,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4a53a2af-5a35-48d0-9040-8202413d273c","invariantUUID":"5a4ced24-34c9-49d8-b7fe-6af18908feee","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a990af3-f2b4-4d80-a4b9-fe31c30b0ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536353210,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5265b8ed-cf69-4bf3-8eb5-9a4baaafd71c","invariantUUID":"d425517c-9d64-4499-8e53-92e6241d6d24","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f21d8c70-cd7a-4328-86fe-7afcad858956","lifecycleState":"CERTIFIED","lastUpdateDate":1644536373539,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ccec92f5-09c9-41c3-8b75-0c6d4b07dc47","invariantUUID":"b1c01ca1-8c47-493b-b861-dbf419371730","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22dd022a-573b-4ea7-9740-46b56c418797","lifecycleState":"CERTIFIED","lastUpdateDate":1644536402334,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ebb5a3b-bba9-46b0-8f76-2ce0634f1848","invariantUUID":"e213dd2c-3536-4ab5-802c-3f4087ebceb9","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"52cadd5c-2301-4f8d-af3d-7dfaa9eef0b3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536445318,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ca04e56e-9f0b-40b5-800b-7c5ee248cb5f","invariantUUID":"a3e7496e-3b73-4578-b1a5-69df05c461c4","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":"port","uniqueId":"1a0af266-f6b2-4b27-a871-054fe3488204","lifecycleState":"CERTIFIED","lastUpdateDate":1644536431530,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01abf2dd-fc85-4d19-a71a-1eeb70af8957","invariantUUID":"76eb4cf7-b45b-46a7-83b0-df7c10000f15","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":"58ed000d-6873-4c97-9d1c-9136f2325bf5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536387720,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e5fc8cad-17ab-43c4-bfe1-b08f58dd9e8e","invariantUUID":"d606d0eb-d05b-47c8-842f-d0303c1ab6c7","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":"b770a71b-5ec1-4c2d-ac6f-f94198e39c56","lifecycleState":"CERTIFIED","lastUpdateDate":1644536384373,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b849ff6f-8f41-4f04-9bcf-de43da89ec55","invariantUUID":"9e4a22cf-25fd-4051-80ed-8b3ed92e61ab","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":"defaulticon","uniqueId":"af4beee1-60be-4888-963e-3fda2685e815","lifecycleState":"CERTIFIED","lastUpdateDate":1644536295204,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"1b60d99a-40d1-4675-8a1b-bfdb04b6810a","invariantUUID":"f91be218-8254-4e29-80c3-8da099d6b4e7","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":"046875d6-e25a-4e15-ab33-5cc8a98dbde0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536307113,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"715aaa07-1212-432a-a9eb-3feb9f6a51fb","invariantUUID":"3b0be1d5-d8fe-4b75-b33f-f9c8ace9cc01","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"660c1147-4c07-4a3e-a4c9-df318a2119d4","lifecycleState":"CERTIFIED","lastUpdateDate":1644536320077,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"aa5a6596-d6d2-4884-aa2a-20512c55f9ba","invariantUUID":"327cec03-948a-4890-8a90-01b07c10886c","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"75ae5f21-3dc8-4ba1-9b32-891db4b92d8b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536296782,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7c1f1d5-a253-4a2d-a94e-3ee16b057f44","invariantUUID":"c30d3140-46a2-4637-8041-0a5ac5da03ab","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aa047eb1-d45d-4297-b4e9-581c2f51fa43","lifecycleState":"CERTIFIED","lastUpdateDate":1644536507956,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71b77291-d3df-41b6-828c-8184e82bef72","invariantUUID":"a29a3af0-394c-4a2a-8666-e947e5aa4f7c","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":"46f75f44-0ea5-46d3-a848-aac83ed782e0","lifecycleState":"CERTIFIED","lastUpdateDate":1644536368675,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"16ff0c71-2e30-46d5-bf59-f79863254cca","invariantUUID":"35d02365-970c-489c-8c95-c50566d52cb7","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":"23f7e37c-8dd9-4f54-9b5d-567b17142511","lifecycleState":"CERTIFIED","lastUpdateDate":1644536503624,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d0190-21ed-4d86-9f9e-dd351b02a55f","invariantUUID":"fd4a41f0-8724-4c49-99d1-25ed33fdcd2d","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":"ce6f5b91-0ff6-4060-9b9e-e62d0f4fb420","lifecycleState":"CERTIFIED","lastUpdateDate":1644536438951,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a52faf3e-c58f-4e8c-b231-877a42d0f3ac","invariantUUID":"f7d62ecc-7f64-49f8-aa2c-3727dab45cfe","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":"networkrules","uniqueId":"dff13b8a-8390-41a4-a442-fbd4d069e596","lifecycleState":"CERTIFIED","lastUpdateDate":1644536345533,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7c70c2d9-c19e-468d-afc3-64836a10bba8","invariantUUID":"782c5785-2c5c-4fd8-92cc-4a0d76c93df4","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b4c18f6a-b5b9-46e1-a54e-6d76aceee0e6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536327420,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f495c652-1786-4b0d-a3ed-19fc511d5a64","invariantUUID":"dcbb2137-7d40-4ac5-9216-0a6226e02f4e","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"38ed401e-fbf6-4c1c-85fa-396543b75fab","lifecycleState":"CERTIFIED","lastUpdateDate":1644536381299,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"02c292b7-04d2-402f-9635-945328ce2c5b","invariantUUID":"be6eaa80-d096-4da6-937c-3c57a0cf53a6","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2afa9812-c5a2-41c8-8d62-74dea95daeca","lifecycleState":"CERTIFIED","lastUpdateDate":1644536316811,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a5e1fdd-0909-4f72-94df-60fe2204dd5c","invariantUUID":"76ab9982-0779-42bd-8f7a-272f84897dc0","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":"48617213-7d24-4a5c-9242-164112d4328d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536416892,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45db6ff2-6daa-4f8d-ac60-700c782bd771","invariantUUID":"c386cfdb-10e7-446f-aaf4-ae8d01d99ad5","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":"objectStorage","uniqueId":"1079e037-675b-4f14-8ee3-d66368d8a4d6","lifecycleState":"CERTIFIED","lastUpdateDate":1644536415144,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fe4b22c-6a6b-4e5a-8981-6f17b28d3adc","invariantUUID":"671bd2d7-d7e7-43b0-b893-92225ae6dc81","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":"cded0eb9-599d-4475-8fe2-36c4cb954b1e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536509795,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8dd1c886-7640-4c56-b29f-b6f8730a64cb","invariantUUID":"d67b5ba4-6530-4c1a-a3d2-b884b96a248d","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2f195682-b443-4161-9e86-cd0d698a50bd","lifecycleState":"CERTIFIED","lastUpdateDate":1644536392534,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b354db7c-6bb8-4889-b8ba-ea43797303b8","invariantUUID":"98cb910a-dc19-4d6b-af4d-d023885a03d8","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":"949ec4ec-57cb-4485-9e9e-b6e8543b2bc5","lifecycleState":"CERTIFIED","lastUpdateDate":1644536304892,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c2254960-9cd0-40c2-82da-76788e9d3c9e","invariantUUID":"c04d74db-5355-462f-a633-93fa0db05bea","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1247ff6f-14a5-4b85-9a32-d3a26b3d4f4c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536287548,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c834b6d-af47-4730-bc64-2a1293398f2d","invariantUUID":"3c62f485-ba1c-4787-a353-b475bb13f728","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":"9e3c3b9c-9b05-43da-99d4-4e9ced0bffea","lifecycleState":"CERTIFIED","lastUpdateDate":1644536323012,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0d5da70e-2e32-4c50-82d1-6fce361e7264","invariantUUID":"b1ba6c16-64e0-4537-ad38-df12665955e0","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"234a1ea9-c2a9-4d2a-8a84-f9c69e1147db","lifecycleState":"CERTIFIED","lastUpdateDate":1644536451220,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c296c504-5ca4-44bd-8824-8c680d3b6909","invariantUUID":"46aa7cc1-6d7c-4106-8eea-2d621f4fb907","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":"network","uniqueId":"1ad59474-9cde-40d9-99c0-c211a35906c1","lifecycleState":"CERTIFIED","lastUpdateDate":1644536434499,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"25a1df09-bb0a-41a4-b29a-4c124fb650e3","invariantUUID":"38a0cd78-acb3-49b3-b87b-e9b8275e8da7","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":"defaulticon","uniqueId":"1f2dd632-2cb7-4dcd-ba6a-9f6edd54ac5b","lifecycleState":"CERTIFIED","lastUpdateDate":1644541683052,"name":"vFW 86bbe916-8f91","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7e7d64ec-1ec4-4fc4-b5ac-55de4d7e3fac","invariantUUID":"e8514b09-ee7e-4773-9244-29ef1170d739","systemName":"Vfw86bbe9168f91","description":"vendor software product","tags":["vFW 86bbe916-8f91"],"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":"030ab45a-99f0-4473-869c-e8f965a7e37f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536432901,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b73120-2fc5-4452-89ba-fa210cb247bb","invariantUUID":"704c44bc-d7a3-418a-a9aa-344f913a10c2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e13c15e9-d1e9-42a2-8eab-3707bcbe44bb","lifecycleState":"CERTIFIED","lastUpdateDate":1644536440983,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"938b3675-0984-41df-9454-8baa21c8fd10","invariantUUID":"89ab7af8-4b74-474b-b4a8-401a8a6e5dfb","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":"06befbca-7237-425e-8aee-86d7629c2454","lifecycleState":"CERTIFIED","lastUpdateDate":1644536427990,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7335686-02f4-4a39-8e5a-1bc350e0e281","invariantUUID":"9049c050-f03c-4810-aae0-67f970c1cc0f","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":"objectStorage","uniqueId":"2e1df155-2aef-45b8-bd42-1f055dedf28d","lifecycleState":"CERTIFIED","lastUpdateDate":1644536499009,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cd08575-cc4b-471d-b95d-a728986bc16d","invariantUUID":"4dcd31a1-17ab-4631-8eec-29cb55aedf5e","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":"objectStorage","uniqueId":"fc57ee81-b08a-4b70-b5ed-a80f0748fe7b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536298429,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b0ac6a1-d8d0-4493-b3e7-cfda165c759f","invariantUUID":"6628bafd-89fd-47a6-8025-d595cc7be75d","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":"d9688e26-c843-4aa5-8f5b-c99bee6871b9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536313648,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3d445e7-1a80-4d7d-a17b-eb285f25c199","invariantUUID":"2f4b0737-057d-4829-884d-aa541fa88fe2","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":"2b3acdc5-b640-4451-b6f8-b89fdfdb7916","lifecycleState":"CERTIFIED","lastUpdateDate":1644536505016,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7466fb64-2c69-4e25-aaf0-3d855b08c139","invariantUUID":"22b64791-1fff-4e87-81f7-f23f856add7f","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":"port","uniqueId":"8fd12b5a-0eac-4db5-aba9-56df49811b9b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536339925,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dcb779b1-98bf-4e03-af8c-084c8af93e24","invariantUUID":"19d1bf42-18b0-4b9d-bce9-e01ecca9f4c0","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":"compute","uniqueId":"8a5c2eac-3c4b-4ffd-b27c-df3d7321ee02","lifecycleState":"CERTIFIED","lastUpdateDate":1644536408829,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6c83649b-409f-477b-aaa7-804f22569e7f","invariantUUID":"374cc9f1-1489-476d-942b-50247d91924f","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":"d0ee612f-7906-4496-82cd-125ae00d4364","lifecycleState":"CERTIFIED","lastUpdateDate":1644536379876,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ad922358-4c8e-48fe-aaa3-4d9b56d8582b","invariantUUID":"522d8120-bc35-4284-9dda-fc2fed28bccc","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"611b4154-608e-4fc4-8db6-e8d10f11b715","lifecycleState":"CERTIFIED","lastUpdateDate":1644543666052,"name":"basic_onboard_clrRkj","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"9aa7c9c7-098c-443a-a9aa-f7c6d2d54b5f","invariantUUID":"e74069a2-982e-45c8-a7e8-ce9f6259ef6d","systemName":"BasicOnboardClrrkj","description":"VF","tags":["basic_onboard_clrRkj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"359a9a2d-b3f4-4496-a1b9-ab994adc0661","lifecycleState":"CERTIFIED","lastUpdateDate":1644536494563,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa21675-6c89-4f2a-9767-9ba8dd289094","invariantUUID":"ec8bcbca-3704-4659-8df4-c1d06baef7b8","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":"47a83a64-b5a5-4ccc-9d72-a33da5b4c19f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536437556,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a945e22-81c3-4765-8c8b-256649f7c8c6","invariantUUID":"590f2fe1-7237-4fb9-b18a-7fce6808c446","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":"port","uniqueId":"45369bc0-1e04-44f3-8e43-b1f4024e7e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1644536448546,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"60a9f21d-ded5-4028-897d-54dadccc6956","invariantUUID":"688bd045-89cb-46d7-bd50-a929375060ac","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":"objectStorage","uniqueId":"3adb2a87-f73f-4c48-89be-aafe60675c3f","lifecycleState":"CERTIFIED","lastUpdateDate":1644536500599,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3f4322b-464e-47b9-98a2-50f6b97d7e48","invariantUUID":"27109981-6cfd-4baf-b96c-f2f9ed8c50d2","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":"securityrules","uniqueId":"cc0184b1-bd71-467c-a2e1-47eeae8b4a2e","lifecycleState":"CERTIFIED","lastUpdateDate":1644536349349,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"065993a7-57b0-45d8-a8fd-9a6a4fcd7a43","invariantUUID":"5f58ad1b-d2bf-4173-ac91-d1ec754a76ad","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":"fd787e56-eebb-44a2-9713-eeb7c8dbfd6a","lifecycleState":"CERTIFIED","lastUpdateDate":1644536375266,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44f2a54a-f8ea-4b8e-a436-01f4123c8f01","invariantUUID":"3a82561a-cef2-43d9-a3bc-8e5d79bb77fc","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0d2d7cfb-8cad-488c-a841-b0bac6d26c74","lifecycleState":"CERTIFIED","lastUpdateDate":1644536443266,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b3f2cf-ad79-4b37-95a5-3ee2428e36b5","invariantUUID":"d8e115ce-4bd3-41a3-8ddb-ba581a73b0d4","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0c96d8a-a573-4b75-8173-0b8a43aa0fe9","lifecycleState":"CERTIFIED","lastUpdateDate":1644536347831,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd9f1d77-f696-45e3-b77c-47e8457d7870","invariantUUID":"0b25c06f-8ba1-49e5-a21b-30cefd9eface","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":"compute","uniqueId":"70e51cfe-9306-44cd-82d3-113db3ae7f53","lifecycleState":"CERTIFIED","lastUpdateDate":1644536404357,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4efd5548-a507-4934-a06d-89bb8ab868cc","invariantUUID":"26022b70-77d3-4d37-90da-14b3fad9bf53","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":"3dadc574-3b26-4971-9d9a-c0101827afa7","lifecycleState":"CERTIFIED","lastUpdateDate":1644536354660,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20d4c57f-42f6-4d46-9680-c3bedeaf73c1","invariantUUID":"11c8000f-2c0e-4b7c-b181-6757e45ae4c7","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":"objectStorage","uniqueId":"871ebbe9-ec36-420e-9483-8cbf98a565b8","lifecycleState":"CERTIFIED","lastUpdateDate":1644536502232,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"90b7c00a-1f9f-4f29-af04-8778915ed1bf","invariantUUID":"4bd36155-d0ff-489a-acc3-38c89ae92178","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":"c4305f0f-1000-419f-a2b8-4f3d8b1e9cd3","lifecycleState":"CERTIFIED","lastUpdateDate":1644536321574,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06bd9f69-f08a-4a73-9cf6-394f603355f2","invariantUUID":"03f4a611-94a1-4c41-b19d-4ee4e4195203","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c6bc6b1a-966a-40a2-bffd-22bbf1feb3bc","lifecycleState":"CERTIFIED","lastUpdateDate":1644536460436,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"45ac3da6-44b7-4f22-a17f-70f4fd72ea98","invariantUUID":"d7117f8a-e092-4245-bc77-cd731dc03be8","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":"46afd815-1e0f-4fb5-a9d7-71b81ad2ae19","lifecycleState":"CERTIFIED","lastUpdateDate":1644536318563,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0fd8cb1a-feb8-44f2-8932-a91dab98158d","invariantUUID":"f5f57b73-7a32-4c59-8dc6-90055cb0a1a9","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":"compute","uniqueId":"b9a2fea0-113f-48ce-851e-c89d2159d62b","lifecycleState":"CERTIFIED","lastUpdateDate":1644536351651,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82f97994-155e-4ab1-85c5-4e7c7cdcd187","invariantUUID":"9933945a-3b0c-4344-95bb-d58ba706c80c","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":"76ebb66e-bb59-46a2-aeae-8340c0aa5143","lifecycleState":"CERTIFIED","lastUpdateDate":1644536410645,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd0fe08a-b77e-4546-b1de-8bd51c56f270","invariantUUID":"c63fabb4-0413-4e2a-ba1a-97f11eb53803","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f51d1d7b-7124-4e5f-a367-da7a6effdb5f","lifecycleState":"CERTIFIED","lastUpdateDate":1644542795286,"name":"Demo_pNF_SGuxMlUB3drtxkKMP5BW","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"4493e84a-f57e-4373-8369-e460f42b7f04","invariantUUID":"893e3085-90df-47ad-a149-e05c44cb440d","systemName":"DemoPnfSguxmlub3drtxkkmp5bw","description":"catalog service description","tags":["robot-ete","Demo_pNF_SGuxMlUB3drtxkKMP5BW"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"4e87c5b8-48f8-494b-90c8-461709dc7570","lifecycleState":"CERTIFIED","lastUpdateDate":1644541701043,"name":"vFW 2022-02-11 01-07-16","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"bb4ddc73-dd4e-48b8-b940-798cc6562598","invariantUUID":"37cd7905-2872-43d8-b895-41f61447e2ad","systemName":"Vfw20220211010716","description":"catalog service description","tags":["robot-ete","vFW 2022-02-11 01-07-16"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bff2a8d6-b519-44cd-b33f-7ff8a259481a","lifecycleState":"CERTIFIED","lastUpdateDate":1644543325831,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"7bcf03db-471d-4cd2-b28c-b772466fea2b","invariantUUID":"93414cf6-f915-4cd2-9801-6c556caa9afc","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"97e27533-438e-4e26-825f-145b2f2155e1","lifecycleState":"CERTIFIED","lastUpdateDate":1644543701417,"name":"basic_onboard_clrRkj","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4d0bf47a-49e5-4fd3-be07-6b5858f99c68","invariantUUID":"7ebdd60d-c9fc-4b9a-9362-f7c2f694bdf2","systemName":"BasicOnboardClrrkj","description":"service","tags":["basic_onboard_clrRkj"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-02-11 01:41:42,681 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_clrRkj found in services list 2022-02-11 01:41:42,682 INFO 216:service.py(1) - Service basic_onboard_clrRkj onboarded 2022-02-11 01:41:42,682 INFO 199:base.py(1) - ***************************************************** 2022-02-11 01:41:42,682 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-02-11 01:41:42,682 INFO 201:base.py(1) - ***************************************************** 2022-02-11 01:41:42,682 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2022-02-11 01:41:42,683 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:29 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-02-11 01:41:42,687 INFO 48:basic_onboard.py(1) - Generate Test report 2022-02-11 01:41:42,787 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080 2022-02-11 01:41:43,163 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-02-11 01:41:43,178 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6205bed76c44f5001087c252 2022-02-11 01:41:43,178 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK