2022-11-13 06:15:21,655 DEBUG 22:basic_onboard.py(1) - BasicOnboard init started 2022-11-13 06:15:21,665 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2022-11-13 06:15:21,665 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2022-11-13 06:15:21,665 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2022-11-13 06:15:21,665 DEBUG 227:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2022-11-13 06:15:21,665 DEBUG 227:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2022-11-13 06:15:21,665 DEBUG 227:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2022-11-13 06:15:21,666 DEBUG 227:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2022-11-13 06:15:21,666 INFO 169:run_tests.py(1) - Running test case 'basic_onboard'... 2022-11-13 06:15:21,666 DEBUG 32:basic_onboard.py(1) - start time 2022-11-13 06:15:21,666 INFO 175:base.py(1) - ***************************************************** 2022-11-13 06:15:21,667 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-11-13 06:15:21,667 INFO 177:base.py(1) - ***************************************************** 2022-11-13 06:15:21,667 INFO 175:base.py(1) - ***************************************************** 2022-11-13 06:15:21,667 INFO 176:base.py(1) - START [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-11-13 06:15:21,667 INFO 177:base.py(1) - ***************************************************** 2022-11-13 06:15:21,668 INFO 175:base.py(1) - ***************************************************** 2022-11-13 06:15:21,668 INFO 176:base.py(1) - START [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-11-13 06:15:21,668 INFO 177:base.py(1) - ***************************************************** 2022-11-13 06:15:21,668 INFO 175:base.py(1) - ***************************************************** 2022-11-13 06:15:21,669 INFO 176:base.py(1) - START [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-11-13 06:15:21,669 INFO 177:base.py(1) - ***************************************************** 2022-11-13 06:15:21,669 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-11-13 06:15:21,669 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-11-13 06:15:21,670 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-11-13 06:15:21,670 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-11-13 06:15:21,670 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-11-13 06:15:21,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:21,854 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 362 2022-11-13 06:15:21,856 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-11-13 06:15:21,856 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"89f6ee3d9cb149189975a37db27611c1","type":"vlm","name":"e9384ff7-00b2-49bb-a031","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"da35e5784e7c4ccbb0f521c883bc0b37","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2022-11-13 06:15:21,859 DEBUG 175:__init__.py(1) - number of Vendor returned: 2 2022-11-13 06:15:21,859 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-11-13 06:15:21,859 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-11-13 06:15:21,859 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/da35e5784e7c4ccbb0f521c883bc0b37/versions 2022-11-13 06:15:21,860 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:21,862 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:21,921 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da35e5784e7c4ccbb0f521c883bc0b37/versions HTTP/1.1" 200 264 2022-11-13 06:15:21,923 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:21,924 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8c6a4bf3eabb41a2b31ebbbdec2982db","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1668319906903,"modificationTime":1668319908989,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-11-13 06:15:21,926 DEBUG 46:sdc_element.py(1) - details found, updating 2022-11-13 06:15:21,926 INFO 220:__init__.py(1) - Vendor found, updating information 2022-11-13 06:15:21,927 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-11-13 06:15:21,927 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/da35e5784e7c4ccbb0f521c883bc0b37/versions 2022-11-13 06:15:21,927 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:21,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:21,985 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da35e5784e7c4ccbb0f521c883bc0b37/versions HTTP/1.1" 200 264 2022-11-13 06:15:21,986 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:21,987 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8c6a4bf3eabb41a2b31ebbbdec2982db","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1668319906903,"modificationTime":1668319908989,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-11-13 06:15:21,989 DEBUG 46:sdc_element.py(1) - details found, updating 2022-11-13 06:15:21,989 INFO 199:base.py(1) - ***************************************************** 2022-11-13 06:15:21,990 INFO 200:base.py(1) - STOP [SDC] VendorOnboardStep: Onboard vendor in SDC. 2022-11-13 06:15:21,990 INFO 201:base.py(1) - ***************************************************** 2022-11-13 06:15:21,990 INFO 227:base.py(1) - ***************************************************** 2022-11-13 06:15:21,990 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-11-13 06:15:21,991 INFO 229:base.py(1) - ***************************************************** 2022-11-13 06:15:21,991 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_CIHOdx_VSP exists in SDC 2022-11-13 06:15:21,991 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-11-13 06:15:21,992 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-11-13 06:15:21,992 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-11-13 06:15:21,992 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-11-13 06:15:21,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:22,049 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 607 2022-11-13 06:15:22,051 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-11-13 06:15:22,051 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 42077a3e-84c4","description":"vendor software product","vendorName":"e9384ff7-00b2-49bb-a031","vendorId":"89f6ee3d9cb149189975a37db27611c1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5ed1af8bebb548b6b06648c5525cf2ba","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_cLhoUf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0efb95d7fcb84b76a48ef6e8cd87dbc7","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-11-13 06:15:22,053 DEBUG 324:vsp.py(1) - importing VSP vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:22,054 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_cLhoUf_VSP from SDC 2022-11-13 06:15:22,054 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-11-13 06:15:22,054 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx_VSP 2022-11-13 06:15:22,054 INFO 197:__init__.py(1) - Vsp basic_onboard_CIHOdx_VSP doesn't exist in SDC 2022-11-13 06:15:22,054 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_CIHOdx_VSP exists in SDC 2022-11-13 06:15:22,054 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-11-13 06:15:22,055 DEBUG 129:onap_service.py(1) - [SDC][get Vsps] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-13 06:15:22,055 DEBUG 131:onap_service.py(1) - [SDC][get Vsps] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/vendor-software-products 2022-11-13 06:15:22,055 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-11-13 06:15:22,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:22,130 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 607 2022-11-13 06:15:22,131 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-11-13 06:15:22,132 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 42077a3e-84c4","description":"vendor software product","vendorName":"e9384ff7-00b2-49bb-a031","vendorId":"89f6ee3d9cb149189975a37db27611c1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5ed1af8bebb548b6b06648c5525cf2ba","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_cLhoUf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0efb95d7fcb84b76a48ef6e8cd87dbc7","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-11-13 06:15:22,134 DEBUG 324:vsp.py(1) - importing VSP vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:22,134 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_cLhoUf_VSP from SDC 2022-11-13 06:15:22,134 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-11-13 06:15:22,135 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx_VSP 2022-11-13 06:15:22,135 INFO 197:__init__.py(1) - Vsp basic_onboard_CIHOdx_VSP doesn't exist in SDC 2022-11-13 06:15:22,135 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_CIHOdx_VSP exists in SDC 2022-11-13 06:15:22,135 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-11-13 06:15:22,135 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-11-13 06:15:22,135 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-11-13 06:15:22,135 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-11-13 06:15:22,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:22,200 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 607 2022-11-13 06:15:22,202 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-11-13 06:15:22,202 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 42077a3e-84c4","description":"vendor software product","vendorName":"e9384ff7-00b2-49bb-a031","vendorId":"89f6ee3d9cb149189975a37db27611c1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5ed1af8bebb548b6b06648c5525cf2ba","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_cLhoUf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0efb95d7fcb84b76a48ef6e8cd87dbc7","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-11-13 06:15:22,204 DEBUG 324:vsp.py(1) - importing VSP vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:22,205 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_cLhoUf_VSP from SDC 2022-11-13 06:15:22,205 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-11-13 06:15:22,205 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx_VSP 2022-11-13 06:15:22,205 INFO 197:__init__.py(1) - Vsp basic_onboard_CIHOdx_VSP doesn't exist in SDC 2022-11-13 06:15:22,205 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_CIHOdx_VSP exists in SDC 2022-11-13 06:15:22,205 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-11-13 06:15:22,206 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-11-13 06:15:22,206 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-11-13 06:15:22,206 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-11-13 06:15:22,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:22,285 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 607 2022-11-13 06:15:22,287 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-11-13 06:15:22,287 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 42077a3e-84c4","description":"vendor software product","vendorName":"e9384ff7-00b2-49bb-a031","vendorId":"89f6ee3d9cb149189975a37db27611c1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5ed1af8bebb548b6b06648c5525cf2ba","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_cLhoUf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0efb95d7fcb84b76a48ef6e8cd87dbc7","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-11-13 06:15:22,290 DEBUG 324:vsp.py(1) - importing VSP vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:22,290 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_cLhoUf_VSP from SDC 2022-11-13 06:15:22,290 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-11-13 06:15:22,291 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx_VSP 2022-11-13 06:15:22,291 INFO 197:__init__.py(1) - Vsp basic_onboard_CIHOdx_VSP doesn't exist in SDC 2022-11-13 06:15:22,291 INFO 312:__init__.py(1) - attempting to create Vsp basic_onboard_CIHOdx_VSP in SDC 2022-11-13 06:15:22,291 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_CIHOdx_VSP exists in SDC 2022-11-13 06:15:22,291 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-11-13 06:15:22,292 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-11-13 06:15:22,292 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-11-13 06:15:22,292 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-11-13 06:15:22,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:22,365 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 607 2022-11-13 06:15:22,366 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-11-13 06:15:22,367 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"vFW 42077a3e-84c4","description":"vendor software product","vendorName":"e9384ff7-00b2-49bb-a031","vendorId":"89f6ee3d9cb149189975a37db27611c1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5ed1af8bebb548b6b06648c5525cf2ba","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_cLhoUf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0efb95d7fcb84b76a48ef6e8cd87dbc7","owner":"cs0008","status":"ACTIVE"}],"listCount":2} 2022-11-13 06:15:22,369 DEBUG 324:vsp.py(1) - importing VSP vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:22,369 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_cLhoUf_VSP from SDC 2022-11-13 06:15:22,369 DEBUG 175:__init__.py(1) - number of Vsp returned: 2 2022-11-13 06:15:22,369 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx_VSP 2022-11-13 06:15:22,369 INFO 197:__init__.py(1) - Vsp basic_onboard_CIHOdx_VSP doesn't exist in SDC 2022-11-13 06:15:22,389 DEBUG 187:__init__.py(1) - check if Vendor basic_onboard_vendor exists in SDC 2022-11-13 06:15:22,389 INFO 157:__init__.py(1) - retrieving all objects of type Vendor from SDC 2022-11-13 06:15:22,389 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-11-13 06:15:22,389 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-11-13 06:15:22,390 DEBUG 132:onap_service.py(1) - [SDC][get Vendors] data sent: None 2022-11-13 06:15:22,391 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:22,462 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 362 2022-11-13 06:15:22,463 INFO 142:onap_service.py(1) - [SDC][get Vendors] response code: 200 2022-11-13 06:15:22,463 DEBUG 146:onap_service.py(1) - [SDC][get Vendors] response: {"results":[{"id":"89f6ee3d9cb149189975a37db27611c1","type":"vlm","name":"e9384ff7-00b2-49bb-a031","description":"vendor license model","owner":"cs0008","status":"ACTIVE","properties":{}},{"id":"da35e5784e7c4ccbb0f521c883bc0b37","type":"vlm","name":"basic_onboard_vendor","description":"vendor","owner":"cs0008","status":"ACTIVE","properties":{}}],"listCount":2} 2022-11-13 06:15:22,466 DEBUG 175:__init__.py(1) - number of Vendor returned: 2 2022-11-13 06:15:22,466 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_vendor 2022-11-13 06:15:22,466 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-11-13 06:15:22,466 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/da35e5784e7c4ccbb0f521c883bc0b37/versions 2022-11-13 06:15:22,466 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:22,468 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:22,522 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da35e5784e7c4ccbb0f521c883bc0b37/versions HTTP/1.1" 200 264 2022-11-13 06:15:22,523 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:22,524 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8c6a4bf3eabb41a2b31ebbbdec2982db","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1668319906903,"modificationTime":1668319908989,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-11-13 06:15:22,526 DEBUG 46:sdc_element.py(1) - details found, updating 2022-11-13 06:15:22,526 INFO 220:__init__.py(1) - Vendor found, updating information 2022-11-13 06:15:22,527 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-11-13 06:15:22,527 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/da35e5784e7c4ccbb0f521c883bc0b37/versions 2022-11-13 06:15:22,527 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:22,529 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:22,587 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/da35e5784e7c4ccbb0f521c883bc0b37/versions HTTP/1.1" 200 264 2022-11-13 06:15:22,588 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:22,589 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"8c6a4bf3eabb41a2b31ebbbdec2982db","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1668319906903,"modificationTime":1668319908989,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-11-13 06:15:22,595 DEBUG 46:sdc_element.py(1) - details found, updating 2022-11-13 06:15:22,595 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-11-13 06:15:22,596 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-11-13 06:15:22,596 DEBUG 132:onap_service.py(1) - [SDC][create Vsp] data sent: { "name": "basic_onboard_CIHOdx_VSP", "description": "vendor software product", "icon": "icon", "category": "resourceNewCategory.generic", "subCategory": "resourceNewCategory.generic.abstract", "vendorName": "basic_onboard_vendor", "vendorId": "da35e5784e7c4ccbb0f521c883bc0b37", "licensingData": {}, "onboardingMethod": "NetworkPackage" } 2022-11-13 06:15:22,598 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:24,188 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-11-13 06:15:24,190 INFO 142:onap_service.py(1) - [SDC][create Vsp] response code: 200 2022-11-13 06:15:24,190 DEBUG 146:onap_service.py(1) - [SDC][create Vsp] response: {"itemId":"acd12210fb084bc4b01398e66090048e","version":{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","status":"Draft"}} 2022-11-13 06:15:24,192 INFO 330:__init__.py(1) - Vsp basic_onboard_CIHOdx_VSP is created in SDC 2022-11-13 06:15:24,193 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-11-13 06:15:24,193 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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:24,193 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:24,196 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:24,263 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 253 2022-11-13 06:15:24,264 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:24,264 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1668320122074,"modificationTime":1668320122605,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-11-13 06:15:24,267 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-11-13 06:15:24,268 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:24,268 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-11-13 06:15:24,271 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:24,409 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 223 2022-11-13 06:15:24,410 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-11-13 06:15:24,410 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1668320122074,"modificationTime":1668320122584} 2022-11-13 06:15:24,413 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-11-13 06:15:24,413 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:24,413 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:24,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:24,616 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 409 2022-11-13 06:15:24,617 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:24,617 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846"} 2022-11-13 06:15:24,619 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-11-13 06:15:24,620 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:24,620 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:24,622 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:24,866 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 409 2022-11-13 06:15:24,867 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:24,867 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846"} 2022-11-13 06:15:24,870 INFO 241:vsp.py(1) - attempting to upload package for basic_onboard_CIHOdx_VSP in SDC 2022-11-13 06:15:24,870 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-11-13 06:15:24,870 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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:24,870 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:24,872 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:24,928 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 253 2022-11-13 06:15:24,930 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:24,930 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1668320122074,"modificationTime":1668320122605,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-11-13 06:15:24,932 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-11-13 06:15:24,932 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:24,932 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-11-13 06:15:24,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:25,040 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 223 2022-11-13 06:15:25,041 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-11-13 06:15:25,042 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1668320122074,"modificationTime":1668320122584} 2022-11-13 06:15:25,045 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-11-13 06:15:25,045 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:25,045 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:25,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:25,239 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 409 2022-11-13 06:15:25,240 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:25,240 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846"} 2022-11-13 06:15:25,242 DEBUG 129:onap_service.py(1) - [SDC][get vsp version] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-13 06:15:25,243 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:25,243 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:25,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:25,442 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 409 2022-11-13 06:15:25,443 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:25,444 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846"} 2022-11-13 06:15:25,446 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-11-13 06:15:25,446 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/orchestration-template-candidate 2022-11-13 06:15:25,446 DEBUG 132:onap_service.py(1) - [SDC][upload ZIP for Vsp] data sent: None 2022-11-13 06:15:25,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:25,789 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/orchestration-template-candidate HTTP/1.1" 200 94 2022-11-13 06:15:25,790 INFO 142:onap_service.py(1) - [SDC][upload ZIP for Vsp] response code: 200 2022-11-13 06:15:25,791 DEBUG 146:onap_service.py(1) - [SDC][upload ZIP for Vsp] response: {"errors":{},"status":"Success","onboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-11-13 06:15:25,791 INFO 194:vsp.py(1) - Files for Vsp basic_onboard_CIHOdx_VSP have been uploaded 2022-11-13 06:15:25,793 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-11-13 06:15:25,794 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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:25,794 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:25,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:25,845 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 253 2022-11-13 06:15:25,847 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:25,847 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1668320122074,"modificationTime":1668320122605,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-11-13 06:15:25,849 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-11-13 06:15:25,849 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:25,849 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-11-13 06:15:25,851 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:25,963 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 222 2022-11-13 06:15:25,964 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-11-13 06:15:25,965 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1668320122074,"modificationTime":1668320125176} 2022-11-13 06:15:25,967 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-11-13 06:15:25,967 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:25,967 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:25,970 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:26,104 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 480 2022-11-13 06:15:26,106 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:26,106 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-11-13 06:15:26,108 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-11-13 06:15:26,108 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:26,108 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:26,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:26,234 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 480 2022-11-13 06:15:26,236 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:26,236 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-11-13 06:15:26,239 INFO 241:vsp.py(1) - attempting to validate for basic_onboard_CIHOdx_VSP in SDC 2022-11-13 06:15:26,239 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-11-13 06:15:26,239 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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:26,239 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:26,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:26,307 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 253 2022-11-13 06:15:26,308 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:26,308 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1668320122074,"modificationTime":1668320122605,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-11-13 06:15:26,311 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-11-13 06:15:26,311 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:26,311 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-11-13 06:15:26,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:26,428 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 222 2022-11-13 06:15:26,430 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-11-13 06:15:26,430 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1668320122074,"modificationTime":1668320125176} 2022-11-13 06:15:26,432 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-11-13 06:15:26,432 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:26,433 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:26,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:26,561 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 480 2022-11-13 06:15:26,562 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:26,562 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-11-13 06:15:26,565 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-11-13 06:15:26,565 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:26,565 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:26,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:26,716 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 480 2022-11-13 06:15:26,718 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:26,718 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","candidateOnboardingOrigin":"zip","networkPackageName":"ubuntu18agent"} 2022-11-13 06:15:26,720 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-11-13 06:15:26,720 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/orchestration-template-candidate/process 2022-11-13 06:15:26,721 DEBUG 132:onap_service.py(1) - [SDC][Validate artifacts for Vsp] data sent: None 2022-11-13 06:15:26,723 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:30,707 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/orchestration-template-candidate/process HTTP/1.1" 200 87 2022-11-13 06:15:30,709 INFO 142:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response code: 200 2022-11-13 06:15:30,709 DEBUG 146:onap_service.py(1) - [SDC][Validate artifacts for Vsp] response: {"fileNames":["base_ubuntu18.yaml","base_ubuntu18.env"],"errors":{},"status":"Success"} 2022-11-13 06:15:30,711 INFO 209:vsp.py(1) - Artifacts for Vsp basic_onboard_CIHOdx_VSP have been validated 2022-11-13 06:15:30,711 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-11-13 06:15:30,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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:30,712 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:30,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:30,783 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 253 2022-11-13 06:15:30,785 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:30,785 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1668320122074,"modificationTime":1668320122605,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-11-13 06:15:30,787 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-11-13 06:15:30,787 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:30,788 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-11-13 06:15:30,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:30,906 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 222 2022-11-13 06:15:30,907 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-11-13 06:15:30,907 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1668320122074,"modificationTime":1668320130097} 2022-11-13 06:15:30,910 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-11-13 06:15:30,910 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:30,910 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:30,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:31,115 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 656 2022-11-13 06:15:31,116 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:31,116 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","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-11-13 06:15:31,119 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-11-13 06:15:31,119 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:31,119 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:31,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:31,349 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 656 2022-11-13 06:15:31,350 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:31,351 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","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-11-13 06:15:31,353 INFO 241:vsp.py(1) - attempting to commit for basic_onboard_CIHOdx_VSP in SDC 2022-11-13 06:15:31,354 DEBUG 129:onap_service.py(1) - [SDC][get item] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-13 06:15:31,354 DEBUG 131:onap_service.py(1) - [SDC][get item] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:31,354 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:31,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:31,412 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 253 2022-11-13 06:15:31,414 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:31,414 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1668320122074,"modificationTime":1668320122605,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-11-13 06:15:31,416 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-11-13 06:15:31,416 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:31,416 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-11-13 06:15:31,418 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:31,514 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 222 2022-11-13 06:15:31,515 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-11-13 06:15:31,516 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":true},"creationTime":1668320122074,"modificationTime":1668320130097} 2022-11-13 06:15:31,518 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-11-13 06:15:31,518 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:31,518 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:31,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:31,712 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 656 2022-11-13 06:15:31,714 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:31,714 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","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-11-13 06:15:31,716 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-11-13 06:15:31,716 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:31,717 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:31,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:31,904 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 656 2022-11-13 06:15:31,906 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:31,906 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","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-11-13 06:15:31,913 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-11-13 06:15:31,913 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/actions 2022-11-13 06:15:31,914 DEBUG 132:onap_service.py(1) - [SDC][Commit Vsp] data sent: { "commitRequest":{"message":"ok"}, "action": "Commit" } 2022-11-13 06:15:31,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:35,281 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/actions HTTP/1.1" 200 2 2022-11-13 06:15:35,282 INFO 142:onap_service.py(1) - [SDC][Commit Vsp] response code: 200 2022-11-13 06:15:35,283 DEBUG 146:onap_service.py(1) - [SDC][Commit Vsp] response: {} 2022-11-13 06:15:35,285 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-11-13 06:15:35,285 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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:35,285 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:35,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:35,339 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 253 2022-11-13 06:15:35,340 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:35,340 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1668320122074,"modificationTime":1668320131381,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-11-13 06:15:35,343 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-11-13 06:15:35,343 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:35,343 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-11-13 06:15:35,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:35,451 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 223 2022-11-13 06:15:35,453 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-11-13 06:15:35,454 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1668320122074,"modificationTime":1668320130097} 2022-11-13 06:15:35,456 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-11-13 06:15:35,456 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:35,456 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:35,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:35,668 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 656 2022-11-13 06:15:35,669 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:35,669 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","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-11-13 06:15:35,671 INFO 241:vsp.py(1) - attempting to certify/sumbit for basic_onboard_CIHOdx_VSP in SDC 2022-11-13 06:15:35,672 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-11-13 06:15:35,672 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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:35,672 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:35,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:35,728 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 253 2022-11-13 06:15:35,730 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:35,730 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Draft","creationTime":1668320122074,"modificationTime":1668320131381,"additionalInfo":{"OptionalCreationMethods":[]}}],"listCount":1} 2022-11-13 06:15:35,733 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-11-13 06:15:35,733 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:35,733 DEBUG 132:onap_service.py(1) - [SDC][get item version] data sent: None 2022-11-13 06:15:35,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:35,856 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 223 2022-11-13 06:15:35,858 INFO 142:onap_service.py(1) - [SDC][get item version] response code: 200 2022-11-13 06:15:35,858 DEBUG 146:onap_service.py(1) - [SDC][get item version] response: {"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","status":"Draft","state":{"synchronizationState":"UpToDate","dirty":false},"creationTime":1668320122074,"modificationTime":1668320130097} 2022-11-13 06:15:35,861 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-11-13 06:15:35,861 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:35,861 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:35,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:36,082 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 656 2022-11-13 06:15:36,083 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:36,084 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","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-11-13 06:15:36,092 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-11-13 06:15:36,092 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/actions 2022-11-13 06:15:36,092 DEBUG 132:onap_service.py(1) - [SDC][Submit Vsp] data sent: { "action": "Submit" } 2022-11-13 06:15:36,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:41,543 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/actions HTTP/1.1" 200 2 2022-11-13 06:15:41,544 INFO 142:onap_service.py(1) - [SDC][Submit Vsp] response code: 200 2022-11-13 06:15:41,545 DEBUG 146:onap_service.py(1) - [SDC][Submit Vsp] response: {} 2022-11-13 06:15:41,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-11-13 06:15:41,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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:41,547 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:41,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:41,604 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 264 2022-11-13 06:15:41,605 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:41,606 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1668320122074,"modificationTime":1668320139564,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-11-13 06:15:41,608 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_CIHOdx_VSP in SDC 2022-11-13 06:15:41,608 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-11-13 06:15:41,608 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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:41,608 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:41,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:41,668 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 264 2022-11-13 06:15:41,669 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:41,670 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1668320122074,"modificationTime":1668320139564,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-11-13 06:15:41,676 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-11-13 06:15:41,676 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/actions 2022-11-13 06:15:41,676 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-11-13 06:15:41,678 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:42,606 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/actions HTTP/1.1" 200 381 2022-11-13 06:15:42,608 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-11-13 06:15:42,608 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_CIHOdx_VSP","version":"1.0","versionId":"ca2c45c385f641fc8ba1f68111bad846","packageId":"acd12210fb084bc4b01398e66090048e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-11-13 06:15:42,608 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_CIHOdx_VSP","version":"1.0","versionId":"ca2c45c385f641fc8ba1f68111bad846","packageId":"acd12210fb084bc4b01398e66090048e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-11-13 06:15:42,611 INFO 199:base.py(1) - ***************************************************** 2022-11-13 06:15:42,611 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVspOnboardStep: Onboard vsp described in YAML file in SDC. 2022-11-13 06:15:42,611 INFO 201:base.py(1) - ***************************************************** 2022-11-13 06:15:42,611 INFO 227:base.py(1) - ***************************************************** 2022-11-13 06:15:42,612 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-11-13 06:15:42,612 INFO 229:base.py(1) - ***************************************************** 2022-11-13 06:15:42,612 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_CIHOdx exists in SDC 2022-11-13 06:15:42,612 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-11-13 06:15:42,613 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-11-13 06:15:42,613 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-11-13 06:15:42,613 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-11-13 06:15:42,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:15:42,672 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-11-13 06:15:42,674 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-11-13 06:15:42,675 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","name":"vFW 42077a3e-84c4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e43521d-5fa4-4068-a4f1-62c448b9e68a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-11-13 06:15:42,677 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:42,678 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:15:42,678 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:15:42,678 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:15:42,678 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-11-13 06:15:42,678 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:15:42,678 INFO 197:__init__.py(1) - Vf basic_onboard_CIHOdx doesn't exist in SDC 2022-11-13 06:15:52,685 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_CIHOdx exists in SDC 2022-11-13 06:15:52,685 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-11-13 06:15:52,686 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-11-13 06:15:52,686 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-11-13 06:15:52,686 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-11-13 06:15:52,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:15:52,733 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-11-13 06:15:52,734 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-11-13 06:15:52,734 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","name":"vFW 42077a3e-84c4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e43521d-5fa4-4068-a4f1-62c448b9e68a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-11-13 06:15:52,738 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:52,738 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:15:52,738 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:15:52,738 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:15:52,739 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-11-13 06:15:52,739 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:15:52,739 INFO 197:__init__.py(1) - Vf basic_onboard_CIHOdx doesn't exist in SDC 2022-11-13 06:15:52,739 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_CIHOdx exists in SDC 2022-11-13 06:15:52,739 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-11-13 06:15:52,740 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-11-13 06:15:52,740 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-11-13 06:15:52,740 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-11-13 06:15:52,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:15:52,784 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-11-13 06:15:52,786 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-11-13 06:15:52,786 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","name":"vFW 42077a3e-84c4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e43521d-5fa4-4068-a4f1-62c448b9e68a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-11-13 06:15:52,789 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:52,789 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:15:52,789 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:15:52,789 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:15:52,789 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-11-13 06:15:52,789 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:15:52,790 INFO 197:__init__.py(1) - Vf basic_onboard_CIHOdx doesn't exist in SDC 2022-11-13 06:15:52,790 DEBUG 187:__init__.py(1) - check if Vsp basic_onboard_CIHOdx_VSP exists in SDC 2022-11-13 06:15:52,790 INFO 157:__init__.py(1) - retrieving all objects of type Vsp from SDC 2022-11-13 06:15:52,790 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-11-13 06:15:52,791 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-11-13 06:15:52,791 DEBUG 132:onap_service.py(1) - [SDC][get Vsps] data sent: None 2022-11-13 06:15:52,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:52,874 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 899 2022-11-13 06:15:52,875 INFO 142:onap_service.py(1) - [SDC][get Vsps] response code: 200 2022-11-13 06:15:52,875 DEBUG 146:onap_service.py(1) - [SDC][get Vsps] response: {"results":[{"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","owner":"cs0008","status":"ACTIVE"},{"name":"vFW 42077a3e-84c4","description":"vendor software product","vendorName":"e9384ff7-00b2-49bb-a031","vendorId":"89f6ee3d9cb149189975a37db27611c1","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"5ed1af8bebb548b6b06648c5525cf2ba","owner":"cs0008","status":"ACTIVE"},{"name":"basic_onboard_cLhoUf_VSP","description":"vendor software product","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"0efb95d7fcb84b76a48ef6e8cd87dbc7","owner":"cs0008","status":"ACTIVE"}],"listCount":3} 2022-11-13 06:15:52,878 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_CIHOdx_VSP from SDC 2022-11-13 06:15:52,878 DEBUG 324:vsp.py(1) - importing VSP vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:52,878 DEBUG 324:vsp.py(1) - importing VSP basic_onboard_cLhoUf_VSP from SDC 2022-11-13 06:15:52,878 DEBUG 175:__init__.py(1) - number of Vsp returned: 3 2022-11-13 06:15:52,878 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx_VSP 2022-11-13 06:15:52,879 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-11-13 06:15:52,879 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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:52,879 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:52,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:52,935 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 264 2022-11-13 06:15:52,936 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:52,937 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1668320122074,"modificationTime":1668320139564,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-11-13 06:15:52,939 DEBUG 46:sdc_element.py(1) - details found, updating 2022-11-13 06:15:52,939 INFO 220:__init__.py(1) - Vsp found, updating information 2022-11-13 06:15:52,940 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-11-13 06:15:52,940 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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:52,940 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:52,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:52,999 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 264 2022-11-13 06:15:53,000 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:53,001 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1668320122074,"modificationTime":1668320139564,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-11-13 06:15:53,003 DEBUG 46:sdc_element.py(1) - details found, updating 2022-11-13 06:15:53,004 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-11-13 06:15:53,004 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 2022-11-13 06:15:53,004 DEBUG 132:onap_service.py(1) - [SDC][get vsp version] data sent: None 2022-11-13 06:15:53,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:53,289 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846 HTTP/1.1" 200 656 2022-11-13 06:15:53,290 INFO 142:onap_service.py(1) - [SDC][get vsp version] response code: 200 2022-11-13 06:15:53,291 DEBUG 146:onap_service.py(1) - [SDC][get vsp version] response: {"name":"basic_onboard_CIHOdx_VSP","description":"vendor software product","icon":"icon","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorId":"da35e5784e7c4ccbb0f521c883bc0b37","selectedModelList":[],"onboardingMethod":"NetworkPackage","id":"acd12210fb084bc4b01398e66090048e","version":"ca2c45c385f641fc8ba1f68111bad846","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-11-13 06:15:53,294 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_CIHOdx exists in SDC 2022-11-13 06:15:53,294 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-11-13 06:15:53,294 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-11-13 06:15:53,294 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-11-13 06:15:53,295 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-11-13 06:15:53,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:15:53,341 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-11-13 06:15:53,343 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-11-13 06:15:53,343 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","name":"vFW 42077a3e-84c4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e43521d-5fa4-4068-a4f1-62c448b9e68a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-11-13 06:15:53,345 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:53,345 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:15:53,345 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:15:53,345 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:15:53,345 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-11-13 06:15:53,345 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:15:53,346 INFO 197:__init__.py(1) - Vf basic_onboard_CIHOdx doesn't exist in SDC 2022-11-13 06:15:53,346 DEBUG 187:__init__.py(1) - check if ResourceCategory Generic exists in SDC 2022-11-13 06:15:53,346 INFO 157:__init__.py(1) - retrieving all objects of type ResourceCategory from SDC 2022-11-13 06:15:53,346 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-11-13 06:15:53,347 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-11-13 06:15:53,347 DEBUG 132:onap_service.py(1) - [SDC][get ResourceCategorys] data sent: None 2022-11-13 06:15:53,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:53,572 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-11-13 06:15:53,574 INFO 142:onap_service.py(1) - [SDC][get ResourceCategorys] response code: 200 2022-11-13 06:15:53,575 DEBUG 146:onap_service.py(1) - [SDC][get ResourceCategorys] response: {"models":[{"name":"AUTOMATION COMPOSITION","derivedFrom":null,"modelType":"NORMATIVE"},{"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":"ASD_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":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":null,"uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","displayName":null,"normalizedName":"allotted resource","models":null,"uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","displayName":null,"normalizedName":"e2e service","models":["SDC AID"],"uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","displayName":null,"normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","displayName":null,"normalizedName":"etsi nfv network service","models":["ETSI SOL001 v2.5.1","SDC AID"],"uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","displayName":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.11.9"} 2022-11-13 06:15:53,579 DEBUG 175:__init__.py(1) - number of ResourceCategory returned: 9 2022-11-13 06:15:53,579 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic 2022-11-13 06:15:53,579 INFO 220:__init__.py(1) - ResourceCategory found, updating information 2022-11-13 06:15:53,579 INFO 312:__init__.py(1) - attempting to create Vf basic_onboard_CIHOdx in SDC 2022-11-13 06:15:53,579 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_CIHOdx exists in SDC 2022-11-13 06:15:53,580 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-11-13 06:15:53,580 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-11-13 06:15:53,580 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-11-13 06:15:53,580 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-11-13 06:15:53,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:15:53,625 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-11-13 06:15:53,626 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-11-13 06:15:53,626 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","name":"vFW 42077a3e-84c4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e43521d-5fa4-4068-a4f1-62c448b9e68a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-11-13 06:15:53,628 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 42077a3e-84c4 from SDC 2022-11-13 06:15:53,629 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:15:53,629 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:15:53,629 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:15:53,629 DEBUG 175:__init__.py(1) - number of Vf returned: 1 2022-11-13 06:15:53,629 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:15:53,629 INFO 197:__init__.py(1) - Vf basic_onboard_CIHOdx doesn't exist in SDC 2022-11-13 06:15:53,647 INFO 241:vsp.py(1) - attempting to create CSAR package for basic_onboard_CIHOdx_VSP in SDC 2022-11-13 06:15:53,647 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-11-13 06:15:53,647 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/acd12210fb084bc4b01398e66090048e/versions 2022-11-13 06:15:53,648 DEBUG 132:onap_service.py(1) - [SDC][get item] data sent: None 2022-11-13 06:15:53,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:53,703 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/onboarding-api/v1.0/items/acd12210fb084bc4b01398e66090048e/versions HTTP/1.1" 200 264 2022-11-13 06:15:53,704 INFO 142:onap_service.py(1) - [SDC][get item] response code: 200 2022-11-13 06:15:53,705 DEBUG 146:onap_service.py(1) - [SDC][get item] response: {"results":[{"id":"ca2c45c385f641fc8ba1f68111bad846","name":"1.0","description":"Initial version","baseId":"","status":"Certified","creationTime":1668320122074,"modificationTime":1668320139564,"additionalInfo":{"OptionalCreationMethods":["major"]}}],"listCount":1} 2022-11-13 06:15:53,711 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-11-13 06:15:53,711 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/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/actions 2022-11-13 06:15:53,711 DEBUG 132:onap_service.py(1) - [SDC][Create_Package Vsp] data sent: { "action": "Create_Package" } 2022-11-13 06:15:53,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:54,724 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "PUT /sdc1/feProxy/onboarding-api/v1.0/vendor-software-products/acd12210fb084bc4b01398e66090048e/versions/ca2c45c385f641fc8ba1f68111bad846/actions HTTP/1.1" 200 381 2022-11-13 06:15:54,725 INFO 142:onap_service.py(1) - [SDC][Create_Package Vsp] response code: 200 2022-11-13 06:15:54,726 DEBUG 146:onap_service.py(1) - [SDC][Create_Package Vsp] response: {"description":"vendor software product","vspName":"basic_onboard_CIHOdx_VSP","version":"1.0","versionId":"ca2c45c385f641fc8ba1f68111bad846","packageId":"acd12210fb084bc4b01398e66090048e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-11-13 06:15:54,726 INFO 226:vsp.py(1) - result: {"description":"vendor software product","vspName":"basic_onboard_CIHOdx_VSP","version":"1.0","versionId":"ca2c45c385f641fc8ba1f68111bad846","packageId":"acd12210fb084bc4b01398e66090048e","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","packageType":"CSAR","resourceType":"VF"} 2022-11-13 06:15:54,728 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-11-13 06:15:54,729 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-11-13 06:15:54,729 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": "acd12210fb084bc4b01398e66090048e", "csarVersion": "1.0", "deploymentArtifacts": {}, "description": "VF", "icon": "defaulticon", "name": "basic_onboard_CIHOdx", "properties": [], "groups": [], "requirements": {}, "resourceType": "VF", "tags": ["basic_onboard_CIHOdx"], "toscaArtifacts": {}, "vendorName": "basic_onboard_vendor", "vendorRelease": "1.0" } 2022-11-13 06:15:54,731 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:15:59,572 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-11-13 06:15:59,580 INFO 142:onap_service.py(1) - [SDC][create Vf] response code: 201 2022-11-13 06:15:59,589 DEBUG 146:onap_service.py(1) - [SDC][create Vf] response: {"artifacts":{"vspbasiconboardcihodxvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOURTVWhQWkhoZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1668320155952,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vspbasiconboardcihodxvspinformationtxt","artifactName":"VSP_basic_onboard_CIHOdx_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OGRiOGZiZjM0OThmOGQ1NGY2NGQxYTg5YmQ1NTgwYmI=","artifactUUID":"b46d7c16-dd5c-4362-bb0b-c7a674ff37a0","artifactDisplayName":"VSP_basic_onboard_CIHOdx_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardcihodxvspinformationtxt","esId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vspbasiconboardcihodxvspinformationtxt","duplicated":false,"payloadUpdateDate":1668320155955,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1668320155952,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false}},"deploymentArtifacts":{"vspbasiconboardcihodxvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOURTVWhQWkhoZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1668320155952,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vspbasiconboardcihodxvspinformationtxt","artifactName":"VSP_basic_onboard_CIHOdx_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OGRiOGZiZjM0OThmOGQ1NGY2NGQxYTg5YmQ1NTgwYmI=","artifactUUID":"b46d7c16-dd5c-4362-bb0b-c7a674ff37a0","artifactDisplayName":"VSP_basic_onboard_CIHOdx_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardcihodxvspinformationtxt","esId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vspbasiconboardcihodxvspinformationtxt","duplicated":false,"payloadUpdateDate":1668320155955,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1668320155952,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"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":1668320155992,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"07ff6b11-5fa6-4c64-bb94-58cb4615f21d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","duplicated":false,"payloadUpdateDate":1668320156004,"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":1668320155992,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1668320156023,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1668320156023,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1668320156023,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1668320154527,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.assettoscacsar","artifactName":"resource-BasicOnboardCihodx-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":1668320154527,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1668320154527,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.assettoscatemplate","artifactName":"resource-BasicOnboardCihodx-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":1668320154527,"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":["bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group"],"source":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","uniqueId":"capability.12dbdb5f-3b64-4320-9450-77d2b617d22d.feature","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","uniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d.dependency","capability":"tosca.capabilities.Node","ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.port","capability":"tosca.capabilities.Attachment","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","value":"{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"sg_\",\"base\":{\"get_input\":\"vnf_name\"}}}}","immutable":false,"mappedToComponentProperty":true,"status":"supported","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.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,"userCreated":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,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}],"attributes":[{"parentUniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.12dbdb5f-3b64-4320-9450-77d2b617d22d.tosca_name","ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","getOutputAttribute":false,"empty":false},{"definition":false,"name":"show","type":"string","uniqueId":"attribute.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.show","description":"Detailed information about resource","status":"supported","getOutputAttribute":false,"empty":false},{"parentUniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","definition":false,"name":"state","type":"string","uniqueId":"attribute.12dbdb5f-3b64-4320-9450-77d2b617d22d.state","ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","getOutputAttribute":false,"empty":false},{"parentUniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.12dbdb5f-3b64-4320-9450-77d2b617d22d.tosca_id","ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","getOutputAttribute":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"ubuntu18_admin_security_group"},"actualComponentUid":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","createdFromCsar":true,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group","normalizedName":"ubuntu18_admin_security_group","name":"ubuntu18_admin_security_group","creationTime":1668320155677,"icon":"securityrules","originType":"VFC","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"ubuntu18_admin_security_group","createdFrom":"CSAR","componentUid":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules","modificationTime":1668320155841,"customizationUUID":"d7079d95-6cb2-43d6-90a6-2b84e70764dc","posX":"475.0","posY":"325.0","componentName":"SecurityRules","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false},{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"feature","uniqueId":"capability.12dbdb5f-3b64-4320-9450-77d2b617d22d.feature","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"feature","uniqueId":"capability.12dbdb5f-3b64-4320-9450-77d2b617d22d.feature","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false}],"type":"tosca.capabilities.Scalable","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"scalable","uniqueId":"capability.2e98a61d-85cd-4577-8327-07403ea37c41.scalable","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"forwarder","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.forwarder","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"binding","uniqueId":"capability.423ed857-7693-41af-8333-774aefa3741e.binding","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"binding","uniqueId":"capability.2e98a61d-85cd-4577-8327-07403ea37c41.binding","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15e71c6b-50db-457e-8947-e30810f88535","getInputProperty":false,"ownerId":"15e71c6b-50db-457e-8947-e30810f88535","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"port_mirroring","uniqueId":"capability.15e71c6b-50db-457e-8947-e30810f88535.port_mirroring","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false}],"type":"tosca.capabilities.Container","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"host","uniqueId":"capability.2e98a61d-85cd-4577-8327-07403ea37c41.host","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.incoming.packets.rate","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.incoming.packets.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.outgoing.bytes","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.outgoing.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.outgoing.packets.rate","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.outgoing.packets.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.outpoing.packets","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.outpoing.packets","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.incoming.bytes.rate","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.incoming.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.incoming.bytes","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.incoming.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.outgoing.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.incoming.packets","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.incoming.packets","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.ephemeral.size","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.ephemeral.size","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"instance","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.instance","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"memory","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.memory","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.iops","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.iops","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.read.requests","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.read.requests","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"cpu.delta","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.cpu.delta","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.capacity","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.capacity","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.read.bytes","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.read.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.write.bytes","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.write.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.latency","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.latency","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.read.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.usage","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.usage","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"cpu_util","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.cpu_util","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.allocation","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.allocation","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.write.requests.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.write.requests.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.write.bytes.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.write.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.latency","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.latency","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"cpu","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.cpu","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.write.requests","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.write.requests","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.write.bytes","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.write.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.read.requests","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.read.requests","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.root.size","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.root.size","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.write.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"vcpus","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.vcpus","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.iops","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.iops","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.usage","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.usage","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.read.requests.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.read.requests.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.write.requests.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.write.requests.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.allocation","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.allocation","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.read.bytes.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.read.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.read.bytes","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.read.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"memory.usage","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.memory.usage","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.capacity","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.capacity","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"memory.resident","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.memory.resident","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.write.requests","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.write.requests","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"os","uniqueId":"capability.2e98a61d-85cd-4577-8327-07403ea37c41.os","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"endpoint","uniqueId":"capability.2e98a61d-85cd-4577-8327-07403ea37c41.endpoint","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"attachment","uniqueId":"capability.423ed857-7693-41af-8333-774aefa3741e.attachment","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"dependency","uniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d.dependency","capability":"tosca.capabilities.Node","ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"dependency","uniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d.dependency","capability":"tosca.capabilities.Node","ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"link","uniqueId":"87a5c27f-0b96-44ca-961d-7b6d5e879126.link","capability":"tosca.capabilities.network.Linkable","ownerId":"87a5c27f-0b96-44ca-961d-7b6d5e879126","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"local_storage","uniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","value":"[{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"port_\",\"base\":{\"get_input\":\"vnf_name\"}}}}]","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":true,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"81d1b131-31ee-45f7-9da2-453db1801bac.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":true,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","value":"","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.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","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"abstract_ubuntu18"},"actualComponentUid":"cadab183-d035-4864-8134-f736ea632d41","createdFromCsar":true,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","normalizedName":"abstract_ubuntu18","name":"abstract_ubuntu18","creationTime":1668320155678,"icon":"defaulticon","originType":"CVFC","isProxy":false,"toscaArtifacts":{},"directives":["substitutable"],"invariantName":"abstract_ubuntu18","createdFrom":"CSAR","componentUid":"cadab183-d035-4864-8134-f736ea632d41","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vfc.BasicOnboardCihodxcvfc.abstract.abstract.nodes.ubuntu18","modificationTime":1668320155841,"customizationUUID":"3272b942-1908-438e-b103-4a4f5ba41081","posX":"275.0","posY":"325.0","componentName":"basic_onboard_CIHOdx-nodes.ubuntu18Cvfc","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[{"toNode":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","relationships":[{"relation":{"requirement":"port","capabilityOwnerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","requirementOwnerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group","id":"bab90637-5f9e-488d-92b5-ec050ca67c0d","relationship":{"type":"org.openecomp.relationships.AttachesTo"},"capability":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","capabilityUid":"capability.423ed857-7693-41af-8333-774aefa3741e.attachment","requirementUid":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.port"},"operations":[]}],"fromNode":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group","originUI":false}],"componentInstancesInputs":{"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18":[{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_name","value":"[{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"port_\",\"base\":{\"get_input\":\"vnf_name\"}}}}]","immutable":false,"mappedToComponentProperty":true,"inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vnf_name","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.nfc_naming","type":"org.openecomp.datatypes.Naming","required":false,"description":"vfc naming","password":false,"name":"nfc_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.vm_flavor_name","type":"string","required":true,"password":false,"name":"vm_flavor_name","value":"{\"get_input\":\"ubuntu18_flavor_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.ubuntu18_flavor_name","getInputValues":[{"propName":"vm_flavor_name","inputName":"ubuntu18_flavor_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.ubuntu18_flavor_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":true,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_user_data_format","value":"[\"RAW\"]","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"81d1b131-31ee-45f7-9da2-453db1801bac.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.vm_image_name","type":"string","required":true,"password":false,"name":"vm_image_name","value":"{\"get_input\":\"ubuntu18_image_name\"}","immutable":false,"mappedToComponentProperty":true,"inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.ubuntu18_image_name","getInputValues":[{"propName":"vm_image_name","inputName":"ubuntu18_image_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.ubuntu18_image_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":true,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.high_availablity","type":"string","required":false,"description":"high_availablity","password":false,"name":"high_availablity","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_vlan_requirements","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.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","isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vf_module_id","getInputValues":[{"propName":"vf_module_id","inputName":"vf_module_id","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vf_module_id","list":false,"empty":false},{"propName":"vnf_id","inputName":"vnf_id","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vnf_id","list":false,"empty":false},{"propName":"vnf_name","inputName":"vnf_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"json","schemaProperty":{"definition":false,"hidden":false,"type":"json","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.nfc_function","type":"string","required":false,"password":false,"name":"nfc_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.index_value","type":"integer","required":false,"defaultValue":"0","description":"Index value of this substitution service template runtime instance","password":false,"name":"index_value","value":"","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"compute_ubuntu18_name","value":"[{\"get_input\":\"ubuntu18_name_0\"}]","immutable":false,"mappedToComponentProperty":true,"inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.ubuntu18_name_0","getInputValues":[{"propName":"compute_ubuntu18_name","inputName":"ubuntu18_name_0","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.ubuntu18_name_0","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.max_instances","type":"integer","required":false,"description":"Maximum number of VFC Instances","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"status":"supported","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"port_ubuntu18_admin_plane_port_0_related_networks","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.admin_plane_net_name","getInputValues":[{"propName":"port_ubuntu18_admin_plane_port_0_network","inputName":"admin_plane_net_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.admin_plane_net_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36.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","isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0"}],"parentUniqueId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","getInputProperty":false,"ownerId":"441d1a58-90cc-4584-b76f-fff26ffc6f36","empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":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,"userCreated":false,"schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"cadab183-d035-4864-8134-f736ea632d41.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,"userCreated":false,"getInputProperty":false,"empty":false}]},"componentInstancesProperties":{"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group":[{"definition":false,"hidden":false,"uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.name","type":"string","required":false,"description":"A symbolic name for this security group, which is not required to be unique.","password":false,"name":"name","value":"{\"str_replace\":{\"template\":\"pre_base_rand\",\"params\":{\"rand\":\"UNSUPPORTED_RESOURCE_random-str\",\"pre\":\"sg_\",\"base\":{\"get_input\":\"vnf_name\"}}}}","immutable":false,"mappedToComponentProperty":true,"status":"supported","getInputValues":[{"propName":"base","inputName":"vnf_name","inputId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vnf_name","list":false,"empty":false}],"isDeclaredListInput":false,"userCreated":false,"getInputProperty":true,"empty":false},{"definition":false,"hidden":false,"uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.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,"userCreated":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,"userCreated":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,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"empty":false}]},"componentInstancesAttributes":{"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group":[{"parentUniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","uniqueId":"attribute.12dbdb5f-3b64-4320-9450-77d2b617d22d.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","getOutputAttribute":false,"empty":false},{"uniqueId":"attribute.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.show","name":"show","type":"string","definition":false,"description":"Detailed information about resource","status":"supported","getOutputAttribute":false,"empty":false},{"parentUniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","uniqueId":"attribute.12dbdb5f-3b64-4320-9450-77d2b617d22d.state","name":"state","type":"string","definition":false,"ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","getOutputAttribute":false,"empty":false},{"parentUniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","uniqueId":"attribute.12dbdb5f-3b64-4320-9450-77d2b617d22d.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","getOutputAttribute":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group"],"source":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","uniqueId":"capability.12dbdb5f-3b64-4320-9450-77d2b617d22d.feature","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules"],"name":"feature","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"feature","uniqueId":"capability.12dbdb5f-3b64-4320-9450-77d2b617d22d.feature","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","tosca.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"feature_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.Node","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"feature","uniqueId":"capability.12dbdb5f-3b64-4320-9450-77d2b617d22d.feature","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"feature_ubuntu18","empty":false}],"tosca.capabilities.Scalable":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.max_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.min_instances","type":"integer","required":false,"defaultValue":"1","password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Scalable.default_instances","type":"integer","required":false,"password":false,"name":"default_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false}],"type":"tosca.capabilities.Scalable","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"scalable","uniqueId":"capability.2e98a61d-85cd-4577-8327-07403ea37c41.scalable","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"scalable_ubuntu18","empty":false}],"org.openecomp.capabilities.Forwarder":[{"external":false,"type":"org.openecomp.capabilities.Forwarder","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"forwarder","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.forwarder","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"forwarder_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.network.Bindable":[{"external":false,"type":"tosca.capabilities.network.Bindable","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"binding","uniqueId":"capability.423ed857-7693-41af-8333-774aefa3741e.binding","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":["org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface","org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface"],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"binding_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"type":"tosca.capabilities.network.Bindable","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"binding","uniqueId":"capability.2e98a61d-85cd-4577-8327-07403ea37c41.binding","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"binding_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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"15e71c6b-50db-457e-8947-e30810f88535","getInputProperty":false,"ownerId":"15e71c6b-50db-457e-8947-e30810f88535","empty":false}],"type":"org.openecomp.capabilities.PortMirroring","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"port_mirroring","uniqueId":"capability.15e71c6b-50db-457e-8947-e30810f88535.port_mirroring","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"port_mirroring_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Container":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.num_cpus","type":"integer","required":false,"password":false,"name":"num_cpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"1\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"1"}],"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.disk_size","type":"scalar-unit.size","required":false,"password":false,"name":"disk_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.cpu_frequency","type":"scalar-unit.frequency","required":false,"password":false,"name":"cpu_frequency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0.1 GHz\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0.1 GHz"}],"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Container.mem_size","type":"scalar-unit.size","required":false,"password":false,"name":"mem_size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"greaterOrEqual\":\"0 MB\"}"],"userCreated":false,"constraints":[{"greaterOrEqual":"0 MB"}],"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false}],"type":"tosca.capabilities.Container","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"host","uniqueId":"capability.2e98a61d-85cd-4577-8327-07403ea37c41.host","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"host_ubuntu18","empty":false}],"org.openecomp.capabilities.metric.Ceilometer":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.incoming.packets.rate","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.incoming.packets.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.outgoing.bytes","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.outgoing.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.packets.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.outgoing.packets.rate","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.outgoing.packets.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.packets.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outpoing.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.outpoing.packets","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.outpoing.packets","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outpoing.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.incoming.bytes.rate","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.incoming.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.incoming.bytes","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.incoming.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.bytes_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.outgoing.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.outgoing.bytes.rate","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.outgoing.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.outgoing.bytes.rate_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"network.incoming.packets","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bd26b109-cb72-44a7-bc25-8477d415f381","getInputProperty":false,"ownerId":"bd26b109-cb72-44a7-bc25-8477d415f381","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"network.incoming.packets","uniqueId":"capability.bd26b109-cb72-44a7-bc25-8477d415f381.network.incoming.packets","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.nodes.network.Port","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extCP","org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"network.incoming.packets_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.ephemeral.size","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.ephemeral.size","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.ephemeral.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"instance","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"instance","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.instance","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"instance_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"memory","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.memory","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.iops","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.iops","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.read.requests","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.read.requests","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu.delta","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"cpu.delta","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.cpu.delta","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu.delta_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.capacity","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.capacity","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.read.bytes","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.read.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.write.bytes","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.write.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.latency","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.latency","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.read.bytes.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.read.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.usage","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.usage","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu_util","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"cpu_util","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.cpu_util","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_util_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.allocation","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.allocation","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.write.requests.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.write.requests.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.write.bytes.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.write.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.latency","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.latency","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.latency","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.latency_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"cpu","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"cpu","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.cpu","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"cpu_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.write.requests","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.write.requests","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.write.bytes","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.write.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.read.requests","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.read.requests","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.requests_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.root.size","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.root.size","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.root.size","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.root.size_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.write.bytes.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.write.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"vcpus","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"vcpus","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.vcpus","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"vcpus_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.iops","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.iops","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.iops","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.iops_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.usage","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.usage","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.read.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.read.requests.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.read.requests.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.read.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.write.requests.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.write.requests.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.write.requests.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.write.requests.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.allocation","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.allocation","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.allocation","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.allocation_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes.rate","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.read.bytes.rate","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.read.bytes.rate","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes.rate_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.read.bytes","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.read.bytes","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.read.bytes","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.read.bytes_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.usage","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"memory.usage","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.memory.usage","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.usage_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.device.capacity","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.device.capacity","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.device.capacity","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.device.capacity_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"memory.resident","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"memory.resident","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.memory.resident","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"memory.resident_ubuntu18","empty":false},{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.capabilities.metric.Ceilometer.name","type":"string","required":true,"description":"Ceilometer metric type name to monitor. (The name ceilometer is using)","password":false,"name":"name","value":"disk.write.requests","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"3d8a00ed-7972-487c-851e-a194032a81b7","getInputProperty":false,"ownerId":"3d8a00ed-7972-487c-851e-a194032a81b7","empty":false}],"type":"org.openecomp.capabilities.metric.Ceilometer","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"description":"A node type that includes the Metric capability indicates that it can be monitored using ceilometer.","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"disk.write.requests","uniqueId":"capability.3d8a00ed-7972-487c-851e-a194032a81b7.disk.write.requests","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"disk.write.requests_ubuntu18","empty":false}],"tosca.capabilities.OperatingSystem":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.type","type":"string","required":false,"password":false,"name":"type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.distribution","type":"string","required":false,"password":false,"name":"distribution","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.version","type":"version","required":false,"password":false,"name":"version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false},{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.OperatingSystem.architecture","type":"string","required":false,"password":false,"name":"architecture","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false}],"type":"tosca.capabilities.OperatingSystem","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"os","uniqueId":"capability.2e98a61d-85cd-4577-8327-07403ea37c41.os","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"os_ubuntu18","empty":false}],"tosca.capabilities.Endpoint.Admin":[{"external":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"tosca.capabilities.Endpoint.Admin.secure","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"secure","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","getInputProperty":false,"ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","empty":false}],"type":"tosca.capabilities.Endpoint.Admin","path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"endpoint","uniqueId":"capability.2e98a61d-85cd-4577-8327-07403ea37c41.endpoint","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.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.BasicOnboardCihodx.abstract.compute.nodes.heat.ubuntu18"],"name":"endpoint_ubuntu18","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"type":"tosca.capabilities.Attachment","path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"attachment","uniqueId":"capability.423ed857-7693-41af-8333-774aefa3741e.attachment","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.cp.v2.extNeutronCP","org.openecomp.resource.cp.v2.extNeutronCP"],"name":"attachment_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group"],"node":"tosca.nodes.Root","source":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","uniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d.dependency","capability":"tosca.capabilities.Node","ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency","empty":false},{"external":false,"path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"dependency","uniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d.dependency","capability":"tosca.capabilities.Node","ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18_ubuntu18_admin_plane_port_0","empty":false},{"external":false,"path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"node":"tosca.nodes.Root","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"dependency","uniqueId":"12dbdb5f-3b64-4320-9450-77d2b617d22d.dependency","capability":"tosca.capabilities.Node","ownerId":"12dbdb5f-3b64-4320-9450-77d2b617d22d","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"dependency_ubuntu18","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["cadab183-d035-4864-8134-f736ea632d41.423ed857-7693-41af-8333-774aefa3741e.ubuntu18_ubuntu18_admin_plane_port_0","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"link","uniqueId":"87a5c27f-0b96-44ca-961d-7b6d5e879126.link","capability":"tosca.capabilities.network.Linkable","ownerId":"87a5c27f-0b96-44ca-961d-7b6d5e879126","ownerName":"ubuntu18_ubuntu18_admin_plane_port_0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.network.LinksTo","name":"link_ubuntu18_ubuntu18_admin_plane_port_0","empty":false}],"tosca.capabilities.Attachment":[{"external":false,"path":["bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group"],"node":"org.openecomp.resource.cp.nodes.heat.network.neutron.Port","source":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.port","capability":"tosca.capabilities.Attachment","ownerId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group","ownerName":"ubuntu18_admin_security_group","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"org.openecomp.relationships.AttachesTo","name":"port","empty":false},{"external":false,"path":["cadab183-d035-4864-8134-f736ea632d41.9fc0948f-6079-480b-b9c8-126d1bfc6f44.ubuntu18","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18"],"node":"tosca.nodes.BlockStorage","source":"cadab183-d035-4864-8134-f736ea632d41","parentName":"local_storage","uniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41.local_storage","capability":"tosca.capabilities.Attachment","ownerId":"2e98a61d-85cd-4577-8327-07403ea37c41","ownerName":"ubuntu18","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.AttachesTo","name":"local_storage_ubuntu18","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.multi_stage_design","type":"boolean","required":false,"defaultValue":"false","password":false,"name":"multi_stage_design","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.availability_zone_max_count","type":"integer","required":false,"defaultValue":"1","password":false,"name":"availability_zone_max_count","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false}],"groups":[{"typeUid":"org.openecomp.groups.heat.HeatStack.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"base_ubuntu18_group","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.base_ubuntu18_group","name":"base_ubuntu18_group","version":"0.0","type":"org.openecomp.groups.heat.HeatStack","invariantName":"base_ubuntu18_group","createdFrom":"CSAR","invariantUUID":"98a62e4b-d392-4223-8504-f4a72cc8cd96","groupUUID":"4732408e-d334-4216-9fd9-aac01c820069","members":{"abstract_ubuntu18":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ubuntu18_admin_security_group":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file.property.1","type":"string","required":true,"description":"Heat file which associate to this group/heat stack","password":false,"name":"heat_file","value":"../Artifacts/base_ubuntu18.yaml","immutable":false,"mappedToComponentProperty":true,"getInputValues":[],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.heat_file","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description.property.2","type":"string","required":true,"description":"group description","password":false,"name":"description","value":"Heat template to deploy ubuntu VM Closed Loop for ONAP","immutable":false,"mappedToComponentProperty":true,"getInputValues":[],"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","getInputProperty":false,"ownerId":"org.openecomp.groups.heat.HeatStack.1.0.grouptype.description","empty":false}],"empty":false},{"typeUid":"org.openecomp.groups.VfModule.1.0.grouptype","propertyValueCounter":0,"capabilities":{},"normalizedName":"BasicOnboardCihodx..base_ubuntu18..module-0","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.BasicOnboardCihodx..base_ubuntu18..module-0","name":"BasicOnboardCihodx..base_ubuntu18..module-0","version":"0.0","type":"org.openecomp.groups.VfModule","artifacts":["bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1env"],"invariantName":"BasicOnboardCihodx..base_ubuntu18..module-0","createdFrom":"CSAR","invariantUUID":"a0207ab8-18e0-4b05-b85b-082c761567d5","artifactsUuid":["07ff6b11-5fa6-4c64-bb94-58cb4615f21d"],"groupUUID":"8bf79015-9545-4814-971e-728dbfc0de0e","members":{"abstract_ubuntu18":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.cadab183-d035-4864-8134-f736ea632d41.abstract_ubuntu18","ubuntu18_admin_security_group":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.28d664a3-dfd1-4066-a8f3-fa6e4de10a6f.ubuntu18_admin_security_group"},"vspOriginated":true,"userDefined":false,"properties":[{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase.property.1","type":"boolean","required":false,"defaultValue":"false","description":"Whether this module should be deployed before other modules","password":false,"name":"isBase","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.VF","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"abstract":false,"resourceType":"VF","toscaResourceName":"org.openecomp.resource.vf.BasicOnboardCihodx","vendorName":"basic_onboard_vendor","vendorRelease":"1.0","resourceVendorModelNumber":"","creationDate":1668320154527,"version":"0.1","icon":"defaulticon","description":"VF","tags":["basic_onboard_CIHOdx"],"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c","componentMetadataForSupportLog":{"SupportablityComponentUUID":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","SupportablityComponentName":"basic_onboard_CIHOdx","SupportablityCsarVersion":"1.0","SupportablityCsarUUID":"acd12210fb084bc4b01398e66090048e","SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","highestVersion":true,"systemName":"BasicOnboardCihodx","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","normalizedName":"basiconboardcihodx","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","topologyTemplate":true,"componentType":"RESOURCE","creatorFullName":"Carlos Santana","lastUpdateDate":1668320155779,"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":1668320155992,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"07ff6b11-5fa6-4c64-bb94-58cb4615f21d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","duplicated":false,"payloadUpdateDate":1668320156004,"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":1668320155992,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vspbasiconboardcihodxvspinformationtxt":{"payloadData":"TVM0Z0lDQWdWbE5RSUVSbGRHRnBiSE02SUFvZ0lDQWdZUzRnSUNBZ1RtRnRaVG9nWW1GemFXTmZiMjVpYjJGeVpGOURTVWhQWkhoZlZsTlFDaUFnSUNCaUxpQWdJQ0JFWlhOamNtbHdkR2x2YmlCMlpXNWtiM0lnYzI5bWRIZGhjbVVnY0hKdlpIVmpkQW9nSUNBZ1l5NGdJQ0FnVm1WeWMybHZiam9nTUM0d0NpQWdJQ0JrTGlBZ0lDQldaVzVrYjNJNklHSmhjMmxqWDI5dVltOWhjbVJmZG1WdVpHOXlDaUFnSUNCbExpQWdJQ0JEWVhSbFoyOXllVG9nY21WemIzVnlZMlZPWlhkRFlYUmxaMjl5ZVM1blpXNWxjbWxqQ2lBZ0lDQm1MaUFnSUNCTWFXTmxibk5sSUVSbGRHRnBiSE02SUFvZ0lDQWdJQ0FnSUdrdUlDQWdJRXhwWTJWdWMyVWdUVzlrWld3Z1ZtVnljMmx2YmpvZ0NpQWdJQ0FnSUNBZ2FXa3VJQ0FnSUV4cFkyVnVjMlVnUVdkeVpXVnRaVzUwSUU1aGJXVTZJRzUxYkd3S0lDQWdJQ0FnSUNCcGFXa2dJQ0FnVEdsemRDQnZaaUJHWldGMGRYSmxJRWR5YjNWd2N6b2dDaUFnSUNCbkxpQWdJQ0JJYVdkb0lFRjJZV2xzWVdKcGJHbDBlU0FLSUNBZ0lHZ3VJQ0FnSUZOMGIzSmhaMlVnUkdGMFlTQkNZV05yTFhWd0lFUmxkR0ZwYkhNNklBb2dJQ0FnSUNBZ0lHa3VJQ0FnSUVSaGRHRWdVbVZ3YkdsallYUnBiMjRnVW1WeGRXbHlaV1EvT2lCbVlXeHpaUW9nSUNBZ0lDQWdJR2xwTGlBZ0lDQUpSR0YwWVNCVGFYcGxJSFJ2SUhKbGNHeHBZMkYwWlNCcGJpQkhRam9nYm5Wc2JBb2dJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1JHRjBZU0J5WlhCc2FXTmhkR2x2YmlCbWNtVnhkV1Z1WTNrNklHNTFiR3dLSUNBZ0lDQWdJQ0JwZGk0Z0lDQWdVbVZ3YkdsallYUnBiMjRnVTI5MWNtTmxPaUJ1ZFd4c0NpQWdJQ0FnSUNBZ2RpNGdJQ0FnVW1Wd2JHbGpZWFJwYjI0Z1JHVnpkR2x1WVhScGIyNDZJRzUxYkd3S0lDQWdJRE11SUNBZ0lFeHBjM1FnYjJZZ1ZrWkRjeUFLSUNBZ0lDQWdJQ0JoTGlBZ0lDQkdiM0lnWldGamFDQldSa002SUFvZ0lDQWdJQ0FnSUNBZ0lDQnBMaUFnSUNCV1JrTWdUbUZ0WlRvZ0NpQWdJQ0FnSUNBZ0lDQWdJR2xwTGlBZ0lDQkVaWE5qY21sd2RHbHZiam9nQ2lBZ0lDQWdJQ0FnSUNBZ0lHbHBhUzRnSUNBZ1NXMWhaMlZ6T2lBS0lDQWdJQ0FnSUNBZ0lDQWdhWFl1SUNBZ0lFTnZiWEIxZEdVdlZrMGdRMmhoY21GamRHVnlhWE4wYVdOeklBb2dJQ0FnSUNBZ0lDQWdJQ0FnSUNBZ01TNGdJQ0FnZGtOUVZUb2dDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXlMaUFnSUNCRFVGVWdiM1psY2kxemRXSnpZM0pwY0hScGIyNDZJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdNeTRnSUNBZ1RXVnRiM0o1T2lBS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURRdUlDQWdJRVJwYzJzNklBb2dJQ0FnSUNBZ0lDQWdJQ0IyTGlBZ0lDQkllWEJsY25acGMyOXlJRVJsZEdGcGJITWdDaUFnSUNBZ0lDQWdJQ0FnSUNBZ0lDQXhMaUFnSUNCT1lXMWxPaUJMVmswS0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnSURJdUlDQWdJRVJ5YVhabGNuTTZJRzUxYkd3S0lDQWdJQ0FnSUNBZ0lDQWdkbWt1SUNBZ0lFZDFaWE4wSUU5VElFUmxkR0ZwYkhNZ0NpQWdJQ0FnSUNBZ0lDQWdJQ0FnSUNBeExpQWdJQ0JPWVcxbE9pQnVkV3hzQ2lBZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0F5TGlBZ0lDQkNhWFFnVTJsNlpUb2dOalFLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRE11SUNBZ0lGUnZiMnh6T2lCdWRXeHNDaUFnSUNBZ0lDQWdJQ0FnSUhacGFTNGdJQ0FnVG5WdFltVnlJRzltSUZaR1F5Qkpibk4wWVc1alpYTWdDaUFnSUNBZ0lDQWdJQ0FnSUhacGFXa3VJQ0FnSUhaT1NVTnpJQW9nSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdOUzRnSUNBZ1VISnZkRzlqYjJ4ek9pQlFjbTkwYjJOdmJITW9jSEp2ZEc5amIyeHpQVnRkTENCd2NtOTBiMk52YkZkcGRHaElhV2RvWlhOMFZISmhabVpwWTFCeWIyWnBiR1U5S1FvZ0lDQWdJQ0FnSUNBZ0lDQWdJQ0FnTmk0Z0lDQWdTVkFnZGpRZ1VtVnhkV2x5WldRNklIUnlkV1VLSUNBZ0lDQWdJQ0FnSUNBZ0lDQWdJRGN1SUNBZ0lFbFFJSFkySUZKbGNYVnBjbVZrT2lCbVlXeHpaUW9nSUNBZ0lDQWdJQ0FnSUNCcGVDNGdJQ0FnVW1WamIzWmxjbmtnUkdWMFlXbHNjem9nQ2c9PQ==","heatParamUpdated":false,"creationDate":1668320155952,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vspbasiconboardcihodxvspinformationtxt","artifactName":"VSP_basic_onboard_CIHOdx_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OGRiOGZiZjM0OThmOGQ1NGY2NGQxYTg5YmQ1NTgwYmI=","artifactUUID":"b46d7c16-dd5c-4362-bb0b-c7a674ff37a0","artifactDisplayName":"VSP_basic_onboard_CIHOdx_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardcihodxvspinformationtxt","esId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vspbasiconboardcihodxvspinformationtxt","duplicated":false,"payloadUpdateDate":1668320155955,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1668320155952,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"heat1env":{"heatParamUpdated":false,"creationDate":1668320156023,"timeout":0,"description":"VF Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZDQ5ZmVhZDQwYjdkM2I0ZTM4ZGNjNTJmOTNkZWU5Mzk=","generatedFromId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","artifactDisplayName":"VF HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","duplicated":false,"heatParamsUpdateDate":1668320156023,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1668320156023,"artifactVersion":"0","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"actualComponentType":"VF","creatorUserId":"cs0008","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":{"0.1":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c"},"service":false,"csarUUID":"acd12210fb084bc4b01398e66090048e","csarVersion":"1.0","vspArchived":false,"archiveTime":0,"name":"basic_onboard_CIHOdx"} 2022-11-13 06:15:59,597 INFO 330:__init__.py(1) - Vf basic_onboard_CIHOdx is created in SDC 2022-11-13 06:15:59,597 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:09,607 INFO 299:__init__.py(1) - attempting to certify/sumbit Vf basic_onboard_CIHOdx in SDC 2022-11-13 06:16:09,611 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-11-13 06:16:09,611 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/bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c/lifecycleState/Certify 2022-11-13 06:16:09,611 DEBUG 132:onap_service.py(1) - [SDC][Certify Vf] data sent: { "userRemarks": "certify" } 2022-11-13 06:16:09,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:13,681 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/resources/bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c/lifecycleState/Certify HTTP/1.1" 200 1339 2022-11-13 06:16:13,682 INFO 142:onap_service.py(1) - [SDC][Certify Vf] response code: 200 2022-11-13 06:16:13,683 DEBUG 146:onap_service.py(1) - [SDC][Certify Vf] response: {"uniqueId":"170f8417-4747-402b-b706-eff110783ee9","name":"basic_onboard_CIHOdx","version":"1.0","isHighestVersion":true,"creationDate":1668320154527,"lastUpdateDate":1668320169384,"description":"VF","lifecycleState":"CERTIFIED","tags":["basic_onboard_CIHOdx"],"icon":"defaulticon","normalizedName":"basiconboardcihodx","systemName":"BasicOnboardCihodx","contactId":"cs0008","allVersions":{"1.0":"170f8417-4747-402b-b706-eff110783ee9"},"csarUUID":"acd12210fb084bc4b01398e66090048e","csarVersion":"1.0","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","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.BasicOnboardCihodx","uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d"} 2022-11-13 06:16:13,686 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_CIHOdx exists in SDC 2022-11-13 06:16:13,686 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-11-13 06:16:13,686 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-11-13 06:16:13,687 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-11-13 06:16:13,687 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-11-13 06:16:13,688 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:16:13,758 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-11-13 06:16:13,760 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-11-13 06:16:13,761 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","name":"basic_onboard_CIHOdx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f7b6621c-c094-4f97-9e6e-f2fb89fca33d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","name":"vFW 42077a3e-84c4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e43521d-5fa4-4068-a4f1-62c448b9e68a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-11-13 06:16:13,764 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_CIHOdx from SDC 2022-11-13 06:16:13,764 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:13,764 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:13,764 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:16:13,765 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 42077a3e-84c4 from SDC 2022-11-13 06:16:13,765 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:13,765 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:13,765 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:16:13,765 DEBUG 175:__init__.py(1) - number of Vf returned: 2 2022-11-13 06:16:13,765 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:16:13,765 INFO 220:__init__.py(1) - Vf found, updating information 2022-11-13 06:16:13,766 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vf] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-13 06:16:13,766 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vf] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-13 06:16:13,766 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-11-13 06:16:13,769 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:14,363 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-11-13 06:16:14,366 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-11-13 06:16:14,368 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5dc9dc18-c200-4a34-afba-194acf3ad7dd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316319812,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5819a2be-497b-44e7-996b-86b6ea981ce4","invariantUUID":"ceb7d41d-67ba-4e70-b490-2bae0515744f","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":"defaulticon","uniqueId":"c1f6aa9d-0a61-4b00-9ece-d4336dbdbefc","lifecycleState":"CERTIFIED","lastUpdateDate":1668316294551,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee5ee79-efdf-4d8c-942a-0c37d5061c75","invariantUUID":"afc89276-f1d8-4a91-9c68-326bc22e6d92","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"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":"5a82d0e5-1fdc-4990-bd8f-dac21af9d39d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316307148,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd6e6db4-1d8b-4b28-b040-958ee161f569","invariantUUID":"466091b8-05b3-4f20-99ac-c12437cf12fd","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":"compute","uniqueId":"92a2e30d-0a78-4161-9b6e-cccd02d01ea7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359637,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3152100-9b31-4c8a-a9c4-cfadb9009432","invariantUUID":"5a3a55de-5756-436b-a49e-d5c39bc68240","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","tosca.nodes.nfv.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":"7773565d-ba93-4296-a58f-64d1896783d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316300594,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dab008-7f12-47bf-a175-ed77f8980cdc","invariantUUID":"1f80c009-ddc3-4c99-8424-d795ce348249","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":"defaulticon","uniqueId":"0fe1e3b0-9120-43b5-af91-741b86ca57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373046,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce270771-cc7d-4fb2-b655-c44983b9a89e","invariantUUID":"6fbd3d6c-2822-49a9-ab48-9631360ac657","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c2d7590-c44d-4865-bc83-e31a4db58bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373281,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"463e352d-6b7b-4891-9839-42335f65f47f","invariantUUID":"0505b613-fc5d-41d5-bedc-11bb9031749d","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8a808ee8-e92e-413e-b8f8-2bb7d34526cd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359896,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34031fde-ff0d-49bc-a4d9-c8ec91adc4fc","invariantUUID":"c3072cf6-e6a7-4f36-8ced-33c852d13754","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4704aee3-02cc-4da0-b4e1-0447622705ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372885,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77f8b0b-d479-446c-8c5f-626aa08b7997","invariantUUID":"34fa4bd9-5c18-440e-b79d-62b725429d4c","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d9a0b49-7d88-4b22-945f-668d6b7ca007","lifecycleState":"CERTIFIED","lastUpdateDate":1668316234272,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28a63c4-ce9c-4713-92cb-3e82dcdd59fc","invariantUUID":"51b04947-97e7-40bf-843b-9de5949d928f","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":"81d1051c-46ab-4fa9-ad2d-0728fedf8aed","lifecycleState":"CERTIFIED","lastUpdateDate":1668316293049,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf9e16d1-1953-400d-a2ac-492ef0893432","invariantUUID":"8894d398-43fe-40e5-8cbd-68b9c46a485e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1ba67edb-1ec9-40d0-9343-515cf1e1de6d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316197600,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0504f600-a420-442b-95a7-73234c0fcc4c","invariantUUID":"3e7e5803-4984-46ad-a342-d91068315952","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":"compute","uniqueId":"4b6a3e70-1973-4f08-bb85-dc7186a10757","lifecycleState":"CERTIFIED","lastUpdateDate":1668316268869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eea5426-5820-4611-a4a9-581356f9fe62","invariantUUID":"2dfbd597-41fb-4d63-9581-0b012b4527d0","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":"objectStorage","uniqueId":"fc7df9f5-5998-4b55-984e-0adc7b3c5a97","lifecycleState":"CERTIFIED","lastUpdateDate":1668316277917,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6e5f94b-6a83-4afc-a1ca-244c8f573356","invariantUUID":"324e3bc0-18c4-457f-8a74-2499b4d14230","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":"objectStorage","uniqueId":"322a73d6-f948-4afc-b786-c3c2f6f1444c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358822,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bca1e18-ee8b-40cb-9b37-64710d8fdd38","invariantUUID":"114d4d9c-08f1-4f77-8069-ba4789fc43ab","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d760b9-a058-4df3-bd1f-d9119dc8d8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316202865,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"922f986f-3a01-498d-ba37-9e0c4d1c7ead","invariantUUID":"f6a1a7db-a430-4217-9b8d-509fc716b996","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":"networkrules","uniqueId":"952b1982-2dcc-4934-8513-256e586ed0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316212548,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ea29044-6631-47fb-94b1-d6a39856fc1b","invariantUUID":"4da83df2-cb46-47d8-8383-29c15e8b0746","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":"network","uniqueId":"bf015ae0-ce1f-4fb3-9d8b-3996f6ae4975","lifecycleState":"CERTIFIED","lastUpdateDate":1668316183183,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5567eea1-034e-48fd-a131-725a4343e88a","invariantUUID":"c13fe071-c8bb-4cff-af98-2a36a90b85b7","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":"4daf2358-1400-4255-a900-a34dfc9cad61","lifecycleState":"CERTIFIED","lastUpdateDate":1668319955837,"name":"vFW 42077a3e-84c4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","systemName":"Vfw42077a3e84c4","description":"vendor software product","tags":["vFW 42077a3e-84c4"],"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":"4414add5-7d91-488a-a04c-31b8a48baa63","lifecycleState":"CERTIFIED","lastUpdateDate":1668316297623,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cfe726a-ef14-43b4-a39a-d217f669bdf5","invariantUUID":"91cdd6c4-821c-4ecd-b48a-2d4159e0886d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9b419c36-f272-43a8-9806-364dd7eda47e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316290241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e221cff1-2dd0-481b-a3f4-461ef1e33a9f","invariantUUID":"99585123-a8cb-48ae-8bee-d84fc179d1fa","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":"defaulticon","uniqueId":"1a7d00eb-3b70-4e01-ae0b-fd61d608caa3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372494,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a941a799-0706-4827-95d8-141b362fe13d","invariantUUID":"c5d07403-5a53-4723-99f2-d1d564f76e04","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b4e97f5-06f9-45cc-b1e5-a345a3abc49c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316201334,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79cd2767-1e25-497e-a1e2-5b4301d5b60b","invariantUUID":"b85f253b-bd4d-4661-859b-3bd7014a7a63","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"87a5c27f-0b96-44ca-961d-7b6d5e879126","lifecycleState":"CERTIFIED","lastUpdateDate":1668316181637,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ed97f3e-dd3c-4f78-8cb3-8f3cd7b50136","invariantUUID":"c671158e-f537-4b16-adf3-ef261c2b7207","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":"db56b8a1-270a-42ce-b3ca-5113057febdb","lifecycleState":"CERTIFIED","lastUpdateDate":1668316324773,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c562d6a-ceb8-4058-8e0a-cbf18d5680d5","invariantUUID":"a6b0ac66-6bc7-4b26-aa90-c42d6c9126e3","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":"securityrules","uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316221194,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ee5da8a9-2891-457c-bc41-f5f1d1cc5f77","invariantUUID":"9ee497ca-ea18-4fd0-8dd5-9de6b1054be1","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":"defaulticon","uniqueId":"3fcde26e-abd6-4471-aa7b-7a8bbe30178d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316173335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bf341dc7-c6b5-46f4-9d0e-dddad83d0249","invariantUUID":"ecc49bd6-c2ab-4d70-a890-0536c16604e4","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":"10ab2f4a-2892-402f-a1af-9828f79c9695","lifecycleState":"CERTIFIED","lastUpdateDate":1668316262845,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f1d07-254b-4cd4-ad60-f426f6a8c014","invariantUUID":"24b400e6-76c7-49e2-acd5-7bfc835ac92d","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5020544b-e729-449e-aa5b-4f7c3e30096b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316304150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78a936ad-43f4-47e8-b5a1-f4767a920332","invariantUUID":"e5df15d6-2b8e-4d4b-8fc3-85fbf1b1f271","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":"defaulticon","uniqueId":"170f8417-4747-402b-b706-eff110783ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1668320169384,"name":"basic_onboard_CIHOdx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","systemName":"BasicOnboardCihodx","description":"VF","tags":["basic_onboard_CIHOdx"],"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":"b5b1f671-a1e0-46bb-9518-9bb919eda06a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316204483,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9be6e14b-a5d7-4758-9442-b2e11b2e727e","invariantUUID":"949836e8-f70b-4c73-8513-7b40a0deabf6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e2f97564-d6cd-434c-9417-3b25d8f85782","lifecycleState":"CERTIFIED","lastUpdateDate":1668316313168,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a3f5e7d-e009-45a7-a0a2-f0283c00d97c","invariantUUID":"3dc50c5d-8f89-43fa-ab6a-a8549bf5c3d4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1166b27-a158-4afa-8ba6-67b6f3d6528a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316225022,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db62f07a-b2e3-4dff-8d4f-ffbad45c8c78","invariantUUID":"7771de3e-d294-45a3-b1d6-d028fbcf6bda","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":"port","uniqueId":"b5743ea2-18fd-4ef8-8c8f-d16981293052","lifecycleState":"CERTIFIED","lastUpdateDate":1668316195623,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54daa266-7962-4971-b9f4-392d5104e481","invariantUUID":"f92c7bf0-8c60-4632-969a-ad893e2a92f6","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":"defaulticon","uniqueId":"de1546d1-03c7-49e7-8686-e6791f3f5640","lifecycleState":"CERTIFIED","lastUpdateDate":1668316255026,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"27f72945-2d1b-4d11-aff7-9bf0a581b0d0","invariantUUID":"8d133e4b-4e16-4e0f-b0ae-e21124a4752c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a807322e-2c33-469d-933c-5eecdd22a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316176602,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2f02c65-7268-445b-8af3-34d9f3df4d81","invariantUUID":"c3478311-5129-4619-95df-85c6684a332f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c39f4b6b-c8cb-483a-b489-35e12af72966","lifecycleState":"CERTIFIED","lastUpdateDate":1668316314925,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"376376f3-42f4-4423-9384-fe38d6976368","invariantUUID":"acc1832d-79fb-469a-8f52-bdbfd18a52a0","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":"15e71c6b-50db-457e-8947-e30810f88535","lifecycleState":"CERTIFIED","lastUpdateDate":1668316231288,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cd14d51-d0e3-4c6d-aea8-90afb6b4e1f8","invariantUUID":"fea161f6-a028-43ce-8976-6215df1e5dc6","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":"2292b158-99ae-4c51-ab53-09247085d0d5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316251558,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7b7ca7c-acdf-4554-9c02-28969e6ce8bc","invariantUUID":"563dd554-5c45-4e07-9f3d-9b06380ae568","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22d46951-e477-4e71-aa8e-3e2cd834d9ca","lifecycleState":"CERTIFIED","lastUpdateDate":1668316279683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffe31f31-5719-4e59-bcb9-c22150a888e0","invariantUUID":"84a62bde-437c-43d4-acb7-55c9d6453c9b","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":"7f57584f-c7c2-4bf7-8ca7-b85985d7838a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316188692,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd79ac6e-566d-42e7-b8e2-eba7bf67ad86","invariantUUID":"d6be9bf0-c6b4-4343-8862-f5fbfa675ff5","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":"objectStorage","uniqueId":"119ea89b-dca0-477a-bffa-a43f1ddf1b53","lifecycleState":"CERTIFIED","lastUpdateDate":1668316258212,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"556fcada-cd69-41bf-9be2-8de6c224e9fe","invariantUUID":"962721e8-407e-4f04-9c6a-a538c436b992","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":"68f6a727-fd91-43aa-b60a-91e533ee0bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316323230,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51ffa5cb-44c9-4efb-bde6-f015376a40bf","invariantUUID":"d6b3203a-a17a-4c6a-a679-c920ee171a87","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":"bd7dff6b-a809-4145-a61a-1bae6ac1d3fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316193965,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6450eb94-abbd-4f52-9bc0-51108c8b7e26","invariantUUID":"6dad58f0-ad7e-4cce-b1b4-7ae065ba29e3","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":"74740729-d497-44f9-a6c6-e008b5c084b8","lifecycleState":"CERTIFIED","lastUpdateDate":1668316259772,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54f82622-328d-4976-a592-e4217078cd0d","invariantUUID":"3060feb0-8431-40e4-8fc2-45855a892498","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":"13536e1e-b78a-4396-ba9d-0a34b6d97daa","lifecycleState":"CERTIFIED","lastUpdateDate":1668316287157,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ee0dfc-6261-41fc-83b7-cbfdf1d34dca","invariantUUID":"58bb7a15-f9aa-4d06-89f5-1766d623b358","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":"8559e60c-5124-4f3e-9171-49f71f743712","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358575,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8101dd55-197b-4c9c-8ffa-91121af29dc9","invariantUUID":"52156827-26c2-432a-bb66-ee8076903c85","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.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":"compute","uniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","lifecycleState":"CERTIFIED","lastUpdateDate":1668316166175,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb8cef46-2e37-46cb-bd13-104c93d9a344","invariantUUID":"672340ef-0f1d-4860-ad16-3b956f318680","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":"423ed857-7693-41af-8333-774aefa3741e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316232773,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97b6c042-87a9-42b2-86b8-e3db3f0f4ba0","invariantUUID":"b18e8c87-635a-4b66-ad0b-a508c87530ff","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0d1530dc-18fe-426f-ba58-a5db560eb353","lifecycleState":"CERTIFIED","lastUpdateDate":1668316285662,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4631b76-4742-406c-a842-cdaa51fe1ac7","invariantUUID":"9e2cbbf6-7790-42c0-be14-06fc2c226ff8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1088a10a-9fd8-4b7b-a8c1-a84955e439d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316291628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c85273-c1cf-42f1-9731-b5c3da8666a7","invariantUUID":"74d7b463-365e-44cc-b88f-6bea4ce4ccca","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"080aefc9-a168-47e2-bae7-e97dd8d769c6","lifecycleState":"CERTIFIED","lastUpdateDate":1668316309590,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b56a185f-71d8-4ba5-a423-f3d01b59272b","invariantUUID":"88935a6c-6a9b-4021-884d-9358688d28fa","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":"741db70d-8c51-4c4c-a001-1af731df6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316328169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e66ae79c-bfa3-4774-9ba5-58676b939252","invariantUUID":"e165241e-98af-429f-b78c-c21d358dd16d","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":"defaulticon","uniqueId":"ad3dc2b7-680a-475f-bf1f-8685e1653bef","lifecycleState":"CERTIFIED","lastUpdateDate":1668316256580,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b03be8-4adf-4d6d-b4a8-07c95c49c147","invariantUUID":"24f30738-aa6a-4cab-a9cd-4ef43f0dd0fe","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80adfb09-42cc-469d-bdf3-6541aae52748","lifecycleState":"CERTIFIED","lastUpdateDate":1668316299133,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5054f77-71cb-4760-821f-1f2a5bc7c819","invariantUUID":"a2c7ec33-c91d-4a34-a0d2-ef72586490ee","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":"defaulticon","uniqueId":"4f1ab914-d848-41dc-82f8-cb78e3c6f15a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372345,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"406a5eae-2968-46b2-a4b6-00cd7c0012e7","invariantUUID":"087a8d9e-7cf5-47e1-94ba-7c75b03cd55a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6df41a39-82c9-470d-a02d-a09c5d894fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316271825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41849ca1-84f7-40ff-ab45-344a5eaf5211","invariantUUID":"f84a872e-2484-44ea-bcb9-25fceb073d40","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":"678f5599-52d4-42d7-8286-a06f55181fd5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316219664,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fc3c9fd-9da0-45a7-b331-73c1be83ff46","invariantUUID":"434127dc-4cb5-4acd-869b-aba828834122","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3db1b48-9345-49e8-9a0a-f5741fe23d54","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359765,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4caa5db9-9aa7-4f81-af2c-382e462dfbec","invariantUUID":"1e051b9d-5c3e-42b2-a3b4-001d2a3d2509","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"50f2c4c9-f644-4b0b-af95-4c97bf0bb93e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316206006,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5b2a3175-49ee-435c-95dc-bd1bc316adba","invariantUUID":"101f6725-626f-4601-b138-b779754514d2","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":"objectStorage","uniqueId":"e602c83a-fa5e-476a-9440-ed72b0a26754","lifecycleState":"CERTIFIED","lastUpdateDate":1668316190572,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0928cff5-0bbd-4d18-8b96-6d90cffbfab9","invariantUUID":"7e1b12cd-31df-4076-ac02-5556457c5763","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":"e828e5b6-77b7-4946-a5de-9bdb3617f659","lifecycleState":"CERTIFIED","lastUpdateDate":1668316240488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15344bc9-57cf-41d7-b0a7-f0cbeeb5a662","invariantUUID":"f543fc33-3a1f-452d-9fbb-413aa3103515","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"39185333-072a-413a-b140-d34253f7f219","lifecycleState":"CERTIFIED","lastUpdateDate":1668316326590,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa7cc2e-4833-4da3-b33f-42ae03076498","invariantUUID":"28e84f9a-829b-42de-b723-21dcd4640576","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":"compute","uniqueId":"154d07c5-bd2e-4719-bd22-79b342f38562","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358200,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4418b1fe-e27e-4407-947b-c7c167f9e87f","invariantUUID":"85c97089-4e50-4ad9-b308-de9c209e979d","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"98269843-c625-4add-ada2-1668b872ebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358985,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63bde6da-822b-4ac9-a64a-3a2c80132ed3","invariantUUID":"c82a40ef-7487-4716-94f4-7113ed3f83d8","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.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":"network","uniqueId":"db7ec0df-8e35-4ebf-aff5-c579b76349e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316249699,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"878aabe6-77e1-4edc-acf4-03e84fd01919","invariantUUID":"b850a834-4a3d-4328-9872-6ae91ecd3a0d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0d1760a-633a-4013-86d0-52969fca43e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316199805,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ad420b4-d413-4f4b-bfa5-9aa7fece560e","invariantUUID":"8459e2cb-0003-46f5-9f40-95eab04f3d12","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"007d2f80-8089-4f90-9c31-326044fb0ead","lifecycleState":"CERTIFIED","lastUpdateDate":1668316244914,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9cd57a-2b9a-4740-bab5-078a616be274","invariantUUID":"9c392053-d7e0-485e-a086-ec615140383b","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":"loadBalancer","uniqueId":"fb4c404b-1b38-4285-9a88-b311633bd6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316180112,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28e01a57-9cca-4c95-837f-0e4a292a5bb8","invariantUUID":"2b41f918-eb75-406f-b3cd-b641b435f736","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3617aba5-5813-483a-8066-c819266c5241","lifecycleState":"CERTIFIED","lastUpdateDate":1668316265869,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5113112-3d56-4aea-bc93-ca4d4270ef34","invariantUUID":"75351bfc-53ee-411b-ad1e-dd2dd8b90974","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":"58754fb5-f67a-4eca-9c2e-5efacdc97d29","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359466,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6303124-9b30-4969-a88e-52955ab5baa2","invariantUUID":"12000971-c2ec-4dca-b2e3-2c87fc740006","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e789311-1af2-481f-b45f-a9daa7b227fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316296085,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e84d2e-94b0-496e-af69-2de095b82fa0","invariantUUID":"ba0d142a-6fb5-4804-a11f-b6e83dda83a4","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923686c9-deef-4051-a895-2134cc76b44b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316228041,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dfe8945-33b3-4e61-a411-c8e79b0085d7","invariantUUID":"0e922aa3-4cbc-4ad3-aed8-f3827c5d5ab4","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05a3abe7-fe7a-426e-a94f-d710b79360cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358445,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f4997a-224c-4412-85f2-37089075259a","invariantUUID":"16a6a11c-ff41-4a84-9fec-9dfb51c0fccb","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9133d94f-fcb7-45b7-9dc9-bef0f27e62b3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316261347,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8755ce-6ef1-4177-9557-af210313910d","invariantUUID":"9814c566-efd8-4c14-b9a0-133c4b7054a8","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"212f11d2-f17b-47b3-ae98-64a0a58063da","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b62c8435-0b38-4381-a45b-2c2080e4ab27","invariantUUID":"6cbaaf6b-0d4c-44c5-b4eb-86c5b5a0ec9f","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"e3bf9ed3-b359-44a8-b39b-4352de5e810b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316253364,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68167bb3-31d7-4fc1-a4aa-284b20c591d7","invariantUUID":"7fcd1b82-98bc-4c9a-bd9d-d967ff1a7680","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":"7e8c86c4-cefa-40e0-b9ae-2b9ba977a2d7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316192345,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57d7020a-78d6-4ac0-81a3-8484f0fa7d0a","invariantUUID":"6df405ee-8042-42ce-b2da-74c20759a91d","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":"port","uniqueId":"f83ad4ad-cc37-45da-a438-4bb2dfeb9fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316214091,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb813e5-b5a0-4fab-aa56-914d0b4d5431","invariantUUID":"ec1b7a61-ee42-45cf-af72-88ab4de44ea1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a268a382-9887-4567-8eb8-80c26d488c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316226552,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee86288-f14a-4000-a7c0-adac288f69f7","invariantUUID":"15b7f0f5-4f8a-43b1-868a-c4cd1a6d5d33","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":"a0d3b8d6-04a6-4ca5-89b3-4e955df9972b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316174958,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cdd939-ddd7-4d28-80f2-375d1d16a07f","invariantUUID":"ff05ca51-b9bc-47ce-a706-3a3c3d416323","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea37ef32-ba01-43aa-8e59-83065a8c835a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316223468,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"174ba2c5-5f4a-4d0d-8c55-ff07b631269f","invariantUUID":"fbe563cd-09a2-4401-b10c-cad1b1561383","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":"network","uniqueId":"d8b46564-fe89-48e0-835e-6ec45cfea9f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316246565,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8964cc71-7b4e-4591-ac05-71729c7c19c8","invariantUUID":"08e1a123-b69e-4d43-a5fa-3867083064ff","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"853eab80-3b22-4d8f-8785-f39357eea041","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358331,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26d2a645-023f-4f85-a76e-093d07886483","invariantUUID":"8cf0c6ab-cad1-497f-ade6-076f7327ece4","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.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":"networkrules","uniqueId":"f34d2f0c-18c8-4cfd-b368-a3bded5fbc33","lifecycleState":"CERTIFIED","lastUpdateDate":1668316218044,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8d279fd1-ddad-409b-afde-8c385969ce94","invariantUUID":"55feaf45-9707-41a8-8b8f-6fb4b2a21f06","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":"defaulticon","uniqueId":"c58a88de-12c3-4702-a77a-54fb20dd7c47","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372676,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e3a64a4-89e5-458a-b879-67eb5e86d49d","invariantUUID":"4ab38c55-b0bf-4278-a1ad-2a3d62d0b82a","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a35425d-b549-4203-8e9d-e5c7f68301ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316302042,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b86b28-4ca7-4315-8e81-cc66c33f5155","invariantUUID":"125b1bdf-5521-4477-9523-2194a6fedf00","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f345e7c-87ee-44f2-b15d-0a32222aa05a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316267364,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f88ff1b-652b-4270-9aa1-55f505e0c219","invariantUUID":"56daee81-08c8-4eb2-babb-886f992ea4cb","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"217939ea-801f-48da-ab92-f2de89ab364f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373150,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60e557bc-c6ea-4698-90f2-5aa1c526d837","invariantUUID":"3cb92c99-e940-4eae-91a8-13fc17db1ec5","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9c51b7fc-437e-4587-b469-992d9030e444","lifecycleState":"CERTIFIED","lastUpdateDate":1668316321675,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbf2e96e-2090-45da-b63e-75d5ea5d9246","invariantUUID":"89e591e0-e7e3-4afd-afea-9de21bff57a1","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":"objectStorage","uniqueId":"d0cfea7d-3197-416c-9b37-b79f0ac9203a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316273308,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0338cd-bc77-4030-9e07-2b90a30dd8c3","invariantUUID":"7b939aa2-8186-41c0-8130-25474e763b5f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b474854d-78e1-43b7-80f1-8039191224ea","lifecycleState":"CERTIFIED","lastUpdateDate":1668316288689,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe72eb7-7ab6-4763-90b5-2a5a7f29b067","invariantUUID":"f129f455-78f3-4418-9273-ea0a77c5af17","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":"1d64ea03-4a39-4502-98f8-b28f8e0d3bc0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359171,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe37682-755c-41f4-a8a6-f05b66e8e21b","invariantUUID":"93aec794-268b-4827-b514-cab4077e3ce4","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8c97447c-021a-4fa2-8f9f-111f2d4f7586","lifecycleState":"CERTIFIED","lastUpdateDate":1668319974689,"name":"vFW 2022-11-13 06-11-53","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","systemName":"Vfw20221113061153","description":"catalog service description","tags":["robot-ete","vFW 2022-11-13 06-11-53"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-13 06:16:14,373 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_CIHOdx found in resources list 2022-11-13 06:16:24,383 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_CIHOdx exists in SDC 2022-11-13 06:16:24,384 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-11-13 06:16:24,384 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-11-13 06:16:24,385 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-11-13 06:16:24,385 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-11-13 06:16:24,387 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:16:24,518 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-11-13 06:16:24,520 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-11-13 06:16:24,520 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","name":"basic_onboard_CIHOdx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f7b6621c-c094-4f97-9e6e-f2fb89fca33d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","name":"vFW 42077a3e-84c4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e43521d-5fa4-4068-a4f1-62c448b9e68a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-11-13 06:16:24,522 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_CIHOdx from SDC 2022-11-13 06:16:24,522 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:24,522 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:24,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:16:24,523 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 42077a3e-84c4 from SDC 2022-11-13 06:16:24,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:24,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:24,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:16:24,523 DEBUG 175:__init__.py(1) - number of Vf returned: 2 2022-11-13 06:16:24,523 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:16:24,524 INFO 220:__init__.py(1) - Vf found, updating information 2022-11-13 06:16:24,524 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-11-13 06:16:24,525 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-11-13 06:16:24,525 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-11-13 06:16:24,528 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:24,590 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-11-13 06:16:24,592 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-11-13 06:16:24,595 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5dc9dc18-c200-4a34-afba-194acf3ad7dd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316319812,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5819a2be-497b-44e7-996b-86b6ea981ce4","invariantUUID":"ceb7d41d-67ba-4e70-b490-2bae0515744f","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":"defaulticon","uniqueId":"c1f6aa9d-0a61-4b00-9ece-d4336dbdbefc","lifecycleState":"CERTIFIED","lastUpdateDate":1668316294551,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee5ee79-efdf-4d8c-942a-0c37d5061c75","invariantUUID":"afc89276-f1d8-4a91-9c68-326bc22e6d92","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"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":"5a82d0e5-1fdc-4990-bd8f-dac21af9d39d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316307148,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd6e6db4-1d8b-4b28-b040-958ee161f569","invariantUUID":"466091b8-05b3-4f20-99ac-c12437cf12fd","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":"compute","uniqueId":"92a2e30d-0a78-4161-9b6e-cccd02d01ea7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359637,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3152100-9b31-4c8a-a9c4-cfadb9009432","invariantUUID":"5a3a55de-5756-436b-a49e-d5c39bc68240","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","tosca.nodes.nfv.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":"7773565d-ba93-4296-a58f-64d1896783d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316300594,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dab008-7f12-47bf-a175-ed77f8980cdc","invariantUUID":"1f80c009-ddc3-4c99-8424-d795ce348249","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":"defaulticon","uniqueId":"0fe1e3b0-9120-43b5-af91-741b86ca57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373046,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce270771-cc7d-4fb2-b655-c44983b9a89e","invariantUUID":"6fbd3d6c-2822-49a9-ab48-9631360ac657","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c2d7590-c44d-4865-bc83-e31a4db58bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373281,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"463e352d-6b7b-4891-9839-42335f65f47f","invariantUUID":"0505b613-fc5d-41d5-bedc-11bb9031749d","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8a808ee8-e92e-413e-b8f8-2bb7d34526cd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359896,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34031fde-ff0d-49bc-a4d9-c8ec91adc4fc","invariantUUID":"c3072cf6-e6a7-4f36-8ced-33c852d13754","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4704aee3-02cc-4da0-b4e1-0447622705ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372885,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77f8b0b-d479-446c-8c5f-626aa08b7997","invariantUUID":"34fa4bd9-5c18-440e-b79d-62b725429d4c","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d9a0b49-7d88-4b22-945f-668d6b7ca007","lifecycleState":"CERTIFIED","lastUpdateDate":1668316234272,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28a63c4-ce9c-4713-92cb-3e82dcdd59fc","invariantUUID":"51b04947-97e7-40bf-843b-9de5949d928f","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":"81d1051c-46ab-4fa9-ad2d-0728fedf8aed","lifecycleState":"CERTIFIED","lastUpdateDate":1668316293049,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf9e16d1-1953-400d-a2ac-492ef0893432","invariantUUID":"8894d398-43fe-40e5-8cbd-68b9c46a485e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1ba67edb-1ec9-40d0-9343-515cf1e1de6d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316197600,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0504f600-a420-442b-95a7-73234c0fcc4c","invariantUUID":"3e7e5803-4984-46ad-a342-d91068315952","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":"compute","uniqueId":"4b6a3e70-1973-4f08-bb85-dc7186a10757","lifecycleState":"CERTIFIED","lastUpdateDate":1668316268869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eea5426-5820-4611-a4a9-581356f9fe62","invariantUUID":"2dfbd597-41fb-4d63-9581-0b012b4527d0","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":"objectStorage","uniqueId":"fc7df9f5-5998-4b55-984e-0adc7b3c5a97","lifecycleState":"CERTIFIED","lastUpdateDate":1668316277917,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6e5f94b-6a83-4afc-a1ca-244c8f573356","invariantUUID":"324e3bc0-18c4-457f-8a74-2499b4d14230","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":"objectStorage","uniqueId":"322a73d6-f948-4afc-b786-c3c2f6f1444c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358822,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bca1e18-ee8b-40cb-9b37-64710d8fdd38","invariantUUID":"114d4d9c-08f1-4f77-8069-ba4789fc43ab","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d760b9-a058-4df3-bd1f-d9119dc8d8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316202865,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"922f986f-3a01-498d-ba37-9e0c4d1c7ead","invariantUUID":"f6a1a7db-a430-4217-9b8d-509fc716b996","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":"networkrules","uniqueId":"952b1982-2dcc-4934-8513-256e586ed0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316212548,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ea29044-6631-47fb-94b1-d6a39856fc1b","invariantUUID":"4da83df2-cb46-47d8-8383-29c15e8b0746","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":"network","uniqueId":"bf015ae0-ce1f-4fb3-9d8b-3996f6ae4975","lifecycleState":"CERTIFIED","lastUpdateDate":1668316183183,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5567eea1-034e-48fd-a131-725a4343e88a","invariantUUID":"c13fe071-c8bb-4cff-af98-2a36a90b85b7","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":"4daf2358-1400-4255-a900-a34dfc9cad61","lifecycleState":"CERTIFIED","lastUpdateDate":1668319955837,"name":"vFW 42077a3e-84c4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","systemName":"Vfw42077a3e84c4","description":"vendor software product","tags":["vFW 42077a3e-84c4"],"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":"4414add5-7d91-488a-a04c-31b8a48baa63","lifecycleState":"CERTIFIED","lastUpdateDate":1668316297623,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cfe726a-ef14-43b4-a39a-d217f669bdf5","invariantUUID":"91cdd6c4-821c-4ecd-b48a-2d4159e0886d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9b419c36-f272-43a8-9806-364dd7eda47e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316290241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e221cff1-2dd0-481b-a3f4-461ef1e33a9f","invariantUUID":"99585123-a8cb-48ae-8bee-d84fc179d1fa","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":"defaulticon","uniqueId":"1a7d00eb-3b70-4e01-ae0b-fd61d608caa3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372494,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a941a799-0706-4827-95d8-141b362fe13d","invariantUUID":"c5d07403-5a53-4723-99f2-d1d564f76e04","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b4e97f5-06f9-45cc-b1e5-a345a3abc49c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316201334,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79cd2767-1e25-497e-a1e2-5b4301d5b60b","invariantUUID":"b85f253b-bd4d-4661-859b-3bd7014a7a63","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"87a5c27f-0b96-44ca-961d-7b6d5e879126","lifecycleState":"CERTIFIED","lastUpdateDate":1668316181637,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ed97f3e-dd3c-4f78-8cb3-8f3cd7b50136","invariantUUID":"c671158e-f537-4b16-adf3-ef261c2b7207","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":"db56b8a1-270a-42ce-b3ca-5113057febdb","lifecycleState":"CERTIFIED","lastUpdateDate":1668316324773,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c562d6a-ceb8-4058-8e0a-cbf18d5680d5","invariantUUID":"a6b0ac66-6bc7-4b26-aa90-c42d6c9126e3","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":"securityrules","uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316221194,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ee5da8a9-2891-457c-bc41-f5f1d1cc5f77","invariantUUID":"9ee497ca-ea18-4fd0-8dd5-9de6b1054be1","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":"defaulticon","uniqueId":"3fcde26e-abd6-4471-aa7b-7a8bbe30178d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316173335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bf341dc7-c6b5-46f4-9d0e-dddad83d0249","invariantUUID":"ecc49bd6-c2ab-4d70-a890-0536c16604e4","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":"10ab2f4a-2892-402f-a1af-9828f79c9695","lifecycleState":"CERTIFIED","lastUpdateDate":1668316262845,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f1d07-254b-4cd4-ad60-f426f6a8c014","invariantUUID":"24b400e6-76c7-49e2-acd5-7bfc835ac92d","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5020544b-e729-449e-aa5b-4f7c3e30096b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316304150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78a936ad-43f4-47e8-b5a1-f4767a920332","invariantUUID":"e5df15d6-2b8e-4d4b-8fc3-85fbf1b1f271","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":"defaulticon","uniqueId":"170f8417-4747-402b-b706-eff110783ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1668320169384,"name":"basic_onboard_CIHOdx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","systemName":"BasicOnboardCihodx","description":"VF","tags":["basic_onboard_CIHOdx"],"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":"b5b1f671-a1e0-46bb-9518-9bb919eda06a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316204483,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9be6e14b-a5d7-4758-9442-b2e11b2e727e","invariantUUID":"949836e8-f70b-4c73-8513-7b40a0deabf6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e2f97564-d6cd-434c-9417-3b25d8f85782","lifecycleState":"CERTIFIED","lastUpdateDate":1668316313168,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a3f5e7d-e009-45a7-a0a2-f0283c00d97c","invariantUUID":"3dc50c5d-8f89-43fa-ab6a-a8549bf5c3d4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1166b27-a158-4afa-8ba6-67b6f3d6528a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316225022,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db62f07a-b2e3-4dff-8d4f-ffbad45c8c78","invariantUUID":"7771de3e-d294-45a3-b1d6-d028fbcf6bda","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":"port","uniqueId":"b5743ea2-18fd-4ef8-8c8f-d16981293052","lifecycleState":"CERTIFIED","lastUpdateDate":1668316195623,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54daa266-7962-4971-b9f4-392d5104e481","invariantUUID":"f92c7bf0-8c60-4632-969a-ad893e2a92f6","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":"defaulticon","uniqueId":"de1546d1-03c7-49e7-8686-e6791f3f5640","lifecycleState":"CERTIFIED","lastUpdateDate":1668316255026,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"27f72945-2d1b-4d11-aff7-9bf0a581b0d0","invariantUUID":"8d133e4b-4e16-4e0f-b0ae-e21124a4752c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a807322e-2c33-469d-933c-5eecdd22a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316176602,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2f02c65-7268-445b-8af3-34d9f3df4d81","invariantUUID":"c3478311-5129-4619-95df-85c6684a332f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c39f4b6b-c8cb-483a-b489-35e12af72966","lifecycleState":"CERTIFIED","lastUpdateDate":1668316314925,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"376376f3-42f4-4423-9384-fe38d6976368","invariantUUID":"acc1832d-79fb-469a-8f52-bdbfd18a52a0","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":"15e71c6b-50db-457e-8947-e30810f88535","lifecycleState":"CERTIFIED","lastUpdateDate":1668316231288,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cd14d51-d0e3-4c6d-aea8-90afb6b4e1f8","invariantUUID":"fea161f6-a028-43ce-8976-6215df1e5dc6","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":"2292b158-99ae-4c51-ab53-09247085d0d5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316251558,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7b7ca7c-acdf-4554-9c02-28969e6ce8bc","invariantUUID":"563dd554-5c45-4e07-9f3d-9b06380ae568","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22d46951-e477-4e71-aa8e-3e2cd834d9ca","lifecycleState":"CERTIFIED","lastUpdateDate":1668316279683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffe31f31-5719-4e59-bcb9-c22150a888e0","invariantUUID":"84a62bde-437c-43d4-acb7-55c9d6453c9b","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":"7f57584f-c7c2-4bf7-8ca7-b85985d7838a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316188692,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd79ac6e-566d-42e7-b8e2-eba7bf67ad86","invariantUUID":"d6be9bf0-c6b4-4343-8862-f5fbfa675ff5","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":"objectStorage","uniqueId":"119ea89b-dca0-477a-bffa-a43f1ddf1b53","lifecycleState":"CERTIFIED","lastUpdateDate":1668316258212,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"556fcada-cd69-41bf-9be2-8de6c224e9fe","invariantUUID":"962721e8-407e-4f04-9c6a-a538c436b992","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":"68f6a727-fd91-43aa-b60a-91e533ee0bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316323230,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51ffa5cb-44c9-4efb-bde6-f015376a40bf","invariantUUID":"d6b3203a-a17a-4c6a-a679-c920ee171a87","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":"bd7dff6b-a809-4145-a61a-1bae6ac1d3fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316193965,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6450eb94-abbd-4f52-9bc0-51108c8b7e26","invariantUUID":"6dad58f0-ad7e-4cce-b1b4-7ae065ba29e3","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":"74740729-d497-44f9-a6c6-e008b5c084b8","lifecycleState":"CERTIFIED","lastUpdateDate":1668316259772,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54f82622-328d-4976-a592-e4217078cd0d","invariantUUID":"3060feb0-8431-40e4-8fc2-45855a892498","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":"13536e1e-b78a-4396-ba9d-0a34b6d97daa","lifecycleState":"CERTIFIED","lastUpdateDate":1668316287157,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ee0dfc-6261-41fc-83b7-cbfdf1d34dca","invariantUUID":"58bb7a15-f9aa-4d06-89f5-1766d623b358","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":"8559e60c-5124-4f3e-9171-49f71f743712","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358575,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8101dd55-197b-4c9c-8ffa-91121af29dc9","invariantUUID":"52156827-26c2-432a-bb66-ee8076903c85","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.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":"compute","uniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","lifecycleState":"CERTIFIED","lastUpdateDate":1668316166175,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb8cef46-2e37-46cb-bd13-104c93d9a344","invariantUUID":"672340ef-0f1d-4860-ad16-3b956f318680","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":"423ed857-7693-41af-8333-774aefa3741e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316232773,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97b6c042-87a9-42b2-86b8-e3db3f0f4ba0","invariantUUID":"b18e8c87-635a-4b66-ad0b-a508c87530ff","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0d1530dc-18fe-426f-ba58-a5db560eb353","lifecycleState":"CERTIFIED","lastUpdateDate":1668316285662,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4631b76-4742-406c-a842-cdaa51fe1ac7","invariantUUID":"9e2cbbf6-7790-42c0-be14-06fc2c226ff8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1088a10a-9fd8-4b7b-a8c1-a84955e439d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316291628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c85273-c1cf-42f1-9731-b5c3da8666a7","invariantUUID":"74d7b463-365e-44cc-b88f-6bea4ce4ccca","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"080aefc9-a168-47e2-bae7-e97dd8d769c6","lifecycleState":"CERTIFIED","lastUpdateDate":1668316309590,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b56a185f-71d8-4ba5-a423-f3d01b59272b","invariantUUID":"88935a6c-6a9b-4021-884d-9358688d28fa","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":"741db70d-8c51-4c4c-a001-1af731df6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316328169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e66ae79c-bfa3-4774-9ba5-58676b939252","invariantUUID":"e165241e-98af-429f-b78c-c21d358dd16d","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":"defaulticon","uniqueId":"ad3dc2b7-680a-475f-bf1f-8685e1653bef","lifecycleState":"CERTIFIED","lastUpdateDate":1668316256580,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b03be8-4adf-4d6d-b4a8-07c95c49c147","invariantUUID":"24f30738-aa6a-4cab-a9cd-4ef43f0dd0fe","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80adfb09-42cc-469d-bdf3-6541aae52748","lifecycleState":"CERTIFIED","lastUpdateDate":1668316299133,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5054f77-71cb-4760-821f-1f2a5bc7c819","invariantUUID":"a2c7ec33-c91d-4a34-a0d2-ef72586490ee","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":"defaulticon","uniqueId":"4f1ab914-d848-41dc-82f8-cb78e3c6f15a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372345,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"406a5eae-2968-46b2-a4b6-00cd7c0012e7","invariantUUID":"087a8d9e-7cf5-47e1-94ba-7c75b03cd55a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6df41a39-82c9-470d-a02d-a09c5d894fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316271825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41849ca1-84f7-40ff-ab45-344a5eaf5211","invariantUUID":"f84a872e-2484-44ea-bcb9-25fceb073d40","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":"678f5599-52d4-42d7-8286-a06f55181fd5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316219664,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fc3c9fd-9da0-45a7-b331-73c1be83ff46","invariantUUID":"434127dc-4cb5-4acd-869b-aba828834122","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3db1b48-9345-49e8-9a0a-f5741fe23d54","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359765,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4caa5db9-9aa7-4f81-af2c-382e462dfbec","invariantUUID":"1e051b9d-5c3e-42b2-a3b4-001d2a3d2509","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"50f2c4c9-f644-4b0b-af95-4c97bf0bb93e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316206006,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5b2a3175-49ee-435c-95dc-bd1bc316adba","invariantUUID":"101f6725-626f-4601-b138-b779754514d2","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":"objectStorage","uniqueId":"e602c83a-fa5e-476a-9440-ed72b0a26754","lifecycleState":"CERTIFIED","lastUpdateDate":1668316190572,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0928cff5-0bbd-4d18-8b96-6d90cffbfab9","invariantUUID":"7e1b12cd-31df-4076-ac02-5556457c5763","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":"e828e5b6-77b7-4946-a5de-9bdb3617f659","lifecycleState":"CERTIFIED","lastUpdateDate":1668316240488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15344bc9-57cf-41d7-b0a7-f0cbeeb5a662","invariantUUID":"f543fc33-3a1f-452d-9fbb-413aa3103515","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"39185333-072a-413a-b140-d34253f7f219","lifecycleState":"CERTIFIED","lastUpdateDate":1668316326590,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa7cc2e-4833-4da3-b33f-42ae03076498","invariantUUID":"28e84f9a-829b-42de-b723-21dcd4640576","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":"compute","uniqueId":"154d07c5-bd2e-4719-bd22-79b342f38562","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358200,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4418b1fe-e27e-4407-947b-c7c167f9e87f","invariantUUID":"85c97089-4e50-4ad9-b308-de9c209e979d","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"98269843-c625-4add-ada2-1668b872ebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358985,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63bde6da-822b-4ac9-a64a-3a2c80132ed3","invariantUUID":"c82a40ef-7487-4716-94f4-7113ed3f83d8","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.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":"network","uniqueId":"db7ec0df-8e35-4ebf-aff5-c579b76349e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316249699,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"878aabe6-77e1-4edc-acf4-03e84fd01919","invariantUUID":"b850a834-4a3d-4328-9872-6ae91ecd3a0d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0d1760a-633a-4013-86d0-52969fca43e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316199805,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ad420b4-d413-4f4b-bfa5-9aa7fece560e","invariantUUID":"8459e2cb-0003-46f5-9f40-95eab04f3d12","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"007d2f80-8089-4f90-9c31-326044fb0ead","lifecycleState":"CERTIFIED","lastUpdateDate":1668316244914,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9cd57a-2b9a-4740-bab5-078a616be274","invariantUUID":"9c392053-d7e0-485e-a086-ec615140383b","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":"loadBalancer","uniqueId":"fb4c404b-1b38-4285-9a88-b311633bd6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316180112,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28e01a57-9cca-4c95-837f-0e4a292a5bb8","invariantUUID":"2b41f918-eb75-406f-b3cd-b641b435f736","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3617aba5-5813-483a-8066-c819266c5241","lifecycleState":"CERTIFIED","lastUpdateDate":1668316265869,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5113112-3d56-4aea-bc93-ca4d4270ef34","invariantUUID":"75351bfc-53ee-411b-ad1e-dd2dd8b90974","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":"58754fb5-f67a-4eca-9c2e-5efacdc97d29","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359466,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6303124-9b30-4969-a88e-52955ab5baa2","invariantUUID":"12000971-c2ec-4dca-b2e3-2c87fc740006","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e789311-1af2-481f-b45f-a9daa7b227fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316296085,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e84d2e-94b0-496e-af69-2de095b82fa0","invariantUUID":"ba0d142a-6fb5-4804-a11f-b6e83dda83a4","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923686c9-deef-4051-a895-2134cc76b44b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316228041,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dfe8945-33b3-4e61-a411-c8e79b0085d7","invariantUUID":"0e922aa3-4cbc-4ad3-aed8-f3827c5d5ab4","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05a3abe7-fe7a-426e-a94f-d710b79360cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358445,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f4997a-224c-4412-85f2-37089075259a","invariantUUID":"16a6a11c-ff41-4a84-9fec-9dfb51c0fccb","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9133d94f-fcb7-45b7-9dc9-bef0f27e62b3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316261347,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8755ce-6ef1-4177-9557-af210313910d","invariantUUID":"9814c566-efd8-4c14-b9a0-133c4b7054a8","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"212f11d2-f17b-47b3-ae98-64a0a58063da","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b62c8435-0b38-4381-a45b-2c2080e4ab27","invariantUUID":"6cbaaf6b-0d4c-44c5-b4eb-86c5b5a0ec9f","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"e3bf9ed3-b359-44a8-b39b-4352de5e810b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316253364,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68167bb3-31d7-4fc1-a4aa-284b20c591d7","invariantUUID":"7fcd1b82-98bc-4c9a-bd9d-d967ff1a7680","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":"7e8c86c4-cefa-40e0-b9ae-2b9ba977a2d7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316192345,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57d7020a-78d6-4ac0-81a3-8484f0fa7d0a","invariantUUID":"6df405ee-8042-42ce-b2da-74c20759a91d","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":"port","uniqueId":"f83ad4ad-cc37-45da-a438-4bb2dfeb9fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316214091,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb813e5-b5a0-4fab-aa56-914d0b4d5431","invariantUUID":"ec1b7a61-ee42-45cf-af72-88ab4de44ea1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a268a382-9887-4567-8eb8-80c26d488c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316226552,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee86288-f14a-4000-a7c0-adac288f69f7","invariantUUID":"15b7f0f5-4f8a-43b1-868a-c4cd1a6d5d33","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":"a0d3b8d6-04a6-4ca5-89b3-4e955df9972b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316174958,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cdd939-ddd7-4d28-80f2-375d1d16a07f","invariantUUID":"ff05ca51-b9bc-47ce-a706-3a3c3d416323","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea37ef32-ba01-43aa-8e59-83065a8c835a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316223468,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"174ba2c5-5f4a-4d0d-8c55-ff07b631269f","invariantUUID":"fbe563cd-09a2-4401-b10c-cad1b1561383","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":"network","uniqueId":"d8b46564-fe89-48e0-835e-6ec45cfea9f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316246565,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8964cc71-7b4e-4591-ac05-71729c7c19c8","invariantUUID":"08e1a123-b69e-4d43-a5fa-3867083064ff","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"853eab80-3b22-4d8f-8785-f39357eea041","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358331,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26d2a645-023f-4f85-a76e-093d07886483","invariantUUID":"8cf0c6ab-cad1-497f-ade6-076f7327ece4","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.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":"networkrules","uniqueId":"f34d2f0c-18c8-4cfd-b368-a3bded5fbc33","lifecycleState":"CERTIFIED","lastUpdateDate":1668316218044,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8d279fd1-ddad-409b-afde-8c385969ce94","invariantUUID":"55feaf45-9707-41a8-8b8f-6fb4b2a21f06","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":"defaulticon","uniqueId":"c58a88de-12c3-4702-a77a-54fb20dd7c47","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372676,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e3a64a4-89e5-458a-b879-67eb5e86d49d","invariantUUID":"4ab38c55-b0bf-4278-a1ad-2a3d62d0b82a","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a35425d-b549-4203-8e9d-e5c7f68301ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316302042,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b86b28-4ca7-4315-8e81-cc66c33f5155","invariantUUID":"125b1bdf-5521-4477-9523-2194a6fedf00","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f345e7c-87ee-44f2-b15d-0a32222aa05a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316267364,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f88ff1b-652b-4270-9aa1-55f505e0c219","invariantUUID":"56daee81-08c8-4eb2-babb-886f992ea4cb","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"217939ea-801f-48da-ab92-f2de89ab364f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373150,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60e557bc-c6ea-4698-90f2-5aa1c526d837","invariantUUID":"3cb92c99-e940-4eae-91a8-13fc17db1ec5","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9c51b7fc-437e-4587-b469-992d9030e444","lifecycleState":"CERTIFIED","lastUpdateDate":1668316321675,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbf2e96e-2090-45da-b63e-75d5ea5d9246","invariantUUID":"89e591e0-e7e3-4afd-afea-9de21bff57a1","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":"objectStorage","uniqueId":"d0cfea7d-3197-416c-9b37-b79f0ac9203a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316273308,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0338cd-bc77-4030-9e07-2b90a30dd8c3","invariantUUID":"7b939aa2-8186-41c0-8130-25474e763b5f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b474854d-78e1-43b7-80f1-8039191224ea","lifecycleState":"CERTIFIED","lastUpdateDate":1668316288689,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe72eb7-7ab6-4763-90b5-2a5a7f29b067","invariantUUID":"f129f455-78f3-4418-9273-ea0a77c5af17","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":"1d64ea03-4a39-4502-98f8-b28f8e0d3bc0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359171,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe37682-755c-41f4-a8a6-f05b66e8e21b","invariantUUID":"93aec794-268b-4827-b514-cab4077e3ce4","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8c97447c-021a-4fa2-8f9f-111f2d4f7586","lifecycleState":"CERTIFIED","lastUpdateDate":1668319974689,"name":"vFW 2022-11-13 06-11-53","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","systemName":"Vfw20221113061153","description":"catalog service description","tags":["robot-ete","vFW 2022-11-13 06-11-53"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-13 06:16:24,599 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_CIHOdx found in resources list 2022-11-13 06:16:24,599 INFO 199:base.py(1) - ***************************************************** 2022-11-13 06:16:24,599 INFO 200:base.py(1) - STOP [SDC] YamlTemplateVfOnboardStep: Onboard vf described in YAML file in SDC. 2022-11-13 06:16:24,600 INFO 201:base.py(1) - ***************************************************** 2022-11-13 06:16:24,600 INFO 227:base.py(1) - ***************************************************** 2022-11-13 06:16:24,600 INFO 228:base.py(1) - CONTINUE [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-11-13 06:16:24,600 INFO 229:base.py(1) - ***************************************************** 2022-11-13 06:16:24,601 DEBUG 187:__init__.py(1) - check if Service basic_onboard_CIHOdx exists in SDC 2022-11-13 06:16:24,601 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-13 06:16:24,601 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-11-13 06:16:24,601 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-13 06:16:24,601 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-13 06:16:24,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:16:24,927 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-11-13 06:16:24,929 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-13 06:16:24,929 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","name":"vFW 2022-11-13 06-11-53","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c106324c-e41d-41de-860e-1b383ad3e9a6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-13 06:16:24,931 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-11-13 06-11-53 from SDC 2022-11-13 06:16:24,931 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:24,931 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:24,931 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-13 06:16:24,931 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-11-13 06:16:24,931 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:16:24,931 INFO 197:__init__.py(1) - Service basic_onboard_CIHOdx doesn't exist in SDC 2022-11-13 06:16:24,932 DEBUG 187:__init__.py(1) - check if Service basic_onboard_CIHOdx exists in SDC 2022-11-13 06:16:24,932 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-13 06:16:24,932 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-11-13 06:16:24,932 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-13 06:16:24,932 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-13 06:16:24,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:16:24,980 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-11-13 06:16:24,982 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-13 06:16:24,982 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","name":"vFW 2022-11-13 06-11-53","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c106324c-e41d-41de-860e-1b383ad3e9a6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-13 06:16:24,984 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-11-13 06-11-53 from SDC 2022-11-13 06:16:24,984 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:24,984 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:24,984 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-13 06:16:24,985 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-11-13 06:16:24,985 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:16:24,985 INFO 197:__init__.py(1) - Service basic_onboard_CIHOdx doesn't exist in SDC 2022-11-13 06:16:24,985 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2022-11-13 06:16:24,985 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2022-11-13 06:16:24,985 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-11-13 06:16:24,986 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-11-13 06:16:24,986 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2022-11-13 06:16:24,987 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:25,040 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-11-13 06:16:25,041 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2022-11-13 06:16:25,042 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"AUTOMATION COMPOSITION","derivedFrom":null,"modelType":"NORMATIVE"},{"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":"ASD_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":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"AutomationComposition Element","normalizedName":"automationcomposition element","uniqueId":"resourceNewCategory.generic.automationcomposition element","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","displayName":null,"normalizedName":"application l4+","models":null,"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","displayName":null,"normalizedName":"template","models":null,"uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","displayName":null,"normalizedName":"dcae component","models":null,"uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":null,"uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","displayName":null,"normalizedName":"network connectivity","models":null,"uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","displayName":null,"normalizedName":"configuration","models":null,"uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","displayName":null,"normalizedName":"allotted resource","models":null,"uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","displayName":null,"normalizedName":"e2e service","models":["SDC AID"],"uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","displayName":null,"normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","displayName":null,"normalizedName":"partner domain service","models":["SDC AID"],"uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","displayName":null,"normalizedName":"mobility","models":["SDC AID"],"uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","displayName":null,"normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"AutomationComposition","displayName":null,"normalizedName":"automationcomposition","models":["AUTOMATION COMPOSITION"],"uniqueId":"serviceNewCategory.automationcomposition","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","displayName":null,"normalizedName":"etsi nfv network service","models":["ETSI SOL001 v2.5.1","SDC AID"],"uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","displayName":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","displayName":null,"normalizedName":"network l4+","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","displayName":null,"normalizedName":"voip call control","models":["SDC AID"],"uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.11.9"} 2022-11-13 06:16:25,045 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2022-11-13 06:16:25,046 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2022-11-13 06:16:25,046 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2022-11-13 06:16:25,046 INFO 312:__init__.py(1) - attempting to create Service basic_onboard_CIHOdx in SDC 2022-11-13 06:16:25,046 DEBUG 187:__init__.py(1) - check if Service basic_onboard_CIHOdx exists in SDC 2022-11-13 06:16:25,046 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-13 06:16:25,047 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-11-13 06:16:25,047 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-13 06:16:25,047 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-13 06:16:25,048 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:16:25,106 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2022-11-13 06:16:25,107 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-13 06:16:25,107 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","name":"vFW 2022-11-13 06-11-53","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c106324c-e41d-41de-860e-1b383ad3e9a6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-13 06:16:25,109 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-11-13 06-11-53 from SDC 2022-11-13 06:16:25,109 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:25,110 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:25,110 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-13 06:16:25,110 DEBUG 175:__init__.py(1) - number of Service returned: 1 2022-11-13 06:16:25,110 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:16:25,110 INFO 197:__init__.py(1) - Service basic_onboard_CIHOdx doesn't exist in SDC 2022-11-13 06:16:25,126 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-11-13 06:16:25,126 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-11-13 06:16:25,126 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_onboard_CIHOdx"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_onboard_CIHOdx", "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", "serviceFunction": "", "serviceRole": "", "serviceType": "" } 2022-11-13 06:16:25,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:26,424 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-11-13 06:16:26,427 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2022-11-13 06:16:26,430 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.assettoscacsar","artifactName":"service-BasicOnboardCihodx-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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.assettoscatemplate","artifactName":"service-BasicOnboardCihodx-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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","displayName":null,"normalizedName":"network service","models":null,"uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1668320184620,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_onboard_CIHOdx"],"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7","componentMetadataForSupportLog":{"SupportablityComponentUUID":"3dee073a-9a07-4222-9777-461b445b300a","SupportablityComponentName":"basic_onboard_CIHOdx","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"3dee073a-9a07-4222-9777-461b445b300a","highestVersion":true,"systemName":"BasicOnboardCihodx","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","normalizedName":"basiconboardcihodx","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"topologyTemplate":true,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1668320184620,"allArtifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"automationcompositionfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.automationcompositionfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Automation Composition Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184558,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"properties":null,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":null,"service":true,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"name":"basic_onboard_CIHOdx"} 2022-11-13 06:16:26,437 INFO 330:__init__.py(1) - Service basic_onboard_CIHOdx is created in SDC 2022-11-13 06:16:26,437 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:26,448 DEBUG 187:__init__.py(1) - check if Vf basic_onboard_CIHOdx exists in SDC 2022-11-13 06:16:26,448 INFO 157:__init__.py(1) - retrieving all objects of type Vf from SDC 2022-11-13 06:16:26,448 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-11-13 06:16:26,449 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-11-13 06:16:26,449 DEBUG 132:onap_service.py(1) - [SDC][get Vfs] data sent: None 2022-11-13 06:16:26,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:16:26,519 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-11-13 06:16:26,520 INFO 142:onap_service.py(1) - [SDC][get Vfs] response code: 200 2022-11-13 06:16:26,520 DEBUG 146:onap_service.py(1) - [SDC][get Vfs] response: [{"uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","name":"basic_onboard_CIHOdx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f7b6621c-c094-4f97-9e6e-f2fb89fca33d/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"},{"uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","name":"vFW 42077a3e-84c4","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3e43521d-5fa4-4068-a4f1-62c448b9e68a/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VF","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008"}] 2022-11-13 06:16:26,523 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_CIHOdx from SDC 2022-11-13 06:16:26,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:26,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:26,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:16:26,523 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 42077a3e-84c4 from SDC 2022-11-13 06:16:26,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:26,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:26,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:16:26,524 DEBUG 175:__init__.py(1) - number of Vf returned: 2 2022-11-13 06:16:26,524 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:16:26,524 INFO 220:__init__.py(1) - Vf found, updating information 2022-11-13 06:16:26,524 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-11-13 06:16:26,524 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-11-13 06:16:26,524 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vf] data sent: None 2022-11-13 06:16:26,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:26,603 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-11-13 06:16:26,607 INFO 142:onap_service.py(1) - [SDC][Deep Load Vf] response code: 200 2022-11-13 06:16:26,610 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vf] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5dc9dc18-c200-4a34-afba-194acf3ad7dd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316319812,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5819a2be-497b-44e7-996b-86b6ea981ce4","invariantUUID":"ceb7d41d-67ba-4e70-b490-2bae0515744f","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":"defaulticon","uniqueId":"c1f6aa9d-0a61-4b00-9ece-d4336dbdbefc","lifecycleState":"CERTIFIED","lastUpdateDate":1668316294551,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee5ee79-efdf-4d8c-942a-0c37d5061c75","invariantUUID":"afc89276-f1d8-4a91-9c68-326bc22e6d92","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"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":"5a82d0e5-1fdc-4990-bd8f-dac21af9d39d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316307148,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd6e6db4-1d8b-4b28-b040-958ee161f569","invariantUUID":"466091b8-05b3-4f20-99ac-c12437cf12fd","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":"compute","uniqueId":"92a2e30d-0a78-4161-9b6e-cccd02d01ea7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359637,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3152100-9b31-4c8a-a9c4-cfadb9009432","invariantUUID":"5a3a55de-5756-436b-a49e-d5c39bc68240","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","tosca.nodes.nfv.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":"7773565d-ba93-4296-a58f-64d1896783d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316300594,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dab008-7f12-47bf-a175-ed77f8980cdc","invariantUUID":"1f80c009-ddc3-4c99-8424-d795ce348249","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":"defaulticon","uniqueId":"0fe1e3b0-9120-43b5-af91-741b86ca57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373046,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce270771-cc7d-4fb2-b655-c44983b9a89e","invariantUUID":"6fbd3d6c-2822-49a9-ab48-9631360ac657","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c2d7590-c44d-4865-bc83-e31a4db58bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373281,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"463e352d-6b7b-4891-9839-42335f65f47f","invariantUUID":"0505b613-fc5d-41d5-bedc-11bb9031749d","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8a808ee8-e92e-413e-b8f8-2bb7d34526cd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359896,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34031fde-ff0d-49bc-a4d9-c8ec91adc4fc","invariantUUID":"c3072cf6-e6a7-4f36-8ced-33c852d13754","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4704aee3-02cc-4da0-b4e1-0447622705ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372885,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77f8b0b-d479-446c-8c5f-626aa08b7997","invariantUUID":"34fa4bd9-5c18-440e-b79d-62b725429d4c","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d9a0b49-7d88-4b22-945f-668d6b7ca007","lifecycleState":"CERTIFIED","lastUpdateDate":1668316234272,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28a63c4-ce9c-4713-92cb-3e82dcdd59fc","invariantUUID":"51b04947-97e7-40bf-843b-9de5949d928f","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":"81d1051c-46ab-4fa9-ad2d-0728fedf8aed","lifecycleState":"CERTIFIED","lastUpdateDate":1668316293049,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf9e16d1-1953-400d-a2ac-492ef0893432","invariantUUID":"8894d398-43fe-40e5-8cbd-68b9c46a485e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1ba67edb-1ec9-40d0-9343-515cf1e1de6d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316197600,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0504f600-a420-442b-95a7-73234c0fcc4c","invariantUUID":"3e7e5803-4984-46ad-a342-d91068315952","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":"compute","uniqueId":"4b6a3e70-1973-4f08-bb85-dc7186a10757","lifecycleState":"CERTIFIED","lastUpdateDate":1668316268869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eea5426-5820-4611-a4a9-581356f9fe62","invariantUUID":"2dfbd597-41fb-4d63-9581-0b012b4527d0","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":"objectStorage","uniqueId":"fc7df9f5-5998-4b55-984e-0adc7b3c5a97","lifecycleState":"CERTIFIED","lastUpdateDate":1668316277917,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6e5f94b-6a83-4afc-a1ca-244c8f573356","invariantUUID":"324e3bc0-18c4-457f-8a74-2499b4d14230","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":"objectStorage","uniqueId":"322a73d6-f948-4afc-b786-c3c2f6f1444c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358822,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bca1e18-ee8b-40cb-9b37-64710d8fdd38","invariantUUID":"114d4d9c-08f1-4f77-8069-ba4789fc43ab","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d760b9-a058-4df3-bd1f-d9119dc8d8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316202865,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"922f986f-3a01-498d-ba37-9e0c4d1c7ead","invariantUUID":"f6a1a7db-a430-4217-9b8d-509fc716b996","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":"networkrules","uniqueId":"952b1982-2dcc-4934-8513-256e586ed0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316212548,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ea29044-6631-47fb-94b1-d6a39856fc1b","invariantUUID":"4da83df2-cb46-47d8-8383-29c15e8b0746","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":"network","uniqueId":"bf015ae0-ce1f-4fb3-9d8b-3996f6ae4975","lifecycleState":"CERTIFIED","lastUpdateDate":1668316183183,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5567eea1-034e-48fd-a131-725a4343e88a","invariantUUID":"c13fe071-c8bb-4cff-af98-2a36a90b85b7","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":"4daf2358-1400-4255-a900-a34dfc9cad61","lifecycleState":"CERTIFIED","lastUpdateDate":1668319955837,"name":"vFW 42077a3e-84c4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","systemName":"Vfw42077a3e84c4","description":"vendor software product","tags":["vFW 42077a3e-84c4"],"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":"4414add5-7d91-488a-a04c-31b8a48baa63","lifecycleState":"CERTIFIED","lastUpdateDate":1668316297623,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cfe726a-ef14-43b4-a39a-d217f669bdf5","invariantUUID":"91cdd6c4-821c-4ecd-b48a-2d4159e0886d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9b419c36-f272-43a8-9806-364dd7eda47e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316290241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e221cff1-2dd0-481b-a3f4-461ef1e33a9f","invariantUUID":"99585123-a8cb-48ae-8bee-d84fc179d1fa","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":"defaulticon","uniqueId":"1a7d00eb-3b70-4e01-ae0b-fd61d608caa3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372494,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a941a799-0706-4827-95d8-141b362fe13d","invariantUUID":"c5d07403-5a53-4723-99f2-d1d564f76e04","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b4e97f5-06f9-45cc-b1e5-a345a3abc49c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316201334,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79cd2767-1e25-497e-a1e2-5b4301d5b60b","invariantUUID":"b85f253b-bd4d-4661-859b-3bd7014a7a63","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"87a5c27f-0b96-44ca-961d-7b6d5e879126","lifecycleState":"CERTIFIED","lastUpdateDate":1668316181637,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ed97f3e-dd3c-4f78-8cb3-8f3cd7b50136","invariantUUID":"c671158e-f537-4b16-adf3-ef261c2b7207","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":"db56b8a1-270a-42ce-b3ca-5113057febdb","lifecycleState":"CERTIFIED","lastUpdateDate":1668316324773,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c562d6a-ceb8-4058-8e0a-cbf18d5680d5","invariantUUID":"a6b0ac66-6bc7-4b26-aa90-c42d6c9126e3","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":"securityrules","uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316221194,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ee5da8a9-2891-457c-bc41-f5f1d1cc5f77","invariantUUID":"9ee497ca-ea18-4fd0-8dd5-9de6b1054be1","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":"defaulticon","uniqueId":"3fcde26e-abd6-4471-aa7b-7a8bbe30178d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316173335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bf341dc7-c6b5-46f4-9d0e-dddad83d0249","invariantUUID":"ecc49bd6-c2ab-4d70-a890-0536c16604e4","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":"10ab2f4a-2892-402f-a1af-9828f79c9695","lifecycleState":"CERTIFIED","lastUpdateDate":1668316262845,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f1d07-254b-4cd4-ad60-f426f6a8c014","invariantUUID":"24b400e6-76c7-49e2-acd5-7bfc835ac92d","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5020544b-e729-449e-aa5b-4f7c3e30096b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316304150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78a936ad-43f4-47e8-b5a1-f4767a920332","invariantUUID":"e5df15d6-2b8e-4d4b-8fc3-85fbf1b1f271","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":"defaulticon","uniqueId":"170f8417-4747-402b-b706-eff110783ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1668320169384,"name":"basic_onboard_CIHOdx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","systemName":"BasicOnboardCihodx","description":"VF","tags":["basic_onboard_CIHOdx"],"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":"b5b1f671-a1e0-46bb-9518-9bb919eda06a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316204483,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9be6e14b-a5d7-4758-9442-b2e11b2e727e","invariantUUID":"949836e8-f70b-4c73-8513-7b40a0deabf6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e2f97564-d6cd-434c-9417-3b25d8f85782","lifecycleState":"CERTIFIED","lastUpdateDate":1668316313168,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a3f5e7d-e009-45a7-a0a2-f0283c00d97c","invariantUUID":"3dc50c5d-8f89-43fa-ab6a-a8549bf5c3d4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1166b27-a158-4afa-8ba6-67b6f3d6528a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316225022,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db62f07a-b2e3-4dff-8d4f-ffbad45c8c78","invariantUUID":"7771de3e-d294-45a3-b1d6-d028fbcf6bda","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":"port","uniqueId":"b5743ea2-18fd-4ef8-8c8f-d16981293052","lifecycleState":"CERTIFIED","lastUpdateDate":1668316195623,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54daa266-7962-4971-b9f4-392d5104e481","invariantUUID":"f92c7bf0-8c60-4632-969a-ad893e2a92f6","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":"defaulticon","uniqueId":"de1546d1-03c7-49e7-8686-e6791f3f5640","lifecycleState":"CERTIFIED","lastUpdateDate":1668316255026,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"27f72945-2d1b-4d11-aff7-9bf0a581b0d0","invariantUUID":"8d133e4b-4e16-4e0f-b0ae-e21124a4752c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a807322e-2c33-469d-933c-5eecdd22a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316176602,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2f02c65-7268-445b-8af3-34d9f3df4d81","invariantUUID":"c3478311-5129-4619-95df-85c6684a332f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c39f4b6b-c8cb-483a-b489-35e12af72966","lifecycleState":"CERTIFIED","lastUpdateDate":1668316314925,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"376376f3-42f4-4423-9384-fe38d6976368","invariantUUID":"acc1832d-79fb-469a-8f52-bdbfd18a52a0","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":"15e71c6b-50db-457e-8947-e30810f88535","lifecycleState":"CERTIFIED","lastUpdateDate":1668316231288,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cd14d51-d0e3-4c6d-aea8-90afb6b4e1f8","invariantUUID":"fea161f6-a028-43ce-8976-6215df1e5dc6","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":"2292b158-99ae-4c51-ab53-09247085d0d5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316251558,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7b7ca7c-acdf-4554-9c02-28969e6ce8bc","invariantUUID":"563dd554-5c45-4e07-9f3d-9b06380ae568","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22d46951-e477-4e71-aa8e-3e2cd834d9ca","lifecycleState":"CERTIFIED","lastUpdateDate":1668316279683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffe31f31-5719-4e59-bcb9-c22150a888e0","invariantUUID":"84a62bde-437c-43d4-acb7-55c9d6453c9b","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":"7f57584f-c7c2-4bf7-8ca7-b85985d7838a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316188692,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd79ac6e-566d-42e7-b8e2-eba7bf67ad86","invariantUUID":"d6be9bf0-c6b4-4343-8862-f5fbfa675ff5","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":"objectStorage","uniqueId":"119ea89b-dca0-477a-bffa-a43f1ddf1b53","lifecycleState":"CERTIFIED","lastUpdateDate":1668316258212,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"556fcada-cd69-41bf-9be2-8de6c224e9fe","invariantUUID":"962721e8-407e-4f04-9c6a-a538c436b992","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":"68f6a727-fd91-43aa-b60a-91e533ee0bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316323230,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51ffa5cb-44c9-4efb-bde6-f015376a40bf","invariantUUID":"d6b3203a-a17a-4c6a-a679-c920ee171a87","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":"bd7dff6b-a809-4145-a61a-1bae6ac1d3fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316193965,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6450eb94-abbd-4f52-9bc0-51108c8b7e26","invariantUUID":"6dad58f0-ad7e-4cce-b1b4-7ae065ba29e3","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":"74740729-d497-44f9-a6c6-e008b5c084b8","lifecycleState":"CERTIFIED","lastUpdateDate":1668316259772,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54f82622-328d-4976-a592-e4217078cd0d","invariantUUID":"3060feb0-8431-40e4-8fc2-45855a892498","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":"13536e1e-b78a-4396-ba9d-0a34b6d97daa","lifecycleState":"CERTIFIED","lastUpdateDate":1668316287157,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ee0dfc-6261-41fc-83b7-cbfdf1d34dca","invariantUUID":"58bb7a15-f9aa-4d06-89f5-1766d623b358","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":"8559e60c-5124-4f3e-9171-49f71f743712","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358575,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8101dd55-197b-4c9c-8ffa-91121af29dc9","invariantUUID":"52156827-26c2-432a-bb66-ee8076903c85","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.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":"compute","uniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","lifecycleState":"CERTIFIED","lastUpdateDate":1668316166175,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb8cef46-2e37-46cb-bd13-104c93d9a344","invariantUUID":"672340ef-0f1d-4860-ad16-3b956f318680","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":"423ed857-7693-41af-8333-774aefa3741e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316232773,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97b6c042-87a9-42b2-86b8-e3db3f0f4ba0","invariantUUID":"b18e8c87-635a-4b66-ad0b-a508c87530ff","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0d1530dc-18fe-426f-ba58-a5db560eb353","lifecycleState":"CERTIFIED","lastUpdateDate":1668316285662,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4631b76-4742-406c-a842-cdaa51fe1ac7","invariantUUID":"9e2cbbf6-7790-42c0-be14-06fc2c226ff8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1088a10a-9fd8-4b7b-a8c1-a84955e439d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316291628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c85273-c1cf-42f1-9731-b5c3da8666a7","invariantUUID":"74d7b463-365e-44cc-b88f-6bea4ce4ccca","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"080aefc9-a168-47e2-bae7-e97dd8d769c6","lifecycleState":"CERTIFIED","lastUpdateDate":1668316309590,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b56a185f-71d8-4ba5-a423-f3d01b59272b","invariantUUID":"88935a6c-6a9b-4021-884d-9358688d28fa","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":"741db70d-8c51-4c4c-a001-1af731df6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316328169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e66ae79c-bfa3-4774-9ba5-58676b939252","invariantUUID":"e165241e-98af-429f-b78c-c21d358dd16d","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":"defaulticon","uniqueId":"ad3dc2b7-680a-475f-bf1f-8685e1653bef","lifecycleState":"CERTIFIED","lastUpdateDate":1668316256580,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b03be8-4adf-4d6d-b4a8-07c95c49c147","invariantUUID":"24f30738-aa6a-4cab-a9cd-4ef43f0dd0fe","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80adfb09-42cc-469d-bdf3-6541aae52748","lifecycleState":"CERTIFIED","lastUpdateDate":1668316299133,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5054f77-71cb-4760-821f-1f2a5bc7c819","invariantUUID":"a2c7ec33-c91d-4a34-a0d2-ef72586490ee","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":"defaulticon","uniqueId":"4f1ab914-d848-41dc-82f8-cb78e3c6f15a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372345,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"406a5eae-2968-46b2-a4b6-00cd7c0012e7","invariantUUID":"087a8d9e-7cf5-47e1-94ba-7c75b03cd55a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6df41a39-82c9-470d-a02d-a09c5d894fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316271825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41849ca1-84f7-40ff-ab45-344a5eaf5211","invariantUUID":"f84a872e-2484-44ea-bcb9-25fceb073d40","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":"678f5599-52d4-42d7-8286-a06f55181fd5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316219664,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fc3c9fd-9da0-45a7-b331-73c1be83ff46","invariantUUID":"434127dc-4cb5-4acd-869b-aba828834122","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3db1b48-9345-49e8-9a0a-f5741fe23d54","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359765,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4caa5db9-9aa7-4f81-af2c-382e462dfbec","invariantUUID":"1e051b9d-5c3e-42b2-a3b4-001d2a3d2509","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"50f2c4c9-f644-4b0b-af95-4c97bf0bb93e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316206006,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5b2a3175-49ee-435c-95dc-bd1bc316adba","invariantUUID":"101f6725-626f-4601-b138-b779754514d2","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":"objectStorage","uniqueId":"e602c83a-fa5e-476a-9440-ed72b0a26754","lifecycleState":"CERTIFIED","lastUpdateDate":1668316190572,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0928cff5-0bbd-4d18-8b96-6d90cffbfab9","invariantUUID":"7e1b12cd-31df-4076-ac02-5556457c5763","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":"e828e5b6-77b7-4946-a5de-9bdb3617f659","lifecycleState":"CERTIFIED","lastUpdateDate":1668316240488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15344bc9-57cf-41d7-b0a7-f0cbeeb5a662","invariantUUID":"f543fc33-3a1f-452d-9fbb-413aa3103515","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"39185333-072a-413a-b140-d34253f7f219","lifecycleState":"CERTIFIED","lastUpdateDate":1668316326590,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa7cc2e-4833-4da3-b33f-42ae03076498","invariantUUID":"28e84f9a-829b-42de-b723-21dcd4640576","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":"compute","uniqueId":"154d07c5-bd2e-4719-bd22-79b342f38562","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358200,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4418b1fe-e27e-4407-947b-c7c167f9e87f","invariantUUID":"85c97089-4e50-4ad9-b308-de9c209e979d","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"98269843-c625-4add-ada2-1668b872ebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358985,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63bde6da-822b-4ac9-a64a-3a2c80132ed3","invariantUUID":"c82a40ef-7487-4716-94f4-7113ed3f83d8","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.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":"network","uniqueId":"db7ec0df-8e35-4ebf-aff5-c579b76349e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316249699,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"878aabe6-77e1-4edc-acf4-03e84fd01919","invariantUUID":"b850a834-4a3d-4328-9872-6ae91ecd3a0d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0d1760a-633a-4013-86d0-52969fca43e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316199805,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ad420b4-d413-4f4b-bfa5-9aa7fece560e","invariantUUID":"8459e2cb-0003-46f5-9f40-95eab04f3d12","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"007d2f80-8089-4f90-9c31-326044fb0ead","lifecycleState":"CERTIFIED","lastUpdateDate":1668316244914,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9cd57a-2b9a-4740-bab5-078a616be274","invariantUUID":"9c392053-d7e0-485e-a086-ec615140383b","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":"loadBalancer","uniqueId":"fb4c404b-1b38-4285-9a88-b311633bd6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316180112,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28e01a57-9cca-4c95-837f-0e4a292a5bb8","invariantUUID":"2b41f918-eb75-406f-b3cd-b641b435f736","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3617aba5-5813-483a-8066-c819266c5241","lifecycleState":"CERTIFIED","lastUpdateDate":1668316265869,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5113112-3d56-4aea-bc93-ca4d4270ef34","invariantUUID":"75351bfc-53ee-411b-ad1e-dd2dd8b90974","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":"58754fb5-f67a-4eca-9c2e-5efacdc97d29","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359466,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6303124-9b30-4969-a88e-52955ab5baa2","invariantUUID":"12000971-c2ec-4dca-b2e3-2c87fc740006","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e789311-1af2-481f-b45f-a9daa7b227fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316296085,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e84d2e-94b0-496e-af69-2de095b82fa0","invariantUUID":"ba0d142a-6fb5-4804-a11f-b6e83dda83a4","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923686c9-deef-4051-a895-2134cc76b44b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316228041,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dfe8945-33b3-4e61-a411-c8e79b0085d7","invariantUUID":"0e922aa3-4cbc-4ad3-aed8-f3827c5d5ab4","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05a3abe7-fe7a-426e-a94f-d710b79360cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358445,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f4997a-224c-4412-85f2-37089075259a","invariantUUID":"16a6a11c-ff41-4a84-9fec-9dfb51c0fccb","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9133d94f-fcb7-45b7-9dc9-bef0f27e62b3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316261347,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8755ce-6ef1-4177-9557-af210313910d","invariantUUID":"9814c566-efd8-4c14-b9a0-133c4b7054a8","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"212f11d2-f17b-47b3-ae98-64a0a58063da","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b62c8435-0b38-4381-a45b-2c2080e4ab27","invariantUUID":"6cbaaf6b-0d4c-44c5-b4eb-86c5b5a0ec9f","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"e3bf9ed3-b359-44a8-b39b-4352de5e810b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316253364,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68167bb3-31d7-4fc1-a4aa-284b20c591d7","invariantUUID":"7fcd1b82-98bc-4c9a-bd9d-d967ff1a7680","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":"7e8c86c4-cefa-40e0-b9ae-2b9ba977a2d7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316192345,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57d7020a-78d6-4ac0-81a3-8484f0fa7d0a","invariantUUID":"6df405ee-8042-42ce-b2da-74c20759a91d","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":"port","uniqueId":"f83ad4ad-cc37-45da-a438-4bb2dfeb9fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316214091,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb813e5-b5a0-4fab-aa56-914d0b4d5431","invariantUUID":"ec1b7a61-ee42-45cf-af72-88ab4de44ea1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a268a382-9887-4567-8eb8-80c26d488c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316226552,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee86288-f14a-4000-a7c0-adac288f69f7","invariantUUID":"15b7f0f5-4f8a-43b1-868a-c4cd1a6d5d33","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":"a0d3b8d6-04a6-4ca5-89b3-4e955df9972b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316174958,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cdd939-ddd7-4d28-80f2-375d1d16a07f","invariantUUID":"ff05ca51-b9bc-47ce-a706-3a3c3d416323","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea37ef32-ba01-43aa-8e59-83065a8c835a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316223468,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"174ba2c5-5f4a-4d0d-8c55-ff07b631269f","invariantUUID":"fbe563cd-09a2-4401-b10c-cad1b1561383","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":"network","uniqueId":"d8b46564-fe89-48e0-835e-6ec45cfea9f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316246565,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8964cc71-7b4e-4591-ac05-71729c7c19c8","invariantUUID":"08e1a123-b69e-4d43-a5fa-3867083064ff","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"853eab80-3b22-4d8f-8785-f39357eea041","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358331,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26d2a645-023f-4f85-a76e-093d07886483","invariantUUID":"8cf0c6ab-cad1-497f-ade6-076f7327ece4","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.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":"networkrules","uniqueId":"f34d2f0c-18c8-4cfd-b368-a3bded5fbc33","lifecycleState":"CERTIFIED","lastUpdateDate":1668316218044,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8d279fd1-ddad-409b-afde-8c385969ce94","invariantUUID":"55feaf45-9707-41a8-8b8f-6fb4b2a21f06","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":"defaulticon","uniqueId":"c58a88de-12c3-4702-a77a-54fb20dd7c47","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372676,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e3a64a4-89e5-458a-b879-67eb5e86d49d","invariantUUID":"4ab38c55-b0bf-4278-a1ad-2a3d62d0b82a","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a35425d-b549-4203-8e9d-e5c7f68301ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316302042,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b86b28-4ca7-4315-8e81-cc66c33f5155","invariantUUID":"125b1bdf-5521-4477-9523-2194a6fedf00","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f345e7c-87ee-44f2-b15d-0a32222aa05a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316267364,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f88ff1b-652b-4270-9aa1-55f505e0c219","invariantUUID":"56daee81-08c8-4eb2-babb-886f992ea4cb","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"217939ea-801f-48da-ab92-f2de89ab364f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373150,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60e557bc-c6ea-4698-90f2-5aa1c526d837","invariantUUID":"3cb92c99-e940-4eae-91a8-13fc17db1ec5","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9c51b7fc-437e-4587-b469-992d9030e444","lifecycleState":"CERTIFIED","lastUpdateDate":1668316321675,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbf2e96e-2090-45da-b63e-75d5ea5d9246","invariantUUID":"89e591e0-e7e3-4afd-afea-9de21bff57a1","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":"objectStorage","uniqueId":"d0cfea7d-3197-416c-9b37-b79f0ac9203a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316273308,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0338cd-bc77-4030-9e07-2b90a30dd8c3","invariantUUID":"7b939aa2-8186-41c0-8130-25474e763b5f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b474854d-78e1-43b7-80f1-8039191224ea","lifecycleState":"CERTIFIED","lastUpdateDate":1668316288689,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe72eb7-7ab6-4763-90b5-2a5a7f29b067","invariantUUID":"f129f455-78f3-4418-9273-ea0a77c5af17","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":"1d64ea03-4a39-4502-98f8-b28f8e0d3bc0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359171,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe37682-755c-41f4-a8a6-f05b66e8e21b","invariantUUID":"93aec794-268b-4827-b514-cab4077e3ce4","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.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"}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1668320184620,"name":"basic_onboard_CIHOdx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3dee073a-9a07-4222-9777-461b445b300a","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","systemName":"BasicOnboardCihodx","description":"service","tags":["basic_onboard_CIHOdx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8c97447c-021a-4fa2-8f9f-111f2d4f7586","lifecycleState":"CERTIFIED","lastUpdateDate":1668319974689,"name":"vFW 2022-11-13 06-11-53","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","systemName":"Vfw20221113061153","description":"catalog service description","tags":["robot-ete","vFW 2022-11-13 06-11-53"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-13 06:16:26,615 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_CIHOdx found in resources list 2022-11-13 06:16:26,616 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-11-13 06:16:26,616 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/72fb7f48-99f7-4898-a4d7-b3e5978e17e7/resourceInstance 2022-11-13 06:16:26,616 DEBUG 132:onap_service.py(1) - [SDC][Add VF to ServiceProxy] data sent: { "name": "basic_onboard_CIHOdx", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "170f8417-4747-402b-b706-eff110783ee9", "originType": "VF", "componentUid": "170f8417-4747-402b-b706-eff110783ee9", "icon": "defaulticon" } 2022-11-13 06:16:26,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:28,625 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/72fb7f48-99f7-4898-a4d7-b3e5978e17e7/resourceInstance HTTP/1.1" 201 None 2022-11-13 06:16:28,627 INFO 142:onap_service.py(1) - [SDC][Add VF to ServiceProxy] response code: 201 2022-11-13 06:16:28,628 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":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"metadata":null,"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.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,"toscaGetFunction":null,"toscaFunction":null,"subPropertyToscaFunctions":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"userCreated":false,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"basic_onboard_CIHOdx 0","SupportablityComponentVersion":null},"actualComponentUid":"170f8417-4747-402b-b706-eff110783ee9","createdFromCsar":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.170f8417-4747-402b-b706-eff110783ee9.basic_onboard_cihodx0","normalizedName":"basic_onboard_cihodx0","name":"basic_onboard_CIHOdx 0","creationTime":1668320186233,"icon":"defaulticon","description":null,"originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_cihodx0","createdFrom":null,"componentUid":"170f8417-4747-402b-b706-eff110783ee9","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vf.BasicOnboardCihodx","modificationTime":1668320186233,"customizationUUID":"36e41d51-b5d9-4eb5-8dbf-3470d53ddfa1","instanceCount":null,"posX":"200","posY":"100","componentName":"basic_onboard_CIHOdx","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"type":null,"version":null,"ownerId":null,"empty":false} 2022-11-13 06:16:28,628 INFO 940:sdc_resource.py(1) - Resource VF basic_onboard_CIHOdx has been added on ServiceProxy basic_onboard_CIHOdx 2022-11-13 06:16:28,631 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CIHOdx] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-13 06:16:28,631 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CIHOdx] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/3dee073a-9a07-4222-9777-461b445b300a/distribution 2022-11-13 06:16:28,631 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CIHOdx] data sent: None 2022-11-13 06:16:28,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:28,683 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/3dee073a-9a07-4222-9777-461b445b300a/distribution HTTP/1.1" 200 38 2022-11-13 06:16:28,685 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CIHOdx] response code: 200 2022-11-13 06:16:28,685 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_onboard_CIHOdx] response: {"distributionStatusOfServiceList":[]} 2022-11-13 06:16:28,688 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CIHOdx] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2022-11-13 06:16:28,688 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CIHOdx] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2022-11-13 06:16:28,688 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CIHOdx] data sent: None 2022-11-13 06:16:28,690 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:28,736 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-11-13 06:16:28,737 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CIHOdx] response code: 200 2022-11-13 06:16:28,737 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_onboard_CIHOdx] response: {"distributionStatusList":[]} 2022-11-13 06:16:28,740 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2022-11-13 06:16:28,740 INFO 741:service.py(1) - attempting to checkin Service basic_onboard_CIHOdx in SDC 2022-11-13 06:16:28,743 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-11-13 06:16:28,744 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/72fb7f48-99f7-4898-a4d7-b3e5978e17e7/lifecycleState/checkin 2022-11-13 06:16:28,744 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2022-11-13 06:16:28,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:30,572 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/72fb7f48-99f7-4898-a4d7-b3e5978e17e7/lifecycleState/checkin HTTP/1.1" 200 1225 2022-11-13 06:16:30,574 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2022-11-13 06:16:30,575 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7","name":"basic_onboard_CIHOdx","version":"0.1","isHighestVersion":true,"creationDate":1668320184620,"lastUpdateDate":1668320188236,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_onboard_CIHOdx"],"icon":"network_l_1-3","normalizedName":"basiconboardcihodx","systemName":"BasicOnboardCihodx","contactId":"cs0008","allVersions":{"0.1":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7"},"projectCode":"123456","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","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":"3dee073a-9a07-4222-9777-461b445b300a"} 2022-11-13 06:16:30,578 DEBUG 187:__init__.py(1) - check if Service basic_onboard_CIHOdx exists in SDC 2022-11-13 06:16:30,578 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-13 06:16:30,579 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-11-13 06:16:30,579 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-13 06:16:30,579 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-13 06:16:30,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:16:30,674 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 751 2022-11-13 06:16:30,675 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-13 06:16:30,675 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","name":"vFW 2022-11-13 06-11-53","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c106324c-e41d-41de-860e-1b383ad3e9a6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3dee073a-9a07-4222-9777-461b445b300a","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","name":"basic_onboard_CIHOdx","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/3dee073a-9a07-4222-9777-461b445b300a/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-11-13 06:16:30,678 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-11-13 06-11-53 from SDC 2022-11-13 06:16:30,678 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:30,678 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:30,678 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-13 06:16:30,679 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_CIHOdx from SDC 2022-11-13 06:16:30,679 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:30,679 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:30,679 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2022-11-13 06:16:30,679 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-11-13 06:16:30,679 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:16:30,679 INFO 220:__init__.py(1) - Service found, updating information 2022-11-13 06:16:30,680 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-11-13 06:16:30,680 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-11-13 06:16:30,680 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-13 06:16:30,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:30,760 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-11-13 06:16:30,763 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-13 06:16:30,765 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5dc9dc18-c200-4a34-afba-194acf3ad7dd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316319812,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5819a2be-497b-44e7-996b-86b6ea981ce4","invariantUUID":"ceb7d41d-67ba-4e70-b490-2bae0515744f","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":"defaulticon","uniqueId":"c1f6aa9d-0a61-4b00-9ece-d4336dbdbefc","lifecycleState":"CERTIFIED","lastUpdateDate":1668316294551,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee5ee79-efdf-4d8c-942a-0c37d5061c75","invariantUUID":"afc89276-f1d8-4a91-9c68-326bc22e6d92","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"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":"5a82d0e5-1fdc-4990-bd8f-dac21af9d39d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316307148,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd6e6db4-1d8b-4b28-b040-958ee161f569","invariantUUID":"466091b8-05b3-4f20-99ac-c12437cf12fd","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":"compute","uniqueId":"92a2e30d-0a78-4161-9b6e-cccd02d01ea7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359637,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3152100-9b31-4c8a-a9c4-cfadb9009432","invariantUUID":"5a3a55de-5756-436b-a49e-d5c39bc68240","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","tosca.nodes.nfv.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":"7773565d-ba93-4296-a58f-64d1896783d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316300594,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dab008-7f12-47bf-a175-ed77f8980cdc","invariantUUID":"1f80c009-ddc3-4c99-8424-d795ce348249","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":"defaulticon","uniqueId":"0fe1e3b0-9120-43b5-af91-741b86ca57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373046,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce270771-cc7d-4fb2-b655-c44983b9a89e","invariantUUID":"6fbd3d6c-2822-49a9-ab48-9631360ac657","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c2d7590-c44d-4865-bc83-e31a4db58bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373281,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"463e352d-6b7b-4891-9839-42335f65f47f","invariantUUID":"0505b613-fc5d-41d5-bedc-11bb9031749d","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8a808ee8-e92e-413e-b8f8-2bb7d34526cd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359896,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34031fde-ff0d-49bc-a4d9-c8ec91adc4fc","invariantUUID":"c3072cf6-e6a7-4f36-8ced-33c852d13754","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4704aee3-02cc-4da0-b4e1-0447622705ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372885,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77f8b0b-d479-446c-8c5f-626aa08b7997","invariantUUID":"34fa4bd9-5c18-440e-b79d-62b725429d4c","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d9a0b49-7d88-4b22-945f-668d6b7ca007","lifecycleState":"CERTIFIED","lastUpdateDate":1668316234272,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28a63c4-ce9c-4713-92cb-3e82dcdd59fc","invariantUUID":"51b04947-97e7-40bf-843b-9de5949d928f","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":"81d1051c-46ab-4fa9-ad2d-0728fedf8aed","lifecycleState":"CERTIFIED","lastUpdateDate":1668316293049,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf9e16d1-1953-400d-a2ac-492ef0893432","invariantUUID":"8894d398-43fe-40e5-8cbd-68b9c46a485e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1ba67edb-1ec9-40d0-9343-515cf1e1de6d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316197600,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0504f600-a420-442b-95a7-73234c0fcc4c","invariantUUID":"3e7e5803-4984-46ad-a342-d91068315952","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":"compute","uniqueId":"4b6a3e70-1973-4f08-bb85-dc7186a10757","lifecycleState":"CERTIFIED","lastUpdateDate":1668316268869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eea5426-5820-4611-a4a9-581356f9fe62","invariantUUID":"2dfbd597-41fb-4d63-9581-0b012b4527d0","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":"objectStorage","uniqueId":"fc7df9f5-5998-4b55-984e-0adc7b3c5a97","lifecycleState":"CERTIFIED","lastUpdateDate":1668316277917,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6e5f94b-6a83-4afc-a1ca-244c8f573356","invariantUUID":"324e3bc0-18c4-457f-8a74-2499b4d14230","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":"objectStorage","uniqueId":"322a73d6-f948-4afc-b786-c3c2f6f1444c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358822,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bca1e18-ee8b-40cb-9b37-64710d8fdd38","invariantUUID":"114d4d9c-08f1-4f77-8069-ba4789fc43ab","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d760b9-a058-4df3-bd1f-d9119dc8d8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316202865,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"922f986f-3a01-498d-ba37-9e0c4d1c7ead","invariantUUID":"f6a1a7db-a430-4217-9b8d-509fc716b996","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":"networkrules","uniqueId":"952b1982-2dcc-4934-8513-256e586ed0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316212548,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ea29044-6631-47fb-94b1-d6a39856fc1b","invariantUUID":"4da83df2-cb46-47d8-8383-29c15e8b0746","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":"network","uniqueId":"bf015ae0-ce1f-4fb3-9d8b-3996f6ae4975","lifecycleState":"CERTIFIED","lastUpdateDate":1668316183183,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5567eea1-034e-48fd-a131-725a4343e88a","invariantUUID":"c13fe071-c8bb-4cff-af98-2a36a90b85b7","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":"4daf2358-1400-4255-a900-a34dfc9cad61","lifecycleState":"CERTIFIED","lastUpdateDate":1668319955837,"name":"vFW 42077a3e-84c4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","systemName":"Vfw42077a3e84c4","description":"vendor software product","tags":["vFW 42077a3e-84c4"],"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":"4414add5-7d91-488a-a04c-31b8a48baa63","lifecycleState":"CERTIFIED","lastUpdateDate":1668316297623,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cfe726a-ef14-43b4-a39a-d217f669bdf5","invariantUUID":"91cdd6c4-821c-4ecd-b48a-2d4159e0886d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9b419c36-f272-43a8-9806-364dd7eda47e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316290241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e221cff1-2dd0-481b-a3f4-461ef1e33a9f","invariantUUID":"99585123-a8cb-48ae-8bee-d84fc179d1fa","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":"defaulticon","uniqueId":"1a7d00eb-3b70-4e01-ae0b-fd61d608caa3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372494,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a941a799-0706-4827-95d8-141b362fe13d","invariantUUID":"c5d07403-5a53-4723-99f2-d1d564f76e04","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b4e97f5-06f9-45cc-b1e5-a345a3abc49c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316201334,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79cd2767-1e25-497e-a1e2-5b4301d5b60b","invariantUUID":"b85f253b-bd4d-4661-859b-3bd7014a7a63","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"87a5c27f-0b96-44ca-961d-7b6d5e879126","lifecycleState":"CERTIFIED","lastUpdateDate":1668316181637,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ed97f3e-dd3c-4f78-8cb3-8f3cd7b50136","invariantUUID":"c671158e-f537-4b16-adf3-ef261c2b7207","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":"db56b8a1-270a-42ce-b3ca-5113057febdb","lifecycleState":"CERTIFIED","lastUpdateDate":1668316324773,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c562d6a-ceb8-4058-8e0a-cbf18d5680d5","invariantUUID":"a6b0ac66-6bc7-4b26-aa90-c42d6c9126e3","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":"securityrules","uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316221194,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ee5da8a9-2891-457c-bc41-f5f1d1cc5f77","invariantUUID":"9ee497ca-ea18-4fd0-8dd5-9de6b1054be1","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":"defaulticon","uniqueId":"3fcde26e-abd6-4471-aa7b-7a8bbe30178d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316173335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bf341dc7-c6b5-46f4-9d0e-dddad83d0249","invariantUUID":"ecc49bd6-c2ab-4d70-a890-0536c16604e4","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":"10ab2f4a-2892-402f-a1af-9828f79c9695","lifecycleState":"CERTIFIED","lastUpdateDate":1668316262845,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f1d07-254b-4cd4-ad60-f426f6a8c014","invariantUUID":"24b400e6-76c7-49e2-acd5-7bfc835ac92d","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5020544b-e729-449e-aa5b-4f7c3e30096b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316304150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78a936ad-43f4-47e8-b5a1-f4767a920332","invariantUUID":"e5df15d6-2b8e-4d4b-8fc3-85fbf1b1f271","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":"defaulticon","uniqueId":"170f8417-4747-402b-b706-eff110783ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1668320169384,"name":"basic_onboard_CIHOdx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","systemName":"BasicOnboardCihodx","description":"VF","tags":["basic_onboard_CIHOdx"],"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":"b5b1f671-a1e0-46bb-9518-9bb919eda06a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316204483,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9be6e14b-a5d7-4758-9442-b2e11b2e727e","invariantUUID":"949836e8-f70b-4c73-8513-7b40a0deabf6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e2f97564-d6cd-434c-9417-3b25d8f85782","lifecycleState":"CERTIFIED","lastUpdateDate":1668316313168,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a3f5e7d-e009-45a7-a0a2-f0283c00d97c","invariantUUID":"3dc50c5d-8f89-43fa-ab6a-a8549bf5c3d4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1166b27-a158-4afa-8ba6-67b6f3d6528a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316225022,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db62f07a-b2e3-4dff-8d4f-ffbad45c8c78","invariantUUID":"7771de3e-d294-45a3-b1d6-d028fbcf6bda","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":"port","uniqueId":"b5743ea2-18fd-4ef8-8c8f-d16981293052","lifecycleState":"CERTIFIED","lastUpdateDate":1668316195623,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54daa266-7962-4971-b9f4-392d5104e481","invariantUUID":"f92c7bf0-8c60-4632-969a-ad893e2a92f6","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":"defaulticon","uniqueId":"de1546d1-03c7-49e7-8686-e6791f3f5640","lifecycleState":"CERTIFIED","lastUpdateDate":1668316255026,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"27f72945-2d1b-4d11-aff7-9bf0a581b0d0","invariantUUID":"8d133e4b-4e16-4e0f-b0ae-e21124a4752c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a807322e-2c33-469d-933c-5eecdd22a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316176602,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2f02c65-7268-445b-8af3-34d9f3df4d81","invariantUUID":"c3478311-5129-4619-95df-85c6684a332f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c39f4b6b-c8cb-483a-b489-35e12af72966","lifecycleState":"CERTIFIED","lastUpdateDate":1668316314925,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"376376f3-42f4-4423-9384-fe38d6976368","invariantUUID":"acc1832d-79fb-469a-8f52-bdbfd18a52a0","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":"15e71c6b-50db-457e-8947-e30810f88535","lifecycleState":"CERTIFIED","lastUpdateDate":1668316231288,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cd14d51-d0e3-4c6d-aea8-90afb6b4e1f8","invariantUUID":"fea161f6-a028-43ce-8976-6215df1e5dc6","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":"2292b158-99ae-4c51-ab53-09247085d0d5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316251558,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7b7ca7c-acdf-4554-9c02-28969e6ce8bc","invariantUUID":"563dd554-5c45-4e07-9f3d-9b06380ae568","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22d46951-e477-4e71-aa8e-3e2cd834d9ca","lifecycleState":"CERTIFIED","lastUpdateDate":1668316279683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffe31f31-5719-4e59-bcb9-c22150a888e0","invariantUUID":"84a62bde-437c-43d4-acb7-55c9d6453c9b","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":"7f57584f-c7c2-4bf7-8ca7-b85985d7838a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316188692,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd79ac6e-566d-42e7-b8e2-eba7bf67ad86","invariantUUID":"d6be9bf0-c6b4-4343-8862-f5fbfa675ff5","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":"objectStorage","uniqueId":"119ea89b-dca0-477a-bffa-a43f1ddf1b53","lifecycleState":"CERTIFIED","lastUpdateDate":1668316258212,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"556fcada-cd69-41bf-9be2-8de6c224e9fe","invariantUUID":"962721e8-407e-4f04-9c6a-a538c436b992","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":"68f6a727-fd91-43aa-b60a-91e533ee0bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316323230,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51ffa5cb-44c9-4efb-bde6-f015376a40bf","invariantUUID":"d6b3203a-a17a-4c6a-a679-c920ee171a87","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":"bd7dff6b-a809-4145-a61a-1bae6ac1d3fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316193965,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6450eb94-abbd-4f52-9bc0-51108c8b7e26","invariantUUID":"6dad58f0-ad7e-4cce-b1b4-7ae065ba29e3","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":"74740729-d497-44f9-a6c6-e008b5c084b8","lifecycleState":"CERTIFIED","lastUpdateDate":1668316259772,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54f82622-328d-4976-a592-e4217078cd0d","invariantUUID":"3060feb0-8431-40e4-8fc2-45855a892498","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":"13536e1e-b78a-4396-ba9d-0a34b6d97daa","lifecycleState":"CERTIFIED","lastUpdateDate":1668316287157,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ee0dfc-6261-41fc-83b7-cbfdf1d34dca","invariantUUID":"58bb7a15-f9aa-4d06-89f5-1766d623b358","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":"8559e60c-5124-4f3e-9171-49f71f743712","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358575,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8101dd55-197b-4c9c-8ffa-91121af29dc9","invariantUUID":"52156827-26c2-432a-bb66-ee8076903c85","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.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":"compute","uniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","lifecycleState":"CERTIFIED","lastUpdateDate":1668316166175,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb8cef46-2e37-46cb-bd13-104c93d9a344","invariantUUID":"672340ef-0f1d-4860-ad16-3b956f318680","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":"423ed857-7693-41af-8333-774aefa3741e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316232773,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97b6c042-87a9-42b2-86b8-e3db3f0f4ba0","invariantUUID":"b18e8c87-635a-4b66-ad0b-a508c87530ff","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0d1530dc-18fe-426f-ba58-a5db560eb353","lifecycleState":"CERTIFIED","lastUpdateDate":1668316285662,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4631b76-4742-406c-a842-cdaa51fe1ac7","invariantUUID":"9e2cbbf6-7790-42c0-be14-06fc2c226ff8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1088a10a-9fd8-4b7b-a8c1-a84955e439d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316291628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c85273-c1cf-42f1-9731-b5c3da8666a7","invariantUUID":"74d7b463-365e-44cc-b88f-6bea4ce4ccca","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"080aefc9-a168-47e2-bae7-e97dd8d769c6","lifecycleState":"CERTIFIED","lastUpdateDate":1668316309590,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b56a185f-71d8-4ba5-a423-f3d01b59272b","invariantUUID":"88935a6c-6a9b-4021-884d-9358688d28fa","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":"741db70d-8c51-4c4c-a001-1af731df6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316328169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e66ae79c-bfa3-4774-9ba5-58676b939252","invariantUUID":"e165241e-98af-429f-b78c-c21d358dd16d","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":"defaulticon","uniqueId":"ad3dc2b7-680a-475f-bf1f-8685e1653bef","lifecycleState":"CERTIFIED","lastUpdateDate":1668316256580,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b03be8-4adf-4d6d-b4a8-07c95c49c147","invariantUUID":"24f30738-aa6a-4cab-a9cd-4ef43f0dd0fe","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80adfb09-42cc-469d-bdf3-6541aae52748","lifecycleState":"CERTIFIED","lastUpdateDate":1668316299133,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5054f77-71cb-4760-821f-1f2a5bc7c819","invariantUUID":"a2c7ec33-c91d-4a34-a0d2-ef72586490ee","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":"defaulticon","uniqueId":"4f1ab914-d848-41dc-82f8-cb78e3c6f15a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372345,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"406a5eae-2968-46b2-a4b6-00cd7c0012e7","invariantUUID":"087a8d9e-7cf5-47e1-94ba-7c75b03cd55a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6df41a39-82c9-470d-a02d-a09c5d894fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316271825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41849ca1-84f7-40ff-ab45-344a5eaf5211","invariantUUID":"f84a872e-2484-44ea-bcb9-25fceb073d40","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":"678f5599-52d4-42d7-8286-a06f55181fd5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316219664,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fc3c9fd-9da0-45a7-b331-73c1be83ff46","invariantUUID":"434127dc-4cb5-4acd-869b-aba828834122","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3db1b48-9345-49e8-9a0a-f5741fe23d54","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359765,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4caa5db9-9aa7-4f81-af2c-382e462dfbec","invariantUUID":"1e051b9d-5c3e-42b2-a3b4-001d2a3d2509","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"50f2c4c9-f644-4b0b-af95-4c97bf0bb93e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316206006,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5b2a3175-49ee-435c-95dc-bd1bc316adba","invariantUUID":"101f6725-626f-4601-b138-b779754514d2","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":"objectStorage","uniqueId":"e602c83a-fa5e-476a-9440-ed72b0a26754","lifecycleState":"CERTIFIED","lastUpdateDate":1668316190572,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0928cff5-0bbd-4d18-8b96-6d90cffbfab9","invariantUUID":"7e1b12cd-31df-4076-ac02-5556457c5763","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":"e828e5b6-77b7-4946-a5de-9bdb3617f659","lifecycleState":"CERTIFIED","lastUpdateDate":1668316240488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15344bc9-57cf-41d7-b0a7-f0cbeeb5a662","invariantUUID":"f543fc33-3a1f-452d-9fbb-413aa3103515","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"39185333-072a-413a-b140-d34253f7f219","lifecycleState":"CERTIFIED","lastUpdateDate":1668316326590,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa7cc2e-4833-4da3-b33f-42ae03076498","invariantUUID":"28e84f9a-829b-42de-b723-21dcd4640576","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":"compute","uniqueId":"154d07c5-bd2e-4719-bd22-79b342f38562","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358200,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4418b1fe-e27e-4407-947b-c7c167f9e87f","invariantUUID":"85c97089-4e50-4ad9-b308-de9c209e979d","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"98269843-c625-4add-ada2-1668b872ebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358985,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63bde6da-822b-4ac9-a64a-3a2c80132ed3","invariantUUID":"c82a40ef-7487-4716-94f4-7113ed3f83d8","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.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":"network","uniqueId":"db7ec0df-8e35-4ebf-aff5-c579b76349e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316249699,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"878aabe6-77e1-4edc-acf4-03e84fd01919","invariantUUID":"b850a834-4a3d-4328-9872-6ae91ecd3a0d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0d1760a-633a-4013-86d0-52969fca43e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316199805,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ad420b4-d413-4f4b-bfa5-9aa7fece560e","invariantUUID":"8459e2cb-0003-46f5-9f40-95eab04f3d12","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"007d2f80-8089-4f90-9c31-326044fb0ead","lifecycleState":"CERTIFIED","lastUpdateDate":1668316244914,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9cd57a-2b9a-4740-bab5-078a616be274","invariantUUID":"9c392053-d7e0-485e-a086-ec615140383b","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":"loadBalancer","uniqueId":"fb4c404b-1b38-4285-9a88-b311633bd6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316180112,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28e01a57-9cca-4c95-837f-0e4a292a5bb8","invariantUUID":"2b41f918-eb75-406f-b3cd-b641b435f736","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3617aba5-5813-483a-8066-c819266c5241","lifecycleState":"CERTIFIED","lastUpdateDate":1668316265869,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5113112-3d56-4aea-bc93-ca4d4270ef34","invariantUUID":"75351bfc-53ee-411b-ad1e-dd2dd8b90974","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":"58754fb5-f67a-4eca-9c2e-5efacdc97d29","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359466,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6303124-9b30-4969-a88e-52955ab5baa2","invariantUUID":"12000971-c2ec-4dca-b2e3-2c87fc740006","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e789311-1af2-481f-b45f-a9daa7b227fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316296085,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e84d2e-94b0-496e-af69-2de095b82fa0","invariantUUID":"ba0d142a-6fb5-4804-a11f-b6e83dda83a4","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923686c9-deef-4051-a895-2134cc76b44b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316228041,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dfe8945-33b3-4e61-a411-c8e79b0085d7","invariantUUID":"0e922aa3-4cbc-4ad3-aed8-f3827c5d5ab4","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05a3abe7-fe7a-426e-a94f-d710b79360cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358445,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f4997a-224c-4412-85f2-37089075259a","invariantUUID":"16a6a11c-ff41-4a84-9fec-9dfb51c0fccb","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9133d94f-fcb7-45b7-9dc9-bef0f27e62b3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316261347,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8755ce-6ef1-4177-9557-af210313910d","invariantUUID":"9814c566-efd8-4c14-b9a0-133c4b7054a8","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"212f11d2-f17b-47b3-ae98-64a0a58063da","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b62c8435-0b38-4381-a45b-2c2080e4ab27","invariantUUID":"6cbaaf6b-0d4c-44c5-b4eb-86c5b5a0ec9f","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"e3bf9ed3-b359-44a8-b39b-4352de5e810b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316253364,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68167bb3-31d7-4fc1-a4aa-284b20c591d7","invariantUUID":"7fcd1b82-98bc-4c9a-bd9d-d967ff1a7680","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":"7e8c86c4-cefa-40e0-b9ae-2b9ba977a2d7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316192345,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57d7020a-78d6-4ac0-81a3-8484f0fa7d0a","invariantUUID":"6df405ee-8042-42ce-b2da-74c20759a91d","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":"port","uniqueId":"f83ad4ad-cc37-45da-a438-4bb2dfeb9fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316214091,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb813e5-b5a0-4fab-aa56-914d0b4d5431","invariantUUID":"ec1b7a61-ee42-45cf-af72-88ab4de44ea1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a268a382-9887-4567-8eb8-80c26d488c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316226552,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee86288-f14a-4000-a7c0-adac288f69f7","invariantUUID":"15b7f0f5-4f8a-43b1-868a-c4cd1a6d5d33","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":"a0d3b8d6-04a6-4ca5-89b3-4e955df9972b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316174958,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cdd939-ddd7-4d28-80f2-375d1d16a07f","invariantUUID":"ff05ca51-b9bc-47ce-a706-3a3c3d416323","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea37ef32-ba01-43aa-8e59-83065a8c835a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316223468,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"174ba2c5-5f4a-4d0d-8c55-ff07b631269f","invariantUUID":"fbe563cd-09a2-4401-b10c-cad1b1561383","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":"network","uniqueId":"d8b46564-fe89-48e0-835e-6ec45cfea9f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316246565,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8964cc71-7b4e-4591-ac05-71729c7c19c8","invariantUUID":"08e1a123-b69e-4d43-a5fa-3867083064ff","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"853eab80-3b22-4d8f-8785-f39357eea041","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358331,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26d2a645-023f-4f85-a76e-093d07886483","invariantUUID":"8cf0c6ab-cad1-497f-ade6-076f7327ece4","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.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":"networkrules","uniqueId":"f34d2f0c-18c8-4cfd-b368-a3bded5fbc33","lifecycleState":"CERTIFIED","lastUpdateDate":1668316218044,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8d279fd1-ddad-409b-afde-8c385969ce94","invariantUUID":"55feaf45-9707-41a8-8b8f-6fb4b2a21f06","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":"defaulticon","uniqueId":"c58a88de-12c3-4702-a77a-54fb20dd7c47","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372676,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e3a64a4-89e5-458a-b879-67eb5e86d49d","invariantUUID":"4ab38c55-b0bf-4278-a1ad-2a3d62d0b82a","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a35425d-b549-4203-8e9d-e5c7f68301ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316302042,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b86b28-4ca7-4315-8e81-cc66c33f5155","invariantUUID":"125b1bdf-5521-4477-9523-2194a6fedf00","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f345e7c-87ee-44f2-b15d-0a32222aa05a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316267364,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f88ff1b-652b-4270-9aa1-55f505e0c219","invariantUUID":"56daee81-08c8-4eb2-babb-886f992ea4cb","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"217939ea-801f-48da-ab92-f2de89ab364f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373150,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60e557bc-c6ea-4698-90f2-5aa1c526d837","invariantUUID":"3cb92c99-e940-4eae-91a8-13fc17db1ec5","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9c51b7fc-437e-4587-b469-992d9030e444","lifecycleState":"CERTIFIED","lastUpdateDate":1668316321675,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbf2e96e-2090-45da-b63e-75d5ea5d9246","invariantUUID":"89e591e0-e7e3-4afd-afea-9de21bff57a1","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":"objectStorage","uniqueId":"d0cfea7d-3197-416c-9b37-b79f0ac9203a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316273308,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0338cd-bc77-4030-9e07-2b90a30dd8c3","invariantUUID":"7b939aa2-8186-41c0-8130-25474e763b5f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b474854d-78e1-43b7-80f1-8039191224ea","lifecycleState":"CERTIFIED","lastUpdateDate":1668316288689,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe72eb7-7ab6-4763-90b5-2a5a7f29b067","invariantUUID":"f129f455-78f3-4418-9273-ea0a77c5af17","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":"1d64ea03-4a39-4502-98f8-b28f8e0d3bc0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359171,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe37682-755c-41f4-a8a6-f05b66e8e21b","invariantUUID":"93aec794-268b-4827-b514-cab4077e3ce4","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.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"}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1668320188236,"name":"basic_onboard_CIHOdx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3dee073a-9a07-4222-9777-461b445b300a","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","systemName":"BasicOnboardCihodx","description":"service","tags":["basic_onboard_CIHOdx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8c97447c-021a-4fa2-8f9f-111f2d4f7586","lifecycleState":"CERTIFIED","lastUpdateDate":1668319974689,"name":"vFW 2022-11-13 06-11-53","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","systemName":"Vfw20221113061153","description":"catalog service description","tags":["robot-ete","vFW 2022-11-13 06-11-53"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-13 06:16:30,769 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_CIHOdx found in services list 2022-11-13 06:16:30,770 INFO 741:service.py(1) - attempting to Certify Service basic_onboard_CIHOdx in SDC 2022-11-13 06:16:30,773 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-11-13 06:16:30,773 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/72fb7f48-99f7-4898-a4d7-b3e5978e17e7/lifecycleState/Certify 2022-11-13 06:16:30,773 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2022-11-13 06:16:30,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:34,646 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/72fb7f48-99f7-4898-a4d7-b3e5978e17e7/lifecycleState/Certify HTTP/1.1" 200 1213 2022-11-13 06:16:34,647 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2022-11-13 06:16:34,648 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","name":"basic_onboard_CIHOdx","version":"1.0","isHighestVersion":true,"creationDate":1668320184620,"lastUpdateDate":1668320188236,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_onboard_CIHOdx"],"icon":"network_l_1-3","normalizedName":"basiconboardcihodx","systemName":"BasicOnboardCihodx","contactId":"cs0008","allVersions":{"1.0":"fddc9668-37ff-41f9-bb1c-9713e83901e2"},"projectCode":"123456","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","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":"3dee073a-9a07-4222-9777-461b445b300a"} 2022-11-13 06:16:34,650 DEBUG 187:__init__.py(1) - check if Service basic_onboard_CIHOdx exists in SDC 2022-11-13 06:16:34,650 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-13 06:16:34,651 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-11-13 06:16:34,651 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-13 06:16:34,651 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-13 06:16:34,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:16:34,727 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 739 2022-11-13 06:16:34,729 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-13 06:16:34,729 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","name":"vFW 2022-11-13 06-11-53","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c106324c-e41d-41de-860e-1b383ad3e9a6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3dee073a-9a07-4222-9777-461b445b300a","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","name":"basic_onboard_CIHOdx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dee073a-9a07-4222-9777-461b445b300a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2022-11-13 06:16:34,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-11-13 06-11-53 from SDC 2022-11-13 06:16:34,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:34,733 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:34,733 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-13 06:16:34,733 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_CIHOdx from SDC 2022-11-13 06:16:34,733 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:34,733 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:34,733 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2022-11-13 06:16:34,733 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-11-13 06:16:34,733 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:16:34,733 INFO 220:__init__.py(1) - Service found, updating information 2022-11-13 06:16:34,734 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-11-13 06:16:34,734 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-11-13 06:16:34,734 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-13 06:16:34,736 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:34,807 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-11-13 06:16:34,810 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-13 06:16:34,812 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5dc9dc18-c200-4a34-afba-194acf3ad7dd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316319812,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5819a2be-497b-44e7-996b-86b6ea981ce4","invariantUUID":"ceb7d41d-67ba-4e70-b490-2bae0515744f","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":"defaulticon","uniqueId":"c1f6aa9d-0a61-4b00-9ece-d4336dbdbefc","lifecycleState":"CERTIFIED","lastUpdateDate":1668316294551,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee5ee79-efdf-4d8c-942a-0c37d5061c75","invariantUUID":"afc89276-f1d8-4a91-9c68-326bc22e6d92","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"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":"5a82d0e5-1fdc-4990-bd8f-dac21af9d39d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316307148,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd6e6db4-1d8b-4b28-b040-958ee161f569","invariantUUID":"466091b8-05b3-4f20-99ac-c12437cf12fd","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":"compute","uniqueId":"92a2e30d-0a78-4161-9b6e-cccd02d01ea7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359637,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3152100-9b31-4c8a-a9c4-cfadb9009432","invariantUUID":"5a3a55de-5756-436b-a49e-d5c39bc68240","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","tosca.nodes.nfv.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":"7773565d-ba93-4296-a58f-64d1896783d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316300594,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dab008-7f12-47bf-a175-ed77f8980cdc","invariantUUID":"1f80c009-ddc3-4c99-8424-d795ce348249","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":"defaulticon","uniqueId":"0fe1e3b0-9120-43b5-af91-741b86ca57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373046,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce270771-cc7d-4fb2-b655-c44983b9a89e","invariantUUID":"6fbd3d6c-2822-49a9-ab48-9631360ac657","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c2d7590-c44d-4865-bc83-e31a4db58bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373281,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"463e352d-6b7b-4891-9839-42335f65f47f","invariantUUID":"0505b613-fc5d-41d5-bedc-11bb9031749d","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8a808ee8-e92e-413e-b8f8-2bb7d34526cd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359896,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34031fde-ff0d-49bc-a4d9-c8ec91adc4fc","invariantUUID":"c3072cf6-e6a7-4f36-8ced-33c852d13754","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4704aee3-02cc-4da0-b4e1-0447622705ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372885,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77f8b0b-d479-446c-8c5f-626aa08b7997","invariantUUID":"34fa4bd9-5c18-440e-b79d-62b725429d4c","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d9a0b49-7d88-4b22-945f-668d6b7ca007","lifecycleState":"CERTIFIED","lastUpdateDate":1668316234272,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28a63c4-ce9c-4713-92cb-3e82dcdd59fc","invariantUUID":"51b04947-97e7-40bf-843b-9de5949d928f","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":"81d1051c-46ab-4fa9-ad2d-0728fedf8aed","lifecycleState":"CERTIFIED","lastUpdateDate":1668316293049,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf9e16d1-1953-400d-a2ac-492ef0893432","invariantUUID":"8894d398-43fe-40e5-8cbd-68b9c46a485e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1ba67edb-1ec9-40d0-9343-515cf1e1de6d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316197600,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0504f600-a420-442b-95a7-73234c0fcc4c","invariantUUID":"3e7e5803-4984-46ad-a342-d91068315952","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":"compute","uniqueId":"4b6a3e70-1973-4f08-bb85-dc7186a10757","lifecycleState":"CERTIFIED","lastUpdateDate":1668316268869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eea5426-5820-4611-a4a9-581356f9fe62","invariantUUID":"2dfbd597-41fb-4d63-9581-0b012b4527d0","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":"objectStorage","uniqueId":"fc7df9f5-5998-4b55-984e-0adc7b3c5a97","lifecycleState":"CERTIFIED","lastUpdateDate":1668316277917,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6e5f94b-6a83-4afc-a1ca-244c8f573356","invariantUUID":"324e3bc0-18c4-457f-8a74-2499b4d14230","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":"objectStorage","uniqueId":"322a73d6-f948-4afc-b786-c3c2f6f1444c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358822,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bca1e18-ee8b-40cb-9b37-64710d8fdd38","invariantUUID":"114d4d9c-08f1-4f77-8069-ba4789fc43ab","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d760b9-a058-4df3-bd1f-d9119dc8d8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316202865,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"922f986f-3a01-498d-ba37-9e0c4d1c7ead","invariantUUID":"f6a1a7db-a430-4217-9b8d-509fc716b996","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":"networkrules","uniqueId":"952b1982-2dcc-4934-8513-256e586ed0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316212548,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ea29044-6631-47fb-94b1-d6a39856fc1b","invariantUUID":"4da83df2-cb46-47d8-8383-29c15e8b0746","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":"network","uniqueId":"bf015ae0-ce1f-4fb3-9d8b-3996f6ae4975","lifecycleState":"CERTIFIED","lastUpdateDate":1668316183183,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5567eea1-034e-48fd-a131-725a4343e88a","invariantUUID":"c13fe071-c8bb-4cff-af98-2a36a90b85b7","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":"4daf2358-1400-4255-a900-a34dfc9cad61","lifecycleState":"CERTIFIED","lastUpdateDate":1668319955837,"name":"vFW 42077a3e-84c4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","systemName":"Vfw42077a3e84c4","description":"vendor software product","tags":["vFW 42077a3e-84c4"],"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":"4414add5-7d91-488a-a04c-31b8a48baa63","lifecycleState":"CERTIFIED","lastUpdateDate":1668316297623,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cfe726a-ef14-43b4-a39a-d217f669bdf5","invariantUUID":"91cdd6c4-821c-4ecd-b48a-2d4159e0886d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9b419c36-f272-43a8-9806-364dd7eda47e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316290241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e221cff1-2dd0-481b-a3f4-461ef1e33a9f","invariantUUID":"99585123-a8cb-48ae-8bee-d84fc179d1fa","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":"defaulticon","uniqueId":"1a7d00eb-3b70-4e01-ae0b-fd61d608caa3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372494,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a941a799-0706-4827-95d8-141b362fe13d","invariantUUID":"c5d07403-5a53-4723-99f2-d1d564f76e04","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b4e97f5-06f9-45cc-b1e5-a345a3abc49c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316201334,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79cd2767-1e25-497e-a1e2-5b4301d5b60b","invariantUUID":"b85f253b-bd4d-4661-859b-3bd7014a7a63","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"87a5c27f-0b96-44ca-961d-7b6d5e879126","lifecycleState":"CERTIFIED","lastUpdateDate":1668316181637,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ed97f3e-dd3c-4f78-8cb3-8f3cd7b50136","invariantUUID":"c671158e-f537-4b16-adf3-ef261c2b7207","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":"db56b8a1-270a-42ce-b3ca-5113057febdb","lifecycleState":"CERTIFIED","lastUpdateDate":1668316324773,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c562d6a-ceb8-4058-8e0a-cbf18d5680d5","invariantUUID":"a6b0ac66-6bc7-4b26-aa90-c42d6c9126e3","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":"securityrules","uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316221194,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ee5da8a9-2891-457c-bc41-f5f1d1cc5f77","invariantUUID":"9ee497ca-ea18-4fd0-8dd5-9de6b1054be1","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":"defaulticon","uniqueId":"3fcde26e-abd6-4471-aa7b-7a8bbe30178d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316173335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bf341dc7-c6b5-46f4-9d0e-dddad83d0249","invariantUUID":"ecc49bd6-c2ab-4d70-a890-0536c16604e4","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":"10ab2f4a-2892-402f-a1af-9828f79c9695","lifecycleState":"CERTIFIED","lastUpdateDate":1668316262845,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f1d07-254b-4cd4-ad60-f426f6a8c014","invariantUUID":"24b400e6-76c7-49e2-acd5-7bfc835ac92d","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5020544b-e729-449e-aa5b-4f7c3e30096b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316304150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78a936ad-43f4-47e8-b5a1-f4767a920332","invariantUUID":"e5df15d6-2b8e-4d4b-8fc3-85fbf1b1f271","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":"defaulticon","uniqueId":"170f8417-4747-402b-b706-eff110783ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1668320169384,"name":"basic_onboard_CIHOdx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","systemName":"BasicOnboardCihodx","description":"VF","tags":["basic_onboard_CIHOdx"],"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":"b5b1f671-a1e0-46bb-9518-9bb919eda06a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316204483,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9be6e14b-a5d7-4758-9442-b2e11b2e727e","invariantUUID":"949836e8-f70b-4c73-8513-7b40a0deabf6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e2f97564-d6cd-434c-9417-3b25d8f85782","lifecycleState":"CERTIFIED","lastUpdateDate":1668316313168,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a3f5e7d-e009-45a7-a0a2-f0283c00d97c","invariantUUID":"3dc50c5d-8f89-43fa-ab6a-a8549bf5c3d4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1166b27-a158-4afa-8ba6-67b6f3d6528a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316225022,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db62f07a-b2e3-4dff-8d4f-ffbad45c8c78","invariantUUID":"7771de3e-d294-45a3-b1d6-d028fbcf6bda","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":"port","uniqueId":"b5743ea2-18fd-4ef8-8c8f-d16981293052","lifecycleState":"CERTIFIED","lastUpdateDate":1668316195623,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54daa266-7962-4971-b9f4-392d5104e481","invariantUUID":"f92c7bf0-8c60-4632-969a-ad893e2a92f6","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":"defaulticon","uniqueId":"de1546d1-03c7-49e7-8686-e6791f3f5640","lifecycleState":"CERTIFIED","lastUpdateDate":1668316255026,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"27f72945-2d1b-4d11-aff7-9bf0a581b0d0","invariantUUID":"8d133e4b-4e16-4e0f-b0ae-e21124a4752c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a807322e-2c33-469d-933c-5eecdd22a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316176602,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2f02c65-7268-445b-8af3-34d9f3df4d81","invariantUUID":"c3478311-5129-4619-95df-85c6684a332f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c39f4b6b-c8cb-483a-b489-35e12af72966","lifecycleState":"CERTIFIED","lastUpdateDate":1668316314925,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"376376f3-42f4-4423-9384-fe38d6976368","invariantUUID":"acc1832d-79fb-469a-8f52-bdbfd18a52a0","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":"15e71c6b-50db-457e-8947-e30810f88535","lifecycleState":"CERTIFIED","lastUpdateDate":1668316231288,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cd14d51-d0e3-4c6d-aea8-90afb6b4e1f8","invariantUUID":"fea161f6-a028-43ce-8976-6215df1e5dc6","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":"2292b158-99ae-4c51-ab53-09247085d0d5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316251558,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7b7ca7c-acdf-4554-9c02-28969e6ce8bc","invariantUUID":"563dd554-5c45-4e07-9f3d-9b06380ae568","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22d46951-e477-4e71-aa8e-3e2cd834d9ca","lifecycleState":"CERTIFIED","lastUpdateDate":1668316279683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffe31f31-5719-4e59-bcb9-c22150a888e0","invariantUUID":"84a62bde-437c-43d4-acb7-55c9d6453c9b","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":"7f57584f-c7c2-4bf7-8ca7-b85985d7838a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316188692,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd79ac6e-566d-42e7-b8e2-eba7bf67ad86","invariantUUID":"d6be9bf0-c6b4-4343-8862-f5fbfa675ff5","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":"objectStorage","uniqueId":"119ea89b-dca0-477a-bffa-a43f1ddf1b53","lifecycleState":"CERTIFIED","lastUpdateDate":1668316258212,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"556fcada-cd69-41bf-9be2-8de6c224e9fe","invariantUUID":"962721e8-407e-4f04-9c6a-a538c436b992","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":"68f6a727-fd91-43aa-b60a-91e533ee0bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316323230,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51ffa5cb-44c9-4efb-bde6-f015376a40bf","invariantUUID":"d6b3203a-a17a-4c6a-a679-c920ee171a87","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":"bd7dff6b-a809-4145-a61a-1bae6ac1d3fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316193965,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6450eb94-abbd-4f52-9bc0-51108c8b7e26","invariantUUID":"6dad58f0-ad7e-4cce-b1b4-7ae065ba29e3","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":"74740729-d497-44f9-a6c6-e008b5c084b8","lifecycleState":"CERTIFIED","lastUpdateDate":1668316259772,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54f82622-328d-4976-a592-e4217078cd0d","invariantUUID":"3060feb0-8431-40e4-8fc2-45855a892498","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":"13536e1e-b78a-4396-ba9d-0a34b6d97daa","lifecycleState":"CERTIFIED","lastUpdateDate":1668316287157,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ee0dfc-6261-41fc-83b7-cbfdf1d34dca","invariantUUID":"58bb7a15-f9aa-4d06-89f5-1766d623b358","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":"8559e60c-5124-4f3e-9171-49f71f743712","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358575,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8101dd55-197b-4c9c-8ffa-91121af29dc9","invariantUUID":"52156827-26c2-432a-bb66-ee8076903c85","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.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":"compute","uniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","lifecycleState":"CERTIFIED","lastUpdateDate":1668316166175,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb8cef46-2e37-46cb-bd13-104c93d9a344","invariantUUID":"672340ef-0f1d-4860-ad16-3b956f318680","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":"423ed857-7693-41af-8333-774aefa3741e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316232773,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97b6c042-87a9-42b2-86b8-e3db3f0f4ba0","invariantUUID":"b18e8c87-635a-4b66-ad0b-a508c87530ff","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0d1530dc-18fe-426f-ba58-a5db560eb353","lifecycleState":"CERTIFIED","lastUpdateDate":1668316285662,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4631b76-4742-406c-a842-cdaa51fe1ac7","invariantUUID":"9e2cbbf6-7790-42c0-be14-06fc2c226ff8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1088a10a-9fd8-4b7b-a8c1-a84955e439d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316291628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c85273-c1cf-42f1-9731-b5c3da8666a7","invariantUUID":"74d7b463-365e-44cc-b88f-6bea4ce4ccca","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"080aefc9-a168-47e2-bae7-e97dd8d769c6","lifecycleState":"CERTIFIED","lastUpdateDate":1668316309590,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b56a185f-71d8-4ba5-a423-f3d01b59272b","invariantUUID":"88935a6c-6a9b-4021-884d-9358688d28fa","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":"741db70d-8c51-4c4c-a001-1af731df6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316328169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e66ae79c-bfa3-4774-9ba5-58676b939252","invariantUUID":"e165241e-98af-429f-b78c-c21d358dd16d","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":"defaulticon","uniqueId":"ad3dc2b7-680a-475f-bf1f-8685e1653bef","lifecycleState":"CERTIFIED","lastUpdateDate":1668316256580,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b03be8-4adf-4d6d-b4a8-07c95c49c147","invariantUUID":"24f30738-aa6a-4cab-a9cd-4ef43f0dd0fe","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80adfb09-42cc-469d-bdf3-6541aae52748","lifecycleState":"CERTIFIED","lastUpdateDate":1668316299133,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5054f77-71cb-4760-821f-1f2a5bc7c819","invariantUUID":"a2c7ec33-c91d-4a34-a0d2-ef72586490ee","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":"defaulticon","uniqueId":"4f1ab914-d848-41dc-82f8-cb78e3c6f15a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372345,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"406a5eae-2968-46b2-a4b6-00cd7c0012e7","invariantUUID":"087a8d9e-7cf5-47e1-94ba-7c75b03cd55a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6df41a39-82c9-470d-a02d-a09c5d894fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316271825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41849ca1-84f7-40ff-ab45-344a5eaf5211","invariantUUID":"f84a872e-2484-44ea-bcb9-25fceb073d40","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":"678f5599-52d4-42d7-8286-a06f55181fd5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316219664,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fc3c9fd-9da0-45a7-b331-73c1be83ff46","invariantUUID":"434127dc-4cb5-4acd-869b-aba828834122","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3db1b48-9345-49e8-9a0a-f5741fe23d54","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359765,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4caa5db9-9aa7-4f81-af2c-382e462dfbec","invariantUUID":"1e051b9d-5c3e-42b2-a3b4-001d2a3d2509","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"50f2c4c9-f644-4b0b-af95-4c97bf0bb93e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316206006,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5b2a3175-49ee-435c-95dc-bd1bc316adba","invariantUUID":"101f6725-626f-4601-b138-b779754514d2","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":"objectStorage","uniqueId":"e602c83a-fa5e-476a-9440-ed72b0a26754","lifecycleState":"CERTIFIED","lastUpdateDate":1668316190572,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0928cff5-0bbd-4d18-8b96-6d90cffbfab9","invariantUUID":"7e1b12cd-31df-4076-ac02-5556457c5763","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":"e828e5b6-77b7-4946-a5de-9bdb3617f659","lifecycleState":"CERTIFIED","lastUpdateDate":1668316240488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15344bc9-57cf-41d7-b0a7-f0cbeeb5a662","invariantUUID":"f543fc33-3a1f-452d-9fbb-413aa3103515","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"39185333-072a-413a-b140-d34253f7f219","lifecycleState":"CERTIFIED","lastUpdateDate":1668316326590,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa7cc2e-4833-4da3-b33f-42ae03076498","invariantUUID":"28e84f9a-829b-42de-b723-21dcd4640576","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":"compute","uniqueId":"154d07c5-bd2e-4719-bd22-79b342f38562","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358200,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4418b1fe-e27e-4407-947b-c7c167f9e87f","invariantUUID":"85c97089-4e50-4ad9-b308-de9c209e979d","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"98269843-c625-4add-ada2-1668b872ebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358985,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63bde6da-822b-4ac9-a64a-3a2c80132ed3","invariantUUID":"c82a40ef-7487-4716-94f4-7113ed3f83d8","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.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":"network","uniqueId":"db7ec0df-8e35-4ebf-aff5-c579b76349e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316249699,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"878aabe6-77e1-4edc-acf4-03e84fd01919","invariantUUID":"b850a834-4a3d-4328-9872-6ae91ecd3a0d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0d1760a-633a-4013-86d0-52969fca43e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316199805,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ad420b4-d413-4f4b-bfa5-9aa7fece560e","invariantUUID":"8459e2cb-0003-46f5-9f40-95eab04f3d12","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"007d2f80-8089-4f90-9c31-326044fb0ead","lifecycleState":"CERTIFIED","lastUpdateDate":1668316244914,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9cd57a-2b9a-4740-bab5-078a616be274","invariantUUID":"9c392053-d7e0-485e-a086-ec615140383b","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":"loadBalancer","uniqueId":"fb4c404b-1b38-4285-9a88-b311633bd6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316180112,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28e01a57-9cca-4c95-837f-0e4a292a5bb8","invariantUUID":"2b41f918-eb75-406f-b3cd-b641b435f736","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3617aba5-5813-483a-8066-c819266c5241","lifecycleState":"CERTIFIED","lastUpdateDate":1668316265869,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5113112-3d56-4aea-bc93-ca4d4270ef34","invariantUUID":"75351bfc-53ee-411b-ad1e-dd2dd8b90974","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":"58754fb5-f67a-4eca-9c2e-5efacdc97d29","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359466,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6303124-9b30-4969-a88e-52955ab5baa2","invariantUUID":"12000971-c2ec-4dca-b2e3-2c87fc740006","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e789311-1af2-481f-b45f-a9daa7b227fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316296085,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e84d2e-94b0-496e-af69-2de095b82fa0","invariantUUID":"ba0d142a-6fb5-4804-a11f-b6e83dda83a4","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923686c9-deef-4051-a895-2134cc76b44b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316228041,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dfe8945-33b3-4e61-a411-c8e79b0085d7","invariantUUID":"0e922aa3-4cbc-4ad3-aed8-f3827c5d5ab4","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05a3abe7-fe7a-426e-a94f-d710b79360cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358445,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f4997a-224c-4412-85f2-37089075259a","invariantUUID":"16a6a11c-ff41-4a84-9fec-9dfb51c0fccb","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9133d94f-fcb7-45b7-9dc9-bef0f27e62b3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316261347,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8755ce-6ef1-4177-9557-af210313910d","invariantUUID":"9814c566-efd8-4c14-b9a0-133c4b7054a8","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"212f11d2-f17b-47b3-ae98-64a0a58063da","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b62c8435-0b38-4381-a45b-2c2080e4ab27","invariantUUID":"6cbaaf6b-0d4c-44c5-b4eb-86c5b5a0ec9f","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"e3bf9ed3-b359-44a8-b39b-4352de5e810b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316253364,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68167bb3-31d7-4fc1-a4aa-284b20c591d7","invariantUUID":"7fcd1b82-98bc-4c9a-bd9d-d967ff1a7680","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":"7e8c86c4-cefa-40e0-b9ae-2b9ba977a2d7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316192345,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57d7020a-78d6-4ac0-81a3-8484f0fa7d0a","invariantUUID":"6df405ee-8042-42ce-b2da-74c20759a91d","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":"port","uniqueId":"f83ad4ad-cc37-45da-a438-4bb2dfeb9fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316214091,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb813e5-b5a0-4fab-aa56-914d0b4d5431","invariantUUID":"ec1b7a61-ee42-45cf-af72-88ab4de44ea1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a268a382-9887-4567-8eb8-80c26d488c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316226552,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee86288-f14a-4000-a7c0-adac288f69f7","invariantUUID":"15b7f0f5-4f8a-43b1-868a-c4cd1a6d5d33","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":"a0d3b8d6-04a6-4ca5-89b3-4e955df9972b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316174958,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cdd939-ddd7-4d28-80f2-375d1d16a07f","invariantUUID":"ff05ca51-b9bc-47ce-a706-3a3c3d416323","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea37ef32-ba01-43aa-8e59-83065a8c835a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316223468,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"174ba2c5-5f4a-4d0d-8c55-ff07b631269f","invariantUUID":"fbe563cd-09a2-4401-b10c-cad1b1561383","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":"network","uniqueId":"d8b46564-fe89-48e0-835e-6ec45cfea9f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316246565,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8964cc71-7b4e-4591-ac05-71729c7c19c8","invariantUUID":"08e1a123-b69e-4d43-a5fa-3867083064ff","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"853eab80-3b22-4d8f-8785-f39357eea041","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358331,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26d2a645-023f-4f85-a76e-093d07886483","invariantUUID":"8cf0c6ab-cad1-497f-ade6-076f7327ece4","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.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":"networkrules","uniqueId":"f34d2f0c-18c8-4cfd-b368-a3bded5fbc33","lifecycleState":"CERTIFIED","lastUpdateDate":1668316218044,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8d279fd1-ddad-409b-afde-8c385969ce94","invariantUUID":"55feaf45-9707-41a8-8b8f-6fb4b2a21f06","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":"defaulticon","uniqueId":"c58a88de-12c3-4702-a77a-54fb20dd7c47","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372676,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e3a64a4-89e5-458a-b879-67eb5e86d49d","invariantUUID":"4ab38c55-b0bf-4278-a1ad-2a3d62d0b82a","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a35425d-b549-4203-8e9d-e5c7f68301ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316302042,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b86b28-4ca7-4315-8e81-cc66c33f5155","invariantUUID":"125b1bdf-5521-4477-9523-2194a6fedf00","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f345e7c-87ee-44f2-b15d-0a32222aa05a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316267364,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f88ff1b-652b-4270-9aa1-55f505e0c219","invariantUUID":"56daee81-08c8-4eb2-babb-886f992ea4cb","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"217939ea-801f-48da-ab92-f2de89ab364f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373150,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60e557bc-c6ea-4698-90f2-5aa1c526d837","invariantUUID":"3cb92c99-e940-4eae-91a8-13fc17db1ec5","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9c51b7fc-437e-4587-b469-992d9030e444","lifecycleState":"CERTIFIED","lastUpdateDate":1668316321675,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbf2e96e-2090-45da-b63e-75d5ea5d9246","invariantUUID":"89e591e0-e7e3-4afd-afea-9de21bff57a1","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":"objectStorage","uniqueId":"d0cfea7d-3197-416c-9b37-b79f0ac9203a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316273308,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0338cd-bc77-4030-9e07-2b90a30dd8c3","invariantUUID":"7b939aa2-8186-41c0-8130-25474e763b5f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b474854d-78e1-43b7-80f1-8039191224ea","lifecycleState":"CERTIFIED","lastUpdateDate":1668316288689,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe72eb7-7ab6-4763-90b5-2a5a7f29b067","invariantUUID":"f129f455-78f3-4418-9273-ea0a77c5af17","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":"1d64ea03-4a39-4502-98f8-b28f8e0d3bc0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359171,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe37682-755c-41f4-a8a6-f05b66e8e21b","invariantUUID":"93aec794-268b-4827-b514-cab4077e3ce4","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","lifecycleState":"CERTIFIED","lastUpdateDate":1668320188236,"name":"basic_onboard_CIHOdx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"3dee073a-9a07-4222-9777-461b445b300a","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","systemName":"BasicOnboardCihodx","description":"service","tags":["basic_onboard_CIHOdx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8c97447c-021a-4fa2-8f9f-111f2d4f7586","lifecycleState":"CERTIFIED","lastUpdateDate":1668319974689,"name":"vFW 2022-11-13 06-11-53","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","systemName":"Vfw20221113061153","description":"catalog service description","tags":["robot-ete","vFW 2022-11-13 06-11-53"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-13 06:16:34,816 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_CIHOdx found in services list 2022-11-13 06:16:44,825 INFO 741:service.py(1) - attempting to PROD/activate Service basic_onboard_CIHOdx in SDC 2022-11-13 06:16:44,829 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-11-13 06:16:44,829 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/fddc9668-37ff-41f9-bb1c-9713e83901e2/distribution/PROD/activate 2022-11-13 06:16:44,830 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2022-11-13 06:16:44,831 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:47,602 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/fddc9668-37ff-41f9-bb1c-9713e83901e2/distribution/PROD/activate HTTP/1.1" 200 None 2022-11-13 06:16:47,623 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2022-11-13 06:16:47,626 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","getInputProperty":false,"ownerId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","empty":false},{"definition":false,"hidden":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","getInputProperty":false,"ownerId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","empty":false},{"definition":false,"hidden":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","getInputProperty":false,"ownerId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","empty":false},{"definition":false,"hidden":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","getInputProperty":false,"ownerId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","empty":false},{"definition":false,"hidden":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","getInputProperty":false,"ownerId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","empty":false}],"artifacts":{"operationalpolicies":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.automationcompositionfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Automation Composition Functions","mandatory":true,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1668320184558,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.assettoscacsar","artifactName":"service-BasicOnboardCihodx-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YTg3OWFhZWEzZTE4OTAyZDljMWQ4Y2M3NDdiNGNhYzY=","artifactUUID":"57ebb52a-928a-4b89-a950-f82f06f55bce","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.assettoscacsar","duplicated":false,"payloadUpdateDate":1668320192213,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1668320184559,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.assettoscatemplate","artifactName":"service-BasicOnboardCihodx-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MTFmYmY0NWI2YzIzYzZkMTUwNWI5NjE5MjkxZWNkNDk=","artifactUUID":"73331efb-a4ec-4ccf-937a-0047580299f7","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.assettoscatemplate","duplicated":false,"payloadUpdateDate":1668320191689,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1668320184559,"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":1668320155918,"timeout":0,"description":"VF license file","artifactType":"VF_LICENSE","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vflicense","artifactName":"vf-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ZWRmNjcxZmViMmE2NDU3OWNlODViNGNiODEyMmYxZWU=","artifactUUID":"6a45e136-5ae8-471f-b464-67eb2b45c5a8","artifactDisplayName":"VF License","mandatory":false,"serviceApi":false,"artifactLabel":"vflicense","esId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vflicense","duplicated":false,"payloadUpdateDate":1668320155924,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1668320155918,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vfModulesMetadata":{"heatParamUpdated":false,"timeout":0,"description":"Auto-generated VF Modules information artifact","artifactType":"VF_MODULES_METADATA","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.72fb7f48-99f7-4898-a4d7-b3e5978e17e7.170f8417-4747-402b-b706-eff110783ee9.basic_onboard_cihodx0.vfModulesMetadata","artifactName":"basic_onboard_cihodx0_modules.json","artifactGroupType":"DEPLOYMENT","artifactChecksum":"YTczZmU2ZDQxNTM0NmQ1ZWQ4MzgxZjcxOWJlMjMwYmE=","artifactUUID":"36c81728-8d4e-43ac-a1ea-fe9d8c00b56f","artifactDisplayName":"Vf Modules Metadata","mandatory":false,"serviceApi":false,"artifactLabel":"vfModulesMetadata","esId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.72fb7f48-99f7-4898-a4d7-b3e5978e17e7.170f8417-4747-402b-b706-eff110783ee9.basic_onboard_cihodx0.vfModulesMetadata","duplicated":false,"payloadUpdateDate":1668320190860,"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":1668320155992,"timeout":30,"description":"created from csar","artifactType":"HEAT","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","artifactName":"base_ubuntu18.yaml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY=","artifactUUID":"07ff6b11-5fa6-4c64-bb94-58cb4615f21d","artifactDisplayName":"base_ubuntu18","mandatory":false,"serviceApi":false,"artifactLabel":"heat1","esId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","duplicated":false,"payloadUpdateDate":1668320156004,"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":1668320155992,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false},"vendorlicense":{"heatParamUpdated":false,"creationDate":1668320155887,"timeout":0,"description":" Vendor license file","artifactType":"VENDOR_LICENSE","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vendorlicense","artifactName":"vendor-license-model.xml","artifactGroupType":"DEPLOYMENT","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc=","artifactUUID":"d1fcf027-938d-445c-a066-191567fca9ff","artifactDisplayName":"Vendor License","mandatory":false,"serviceApi":false,"artifactLabel":"vendorlicense","esId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vendorlicense","duplicated":false,"payloadUpdateDate":1668320155892,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1668320155887,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"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":1668320186316,"timeout":0,"description":"Auto-generated HEAT Environment deployment artifact","artifactType":"HEAT_ENV","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.170f8417-4747-402b-b706-eff110783ee9.basic_onboard_cihodx0.heat1env","artifactName":"base_ubuntu18.env","artifactGroupType":"DEPLOYMENT","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA=","artifactUUID":"2538ccf2-8edc-462a-96ae-db7a966b1c3a","generatedFromId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","artifactDisplayName":"HEAT ENV","mandatory":true,"serviceApi":false,"artifactLabel":"heat1env","esId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.170f8417-4747-402b-b706-eff110783ee9.basic_onboard_cihodx0.heat1env","duplicated":false,"payloadUpdateDate":1668320190280,"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":1668320186316,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1668320186316,"artifactVersion":"2","isFromCsar":true,"generated":false,"heatEnvType":true,"empty":false}},"artifacts":{"vspbasiconboardcihodxvspinformationtxt":{"heatParamUpdated":false,"creationDate":1668320155952,"timeout":0,"description":"Artifact created from csar","artifactType":"OTHER","uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vspbasiconboardcihodxvspinformationtxt","artifactName":"VSP_basic_onboard_CIHOdx_VSP_Information.txt","artifactGroupType":"INFORMATIONAL","artifactChecksum":"OGRiOGZiZjM0OThmOGQ1NGY2NGQxYTg5YmQ1NTgwYmI=","artifactUUID":"b46d7c16-dd5c-4362-bb0b-c7a674ff37a0","artifactDisplayName":"VSP_basic_onboard_CIHOdx_VSP_Information","mandatory":false,"serviceApi":false,"artifactLabel":"vspbasiconboardcihodxvspinformationtxt","esId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.vspbasiconboardcihodxvspinformationtxt","duplicated":false,"payloadUpdateDate":1668320155955,"artifactCreator":"cs0008","userIdLastUpdater":"cs0008","updaterFullName":"Carlos Santana","lastUpdateDate":1668320155952,"artifactVersion":"1","isFromCsar":true,"generated":false,"heatEnvType":false,"requiredArtifacts":[],"empty":false}},"groupInstances":[{"version":"1","type":"org.openecomp.groups.VfModule","creationTime":1668320186326,"artifacts":["bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1","bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.heat1env"],"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.170f8417-4747-402b-b706-eff110783ee9.basic_onboard_cihodx0.bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.BasicOnboardCihodx..base_ubuntu18..module-0.basic_onboard_cihodx0basiconboardcihodxbase_ubuntu18module0","invariantUUID":"a0207ab8-18e0-4b05-b85b-082c761567d5","normalizedName":"basic_onboard_cihodx0basiconboardcihodxbase_ubuntu18module0","modificationTime":1668320186326,"customizationUUID":"12818692-86d4-4a2e-82f0-aa29beebf66d","groupInstanceArtifacts":["72fb7f48-99f7-4898-a4d7-b3e5978e17e7.170f8417-4747-402b-b706-eff110783ee9.basic_onboard_cihodx0.heat1env"],"groupInstanceArtifactsUuid":["2538ccf2-8edc-462a-96ae-db7a966b1c3a"],"artifactsUuid":["07ff6b11-5fa6-4c64-bb94-58cb4615f21d"],"groupUUID":"8bf79015-9545-4814-971e-728dbfc0de0e","groupName":"BasicOnboardCihodx..base_ubuntu18..module-0","groupUid":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.BasicOnboardCihodx..base_ubuntu18..module-0","name":"basic_onboard_cihodx0..BasicOnboardCihodx..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,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.isBase","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances.property.2","type":"integer","required":false,"defaultValue":"1","description":"The minimum instances of this VF-Module","password":false,"name":"min_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.min_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances.property.3","type":"integer","required":false,"defaultValue":"1","description":"The maximum instances of this VF-Module","password":false,"name":"max_vf_module_instances","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.max_vf_module_instances","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count.property.4","type":"integer","required":false,"defaultValue":"1","description":"The initial count of instances of the VF-Module. The value must be in the range between min_vfmodule_instances and max_vfmodule_instances. If no value provided the initial count is the min_vfmodule_instances.\n","password":false,"name":"initial_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.initial_count","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type.property.5","type":"string","required":false,"defaultValue":"Base","password":false,"name":"vf_module_type","value":"Base","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_type","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label.property.6","type":"string","required":false,"defaultValue":"base_ubuntu18","description":"Alternate textual key used to reference this VF-Module model. Must be unique within the VNF model\n","password":false,"name":"vf_module_label","value":"base_ubuntu18","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_label","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group.property.7","type":"boolean","required":false,"defaultValue":"false","description":"\"true\" indicates that this VF Module model requires attachment to a Volume Group. VID operator must select the Volume Group instance to attach to a VF-Module at deployment time.\n","password":false,"name":"volume_group","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.volume_group","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list.property.8","type":"map","required":false,"description":"Identifies the set of VM types and their count included in the VF-Module\n","schema":{"property":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"empty":false},"password":false,"name":"vfc_list","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","schemaType":"string","schemaProperty":{"definition":false,"hidden":false,"type":"string","required":false,"description":":","password":false,"immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},"getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vfc_list","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description.property.9","type":"string","required":true,"description":"Description of the VF-modules contents and purpose (e.g. \"Front-End\" or \"Database Cluster\")\n","password":false,"name":"vf_module_description","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.vf_module_description","empty":false},{"definition":false,"hidden":false,"uniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count.property.10","type":"integer","required":false,"description":"Quantity of Availability Zones needed for this VF-Module (source: Extracted from VF-Module HEAT template)\n","password":false,"name":"availability_zone_count","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","getInputProperty":false,"ownerId":"org.openecomp.groups.VfModule.1.0.grouptype.availability_zone_count","empty":false}],"empty":false}],"inputs":[{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"basic_onboard_CIHOdx 0"},"actualComponentUid":"170f8417-4747-402b-b706-eff110783ee9","createdFromCsar":false,"uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.170f8417-4747-402b-b706-eff110783ee9.basic_onboard_cihodx0","normalizedName":"basic_onboard_cihodx0","name":"basic_onboard_CIHOdx 0","creationTime":1668320186233,"icon":"defaulticon","originType":"VF","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"basic_onboard_cihodx0","componentUid":"170f8417-4747-402b-b706-eff110783ee9","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vf.BasicOnboardCihodx","modificationTime":1668320186233,"customizationUUID":"36e41d51-b5d9-4eb5-8dbf-3470d53ddfa1","posX":"200","posY":"100","componentName":"basic_onboard_CIHOdx","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesInputs":{"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.170f8417-4747-402b-b706-eff110783ee9.basic_onboard_cihodx0":[{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.skip_post_instantiation_configuration","type":"boolean","required":false,"password":false,"name":"skip_post_instantiation_configuration","value":"true","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_naming","type":"org.openecomp.datatypes.Naming","required":false,"password":false,"name":"nf_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.multi_stage_design","type":"boolean","required":false,"password":false,"name":"multi_stage_design","value":"false","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_naming_code","type":"string","required":false,"password":false,"name":"nf_naming_code","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_function","type":"string","required":false,"password":false,"name":"nf_function","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.controller_actor","type":"string","required":false,"password":false,"name":"controller_actor","value":"SO-REF-DATA","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.availability_zone_max_count","type":"integer","required":false,"password":false,"name":"availability_zone_max_count","value":"1","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"0\",\"1\",\"2\"]}"],"userCreated":false,"constraints":[{"validValues":["0","1","2"]}],"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.sdnc_artifact_name","type":"string","required":false,"password":false,"name":"sdnc_artifact_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.max_instances","type":"integer","required":false,"password":false,"name":"max_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_type","type":"string","required":false,"password":false,"name":"nf_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.sdnc_model_version","type":"string","required":false,"password":false,"name":"sdnc_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.nf_role","type":"string","required":false,"password":false,"name":"nf_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.min_instances","type":"integer","required":false,"password":false,"name":"min_instances","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"bf2102f9-b1ef-4f90-9cbb-2eabdaf5618c.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,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"01a4528d-0d78-4277-9857-178b81c93733.sdnc_model_name","type":"string","required":false,"password":false,"name":"sdnc_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"01a4528d-0d78-4277-9857-178b81c93733","getInputProperty":false,"ownerId":"01a4528d-0d78-4277-9857-178b81c93733","empty":false}]},"capabilities":{},"inputs":[{"definition":false,"hidden":false,"uniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"userCreated":false,"constraints":[{"validValues":["true","false"]}],"parentUniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","getInputProperty":false,"ownerId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"userCreated":false,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"parentUniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","getInputProperty":false,"ownerId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","getInputProperty":false,"ownerId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","getInputProperty":false,"ownerId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","getInputProperty":false,"ownerId":"a635a14c-2f59-4e44-8171-e4995b3b5e0e","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","substituteCandidate":true,"ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1668320184620,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_onboard_CIHOdx"],"uniqueId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","componentMetadataForSupportLog":{"SupportablityComponentUUID":"3dee073a-9a07-4222-9777-461b445b300a","SupportablityComponentName":"basic_onboard_CIHOdx","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"3dee073a-9a07-4222-9777-461b445b300a","highestVersion":true,"systemName":"BasicOnboardCihodx","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","normalizedName":"basiconboardcihodx","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","topologyTemplate":true,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1668320205363,"allArtifacts":{"operationalpolicies":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.automationcompositionfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Automation Composition Functions","mandatory":true,"serviceApi":false,"artifactLabel":"automationcompositionfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1668320184558,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184558,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1668320184559,"timeout":0,"artifactType":"OTHER","uniqueId":"72fb7f48-99f7-4898-a4d7-b3e5978e17e7.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":1668320184559,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":{"1.0":"fddc9668-37ff-41f9-bb1c-9713e83901e2"},"service":true,"vspArchived":false,"archiveTime":0,"name":"basic_onboard_CIHOdx"} 2022-11-13 06:16:47,628 DEBUG 187:__init__.py(1) - check if Service basic_onboard_CIHOdx exists in SDC 2022-11-13 06:16:47,628 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2022-11-13 06:16:47,628 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-11-13 06:16:47,629 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2022-11-13 06:16:47,629 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2022-11-13 06:16:47,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2022-11-13 06:16:47,693 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 725 2022-11-13 06:16:47,695 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2022-11-13 06:16:47,695 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","name":"vFW 2022-11-13 06-11-53","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c106324c-e41d-41de-860e-1b383ad3e9a6/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"3dee073a-9a07-4222-9777-461b445b300a","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","name":"basic_onboard_CIHOdx","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/3dee073a-9a07-4222-9777-461b445b300a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2022-11-13 06:16:47,697 DEBUG 273:sdc_resource.py(1) - importing SDC Resource vFW 2022-11-13 06-11-53 from SDC 2022-11-13 06:16:47,697 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:47,697 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:47,697 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-13 06:16:47,698 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_CIHOdx from SDC 2022-11-13 06:16:47,698 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2022-11-13 06:16:47,698 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2022-11-13 06:16:47,698 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2022-11-13 06:16:47,698 DEBUG 175:__init__.py(1) - number of Service returned: 2 2022-11-13 06:16:47,698 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_onboard_CIHOdx 2022-11-13 06:16:47,698 INFO 220:__init__.py(1) - Service found, updating information 2022-11-13 06:16:47,699 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-11-13 06:16:47,699 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2022-11-13 06:16:47,699 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2022-11-13 06:16:47,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2022-11-13 06:16:47,761 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-11-13 06:16:47,763 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2022-11-13 06:16:47,766 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"5dc9dc18-c200-4a34-afba-194acf3ad7dd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316319812,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5819a2be-497b-44e7-996b-86b6ea981ce4","invariantUUID":"ceb7d41d-67ba-4e70-b490-2bae0515744f","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":"defaulticon","uniqueId":"c1f6aa9d-0a61-4b00-9ece-d4336dbdbefc","lifecycleState":"CERTIFIED","lastUpdateDate":1668316294551,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee5ee79-efdf-4d8c-942a-0c37d5061c75","invariantUUID":"afc89276-f1d8-4a91-9c68-326bc22e6d92","systemName":"Asd","description":"The ASD node type","tags":["asd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"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":"5a82d0e5-1fdc-4990-bd8f-dac21af9d39d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316307148,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd6e6db4-1d8b-4b28-b040-958ee161f569","invariantUUID":"466091b8-05b3-4f20-99ac-c12437cf12fd","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":"compute","uniqueId":"92a2e30d-0a78-4161-9b6e-cccd02d01ea7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359637,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b3152100-9b31-4c8a-a9c4-cfadb9009432","invariantUUID":"5a3a55de-5756-436b-a49e-d5c39bc68240","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","tosca.nodes.nfv.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":"7773565d-ba93-4296-a58f-64d1896783d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316300594,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7dab008-7f12-47bf-a175-ed77f8980cdc","invariantUUID":"1f80c009-ddc3-4c99-8424-d795ce348249","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":"defaulticon","uniqueId":"0fe1e3b0-9120-43b5-af91-741b86ca57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373046,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce270771-cc7d-4fb2-b655-c44983b9a89e","invariantUUID":"6fbd3d6c-2822-49a9-ab48-9631360ac657","systemName":"Cdsautomationcompositionelement","description":"The TOSCA service template representing the CDSAutomationCompositionElement","tags":["CDSAutomationCompositionElement","org.onap.policy.clamp.acm.CDSAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5c2d7590-c44d-4865-bc83-e31a4db58bbd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373281,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"463e352d-6b7b-4891-9839-42335f65f47f","invariantUUID":"0505b613-fc5d-41d5-bedc-11bb9031749d","systemName":"Httpautomationcompositionelement","description":"The TOSCA service template representing the HttpAutomationCompositionElement","tags":["HttpAutomationCompositionElement","org.onap.policy.clamp.acm.HttpAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"8a808ee8-e92e-413e-b8f8-2bb7d34526cd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359896,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"34031fde-ff0d-49bc-a4d9-c8ec91adc4fc","invariantUUID":"c3072cf6-e6a7-4f36-8ced-33c852d13754","systemName":"VduCp","description":"Describes network connectivity between a VNFC instance based on this VDU and an internal VL","tags":["VDU Cp","tosca.nodes.nfv.VduCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4704aee3-02cc-4da0-b4e1-0447622705ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372885,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e77f8b0b-d479-446c-8c5f-626aa08b7997","invariantUUID":"34fa4bd9-5c18-440e-b79d-62b725429d4c","systemName":"Policyautomationcompositionelement","description":"The TOSCA service template representing the PolicyAutomationCompositionElement","tags":["PolicyAutomationCompositionElement","org.onap.policy.clamp.acm.PolicyAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d9a0b49-7d88-4b22-945f-668d6b7ca007","lifecycleState":"CERTIFIED","lastUpdateDate":1668316234272,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c28a63c4-ce9c-4713-92cb-3e82dcdd59fc","invariantUUID":"51b04947-97e7-40bf-843b-9de5949d928f","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":"81d1051c-46ab-4fa9-ad2d-0728fedf8aed","lifecycleState":"CERTIFIED","lastUpdateDate":1668316293049,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf9e16d1-1953-400d-a2ac-492ef0893432","invariantUUID":"8894d398-43fe-40e5-8cbd-68b9c46a485e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"1ba67edb-1ec9-40d0-9343-515cf1e1de6d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316197600,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0504f600-a420-442b-95a7-73234c0fcc4c","invariantUUID":"3e7e5803-4984-46ad-a342-d91068315952","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":"compute","uniqueId":"4b6a3e70-1973-4f08-bb85-dc7186a10757","lifecycleState":"CERTIFIED","lastUpdateDate":1668316268869,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eea5426-5820-4611-a4a9-581356f9fe62","invariantUUID":"2dfbd597-41fb-4d63-9581-0b012b4527d0","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":"objectStorage","uniqueId":"fc7df9f5-5998-4b55-984e-0adc7b3c5a97","lifecycleState":"CERTIFIED","lastUpdateDate":1668316277917,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6e5f94b-6a83-4afc-a1ca-244c8f573356","invariantUUID":"324e3bc0-18c4-457f-8a74-2499b4d14230","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":"objectStorage","uniqueId":"322a73d6-f948-4afc-b786-c3c2f6f1444c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358822,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bca1e18-ee8b-40cb-9b37-64710d8fdd38","invariantUUID":"114d4d9c-08f1-4f77-8069-ba4789fc43ab","systemName":"VduVirtualobjectstorage","description":"This node type describes the specifications of requirements related to virtual object storage resources","tags":["VDU VirtualObjectStorage","tosca.nodes.nfv.Vdu.VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57d760b9-a058-4df3-bd1f-d9119dc8d8b1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316202865,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"922f986f-3a01-498d-ba37-9e0c4d1c7ead","invariantUUID":"f6a1a7db-a430-4217-9b8d-509fc716b996","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":"networkrules","uniqueId":"952b1982-2dcc-4934-8513-256e586ed0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316212548,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3ea29044-6631-47fb-94b1-d6a39856fc1b","invariantUUID":"4da83df2-cb46-47d8-8383-29c15e8b0746","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":"network","uniqueId":"bf015ae0-ce1f-4fb3-9d8b-3996f6ae4975","lifecycleState":"CERTIFIED","lastUpdateDate":1668316183183,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5567eea1-034e-48fd-a131-725a4343e88a","invariantUUID":"c13fe071-c8bb-4cff-af98-2a36a90b85b7","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":"4daf2358-1400-4255-a900-a34dfc9cad61","lifecycleState":"CERTIFIED","lastUpdateDate":1668319955837,"name":"vFW 42077a3e-84c4","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"3e43521d-5fa4-4068-a4f1-62c448b9e68a","invariantUUID":"51a92609-22f7-4f64-80a9-474ffe4260ea","systemName":"Vfw42077a3e84c4","description":"vendor software product","tags":["vFW 42077a3e-84c4"],"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":"4414add5-7d91-488a-a04c-31b8a48baa63","lifecycleState":"CERTIFIED","lastUpdateDate":1668316297623,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cfe726a-ef14-43b4-a39a-d217f669bdf5","invariantUUID":"91cdd6c4-821c-4ecd-b48a-2d4159e0886d","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9b419c36-f272-43a8-9806-364dd7eda47e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316290241,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e221cff1-2dd0-481b-a3f4-461ef1e33a9f","invariantUUID":"99585123-a8cb-48ae-8bee-d84fc179d1fa","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":"defaulticon","uniqueId":"1a7d00eb-3b70-4e01-ae0b-fd61d608caa3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372494,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a941a799-0706-4827-95d8-141b362fe13d","invariantUUID":"c5d07403-5a53-4723-99f2-d1d564f76e04","systemName":"Automationcompositionelement","description":"The TOSCA service template representing the AutomationCompositionElement","tags":["AutomationCompositionElement","org.onap.policy.clamp.acm.AutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b4e97f5-06f9-45cc-b1e5-a345a3abc49c","lifecycleState":"CERTIFIED","lastUpdateDate":1668316201334,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"79cd2767-1e25-497e-a1e2-5b4301d5b60b","invariantUUID":"b85f253b-bd4d-4661-859b-3bd7014a7a63","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"87a5c27f-0b96-44ca-961d-7b6d5e879126","lifecycleState":"CERTIFIED","lastUpdateDate":1668316181637,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ed97f3e-dd3c-4f78-8cb3-8f3cd7b50136","invariantUUID":"c671158e-f537-4b16-adf3-ef261c2b7207","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":"db56b8a1-270a-42ce-b3ca-5113057febdb","lifecycleState":"CERTIFIED","lastUpdateDate":1668316324773,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c562d6a-ceb8-4058-8e0a-cbf18d5680d5","invariantUUID":"a6b0ac66-6bc7-4b26-aa90-c42d6c9126e3","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":"securityrules","uniqueId":"28d664a3-dfd1-4066-a8f3-fa6e4de10a6f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316221194,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ee5da8a9-2891-457c-bc41-f5f1d1cc5f77","invariantUUID":"9ee497ca-ea18-4fd0-8dd5-9de6b1054be1","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":"defaulticon","uniqueId":"3fcde26e-abd6-4471-aa7b-7a8bbe30178d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316173335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bf341dc7-c6b5-46f4-9d0e-dddad83d0249","invariantUUID":"ecc49bd6-c2ab-4d70-a890-0536c16604e4","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":"10ab2f4a-2892-402f-a1af-9828f79c9695","lifecycleState":"CERTIFIED","lastUpdateDate":1668316262845,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"890f1d07-254b-4cd4-ad60-f426f6a8c014","invariantUUID":"24b400e6-76c7-49e2-acd5-7bfc835ac92d","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5020544b-e729-449e-aa5b-4f7c3e30096b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316304150,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"78a936ad-43f4-47e8-b5a1-f4767a920332","invariantUUID":"e5df15d6-2b8e-4d4b-8fc3-85fbf1b1f271","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":"defaulticon","uniqueId":"170f8417-4747-402b-b706-eff110783ee9","lifecycleState":"CERTIFIED","lastUpdateDate":1668320169384,"name":"basic_onboard_CIHOdx","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"f7b6621c-c094-4f97-9e6e-f2fb89fca33d","invariantUUID":"32635612-fb4c-48e0-9886-dd5046951eb7","systemName":"BasicOnboardCihodx","description":"VF","tags":["basic_onboard_CIHOdx"],"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":"b5b1f671-a1e0-46bb-9518-9bb919eda06a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316204483,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"9be6e14b-a5d7-4758-9442-b2e11b2e727e","invariantUUID":"949836e8-f70b-4c73-8513-7b40a0deabf6","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"e2f97564-d6cd-434c-9417-3b25d8f85782","lifecycleState":"CERTIFIED","lastUpdateDate":1668316313168,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0a3f5e7d-e009-45a7-a0a2-f0283c00d97c","invariantUUID":"3dc50c5d-8f89-43fa-ab6a-a8549bf5c3d4","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1166b27-a158-4afa-8ba6-67b6f3d6528a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316225022,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db62f07a-b2e3-4dff-8d4f-ffbad45c8c78","invariantUUID":"7771de3e-d294-45a3-b1d6-d028fbcf6bda","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":"port","uniqueId":"b5743ea2-18fd-4ef8-8c8f-d16981293052","lifecycleState":"CERTIFIED","lastUpdateDate":1668316195623,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54daa266-7962-4971-b9f4-392d5104e481","invariantUUID":"f92c7bf0-8c60-4632-969a-ad893e2a92f6","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":"defaulticon","uniqueId":"de1546d1-03c7-49e7-8686-e6791f3f5640","lifecycleState":"CERTIFIED","lastUpdateDate":1668316255026,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"27f72945-2d1b-4d11-aff7-9bf0a581b0d0","invariantUUID":"8d133e4b-4e16-4e0f-b0ae-e21124a4752c","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a807322e-2c33-469d-933c-5eecdd22a2a5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316176602,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e2f02c65-7268-445b-8af3-34d9f3df4d81","invariantUUID":"c3478311-5129-4619-95df-85c6684a332f","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c39f4b6b-c8cb-483a-b489-35e12af72966","lifecycleState":"CERTIFIED","lastUpdateDate":1668316314925,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"376376f3-42f4-4423-9384-fe38d6976368","invariantUUID":"acc1832d-79fb-469a-8f52-bdbfd18a52a0","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":"15e71c6b-50db-457e-8947-e30810f88535","lifecycleState":"CERTIFIED","lastUpdateDate":1668316231288,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cd14d51-d0e3-4c6d-aea8-90afb6b4e1f8","invariantUUID":"fea161f6-a028-43ce-8976-6215df1e5dc6","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":"2292b158-99ae-4c51-ab53-09247085d0d5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316251558,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f7b7ca7c-acdf-4554-9c02-28969e6ce8bc","invariantUUID":"563dd554-5c45-4e07-9f3d-9b06380ae568","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"22d46951-e477-4e71-aa8e-3e2cd834d9ca","lifecycleState":"CERTIFIED","lastUpdateDate":1668316279683,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffe31f31-5719-4e59-bcb9-c22150a888e0","invariantUUID":"84a62bde-437c-43d4-acb7-55c9d6453c9b","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":"7f57584f-c7c2-4bf7-8ca7-b85985d7838a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316188692,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dd79ac6e-566d-42e7-b8e2-eba7bf67ad86","invariantUUID":"d6be9bf0-c6b4-4343-8862-f5fbfa675ff5","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":"objectStorage","uniqueId":"119ea89b-dca0-477a-bffa-a43f1ddf1b53","lifecycleState":"CERTIFIED","lastUpdateDate":1668316258212,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"556fcada-cd69-41bf-9be2-8de6c224e9fe","invariantUUID":"962721e8-407e-4f04-9c6a-a538c436b992","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":"68f6a727-fd91-43aa-b60a-91e533ee0bdd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316323230,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"51ffa5cb-44c9-4efb-bde6-f015376a40bf","invariantUUID":"d6b3203a-a17a-4c6a-a679-c920ee171a87","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":"bd7dff6b-a809-4145-a61a-1bae6ac1d3fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316193965,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6450eb94-abbd-4f52-9bc0-51108c8b7e26","invariantUUID":"6dad58f0-ad7e-4cce-b1b4-7ae065ba29e3","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":"74740729-d497-44f9-a6c6-e008b5c084b8","lifecycleState":"CERTIFIED","lastUpdateDate":1668316259772,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"54f82622-328d-4976-a592-e4217078cd0d","invariantUUID":"3060feb0-8431-40e4-8fc2-45855a892498","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":"13536e1e-b78a-4396-ba9d-0a34b6d97daa","lifecycleState":"CERTIFIED","lastUpdateDate":1668316287157,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08ee0dfc-6261-41fc-83b7-cbfdf1d34dca","invariantUUID":"58bb7a15-f9aa-4d06-89f5-1766d623b358","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":"8559e60c-5124-4f3e-9171-49f71f743712","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358575,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8101dd55-197b-4c9c-8ffa-91121af29dc9","invariantUUID":"52156827-26c2-432a-bb66-ee8076903c85","systemName":"Vnfvirtuallink","description":"Describes the information about an internal VNF VL","tags":["VnfVirtualLink","tosca.nodes.nfv.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":"compute","uniqueId":"2e98a61d-85cd-4577-8327-07403ea37c41","lifecycleState":"CERTIFIED","lastUpdateDate":1668316166175,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb8cef46-2e37-46cb-bd13-104c93d9a344","invariantUUID":"672340ef-0f1d-4860-ad16-3b956f318680","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":"423ed857-7693-41af-8333-774aefa3741e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316232773,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"97b6c042-87a9-42b2-86b8-e3db3f0f4ba0","invariantUUID":"b18e8c87-635a-4b66-ad0b-a508c87530ff","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"0d1530dc-18fe-426f-ba58-a5db560eb353","lifecycleState":"CERTIFIED","lastUpdateDate":1668316285662,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c4631b76-4742-406c-a842-cdaa51fe1ac7","invariantUUID":"9e2cbbf6-7790-42c0-be14-06fc2c226ff8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1088a10a-9fd8-4b7b-a8c1-a84955e439d0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316291628,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38c85273-c1cf-42f1-9731-b5c3da8666a7","invariantUUID":"74d7b463-365e-44cc-b88f-6bea4ce4ccca","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"080aefc9-a168-47e2-bae7-e97dd8d769c6","lifecycleState":"CERTIFIED","lastUpdateDate":1668316309590,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b56a185f-71d8-4ba5-a423-f3d01b59272b","invariantUUID":"88935a6c-6a9b-4021-884d-9358688d28fa","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":"741db70d-8c51-4c4c-a001-1af731df6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1668316328169,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e66ae79c-bfa3-4774-9ba5-58676b939252","invariantUUID":"e165241e-98af-429f-b78c-c21d358dd16d","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":"defaulticon","uniqueId":"ad3dc2b7-680a-475f-bf1f-8685e1653bef","lifecycleState":"CERTIFIED","lastUpdateDate":1668316256580,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"47b03be8-4adf-4d6d-b4a8-07c95c49c147","invariantUUID":"24f30738-aa6a-4cab-a9cd-4ef43f0dd0fe","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"80adfb09-42cc-469d-bdf3-6541aae52748","lifecycleState":"CERTIFIED","lastUpdateDate":1668316299133,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5054f77-71cb-4760-821f-1f2a5bc7c819","invariantUUID":"a2c7ec33-c91d-4a34-a0d2-ef72586490ee","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":"defaulticon","uniqueId":"4f1ab914-d848-41dc-82f8-cb78e3c6f15a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372345,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"406a5eae-2968-46b2-a4b6-00cd7c0012e7","invariantUUID":"087a8d9e-7cf5-47e1-94ba-7c75b03cd55a","systemName":"Participant","description":"The TOSCA service template representing the Participant","tags":["Participant","org.onap.policy.clamp.acm.Participant"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6df41a39-82c9-470d-a02d-a09c5d894fe3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316271825,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41849ca1-84f7-40ff-ab45-344a5eaf5211","invariantUUID":"f84a872e-2484-44ea-bcb9-25fceb073d40","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":"678f5599-52d4-42d7-8286-a06f55181fd5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316219664,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2fc3c9fd-9da0-45a7-b331-73c1be83ff46","invariantUUID":"434127dc-4cb5-4acd-869b-aba828834122","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3db1b48-9345-49e8-9a0a-f5741fe23d54","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359765,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4caa5db9-9aa7-4f81-af2c-382e462dfbec","invariantUUID":"1e051b9d-5c3e-42b2-a3b4-001d2a3d2509","systemName":"Sap","description":"Node definition of SAP","tags":["Sap","tosca.nodes.nfv.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":"50f2c4c9-f644-4b0b-af95-4c97bf0bb93e","lifecycleState":"CERTIFIED","lastUpdateDate":1668316206006,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5b2a3175-49ee-435c-95dc-bd1bc316adba","invariantUUID":"101f6725-626f-4601-b138-b779754514d2","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":"objectStorage","uniqueId":"e602c83a-fa5e-476a-9440-ed72b0a26754","lifecycleState":"CERTIFIED","lastUpdateDate":1668316190572,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0928cff5-0bbd-4d18-8b96-6d90cffbfab9","invariantUUID":"7e1b12cd-31df-4076-ac02-5556457c5763","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":"e828e5b6-77b7-4946-a5de-9bdb3617f659","lifecycleState":"CERTIFIED","lastUpdateDate":1668316240488,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15344bc9-57cf-41d7-b0a7-f0cbeeb5a662","invariantUUID":"f543fc33-3a1f-452d-9fbb-413aa3103515","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"39185333-072a-413a-b140-d34253f7f219","lifecycleState":"CERTIFIED","lastUpdateDate":1668316326590,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cfa7cc2e-4833-4da3-b33f-42ae03076498","invariantUUID":"28e84f9a-829b-42de-b723-21dcd4640576","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":"compute","uniqueId":"154d07c5-bd2e-4719-bd22-79b342f38562","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358200,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4418b1fe-e27e-4407-947b-c7c167f9e87f","invariantUUID":"85c97089-4e50-4ad9-b308-de9c209e979d","systemName":"Vnf","description":"The generic abstract type from which all VNF specific abstract node types shall be derived to form, together with other node types, the TOSCA service template(s) representing the VNFD","tags":["VNF","tosca.nodes.nfv.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":"98269843-c625-4add-ada2-1668b872ebd1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358985,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"63bde6da-822b-4ac9-a64a-3a2c80132ed3","invariantUUID":"c82a40ef-7487-4716-94f4-7113ed3f83d8","systemName":"VduVirtualfilestorage","description":"This node type describes the specifications of requirements related to virtual file storage resources","tags":["VDU VirtualFileStorage","tosca.nodes.nfv.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":"network","uniqueId":"db7ec0df-8e35-4ebf-aff5-c579b76349e7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316249699,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"878aabe6-77e1-4edc-acf4-03e84fd01919","invariantUUID":"b850a834-4a3d-4328-9872-6ae91ecd3a0d","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0d1760a-633a-4013-86d0-52969fca43e0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316199805,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ad420b4-d413-4f4b-bfa5-9aa7fece560e","invariantUUID":"8459e2cb-0003-46f5-9f40-95eab04f3d12","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"007d2f80-8089-4f90-9c31-326044fb0ead","lifecycleState":"CERTIFIED","lastUpdateDate":1668316244914,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9cd57a-2b9a-4740-bab5-078a616be274","invariantUUID":"9c392053-d7e0-485e-a086-ec615140383b","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":"loadBalancer","uniqueId":"fb4c404b-1b38-4285-9a88-b311633bd6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316180112,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"28e01a57-9cca-4c95-837f-0e4a292a5bb8","invariantUUID":"2b41f918-eb75-406f-b3cd-b641b435f736","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3617aba5-5813-483a-8066-c819266c5241","lifecycleState":"CERTIFIED","lastUpdateDate":1668316265869,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a5113112-3d56-4aea-bc93-ca4d4270ef34","invariantUUID":"75351bfc-53ee-411b-ad1e-dd2dd8b90974","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":"58754fb5-f67a-4eca-9c2e-5efacdc97d29","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359466,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6303124-9b30-4969-a88e-52955ab5baa2","invariantUUID":"12000971-c2ec-4dca-b2e3-2c87fc740006","systemName":"Ns","description":"ETSI Network Service","tags":["NS","tosca.nodes.nfv.NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"9e789311-1af2-481f-b45f-a9daa7b227fd","lifecycleState":"CERTIFIED","lastUpdateDate":1668316296085,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"17e84d2e-94b0-496e-af69-2de095b82fa0","invariantUUID":"ba0d142a-6fb5-4804-a11f-b6e83dda83a4","systemName":"Asdinnsd","description":"The ASD in NSD","tags":["asdInNsd"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"923686c9-deef-4051-a895-2134cc76b44b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316228041,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1dfe8945-33b3-4e61-a411-c8e79b0085d7","invariantUUID":"0e922aa3-4cbc-4ad3-aed8-f3827c5d5ab4","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"05a3abe7-fe7a-426e-a94f-d710b79360cf","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358445,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f0f4997a-224c-4412-85f2-37089075259a","invariantUUID":"16a6a11c-ff41-4a84-9fec-9dfb51c0fccb","systemName":"VnfExternalCp","description":"Describes a logical external connection point, exposed by the VNF enabling connection with an external Virtual Link","tags":["VNF External CP","tosca.nodes.nfv.VnfExtCp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9133d94f-fcb7-45b7-9dc9-bef0f27e62b3","lifecycleState":"CERTIFIED","lastUpdateDate":1668316261347,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8755ce-6ef1-4177-9557-af210313910d","invariantUUID":"9814c566-efd8-4c14-b9a0-133c4b7054a8","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"212f11d2-f17b-47b3-ae98-64a0a58063da","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359317,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b62c8435-0b38-4381-a45b-2c2080e4ab27","invariantUUID":"6cbaaf6b-0d4c-44c5-b4eb-86c5b5a0ec9f","systemName":"Nsvirtuallink","description":"Node definition of Virtual Links","tags":["NsVirtualLink","tosca.nodes.nfv.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":"e3bf9ed3-b359-44a8-b39b-4352de5e810b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316253364,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"68167bb3-31d7-4fc1-a4aa-284b20c591d7","invariantUUID":"7fcd1b82-98bc-4c9a-bd9d-d967ff1a7680","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":"7e8c86c4-cefa-40e0-b9ae-2b9ba977a2d7","lifecycleState":"CERTIFIED","lastUpdateDate":1668316192345,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"57d7020a-78d6-4ac0-81a3-8484f0fa7d0a","invariantUUID":"6df405ee-8042-42ce-b2da-74c20759a91d","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":"port","uniqueId":"f83ad4ad-cc37-45da-a438-4bb2dfeb9fa1","lifecycleState":"CERTIFIED","lastUpdateDate":1668316214091,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5bb813e5-b5a0-4fab-aa56-914d0b4d5431","invariantUUID":"ec1b7a61-ee42-45cf-af72-88ab4de44ea1","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a268a382-9887-4567-8eb8-80c26d488c4f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316226552,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"eee86288-f14a-4000-a7c0-adac288f69f7","invariantUUID":"15b7f0f5-4f8a-43b1-868a-c4cd1a6d5d33","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":"a0d3b8d6-04a6-4ca5-89b3-4e955df9972b","lifecycleState":"CERTIFIED","lastUpdateDate":1668316174958,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d2cdd939-ddd7-4d28-80f2-375d1d16a07f","invariantUUID":"ff05ca51-b9bc-47ce-a706-3a3c3d416323","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ea37ef32-ba01-43aa-8e59-83065a8c835a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316223468,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"174ba2c5-5f4a-4d0d-8c55-ff07b631269f","invariantUUID":"fbe563cd-09a2-4401-b10c-cad1b1561383","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":"network","uniqueId":"d8b46564-fe89-48e0-835e-6ec45cfea9f5","lifecycleState":"CERTIFIED","lastUpdateDate":1668316246565,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8964cc71-7b4e-4591-ac05-71729c7c19c8","invariantUUID":"08e1a123-b69e-4d43-a5fa-3867083064ff","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"853eab80-3b22-4d8f-8785-f39357eea041","lifecycleState":"CERTIFIED","lastUpdateDate":1668316358331,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"26d2a645-023f-4f85-a76e-093d07886483","invariantUUID":"8cf0c6ab-cad1-497f-ade6-076f7327ece4","systemName":"Cp","description":"Provides information regarding the purpose of the connection point","tags":["Cp","tosca.nodes.nfv.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":"networkrules","uniqueId":"f34d2f0c-18c8-4cfd-b368-a3bded5fbc33","lifecycleState":"CERTIFIED","lastUpdateDate":1668316218044,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8d279fd1-ddad-409b-afde-8c385969ce94","invariantUUID":"55feaf45-9707-41a8-8b8f-6fb4b2a21f06","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":"defaulticon","uniqueId":"c58a88de-12c3-4702-a77a-54fb20dd7c47","lifecycleState":"CERTIFIED","lastUpdateDate":1668316372676,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e3a64a4-89e5-458a-b879-67eb5e86d49d","invariantUUID":"4ab38c55-b0bf-4278-a1ad-2a3d62d0b82a","systemName":"Automationcomposition","description":"The TOSCA service template representing the AutomationComposition","tags":["AutomationComposition","org.onap.policy.clamp.acm.AutomationComposition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0a35425d-b549-4203-8e9d-e5c7f68301ab","lifecycleState":"CERTIFIED","lastUpdateDate":1668316302042,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"10b86b28-4ca7-4315-8e81-cc66c33f5155","invariantUUID":"125b1bdf-5521-4477-9523-2194a6fedf00","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f345e7c-87ee-44f2-b15d-0a32222aa05a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316267364,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2f88ff1b-652b-4270-9aa1-55f505e0c219","invariantUUID":"56daee81-08c8-4eb2-babb-886f992ea4cb","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"217939ea-801f-48da-ab92-f2de89ab364f","lifecycleState":"CERTIFIED","lastUpdateDate":1668316373150,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60e557bc-c6ea-4698-90f2-5aa1c526d837","invariantUUID":"3cb92c99-e940-4eae-91a8-13fc17db1ec5","systemName":"K8smicroserviceautomationcompositionelement","description":"The TOSCA service template representing the K8SMicroserviceAutomationCompositionElement","tags":["K8SMicroserviceAutomationCompositionElement","org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"AUTOMATION COMPOSITION"},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9c51b7fc-437e-4587-b469-992d9030e444","lifecycleState":"CERTIFIED","lastUpdateDate":1668316321675,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bbf2e96e-2090-45da-b63e-75d5ea5d9246","invariantUUID":"89e591e0-e7e3-4afd-afea-9de21bff57a1","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":"objectStorage","uniqueId":"d0cfea7d-3197-416c-9b37-b79f0ac9203a","lifecycleState":"CERTIFIED","lastUpdateDate":1668316273308,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"de0338cd-bc77-4030-9e07-2b90a30dd8c3","invariantUUID":"7b939aa2-8186-41c0-8130-25474e763b5f","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b474854d-78e1-43b7-80f1-8039191224ea","lifecycleState":"CERTIFIED","lastUpdateDate":1668316288689,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe72eb7-7ab6-4763-90b5-2a5a7f29b067","invariantUUID":"f129f455-78f3-4418-9273-ea0a77c5af17","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":"1d64ea03-4a39-4502-98f8-b28f8e0d3bc0","lifecycleState":"CERTIFIED","lastUpdateDate":1668316359171,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afe37682-755c-41f4-a8a6-f05b66e8e21b","invariantUUID":"93aec794-268b-4827-b514-cab4077e3ce4","systemName":"VduVirtualblockstorage","description":"This node type describes the specifications of requirements related to virtual block storage resources","tags":["VDU VirtualBlockStorage","tosca.nodes.nfv.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"}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fddc9668-37ff-41f9-bb1c-9713e83901e2","lifecycleState":"CERTIFIED","lastUpdateDate":1668320205363,"name":"basic_onboard_CIHOdx","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"3dee073a-9a07-4222-9777-461b445b300a","invariantUUID":"97f026dd-bcc9-45ff-b90e-a9e00f762403","systemName":"BasicOnboardCihodx","description":"service","tags":["basic_onboard_CIHOdx"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8c97447c-021a-4fa2-8f9f-111f2d4f7586","lifecycleState":"CERTIFIED","lastUpdateDate":1668319974689,"name":"vFW 2022-11-13 06-11-53","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"c106324c-e41d-41de-860e-1b383ad3e9a6","invariantUUID":"b20b0f6e-7902-475a-a634-a38155c65fbd","systemName":"Vfw20221113061153","description":"catalog service description","tags":["robot-ete","vFW 2022-11-13 06-11-53"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network L1-3","normalizedName":"network l1-3","models":["SDC AID"],"uniqueId":"serviceNewCategory.network l1-3","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2022-11-13 06:16:47,770 DEBUG 118:sdc_resource.py(1) - Resource basic_onboard_CIHOdx found in services list 2022-11-13 06:16:47,770 INFO 222:service.py(1) - Service basic_onboard_CIHOdx onboarded 2022-11-13 06:16:47,770 INFO 199:base.py(1) - ***************************************************** 2022-11-13 06:16:47,770 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2022-11-13 06:16:47,770 INFO 201:base.py(1) - ***************************************************** 2022-11-13 06:16:47,771 INFO 35:basic_onboard.py(1) - VNF basic_vm successfully onboarded 2022-11-13 06:16:47,771 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 01:26 | PASS | +-----------------------+---------------------+------------------+----------------+ 2022-11-13 06:16:47,773 INFO 48:basic_onboard.py(1) - Generate Test report 2022-11-13 06:16:47,866 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2022-11-13 06:16:48,131 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2022-11-13 06:16:48,133 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/63708bcf6c44f500103ebd9c 2022-11-13 06:16:48,134 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK