2023-01-25 08:27:30,962 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2023-01-25 08:27:30,967 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2023-01-25 08:27:30,968 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2023-01-25 08:27:30,968 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2023-01-25 08:27:30,968 DEBUG 227:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2023-01-25 08:27:30,968 DEBUG 227:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2023-01-25 08:27:30,968 DEBUG 227:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2023-01-25 08:27:30,968 DEBUG 227:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2023-01-25 08:27:30,968 DEBUG 227:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2023-01-25 08:27:30,968 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2023-01-25 08:27:30,969 DEBUG 34:basic_network.py(1) - start time 2023-01-25 08:27:30,969 INFO 175:base.py(1) - ***************************************************** 2023-01-25 08:27:30,969 INFO 176:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2023-01-25 08:27:30,970 INFO 177:base.py(1) - ***************************************************** 2023-01-25 08:27:30,970 INFO 175:base.py(1) - ***************************************************** 2023-01-25 08:27:30,970 INFO 176:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2023-01-25 08:27:30,970 INFO 177:base.py(1) - ***************************************************** 2023-01-25 08:27:30,971 INFO 175:base.py(1) - ***************************************************** 2023-01-25 08:27:30,971 INFO 176:base.py(1) - START [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2023-01-25 08:27:30,971 INFO 177:base.py(1) - ***************************************************** 2023-01-25 08:27:30,977 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2023-01-25 08:27:30,978 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2023-01-25 08:27:30,978 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'} 2023-01-25 08:27:30,978 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-01-25 08:27:30,978 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2023-01-25 08:27:30,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:27:31,623 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2023-01-25 08:27:31,626 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2023-01-25 08:27:31,626 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","name":"basic_onboard_pYnjOU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/713c5296-1063-4686-90aa-73274ed6eff7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-01-25 08:27:31,628 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pYnjOU from SDC 2023-01-25 08:27:31,629 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:31,629 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:31,629 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:27:31,629 DEBUG 175:__init__.py(1) - number of Service returned: 1 2023-01-25 08:27:31,629 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2023-01-25 08:27:31,629 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2023-01-25 08:27:31,629 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2023-01-25 08:27:31,629 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2023-01-25 08:27:31,630 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'} 2023-01-25 08:27:31,630 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-01-25 08:27:31,630 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2023-01-25 08:27:31,632 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:27:31,702 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2023-01-25 08:27:31,708 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2023-01-25 08:27:31,708 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","name":"basic_onboard_pYnjOU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/713c5296-1063-4686-90aa-73274ed6eff7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-01-25 08:27:31,711 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pYnjOU from SDC 2023-01-25 08:27:31,711 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:31,711 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:31,711 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:27:31,711 DEBUG 175:__init__.py(1) - number of Service returned: 1 2023-01-25 08:27:31,711 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2023-01-25 08:27:31,711 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2023-01-25 08:27:31,712 DEBUG 187:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2023-01-25 08:27:31,712 INFO 157:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2023-01-25 08:27:31,712 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'} 2023-01-25 08:27:31,712 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 2023-01-25 08:27:31,712 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2023-01-25 08:27:31,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:31,979 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 2023-01-25 08:27:31,981 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2023-01-25 08:27:31,982 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"},{"name":"AUTOMATION COMPOSITION","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":"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":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"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":"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":"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}],"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":"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":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"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},{"name":"Participant","normalizedName":"participant","uniqueId":"resourceNewCategory.generic.participant","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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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}],"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":"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"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":"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":"Network L2-3","displayName":null,"normalizedName":"network l2-3","models":null,"uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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}],"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":"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":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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}],"serviceCategories":[{"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":"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 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":"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":"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":"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":"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":"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":"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.12.0"} 2023-01-25 08:27:31,986 DEBUG 175:__init__.py(1) - number of ServiceCategory returned: 9 2023-01-25 08:27:31,986 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Network Service 2023-01-25 08:27:31,986 INFO 220:__init__.py(1) - ServiceCategory found, updating information 2023-01-25 08:27:31,986 INFO 312:__init__.py(1) - attempting to create Service basic_network in SDC 2023-01-25 08:27:31,987 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2023-01-25 08:27:31,988 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2023-01-25 08:27:31,988 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'} 2023-01-25 08:27:31,988 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-01-25 08:27:31,988 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2023-01-25 08:27:31,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:27:32,065 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2023-01-25 08:27:32,067 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2023-01-25 08:27:32,067 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","name":"basic_onboard_pYnjOU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/713c5296-1063-4686-90aa-73274ed6eff7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-01-25 08:27:32,070 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pYnjOU from SDC 2023-01-25 08:27:32,070 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:32,070 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:32,070 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:27:32,070 DEBUG 175:__init__.py(1) - number of Service returned: 1 2023-01-25 08:27:32,070 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2023-01-25 08:27:32,070 INFO 197:__init__.py(1) - Service basic_network doesn't exist in SDC 2023-01-25 08:27:32,106 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'} 2023-01-25 08:27:32,106 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 2023-01-25 08:27:32,106 DEBUG 132:onap_service.py(1) - [SDC][create Service] data sent: { "componentType": "SERVICE", "properties": [], "requirements": {}, "toscaArtifacts": {}, "tags": ["basic_network"], "artifacts": {}, "description": "service", "serviceApiArtifacts": {}, "capabilities": {}, "name": "basic_network", "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": "" } 2023-01-25 08:27:32,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:33,466 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 2023-01-25 08:27:33,467 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2023-01-25 08:27:33,469 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.assettoscacsar","artifactName":"service-BasicNetwork-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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.assettoscatemplate","artifactName":"service-BasicNetwork-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":1674635253360,"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":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9.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":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","empty":false},{"definition":false,"hidden":false,"uniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9.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":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","empty":false},{"definition":false,"hidden":false,"uniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9.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":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","empty":false},{"definition":false,"hidden":false,"uniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9.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":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","empty":false},{"definition":false,"hidden":false,"uniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9.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":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"dataTypes":null,"substitutionFilter":null,"model":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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":1674635253419,"icon":"network_l_1-3","version":"0.1","description":"service","tags":["basic_network"],"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"topologyTemplate":true,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1674635253419,"allArtifacts":{"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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,"timeout":0,"creationDate":1674635253360,"description":null,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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_network"} 2023-01-25 08:27:33,472 INFO 330:__init__.py(1) - Service basic_network is created in SDC 2023-01-25 08:27:33,472 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,473 DEBUG 187:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2023-01-25 08:27:33,473 INFO 157:__init__.py(1) - retrieving all objects of type Vl from SDC 2023-01-25 08:27:33,473 DEBUG 129:onap_service.py(1) - [SDC][get Vls] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:27:33,473 DEBUG 131:onap_service.py(1) - [SDC][get Vls] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/resources?resourceType=VL 2023-01-25 08:27:33,473 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None 2023-01-25 08:27:33,475 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:27:33,619 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/resources?resourceType=VL HTTP/1.1" 200 6247 2023-01-25 08:27:33,620 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200 2023-01-25 08:27:33,621 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"3edd5834-ef0c-4f56-8423-bdc5ccf950b2","invariantUUID":"9f9eaeab-d8fa-43ee-b4c1-556d733555ce","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3edd5834-ef0c-4f56-8423-bdc5ccf950b2/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d0c5d0a3-9837-4013-ab05-4ce52b7be510","invariantUUID":"ac97519a-ccd3-4e42-ba60-ddbabb7f192e","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d0c5d0a3-9837-4013-ab05-4ce52b7be510/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c3b11d1d-f50c-4e52-bdc7-aef574d18cb4","invariantUUID":"c05ef94a-8d8f-47ee-897e-6e142206eeee","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c3b11d1d-f50c-4e52-bdc7-aef574d18cb4/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"04f4d9db-c94f-4b93-8174-84262f43f6f9","invariantUUID":"7d9099b8-f161-478b-8606-0b911e01f7e6","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/04f4d9db-c94f-4b93-8174-84262f43f6f9/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f4fd2b4a-7a4e-467a-8dc4-d640bd8ec8cb","invariantUUID":"2d2efefc-9d39-451d-b3bd-30994961d2be","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f4fd2b4a-7a4e-467a-8dc4-d640bd8ec8cb/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ab4c5ac5-991a-461e-96a2-ecfcb2192ad0","invariantUUID":"7b7e7164-0a81-464e-a429-73e5e22fbddd","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ab4c5ac5-991a-461e-96a2-ecfcb2192ad0/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"77e12496-36f3-40a9-83c0-1e52f36019fc","invariantUUID":"cb2495ac-ffd3-43bc-a796-ab2cded000d3","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/77e12496-36f3-40a9-83c0-1e52f36019fc/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"927a37b6-96db-4c05-90bf-2931d8728f3c","invariantUUID":"02a6c557-c6ca-4125-b621-8deaed39d41e","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/927a37b6-96db-4c05-90bf-2931d8728f3c/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e54342d3-e97a-4d0a-9926-2b45b0f28bfe","invariantUUID":"a0f8105c-b8fd-47dd-b16d-678a0ac50b0b","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e54342d3-e97a-4d0a-9926-2b45b0f28bfe/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1dd55de7-7b05-4eb0-a043-f325137a3d73","invariantUUID":"9006c58d-85bd-46df-80ee-ce78b409568b","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1dd55de7-7b05-4eb0-a043-f325137a3d73/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"275f12a0-2263-46f4-8453-72dc982187af","invariantUUID":"31a24dc0-92fa-4f5f-86af-94e675664fef","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/275f12a0-2263-46f4-8453-72dc982187af/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"76f85658-c744-4919-b54f-d32f97ca1b5a","invariantUUID":"79b3624c-9b04-48c7-b6ee-be8536724b60","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/76f85658-c744-4919-b54f-d32f97ca1b5a/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5e639b48-2601-48a3-9ed9-48931eb2dffc","invariantUUID":"495608e5-ec18-49f3-8657-c89aa71bcc04","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5e639b48-2601-48a3-9ed9-48931eb2dffc/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a08d9e43-7fe7-4e62-a859-dc59818c2207/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2e79d17e-2aa6-4636-8e55-d6b06c74efe7","invariantUUID":"9b67b9ae-849f-4e02-9f6c-f127bf28ccb9","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2e79d17e-2aa6-4636-8e55-d6b06c74efe7/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a3be7559-97ed-4fa0-bbda-410d99422976","invariantUUID":"b8fddbf6-b3e4-48c8-9c7a-73fc47b8ee6e","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a3be7559-97ed-4fa0-bbda-410d99422976/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"db4f16e5-a52c-4868-9556-ff36363f7a0c","invariantUUID":"101d211e-f7d3-4a85-96ad-5ddb57c008c5","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/db4f16e5-a52c-4868-9556-ff36363f7a0c/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2023-01-25 08:27:33,623 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2023-01-25 08:27:33,623 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,623 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,624 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2023-01-25 08:27:33,624 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2023-01-25 08:27:33,624 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,624 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,624 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2023-01-25 08:27:33,624 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2023-01-25 08:27:33,624 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,624 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,624 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2023-01-25 08:27:33,624 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC 2023-01-25 08:27:33,624 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,625 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,625 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2023-01-25 08:27:33,625 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2023-01-25 08:27:33,625 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,625 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,625 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2023-01-25 08:27:33,625 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2023-01-25 08:27:33,625 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,625 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,625 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2023-01-25 08:27:33,626 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2023-01-25 08:27:33,626 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,626 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,626 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2023-01-25 08:27:33,626 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2023-01-25 08:27:33,626 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,626 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,626 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2023-01-25 08:27:33,626 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC 2023-01-25 08:27:33,626 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,626 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,627 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2023-01-25 08:27:33,627 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2023-01-25 08:27:33,627 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,627 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,627 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2023-01-25 08:27:33,627 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2023-01-25 08:27:33,627 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,627 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,628 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2023-01-25 08:27:33,628 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2023-01-25 08:27:33,628 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,628 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,628 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2023-01-25 08:27:33,628 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2023-01-25 08:27:33,628 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,628 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,628 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2023-01-25 08:27:33,628 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2023-01-25 08:27:33,629 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,629 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,629 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2023-01-25 08:27:33,629 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2023-01-25 08:27:33,629 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,629 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,629 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2023-01-25 08:27:33,629 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2023-01-25 08:27:33,629 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,629 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,630 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2023-01-25 08:27:33,630 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2023-01-25 08:27:33,630 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:33,630 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:33,630 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2023-01-25 08:27:33,630 DEBUG 175:__init__.py(1) - number of Vl returned: 17 2023-01-25 08:27:33,630 DEBUG 191:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2023-01-25 08:27:33,630 INFO 220:__init__.py(1) - Vl found, updating information 2023-01-25 08:27:33,631 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Vl] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:27:33,631 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Vl] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2023-01-25 08:27:33,631 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2023-01-25 08:27:33,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:34,090 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 2023-01-25 08:27:34,093 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2023-01-25 08:27:34,095 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b4b13a2d-81a8-4665-9d26-b6d8a4df20f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682264,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c1527-c4a0-473f-9fba-facd08c305dc","invariantUUID":"e0e363ce-8ab7-4497-a583-bce68c3e794f","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":"3a575d23-7022-4c92-9414-93e8af38d1d2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623579173,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1dd55de7-7b05-4eb0-a043-f325137a3d73","invariantUUID":"9006c58d-85bd-46df-80ee-ce78b409568b","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":"bb793f9a-d3c8-4e53-aae4-aa542a277a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623533562,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab4c5ac5-991a-461e-96a2-ecfcb2192ad0","invariantUUID":"7b7e7164-0a81-464e-a429-73e5e22fbddd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edeaa4ea-ba07-4c67-9c2a-117bf32d37b0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623616809,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99c6fa2f-df0b-4869-9705-69ebb65ccca2","invariantUUID":"2e98dff2-1f0d-40ef-b028-9d6501dd8f7b","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20c56d88-f75e-4d15-8c72-dcce21f6877f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623631360,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3fec25c-4632-4a88-803f-b007e26cd9a6","invariantUUID":"f780e391-4620-4a61-8388-a9e26a332537","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":"objectStorage","uniqueId":"edec6896-7999-4447-8114-a22aa226098c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623505414,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85021aab-cb04-4cf5-91a4-60b2621d5492","invariantUUID":"4eb8844c-84cd-4b59-8e23-2daadf7da0da","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"025d32bd-b9ae-4869-a26d-64a74a4c377b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682384,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cc207ae-2619-4d20-b06a-2d77f88a6552","invariantUUID":"257a5989-fe71-4609-a625-8e9f62687a0b","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":"compute","uniqueId":"c92178e4-9077-46c9-af25-82142a58cf61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681927,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f57f08e-b7f4-4637-be21-6ec455e81baa","invariantUUID":"1a2b1f89-aa0d-47c8-893b-d702b8dd6c50","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":"defaulticon","uniqueId":"821e21a8-2ba1-46cc-b2de-023721c376db","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695843,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c08263e-93a1-4742-b4be-cd7b8de4e796","invariantUUID":"22150004-9fa6-417a-823d-86d0df2137d9","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":"network","uniqueId":"80765c63-022a-4e10-89fb-a486d84a59e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623567279,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c336c473-026b-4176-8d72-1e37a29d01c1","invariantUUID":"884f5320-005f-4c51-a6c8-1a4c22dbd0ab","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":"5c5c7bd0-7ffb-4dcc-b2ac-2667506d9409","lifecycleState":"CERTIFIED","lastUpdateDate":1674623652104,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9894e6e3-546c-423b-a7d1-48dbd27a20e3","invariantUUID":"567c188b-ad4d-48bc-91c2-2ca13413d5ef","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":"objectStorage","uniqueId":"2f646b17-14d1-4f3b-9220-90ede1f13c37","lifecycleState":"CERTIFIED","lastUpdateDate":1674623503793,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8957b784-38b3-4ebe-befd-14822982a835","invariantUUID":"f1095555-fd13-4aaa-97d8-512410aa1a52","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e81209c5-3a47-4548-a32b-1dc034a5e17f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682155,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f85658-c744-4919-b54f-d32f97ca1b5a","invariantUUID":"79b3624c-9b04-48c7-b6ee-be8536724b60","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":"objectStorage","uniqueId":"44eca68e-c2bd-422f-9d65-c7ef3d2b0262","lifecycleState":"CERTIFIED","lastUpdateDate":1674623600241,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27ba74ca-5208-4507-9923-d7a38b2ec764","invariantUUID":"6f1e2bf4-f6b8-46b1-b6f0-00ed7d89fdeb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3dda2f16-adda-4ec1-81a0-602b8dfeda4e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623606390,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3be7559-97ed-4fa0-bbda-410d99422976","invariantUUID":"b8fddbf6-b3e4-48c8-9c7a-73fc47b8ee6e","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":"defaulticon","uniqueId":"520888ec-30f2-4956-999f-398faf47878e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696002,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f69ef411-f2af-4b8d-a3cf-785f3e54cc86","invariantUUID":"878be7f6-96b4-4ae4-bb2b-46f6d12e118a","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a8c0865-d8fe-48bb-998a-b8824fda5e23","lifecycleState":"CERTIFIED","lastUpdateDate":1674623604738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00bd802d-3c91-49d5-b14a-6be28d95c3a7","invariantUUID":"efa051ff-5742-48ef-ab68-70abb5c81ba2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d87a35c-a76c-481d-83b9-b326fd2e7b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623627346,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f146c24-8a4e-47ba-a20a-33f460a036ba","invariantUUID":"d98a4ef7-ad60-4f9f-90c1-cfead2891115","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":"be387b2d-4f02-4731-b884-376baa23d942","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695695,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39230318-91ec-4011-917b-92b19266cca0","invariantUUID":"de2dcf6d-3ec3-4531-a653-e9b874858544","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e0ada9ec-7d4b-4e5d-8062-583c8154454b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623641736,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d0503f-d00b-4192-b621-47c63020a622","invariantUUID":"4d6c8ab2-3120-438b-a2e5-674aecae2a63","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":"2ebc12df-fdb8-4d35-8f89-c73e875ab847","lifecycleState":"CERTIFIED","lastUpdateDate":1674623592705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2f24c3-5f9e-498e-8653-a231c368d108","invariantUUID":"140e570c-cb31-47ad-bd40-19e125d72e9a","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":"port","uniqueId":"9fd394a1-117a-435a-8e19-ab447d56d054","lifecycleState":"CERTIFIED","lastUpdateDate":1674623639436,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83583422-492e-4c2c-bbd6-34a1b8f19c2c","invariantUUID":"46db7c47-ea68-4783-bffc-45fa12d109e1","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":"53071668-8047-4712-accc-85c5af7645cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623594197,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c5d0a3-9837-4013-ab05-4ce52b7be510","invariantUUID":"ac97519a-ccd3-4e42-ba60-ddbabb7f192e","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54d279ea-7165-477e-af40-db4cc5e14e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623530438,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f789b96d-4365-457a-b7e5-f8ee3a79644a","invariantUUID":"36a04b10-cae5-4ae6-9187-a51abebd51d4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7952b8a7-7279-402f-9871-8e374d4427b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623577614,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"275f12a0-2263-46f4-8453-72dc982187af","invariantUUID":"31a24dc0-92fa-4f5f-86af-94e675664fef","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":"b6474e19-b811-45a9-87b7-fc3c2c7e1079","lifecycleState":"CERTIFIED","lastUpdateDate":1674623546701,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e639b48-2601-48a3-9ed9-48931eb2dffc","invariantUUID":"495608e5-ec18-49f3-8657-c89aa71bcc04","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c40f0ee-b1b5-46d5-9005-c430d13a09e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696187,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123b65bb-c95d-463e-b5fc-7e4676e078e8","invariantUUID":"269a5c48-d297-448f-a2a8-e44904414e6d","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":"defaulticon","uniqueId":"d94d687b-7f46-4624-ac29-14909e1eb2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1674623583709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5450100f-4336-4988-8459-6d907170954e","invariantUUID":"db8ca3f0-a457-44f8-9778-fe5d24dbe0e3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebddbad0-2d08-4836-a3bd-ec0d1b65a0f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623621317,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24f60793-a890-4604-ab82-e5f9744ffb6e","invariantUUID":"71af6634-61ed-4526-9f74-d14211f208b5","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e9f8c8-94ba-4408-9677-0d39027fc3f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623559681,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb787005-2075-4a77-bf82-14b7a1237d4d","invariantUUID":"818cb1f4-7148-45d5-b626-9394480ea0ee","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":"c8087a4c-4c7a-4ad3-9580-e37d9210968d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623612402,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3681872c-fbc1-4c6d-910b-66887ca21d82","invariantUUID":"8da056aa-8947-4196-b298-4d4597b20f0b","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71bdd876-02e4-45af-bb12-e8d849f87f79","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682918,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa59639-9b75-417b-8b9d-25d58d1f16c0","invariantUUID":"862d2103-c307-4229-b980-d61623cf0249","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":"12420513-584c-49a7-9f8c-409ba7aa7419","lifecycleState":"CERTIFIED","lastUpdateDate":1674623586754,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8dec6e-3b75-480a-8772-220cc3877b51","invariantUUID":"f10882c2-56e6-46b6-be2d-5365540d7817","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b8dde6c-f01f-44cb-a5c6-2dd35d21e337","lifecycleState":"CERTIFIED","lastUpdateDate":1674623571841,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d4c83b7-c609-4e60-b7c1-210c72b77f1f","invariantUUID":"e61f7605-6076-4549-8a09-ff60d995fc7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1f2cd39-8780-4b84-b831-9e303a6ccc8a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623558165,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0be79080-e721-40b1-b7c5-1a98246fdab7","invariantUUID":"50414409-b844-4f09-951a-b2c11f99cc39","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":"compute","uniqueId":"56cdfef9-3cd7-441f-8c79-1df601ddfe0d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623495542,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93846970-1f3a-4156-a0fa-aa9e0d18bf6f","invariantUUID":"2a3f7fcc-e9eb-43ec-b6c6-b1f396ee6194","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":"02786409-d143-46fd-a4b8-89e2ff80852e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623531976,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e54342d3-e97a-4d0a-9926-2b45b0f28bfe","invariantUUID":"a0f8105c-b8fd-47dd-b16d-678a0ac50b0b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623580783,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1abd32c-4f40-448c-824c-da72c23ca6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623524269,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d0b6fa-172b-43fe-8bba-8f60cc01546b","invariantUUID":"e990caf3-ea3b-4a9c-907c-a9c19a8fd5eb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86c0fa5e-c17e-44ae-8b44-3900fe44e028","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682669,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db4f16e5-a52c-4868-9556-ff36363f7a0c","invariantUUID":"101d211e-f7d3-4a85-96ad-5ddb57c008c5","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":"defaulticon","uniqueId":"a7502305-d96f-487d-89a1-7aafc9ee2fae","lifecycleState":"CERTIFIED","lastUpdateDate":1674623613839,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8e26ef-2050-46ed-9c7f-c6399aaf27ff","invariantUUID":"04eb2098-2824-4d8c-9eb7-654d6bbed2b7","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":"port","uniqueId":"940ee0fb-f9a8-4d33-ad64-9c482f8dddbe","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683209,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3f783a5-ee58-44d6-b0e5-4f1f209027b9","invariantUUID":"d4de6da6-9c93-4742-9024-b87fcbc2cf32","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":"4e483edd-7316-46e4-aa9d-d08766c0bff7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695303,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f01b4da-2cbf-4b1b-bdde-98c9e6ff0693","invariantUUID":"d556ba88-fe1f-43af-89e3-515ee60820e9","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":"f5b19542-d140-4047-8aed-c6d361a44d86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623589775,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e79d17e-2aa6-4636-8e55-d6b06c74efe7","invariantUUID":"9b67b9ae-849f-4e02-9f6c-f127bf28ccb9","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cbef23fd-57ce-45a0-81df-b1b5f285dff3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623511293,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c639030-b187-4885-af28-7a14b60bb518","invariantUUID":"119e6adc-c8cd-4c9c-93a1-1870bd628c42","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":"port","uniqueId":"44fc40d4-6ee7-4474-afc6-a9e9247425d7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623618321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ab5ee80-b7e9-4891-8834-18e6e5f06c46","invariantUUID":"0264c989-30a0-48e2-af8f-daca67cb47b7","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":"e966337d-295a-40e2-8ebb-611d34b81f59","lifecycleState":"CERTIFIED","lastUpdateDate":1674623635811,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"befbb4f7-7f3d-4171-9233-28cf4b404d5c","invariantUUID":"4cf2b860-f870-4b8c-a09e-82b7286ef21a","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":"network","uniqueId":"09fd7590-5681-4a4f-8fde-be548e777add","lifecycleState":"CERTIFIED","lastUpdateDate":1674623619785,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e22f015-cd6e-4202-8bd4-a85201d34b5a","invariantUUID":"aa847a20-2ead-43cb-8fb3-6332b329041f","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":"4cf2eb5b-1e6c-442e-b883-39b49cab3102","lifecycleState":"CERTIFIED","lastUpdateDate":1674623622811,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e051040-1f7c-4903-acba-1030b5fe28d1","invariantUUID":"73d57f5c-2a0e-4dea-abe7-d56504921dea","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":"855bf9ba-253e-4315-94c3-568ca042af96","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682050,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36b3635f-b7c8-4160-ae95-1d1e61830a2f","invariantUUID":"5e5d0468-7921-4bca-a486-7531a5b2c594","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":"defaulticon","uniqueId":"5b5f9324-3a9a-43e3-b6ea-9e4283c057af","lifecycleState":"CERTIFIED","lastUpdateDate":1674623582243,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1edd7174-44b5-4880-b20c-02da87cf0e7a","invariantUUID":"a8b14375-81dd-4773-8483-cf90e99bfbee","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0355423-5f1b-42d7-9145-49b98c197f89","lifecycleState":"CERTIFIED","lastUpdateDate":1674623528919,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f4fd2b4a-7a4e-467a-8dc4-d640bd8ec8cb","invariantUUID":"2d2efefc-9d39-451d-b3bd-30994961d2be","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":"b023eac2-5663-4dc5-9182-98e7e695f9b2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623541350,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2adae508-42d5-47a2-842b-c14d790ae674","invariantUUID":"20a7e873-42fd-4579-9f41-1040fbb3ae27","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":"49ffa4e8-d7d7-44f1-a962-338e97b13d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623552086,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e3137a-f397-4ea4-808d-4a139f8c5666","invariantUUID":"6703eaf1-4c2e-4500-b5a4-fc6fc5970549","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":"defaulticon","uniqueId":"52c6c726-d8cf-49d0-99e0-834a688d0229","lifecycleState":"CERTIFIED","lastUpdateDate":1674623525857,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618e9679-3231-4d72-a9ce-c1951ef9f3bc","invariantUUID":"a272cf62-e338-4547-bece-2b2ed3930ea0","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":"9999b86d-4d54-4b1c-9ec6-0f4603a88487","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681799,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ed69d41-caad-4eb6-b9d4-500cfb8ac2d1","invariantUUID":"5db459c4-9c8f-4c07-b25e-0096303bc4bd","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":"networkrules","uniqueId":"8bc660fd-0843-459b-bdaa-54088e84b75d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623545094,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23ed96a3-9078-421b-a429-32c3779bac79","invariantUUID":"f645f020-0660-4845-9b7a-ad5d83bac7e6","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":"loadBalancer","uniqueId":"d6ee505a-d60a-464a-83d9-1e22a1d68f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623509465,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e5ce0b9-e3d7-4765-ac30-95be52988655","invariantUUID":"377e458e-daa2-467a-b7fc-011a18000390","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":"objectStorage","uniqueId":"15717205-9020-4daa-ab09-e54238dab151","lifecycleState":"CERTIFIED","lastUpdateDate":1674623517224,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004c79bf-1a81-4083-93ed-2d8f167ec391","invariantUUID":"ae4cafaf-adac-495a-a039-98287d4995a0","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":"587d99c0-9b5f-45fc-913d-51777929319c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682500,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4279e4bb-b7a2-4aec-b77f-4509b93be2bd","invariantUUID":"65f10c70-96e9-4b2b-9096-04ab6412954d","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"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c68a815-67bd-4c83-a161-e3d3ce0538b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623598764,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e7a7e2-0e38-451c-b964-0dc97b100aaa","invariantUUID":"2e01c997-314f-44e9-9c4a-751e3fe9292d","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":"defaulticon","uniqueId":"eff7c506-67fc-4ad0-b5fd-39199a4c4efc","lifecycleState":"CERTIFIED","lastUpdateDate":1674623502136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bd5eea9e-b630-4d1d-904c-7d86fdeb7517","invariantUUID":"dedccabf-53c3-4452-a8c0-439689078d6b","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":"e4002b2d-5a58-44cd-9b98-eacea62554b3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623553551,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47789170-c0c0-4cd3-98b4-e90f701686bf","invariantUUID":"49c633ad-65f1-4eb7-ae72-fae066414b8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c278593e-bf8c-46dc-a5ce-5d85610389b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623634026,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f47f490d-0754-44f8-9e83-10891ef0567f","invariantUUID":"03e98450-0f87-4b6d-9ff0-b3c4dbde5b42","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"226d9c6f-48e6-4d48-95c4-3d4bf567958f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623573879,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"099d3365-7892-4a00-9f0b-69374df6c96b","invariantUUID":"60e32303-627a-4f79-bb81-7959729d9668","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":"port","uniqueId":"beba077b-80ab-40d0-b7ac-c45280115802","lifecycleState":"CERTIFIED","lastUpdateDate":1674623653716,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62dde430-319a-4dd8-96c7-62971161d0e8","invariantUUID":"511c9a01-194e-4545-9b26-09f736cb90d4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10b0cb25-7d6a-4e5c-aff8-808161e8afce","lifecycleState":"CERTIFIED","lastUpdateDate":1674623588276,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a20ac20-d2c6-407c-ac64-279b56b33e07","invariantUUID":"49d852e9-ba6c-4efa-98ff-ea1c786a05fe","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"282bd153-f7af-403b-8fb8-ad56a1126502","lifecycleState":"CERTIFIED","lastUpdateDate":1674631352245,"name":"basic_onboard_pYnjOU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7da747df-3dce-4f9a-a461-c9cc12a71f28","invariantUUID":"8109e75f-988d-41ae-b32a-3a2cb2d62675","systemName":"BasicOnboardPynjou","description":"VF","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"124f1975-91a6-4f5e-a28b-401bced708d9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623650267,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efff256b-b879-48ef-831a-11038ce8af3d","invariantUUID":"121f0ce8-1da2-4d43-9527-804391efe006","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37f162ea-af37-45e0-a51b-dce9b9db03c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513c42b7-1ec6-4f2b-ac69-04ab63dbef84","invariantUUID":"f4f7e2c2-4035-4aa7-880c-c49da1438870","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":"network","uniqueId":"b803c985-514c-46ec-8ebc-515adc1e31d5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623625790,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3c2813b-e95b-4e77-ae10-f8aae3f64cb8","invariantUUID":"123338fc-a0f3-4363-9499-e2508ef1f311","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":"d9cee05e-b757-4de7-a819-86ba0ae55976","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695501,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c21e49c1-e925-4603-84d3-cb4a06d167cc","invariantUUID":"7b5ab4c6-ff50-45b4-be18-9b1418c40a09","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":"8908ed3d-5fab-4d49-9d7c-7eeb4ab7f989","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683091,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"291409e7-d8f5-47bb-ab45-46301a6c9278","invariantUUID":"f0fff656-a40c-4019-8b5c-50bc47d681b2","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":"f8dd6aff-7e80-41b6-aed5-952c1dcbd4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623624305,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227833a-1794-432b-bfcf-473d0d3502d3","invariantUUID":"997b7d36-17ef-4d98-a77c-cba1e2f05c11","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"001e0ec5-bf14-4cb2-8bf6-ed632fa9497a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623522682,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e12496-36f3-40a9-83c0-1e52f36019fc","invariantUUID":"cb2495ac-ffd3-43bc-a796-ab2cded000d3","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":"securityrules","uniqueId":"ba84360f-3826-49ed-be3c-c520612856c4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623548280,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"848cc662-9311-4e2b-9c44-213e4aaee03a","invariantUUID":"3aa91744-cc3e-4b70-afae-62948c3a3670","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":"port","uniqueId":"fb26d973-384f-46da-868e-b562e057f913","lifecycleState":"CERTIFIED","lastUpdateDate":1674623615329,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81cee46-ae39-44b3-8343-d65da9ac2b77","invariantUUID":"2263ae9e-248d-4269-a2d2-5ba665dd4fb0","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3bd2b64-f335-4446-9cac-1686821b40e6","lifecycleState":"CERTIFIED","lastUpdateDate":1674623629264,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5669c2b7-546d-4ed2-a5c7-8fa36bac81dc","invariantUUID":"fa29ebe7-6af7-4092-bf5a-c2be4bdc82cf","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":"compute","uniqueId":"6a718422-d229-4358-a85c-a0df7e5e01ca","lifecycleState":"CERTIFIED","lastUpdateDate":1674623595729,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6228d40c-fc93-45af-9d3f-a35359d069d0","invariantUUID":"8f6fbc07-f311-47f8-9e38-e4ef86c38498","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ac68bb9-88a7-4a3d-85bf-b0ea46349c74","lifecycleState":"CERTIFIED","lastUpdateDate":1674623512889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f4d9db-c94f-4b93-8174-84262f43f6f9","invariantUUID":"7d9099b8-f161-478b-8606-0b911e01f7e6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2d6e791-3434-4a12-8874-2ac78d6012e4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623520832,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"927a37b6-96db-4c05-90bf-2931d8728f3c","invariantUUID":"02a6c557-c6ca-4125-b621-8deaed39d41e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bc3ee78-4b47-4f4d-8fed-271184a80d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623555074,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53db09a1-c1d3-4e6b-9779-75d94fa539d5","invariantUUID":"3107cc37-eb3e-4c25-b4b0-e6914f6bb709","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eac93cd2-466f-468b-b754-809cae1099ad","lifecycleState":"CERTIFIED","lastUpdateDate":1674623645387,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c43801d-8caf-4082-ba13-a527aca5e007","invariantUUID":"e46f1213-edcb-4bcf-b370-8e8606e84a17","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":"compute","uniqueId":"f3dacab2-54eb-41c0-92be-3b406b13cfc4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623550544,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dbbb9c1-e3d3-4e8c-ad90-b22e93590c9b","invariantUUID":"3e33478a-3559-4532-8aa6-1eadfb340923","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":"compute","uniqueId":"0579a506-a196-4846-88aa-351ea0e63f86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623648755,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5000ba3b-21f3-4053-bec3-4b24222cd13f","invariantUUID":"f1be81ad-ef63-4b07-b796-25474015bf11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4c3c9477-3fe7-40de-ac63-28810a1b21c9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623539849,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"77743775-1b7a-48c4-9ea6-eee9114a0a29","invariantUUID":"8eed89d8-f99b-4b3e-9bf3-819d594d76ef","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":"48ceb763-17f5-4b88-a303-b67d135456cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623561242,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f210a906-40e8-4a3c-83c2-8e5e36c34ec9","invariantUUID":"ad34da7f-3b4d-4a9d-9da4-13be2bf040d6","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623527404,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3edd5834-ef0c-4f56-8423-bdc5ccf950b2","invariantUUID":"9f9eaeab-d8fa-43ee-b4c1-556d733555ce","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cd731695-8444-4c5c-92c3-c2b67d1f32e0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623585236,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e04bd8f-7e97-4bcd-abae-285adef76fb4","invariantUUID":"61ffe86c-7250-41fc-ad6e-0aeaa6bbcb54","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":"defaulticon","uniqueId":"7f9a53b7-2112-411b-acb1-993a199fd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695100,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e7233ac-f66c-41f3-8d32-d9cdcd752fe1","invariantUUID":"ba7508ca-6e96-499c-a72c-6714e4d007e5","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":"objectStorage","uniqueId":"12cd0a3e-4695-4a48-9529-f395a3463333","lifecycleState":"CERTIFIED","lastUpdateDate":1674623518929,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7110382-bc5a-4043-9c05-8b60383bbd65","invariantUUID":"7cafeed1-0fb4-4f6f-b726-1e695eb207f3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdb35638-d977-4b04-bb56-91b2bb1d43d8","lifecycleState":"CERTIFIED","lastUpdateDate":1674623647191,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd259ce-6f06-4211-a6d3-bdeca40bd3f7","invariantUUID":"6c4630a2-b4f8-4134-830e-cf6ab615f11a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5059ae6f-bd54-4843-baef-9687324385ee","lifecycleState":"CERTIFIED","lastUpdateDate":1674631387429,"name":"basic_onboard_pYnjOU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","systemName":"BasicOnboardPynjou","description":"service","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1674635253419,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-01-25 08:27:34,099 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2023-01-25 08:27:34,106 DEBUG 129:onap_service.py(1) - [SDC][Add VL to ServiceProxy] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:27:34,106 DEBUG 131:onap_service.py(1) - [SDC][Add VL to ServiceProxy] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/f390e932-4aa2-4ba9-86dd-de41d7b49511/resourceInstance 2023-01-25 08:27:34,106 DEBUG 132:onap_service.py(1) - [SDC][Add VL to ServiceProxy] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "224e11e0-7df4-4233-9e93-ce6236d34b61", "originType": "VL", "componentUid": "224e11e0-7df4-4233-9e93-ce6236d34b61", "icon": "defaulticon" } 2023-01-25 08:27:34,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:36,143 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f390e932-4aa2-4ba9-86dd-de41d7b49511/resourceInstance HTTP/1.1" 201 None 2023-01-25 08:27:36,144 INFO 142:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response code: 201 2023-01-25 08:27:36,145 DEBUG 146:onap_service.py(1) - [SDC][Add VL to ServiceProxy] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.Node","description":null,"source":"224e11e0-7df4-4233-9e93-ce6236d34b61","parentName":null,"uniqueId":"capability.a45d9cf2-0f6e-4db5-973c-6894bfb75925.feature","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.network.Linkable","description":null,"source":"224e11e0-7df4-4233-9e93-ce6236d34b61","parentName":null,"uniqueId":"capability.224e11e0-7df4-4233-9e93-ce6236d34b61.virtual_linkable","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"node":"tosca.nodes.Root","source":"224e11e0-7df4-4233-9e93-ce6236d34b61","parentName":null,"uniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925.dependency","capability":"tosca.capabilities.Node","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_role","type":"string","required":false,"defaultValue":null,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","schema":null,"password":false,"name":"network_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,"schemaType":null,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_assignments","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"exVL_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,"schemaType":null,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_flows","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_scope","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_scope","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_ecomp_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,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"provider_network","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","schema":null,"password":false,"name":"network_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,"schemaType":null,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","schema":null,"password":false,"name":"network_technology","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_homing","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","defaultValue":null,"schemaType":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","uniqueId":"attribute.a45d9cf2-0f6e-4db5-973c-6894bfb75925.tosca_name","description":null,"status":null,"_default":null,"ownerId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","entry_schema":null,"getOutputAttribute":false,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","defaultValue":null,"schemaType":null,"definition":false,"schema":null,"name":"state","type":"string","uniqueId":"attribute.a45d9cf2-0f6e-4db5-973c-6894bfb75925.state","description":null,"status":null,"_default":null,"ownerId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","entry_schema":null,"getOutputAttribute":false,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","defaultValue":null,"schemaType":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","uniqueId":"attribute.a45d9cf2-0f6e-4db5-973c-6894bfb75925.tosca_id","description":null,"status":null,"_default":null,"ownerId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","entry_schema":null,"getOutputAttribute":false,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"224e11e0-7df4-4233-9e93-ce6236d34b61","createdFromCsar":false,"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1674635255496,"description":null,"originType":"VL","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"224e11e0-7df4-4233-9e93-ce6236d34b61","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1674635255496,"customizationUUID":"70a4b0b1-833b-4f84-936a-21c305206396","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"type":null,"version":null,"ownerId":null,"empty":false} 2023-01-25 08:27:36,145 INFO 940:sdc_resource.py(1) - Resource VL Generic NeutronNet has been added on ServiceProxy basic_network 2023-01-25 08:27:36,147 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:27:36,147 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/distribution 2023-01-25 08:27:36,147 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2023-01-25 08:27:36,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:36,226 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/distribution HTTP/1.1" 200 38 2023-01-25 08:27:36,228 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2023-01-25 08:27:36,228 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2023-01-25 08:27:36,230 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:27:36,230 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/None 2023-01-25 08:27:36,230 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2023-01-25 08:27:36,232 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:36,273 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 2023-01-25 08:27:36,274 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2023-01-25 08:27:36,275 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2023-01-25 08:27:36,277 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2023-01-25 08:27:36,277 INFO 741:service.py(1) - attempting to checkin Service basic_network in SDC 2023-01-25 08:27:36,281 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'} 2023-01-25 08:27:36,281 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/f390e932-4aa2-4ba9-86dd-de41d7b49511/lifecycleState/checkin 2023-01-25 08:27:36,281 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2023-01-25 08:27:36,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:38,216 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f390e932-4aa2-4ba9-86dd-de41d7b49511/lifecycleState/checkin HTTP/1.1" 200 1199 2023-01-25 08:27:38,218 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2023-01-25 08:27:38,218 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1674635253419,"lastUpdateDate":1674635257615,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"f390e932-4aa2-4ba9-86dd-de41d7b49511"},"projectCode":"123456","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","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":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab"} 2023-01-25 08:27:38,221 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2023-01-25 08:27:38,221 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2023-01-25 08:27:38,222 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'} 2023-01-25 08:27:38,222 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-01-25 08:27:38,222 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2023-01-25 08:27:38,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:27:38,298 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2023-01-25 08:27:38,300 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2023-01-25 08:27:38,300 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","name":"basic_onboard_pYnjOU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/713c5296-1063-4686-90aa-73274ed6eff7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-01-25 08:27:38,302 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2023-01-25 08:27:38,302 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:38,302 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:38,303 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2023-01-25 08:27:38,303 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pYnjOU from SDC 2023-01-25 08:27:38,303 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:38,303 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:38,303 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:27:38,303 DEBUG 175:__init__.py(1) - number of Service returned: 2 2023-01-25 08:27:38,303 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2023-01-25 08:27:38,303 INFO 220:__init__.py(1) - Service found, updating information 2023-01-25 08:27:38,304 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'} 2023-01-25 08:27:38,304 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 2023-01-25 08:27:38,304 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2023-01-25 08:27:38,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:38,386 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 2023-01-25 08:27:38,389 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2023-01-25 08:27:38,392 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b4b13a2d-81a8-4665-9d26-b6d8a4df20f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682264,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c1527-c4a0-473f-9fba-facd08c305dc","invariantUUID":"e0e363ce-8ab7-4497-a583-bce68c3e794f","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":"3a575d23-7022-4c92-9414-93e8af38d1d2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623579173,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1dd55de7-7b05-4eb0-a043-f325137a3d73","invariantUUID":"9006c58d-85bd-46df-80ee-ce78b409568b","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":"bb793f9a-d3c8-4e53-aae4-aa542a277a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623533562,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab4c5ac5-991a-461e-96a2-ecfcb2192ad0","invariantUUID":"7b7e7164-0a81-464e-a429-73e5e22fbddd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edeaa4ea-ba07-4c67-9c2a-117bf32d37b0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623616809,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99c6fa2f-df0b-4869-9705-69ebb65ccca2","invariantUUID":"2e98dff2-1f0d-40ef-b028-9d6501dd8f7b","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20c56d88-f75e-4d15-8c72-dcce21f6877f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623631360,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3fec25c-4632-4a88-803f-b007e26cd9a6","invariantUUID":"f780e391-4620-4a61-8388-a9e26a332537","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":"objectStorage","uniqueId":"edec6896-7999-4447-8114-a22aa226098c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623505414,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85021aab-cb04-4cf5-91a4-60b2621d5492","invariantUUID":"4eb8844c-84cd-4b59-8e23-2daadf7da0da","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"025d32bd-b9ae-4869-a26d-64a74a4c377b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682384,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cc207ae-2619-4d20-b06a-2d77f88a6552","invariantUUID":"257a5989-fe71-4609-a625-8e9f62687a0b","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":"compute","uniqueId":"c92178e4-9077-46c9-af25-82142a58cf61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681927,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f57f08e-b7f4-4637-be21-6ec455e81baa","invariantUUID":"1a2b1f89-aa0d-47c8-893b-d702b8dd6c50","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":"defaulticon","uniqueId":"821e21a8-2ba1-46cc-b2de-023721c376db","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695843,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c08263e-93a1-4742-b4be-cd7b8de4e796","invariantUUID":"22150004-9fa6-417a-823d-86d0df2137d9","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":"network","uniqueId":"80765c63-022a-4e10-89fb-a486d84a59e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623567279,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c336c473-026b-4176-8d72-1e37a29d01c1","invariantUUID":"884f5320-005f-4c51-a6c8-1a4c22dbd0ab","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":"5c5c7bd0-7ffb-4dcc-b2ac-2667506d9409","lifecycleState":"CERTIFIED","lastUpdateDate":1674623652104,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9894e6e3-546c-423b-a7d1-48dbd27a20e3","invariantUUID":"567c188b-ad4d-48bc-91c2-2ca13413d5ef","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":"objectStorage","uniqueId":"2f646b17-14d1-4f3b-9220-90ede1f13c37","lifecycleState":"CERTIFIED","lastUpdateDate":1674623503793,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8957b784-38b3-4ebe-befd-14822982a835","invariantUUID":"f1095555-fd13-4aaa-97d8-512410aa1a52","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e81209c5-3a47-4548-a32b-1dc034a5e17f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682155,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f85658-c744-4919-b54f-d32f97ca1b5a","invariantUUID":"79b3624c-9b04-48c7-b6ee-be8536724b60","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":"objectStorage","uniqueId":"44eca68e-c2bd-422f-9d65-c7ef3d2b0262","lifecycleState":"CERTIFIED","lastUpdateDate":1674623600241,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27ba74ca-5208-4507-9923-d7a38b2ec764","invariantUUID":"6f1e2bf4-f6b8-46b1-b6f0-00ed7d89fdeb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3dda2f16-adda-4ec1-81a0-602b8dfeda4e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623606390,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3be7559-97ed-4fa0-bbda-410d99422976","invariantUUID":"b8fddbf6-b3e4-48c8-9c7a-73fc47b8ee6e","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":"defaulticon","uniqueId":"520888ec-30f2-4956-999f-398faf47878e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696002,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f69ef411-f2af-4b8d-a3cf-785f3e54cc86","invariantUUID":"878be7f6-96b4-4ae4-bb2b-46f6d12e118a","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a8c0865-d8fe-48bb-998a-b8824fda5e23","lifecycleState":"CERTIFIED","lastUpdateDate":1674623604738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00bd802d-3c91-49d5-b14a-6be28d95c3a7","invariantUUID":"efa051ff-5742-48ef-ab68-70abb5c81ba2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d87a35c-a76c-481d-83b9-b326fd2e7b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623627346,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f146c24-8a4e-47ba-a20a-33f460a036ba","invariantUUID":"d98a4ef7-ad60-4f9f-90c1-cfead2891115","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":"be387b2d-4f02-4731-b884-376baa23d942","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695695,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39230318-91ec-4011-917b-92b19266cca0","invariantUUID":"de2dcf6d-3ec3-4531-a653-e9b874858544","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e0ada9ec-7d4b-4e5d-8062-583c8154454b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623641736,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d0503f-d00b-4192-b621-47c63020a622","invariantUUID":"4d6c8ab2-3120-438b-a2e5-674aecae2a63","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":"2ebc12df-fdb8-4d35-8f89-c73e875ab847","lifecycleState":"CERTIFIED","lastUpdateDate":1674623592705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2f24c3-5f9e-498e-8653-a231c368d108","invariantUUID":"140e570c-cb31-47ad-bd40-19e125d72e9a","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":"port","uniqueId":"9fd394a1-117a-435a-8e19-ab447d56d054","lifecycleState":"CERTIFIED","lastUpdateDate":1674623639436,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83583422-492e-4c2c-bbd6-34a1b8f19c2c","invariantUUID":"46db7c47-ea68-4783-bffc-45fa12d109e1","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":"53071668-8047-4712-accc-85c5af7645cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623594197,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c5d0a3-9837-4013-ab05-4ce52b7be510","invariantUUID":"ac97519a-ccd3-4e42-ba60-ddbabb7f192e","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54d279ea-7165-477e-af40-db4cc5e14e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623530438,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f789b96d-4365-457a-b7e5-f8ee3a79644a","invariantUUID":"36a04b10-cae5-4ae6-9187-a51abebd51d4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7952b8a7-7279-402f-9871-8e374d4427b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623577614,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"275f12a0-2263-46f4-8453-72dc982187af","invariantUUID":"31a24dc0-92fa-4f5f-86af-94e675664fef","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":"b6474e19-b811-45a9-87b7-fc3c2c7e1079","lifecycleState":"CERTIFIED","lastUpdateDate":1674623546701,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e639b48-2601-48a3-9ed9-48931eb2dffc","invariantUUID":"495608e5-ec18-49f3-8657-c89aa71bcc04","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c40f0ee-b1b5-46d5-9005-c430d13a09e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696187,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123b65bb-c95d-463e-b5fc-7e4676e078e8","invariantUUID":"269a5c48-d297-448f-a2a8-e44904414e6d","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":"defaulticon","uniqueId":"d94d687b-7f46-4624-ac29-14909e1eb2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1674623583709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5450100f-4336-4988-8459-6d907170954e","invariantUUID":"db8ca3f0-a457-44f8-9778-fe5d24dbe0e3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebddbad0-2d08-4836-a3bd-ec0d1b65a0f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623621317,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24f60793-a890-4604-ab82-e5f9744ffb6e","invariantUUID":"71af6634-61ed-4526-9f74-d14211f208b5","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e9f8c8-94ba-4408-9677-0d39027fc3f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623559681,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb787005-2075-4a77-bf82-14b7a1237d4d","invariantUUID":"818cb1f4-7148-45d5-b626-9394480ea0ee","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":"c8087a4c-4c7a-4ad3-9580-e37d9210968d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623612402,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3681872c-fbc1-4c6d-910b-66887ca21d82","invariantUUID":"8da056aa-8947-4196-b298-4d4597b20f0b","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71bdd876-02e4-45af-bb12-e8d849f87f79","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682918,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa59639-9b75-417b-8b9d-25d58d1f16c0","invariantUUID":"862d2103-c307-4229-b980-d61623cf0249","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":"12420513-584c-49a7-9f8c-409ba7aa7419","lifecycleState":"CERTIFIED","lastUpdateDate":1674623586754,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8dec6e-3b75-480a-8772-220cc3877b51","invariantUUID":"f10882c2-56e6-46b6-be2d-5365540d7817","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b8dde6c-f01f-44cb-a5c6-2dd35d21e337","lifecycleState":"CERTIFIED","lastUpdateDate":1674623571841,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d4c83b7-c609-4e60-b7c1-210c72b77f1f","invariantUUID":"e61f7605-6076-4549-8a09-ff60d995fc7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1f2cd39-8780-4b84-b831-9e303a6ccc8a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623558165,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0be79080-e721-40b1-b7c5-1a98246fdab7","invariantUUID":"50414409-b844-4f09-951a-b2c11f99cc39","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":"compute","uniqueId":"56cdfef9-3cd7-441f-8c79-1df601ddfe0d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623495542,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93846970-1f3a-4156-a0fa-aa9e0d18bf6f","invariantUUID":"2a3f7fcc-e9eb-43ec-b6c6-b1f396ee6194","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":"02786409-d143-46fd-a4b8-89e2ff80852e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623531976,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e54342d3-e97a-4d0a-9926-2b45b0f28bfe","invariantUUID":"a0f8105c-b8fd-47dd-b16d-678a0ac50b0b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623580783,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1abd32c-4f40-448c-824c-da72c23ca6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623524269,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d0b6fa-172b-43fe-8bba-8f60cc01546b","invariantUUID":"e990caf3-ea3b-4a9c-907c-a9c19a8fd5eb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86c0fa5e-c17e-44ae-8b44-3900fe44e028","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682669,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db4f16e5-a52c-4868-9556-ff36363f7a0c","invariantUUID":"101d211e-f7d3-4a85-96ad-5ddb57c008c5","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":"defaulticon","uniqueId":"a7502305-d96f-487d-89a1-7aafc9ee2fae","lifecycleState":"CERTIFIED","lastUpdateDate":1674623613839,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8e26ef-2050-46ed-9c7f-c6399aaf27ff","invariantUUID":"04eb2098-2824-4d8c-9eb7-654d6bbed2b7","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":"port","uniqueId":"940ee0fb-f9a8-4d33-ad64-9c482f8dddbe","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683209,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3f783a5-ee58-44d6-b0e5-4f1f209027b9","invariantUUID":"d4de6da6-9c93-4742-9024-b87fcbc2cf32","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":"4e483edd-7316-46e4-aa9d-d08766c0bff7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695303,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f01b4da-2cbf-4b1b-bdde-98c9e6ff0693","invariantUUID":"d556ba88-fe1f-43af-89e3-515ee60820e9","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":"f5b19542-d140-4047-8aed-c6d361a44d86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623589775,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e79d17e-2aa6-4636-8e55-d6b06c74efe7","invariantUUID":"9b67b9ae-849f-4e02-9f6c-f127bf28ccb9","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cbef23fd-57ce-45a0-81df-b1b5f285dff3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623511293,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c639030-b187-4885-af28-7a14b60bb518","invariantUUID":"119e6adc-c8cd-4c9c-93a1-1870bd628c42","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":"port","uniqueId":"44fc40d4-6ee7-4474-afc6-a9e9247425d7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623618321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ab5ee80-b7e9-4891-8834-18e6e5f06c46","invariantUUID":"0264c989-30a0-48e2-af8f-daca67cb47b7","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":"e966337d-295a-40e2-8ebb-611d34b81f59","lifecycleState":"CERTIFIED","lastUpdateDate":1674623635811,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"befbb4f7-7f3d-4171-9233-28cf4b404d5c","invariantUUID":"4cf2b860-f870-4b8c-a09e-82b7286ef21a","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":"network","uniqueId":"09fd7590-5681-4a4f-8fde-be548e777add","lifecycleState":"CERTIFIED","lastUpdateDate":1674623619785,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e22f015-cd6e-4202-8bd4-a85201d34b5a","invariantUUID":"aa847a20-2ead-43cb-8fb3-6332b329041f","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":"4cf2eb5b-1e6c-442e-b883-39b49cab3102","lifecycleState":"CERTIFIED","lastUpdateDate":1674623622811,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e051040-1f7c-4903-acba-1030b5fe28d1","invariantUUID":"73d57f5c-2a0e-4dea-abe7-d56504921dea","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":"855bf9ba-253e-4315-94c3-568ca042af96","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682050,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36b3635f-b7c8-4160-ae95-1d1e61830a2f","invariantUUID":"5e5d0468-7921-4bca-a486-7531a5b2c594","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":"defaulticon","uniqueId":"5b5f9324-3a9a-43e3-b6ea-9e4283c057af","lifecycleState":"CERTIFIED","lastUpdateDate":1674623582243,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1edd7174-44b5-4880-b20c-02da87cf0e7a","invariantUUID":"a8b14375-81dd-4773-8483-cf90e99bfbee","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0355423-5f1b-42d7-9145-49b98c197f89","lifecycleState":"CERTIFIED","lastUpdateDate":1674623528919,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f4fd2b4a-7a4e-467a-8dc4-d640bd8ec8cb","invariantUUID":"2d2efefc-9d39-451d-b3bd-30994961d2be","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":"b023eac2-5663-4dc5-9182-98e7e695f9b2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623541350,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2adae508-42d5-47a2-842b-c14d790ae674","invariantUUID":"20a7e873-42fd-4579-9f41-1040fbb3ae27","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":"49ffa4e8-d7d7-44f1-a962-338e97b13d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623552086,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e3137a-f397-4ea4-808d-4a139f8c5666","invariantUUID":"6703eaf1-4c2e-4500-b5a4-fc6fc5970549","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":"defaulticon","uniqueId":"52c6c726-d8cf-49d0-99e0-834a688d0229","lifecycleState":"CERTIFIED","lastUpdateDate":1674623525857,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618e9679-3231-4d72-a9ce-c1951ef9f3bc","invariantUUID":"a272cf62-e338-4547-bece-2b2ed3930ea0","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":"9999b86d-4d54-4b1c-9ec6-0f4603a88487","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681799,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ed69d41-caad-4eb6-b9d4-500cfb8ac2d1","invariantUUID":"5db459c4-9c8f-4c07-b25e-0096303bc4bd","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":"networkrules","uniqueId":"8bc660fd-0843-459b-bdaa-54088e84b75d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623545094,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23ed96a3-9078-421b-a429-32c3779bac79","invariantUUID":"f645f020-0660-4845-9b7a-ad5d83bac7e6","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":"loadBalancer","uniqueId":"d6ee505a-d60a-464a-83d9-1e22a1d68f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623509465,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e5ce0b9-e3d7-4765-ac30-95be52988655","invariantUUID":"377e458e-daa2-467a-b7fc-011a18000390","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":"objectStorage","uniqueId":"15717205-9020-4daa-ab09-e54238dab151","lifecycleState":"CERTIFIED","lastUpdateDate":1674623517224,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004c79bf-1a81-4083-93ed-2d8f167ec391","invariantUUID":"ae4cafaf-adac-495a-a039-98287d4995a0","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":"587d99c0-9b5f-45fc-913d-51777929319c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682500,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4279e4bb-b7a2-4aec-b77f-4509b93be2bd","invariantUUID":"65f10c70-96e9-4b2b-9096-04ab6412954d","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"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c68a815-67bd-4c83-a161-e3d3ce0538b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623598764,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e7a7e2-0e38-451c-b964-0dc97b100aaa","invariantUUID":"2e01c997-314f-44e9-9c4a-751e3fe9292d","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":"defaulticon","uniqueId":"eff7c506-67fc-4ad0-b5fd-39199a4c4efc","lifecycleState":"CERTIFIED","lastUpdateDate":1674623502136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bd5eea9e-b630-4d1d-904c-7d86fdeb7517","invariantUUID":"dedccabf-53c3-4452-a8c0-439689078d6b","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":"e4002b2d-5a58-44cd-9b98-eacea62554b3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623553551,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47789170-c0c0-4cd3-98b4-e90f701686bf","invariantUUID":"49c633ad-65f1-4eb7-ae72-fae066414b8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c278593e-bf8c-46dc-a5ce-5d85610389b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623634026,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f47f490d-0754-44f8-9e83-10891ef0567f","invariantUUID":"03e98450-0f87-4b6d-9ff0-b3c4dbde5b42","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"226d9c6f-48e6-4d48-95c4-3d4bf567958f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623573879,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"099d3365-7892-4a00-9f0b-69374df6c96b","invariantUUID":"60e32303-627a-4f79-bb81-7959729d9668","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":"port","uniqueId":"beba077b-80ab-40d0-b7ac-c45280115802","lifecycleState":"CERTIFIED","lastUpdateDate":1674623653716,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62dde430-319a-4dd8-96c7-62971161d0e8","invariantUUID":"511c9a01-194e-4545-9b26-09f736cb90d4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10b0cb25-7d6a-4e5c-aff8-808161e8afce","lifecycleState":"CERTIFIED","lastUpdateDate":1674623588276,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a20ac20-d2c6-407c-ac64-279b56b33e07","invariantUUID":"49d852e9-ba6c-4efa-98ff-ea1c786a05fe","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"282bd153-f7af-403b-8fb8-ad56a1126502","lifecycleState":"CERTIFIED","lastUpdateDate":1674631352245,"name":"basic_onboard_pYnjOU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7da747df-3dce-4f9a-a461-c9cc12a71f28","invariantUUID":"8109e75f-988d-41ae-b32a-3a2cb2d62675","systemName":"BasicOnboardPynjou","description":"VF","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"124f1975-91a6-4f5e-a28b-401bced708d9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623650267,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efff256b-b879-48ef-831a-11038ce8af3d","invariantUUID":"121f0ce8-1da2-4d43-9527-804391efe006","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37f162ea-af37-45e0-a51b-dce9b9db03c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513c42b7-1ec6-4f2b-ac69-04ab63dbef84","invariantUUID":"f4f7e2c2-4035-4aa7-880c-c49da1438870","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":"network","uniqueId":"b803c985-514c-46ec-8ebc-515adc1e31d5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623625790,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3c2813b-e95b-4e77-ae10-f8aae3f64cb8","invariantUUID":"123338fc-a0f3-4363-9499-e2508ef1f311","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":"d9cee05e-b757-4de7-a819-86ba0ae55976","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695501,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c21e49c1-e925-4603-84d3-cb4a06d167cc","invariantUUID":"7b5ab4c6-ff50-45b4-be18-9b1418c40a09","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":"8908ed3d-5fab-4d49-9d7c-7eeb4ab7f989","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683091,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"291409e7-d8f5-47bb-ab45-46301a6c9278","invariantUUID":"f0fff656-a40c-4019-8b5c-50bc47d681b2","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":"f8dd6aff-7e80-41b6-aed5-952c1dcbd4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623624305,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227833a-1794-432b-bfcf-473d0d3502d3","invariantUUID":"997b7d36-17ef-4d98-a77c-cba1e2f05c11","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"001e0ec5-bf14-4cb2-8bf6-ed632fa9497a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623522682,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e12496-36f3-40a9-83c0-1e52f36019fc","invariantUUID":"cb2495ac-ffd3-43bc-a796-ab2cded000d3","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":"securityrules","uniqueId":"ba84360f-3826-49ed-be3c-c520612856c4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623548280,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"848cc662-9311-4e2b-9c44-213e4aaee03a","invariantUUID":"3aa91744-cc3e-4b70-afae-62948c3a3670","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":"port","uniqueId":"fb26d973-384f-46da-868e-b562e057f913","lifecycleState":"CERTIFIED","lastUpdateDate":1674623615329,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81cee46-ae39-44b3-8343-d65da9ac2b77","invariantUUID":"2263ae9e-248d-4269-a2d2-5ba665dd4fb0","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3bd2b64-f335-4446-9cac-1686821b40e6","lifecycleState":"CERTIFIED","lastUpdateDate":1674623629264,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5669c2b7-546d-4ed2-a5c7-8fa36bac81dc","invariantUUID":"fa29ebe7-6af7-4092-bf5a-c2be4bdc82cf","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":"compute","uniqueId":"6a718422-d229-4358-a85c-a0df7e5e01ca","lifecycleState":"CERTIFIED","lastUpdateDate":1674623595729,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6228d40c-fc93-45af-9d3f-a35359d069d0","invariantUUID":"8f6fbc07-f311-47f8-9e38-e4ef86c38498","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ac68bb9-88a7-4a3d-85bf-b0ea46349c74","lifecycleState":"CERTIFIED","lastUpdateDate":1674623512889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f4d9db-c94f-4b93-8174-84262f43f6f9","invariantUUID":"7d9099b8-f161-478b-8606-0b911e01f7e6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2d6e791-3434-4a12-8874-2ac78d6012e4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623520832,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"927a37b6-96db-4c05-90bf-2931d8728f3c","invariantUUID":"02a6c557-c6ca-4125-b621-8deaed39d41e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bc3ee78-4b47-4f4d-8fed-271184a80d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623555074,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53db09a1-c1d3-4e6b-9779-75d94fa539d5","invariantUUID":"3107cc37-eb3e-4c25-b4b0-e6914f6bb709","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eac93cd2-466f-468b-b754-809cae1099ad","lifecycleState":"CERTIFIED","lastUpdateDate":1674623645387,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c43801d-8caf-4082-ba13-a527aca5e007","invariantUUID":"e46f1213-edcb-4bcf-b370-8e8606e84a17","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":"compute","uniqueId":"f3dacab2-54eb-41c0-92be-3b406b13cfc4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623550544,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dbbb9c1-e3d3-4e8c-ad90-b22e93590c9b","invariantUUID":"3e33478a-3559-4532-8aa6-1eadfb340923","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":"compute","uniqueId":"0579a506-a196-4846-88aa-351ea0e63f86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623648755,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5000ba3b-21f3-4053-bec3-4b24222cd13f","invariantUUID":"f1be81ad-ef63-4b07-b796-25474015bf11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4c3c9477-3fe7-40de-ac63-28810a1b21c9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623539849,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"77743775-1b7a-48c4-9ea6-eee9114a0a29","invariantUUID":"8eed89d8-f99b-4b3e-9bf3-819d594d76ef","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":"48ceb763-17f5-4b88-a303-b67d135456cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623561242,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f210a906-40e8-4a3c-83c2-8e5e36c34ec9","invariantUUID":"ad34da7f-3b4d-4a9d-9da4-13be2bf040d6","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623527404,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3edd5834-ef0c-4f56-8423-bdc5ccf950b2","invariantUUID":"9f9eaeab-d8fa-43ee-b4c1-556d733555ce","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cd731695-8444-4c5c-92c3-c2b67d1f32e0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623585236,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e04bd8f-7e97-4bcd-abae-285adef76fb4","invariantUUID":"61ffe86c-7250-41fc-ad6e-0aeaa6bbcb54","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":"defaulticon","uniqueId":"7f9a53b7-2112-411b-acb1-993a199fd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695100,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e7233ac-f66c-41f3-8d32-d9cdcd752fe1","invariantUUID":"ba7508ca-6e96-499c-a72c-6714e4d007e5","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":"objectStorage","uniqueId":"12cd0a3e-4695-4a48-9529-f395a3463333","lifecycleState":"CERTIFIED","lastUpdateDate":1674623518929,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7110382-bc5a-4043-9c05-8b60383bbd65","invariantUUID":"7cafeed1-0fb4-4f6f-b726-1e695eb207f3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdb35638-d977-4b04-bb56-91b2bb1d43d8","lifecycleState":"CERTIFIED","lastUpdateDate":1674623647191,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd259ce-6f06-4211-a6d3-bdeca40bd3f7","invariantUUID":"6c4630a2-b4f8-4134-830e-cf6ab615f11a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5059ae6f-bd54-4843-baef-9687324385ee","lifecycleState":"CERTIFIED","lastUpdateDate":1674631387429,"name":"basic_onboard_pYnjOU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","systemName":"BasicOnboardPynjou","description":"service","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1674635257615,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-01-25 08:27:38,398 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2023-01-25 08:27:38,398 INFO 741:service.py(1) - attempting to Certify Service basic_network in SDC 2023-01-25 08:27:38,403 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'} 2023-01-25 08:27:38,403 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/f390e932-4aa2-4ba9-86dd-de41d7b49511/lifecycleState/Certify 2023-01-25 08:27:38,403 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2023-01-25 08:27:38,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:40,999 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f390e932-4aa2-4ba9-86dd-de41d7b49511/lifecycleState/Certify HTTP/1.1" 200 1187 2023-01-25 08:27:41,001 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2023-01-25 08:27:41,002 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"bcc2a911-2d20-458c-a93d-767c98d326b9","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1674635253419,"lastUpdateDate":1674635257615,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"bcc2a911-2d20-458c-a93d-767c98d326b9"},"projectCode":"123456","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","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":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab"} 2023-01-25 08:27:41,004 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2023-01-25 08:27:41,004 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2023-01-25 08:27:41,004 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'} 2023-01-25 08:27:41,005 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-01-25 08:27:41,005 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2023-01-25 08:27:41,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:27:41,102 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2023-01-25 08:27:41,104 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2023-01-25 08:27:41,104 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","name":"basic_onboard_pYnjOU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/713c5296-1063-4686-90aa-73274ed6eff7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2023-01-25 08:27:41,106 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pYnjOU from SDC 2023-01-25 08:27:41,106 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:41,106 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:41,106 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:27:41,107 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2023-01-25 08:27:41,107 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:41,107 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:41,107 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2023-01-25 08:27:41,107 DEBUG 175:__init__.py(1) - number of Service returned: 2 2023-01-25 08:27:41,107 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2023-01-25 08:27:41,107 INFO 220:__init__.py(1) - Service found, updating information 2023-01-25 08:27:41,108 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'} 2023-01-25 08:27:41,108 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 2023-01-25 08:27:41,108 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2023-01-25 08:27:41,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:41,193 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 2023-01-25 08:27:41,196 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2023-01-25 08:27:41,199 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b4b13a2d-81a8-4665-9d26-b6d8a4df20f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682264,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c1527-c4a0-473f-9fba-facd08c305dc","invariantUUID":"e0e363ce-8ab7-4497-a583-bce68c3e794f","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":"3a575d23-7022-4c92-9414-93e8af38d1d2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623579173,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1dd55de7-7b05-4eb0-a043-f325137a3d73","invariantUUID":"9006c58d-85bd-46df-80ee-ce78b409568b","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":"bb793f9a-d3c8-4e53-aae4-aa542a277a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623533562,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab4c5ac5-991a-461e-96a2-ecfcb2192ad0","invariantUUID":"7b7e7164-0a81-464e-a429-73e5e22fbddd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edeaa4ea-ba07-4c67-9c2a-117bf32d37b0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623616809,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99c6fa2f-df0b-4869-9705-69ebb65ccca2","invariantUUID":"2e98dff2-1f0d-40ef-b028-9d6501dd8f7b","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20c56d88-f75e-4d15-8c72-dcce21f6877f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623631360,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3fec25c-4632-4a88-803f-b007e26cd9a6","invariantUUID":"f780e391-4620-4a61-8388-a9e26a332537","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":"objectStorage","uniqueId":"edec6896-7999-4447-8114-a22aa226098c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623505414,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85021aab-cb04-4cf5-91a4-60b2621d5492","invariantUUID":"4eb8844c-84cd-4b59-8e23-2daadf7da0da","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"025d32bd-b9ae-4869-a26d-64a74a4c377b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682384,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cc207ae-2619-4d20-b06a-2d77f88a6552","invariantUUID":"257a5989-fe71-4609-a625-8e9f62687a0b","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":"compute","uniqueId":"c92178e4-9077-46c9-af25-82142a58cf61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681927,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f57f08e-b7f4-4637-be21-6ec455e81baa","invariantUUID":"1a2b1f89-aa0d-47c8-893b-d702b8dd6c50","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":"defaulticon","uniqueId":"821e21a8-2ba1-46cc-b2de-023721c376db","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695843,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c08263e-93a1-4742-b4be-cd7b8de4e796","invariantUUID":"22150004-9fa6-417a-823d-86d0df2137d9","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":"network","uniqueId":"80765c63-022a-4e10-89fb-a486d84a59e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623567279,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c336c473-026b-4176-8d72-1e37a29d01c1","invariantUUID":"884f5320-005f-4c51-a6c8-1a4c22dbd0ab","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":"5c5c7bd0-7ffb-4dcc-b2ac-2667506d9409","lifecycleState":"CERTIFIED","lastUpdateDate":1674623652104,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9894e6e3-546c-423b-a7d1-48dbd27a20e3","invariantUUID":"567c188b-ad4d-48bc-91c2-2ca13413d5ef","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":"objectStorage","uniqueId":"2f646b17-14d1-4f3b-9220-90ede1f13c37","lifecycleState":"CERTIFIED","lastUpdateDate":1674623503793,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8957b784-38b3-4ebe-befd-14822982a835","invariantUUID":"f1095555-fd13-4aaa-97d8-512410aa1a52","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e81209c5-3a47-4548-a32b-1dc034a5e17f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682155,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f85658-c744-4919-b54f-d32f97ca1b5a","invariantUUID":"79b3624c-9b04-48c7-b6ee-be8536724b60","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":"objectStorage","uniqueId":"44eca68e-c2bd-422f-9d65-c7ef3d2b0262","lifecycleState":"CERTIFIED","lastUpdateDate":1674623600241,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27ba74ca-5208-4507-9923-d7a38b2ec764","invariantUUID":"6f1e2bf4-f6b8-46b1-b6f0-00ed7d89fdeb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3dda2f16-adda-4ec1-81a0-602b8dfeda4e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623606390,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3be7559-97ed-4fa0-bbda-410d99422976","invariantUUID":"b8fddbf6-b3e4-48c8-9c7a-73fc47b8ee6e","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":"defaulticon","uniqueId":"520888ec-30f2-4956-999f-398faf47878e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696002,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f69ef411-f2af-4b8d-a3cf-785f3e54cc86","invariantUUID":"878be7f6-96b4-4ae4-bb2b-46f6d12e118a","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a8c0865-d8fe-48bb-998a-b8824fda5e23","lifecycleState":"CERTIFIED","lastUpdateDate":1674623604738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00bd802d-3c91-49d5-b14a-6be28d95c3a7","invariantUUID":"efa051ff-5742-48ef-ab68-70abb5c81ba2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d87a35c-a76c-481d-83b9-b326fd2e7b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623627346,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f146c24-8a4e-47ba-a20a-33f460a036ba","invariantUUID":"d98a4ef7-ad60-4f9f-90c1-cfead2891115","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":"be387b2d-4f02-4731-b884-376baa23d942","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695695,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39230318-91ec-4011-917b-92b19266cca0","invariantUUID":"de2dcf6d-3ec3-4531-a653-e9b874858544","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e0ada9ec-7d4b-4e5d-8062-583c8154454b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623641736,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d0503f-d00b-4192-b621-47c63020a622","invariantUUID":"4d6c8ab2-3120-438b-a2e5-674aecae2a63","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":"2ebc12df-fdb8-4d35-8f89-c73e875ab847","lifecycleState":"CERTIFIED","lastUpdateDate":1674623592705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2f24c3-5f9e-498e-8653-a231c368d108","invariantUUID":"140e570c-cb31-47ad-bd40-19e125d72e9a","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":"port","uniqueId":"9fd394a1-117a-435a-8e19-ab447d56d054","lifecycleState":"CERTIFIED","lastUpdateDate":1674623639436,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83583422-492e-4c2c-bbd6-34a1b8f19c2c","invariantUUID":"46db7c47-ea68-4783-bffc-45fa12d109e1","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":"53071668-8047-4712-accc-85c5af7645cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623594197,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c5d0a3-9837-4013-ab05-4ce52b7be510","invariantUUID":"ac97519a-ccd3-4e42-ba60-ddbabb7f192e","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54d279ea-7165-477e-af40-db4cc5e14e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623530438,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f789b96d-4365-457a-b7e5-f8ee3a79644a","invariantUUID":"36a04b10-cae5-4ae6-9187-a51abebd51d4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7952b8a7-7279-402f-9871-8e374d4427b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623577614,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"275f12a0-2263-46f4-8453-72dc982187af","invariantUUID":"31a24dc0-92fa-4f5f-86af-94e675664fef","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":"b6474e19-b811-45a9-87b7-fc3c2c7e1079","lifecycleState":"CERTIFIED","lastUpdateDate":1674623546701,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e639b48-2601-48a3-9ed9-48931eb2dffc","invariantUUID":"495608e5-ec18-49f3-8657-c89aa71bcc04","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c40f0ee-b1b5-46d5-9005-c430d13a09e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696187,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123b65bb-c95d-463e-b5fc-7e4676e078e8","invariantUUID":"269a5c48-d297-448f-a2a8-e44904414e6d","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":"defaulticon","uniqueId":"d94d687b-7f46-4624-ac29-14909e1eb2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1674623583709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5450100f-4336-4988-8459-6d907170954e","invariantUUID":"db8ca3f0-a457-44f8-9778-fe5d24dbe0e3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebddbad0-2d08-4836-a3bd-ec0d1b65a0f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623621317,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24f60793-a890-4604-ab82-e5f9744ffb6e","invariantUUID":"71af6634-61ed-4526-9f74-d14211f208b5","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e9f8c8-94ba-4408-9677-0d39027fc3f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623559681,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb787005-2075-4a77-bf82-14b7a1237d4d","invariantUUID":"818cb1f4-7148-45d5-b626-9394480ea0ee","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":"c8087a4c-4c7a-4ad3-9580-e37d9210968d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623612402,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3681872c-fbc1-4c6d-910b-66887ca21d82","invariantUUID":"8da056aa-8947-4196-b298-4d4597b20f0b","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71bdd876-02e4-45af-bb12-e8d849f87f79","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682918,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa59639-9b75-417b-8b9d-25d58d1f16c0","invariantUUID":"862d2103-c307-4229-b980-d61623cf0249","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":"12420513-584c-49a7-9f8c-409ba7aa7419","lifecycleState":"CERTIFIED","lastUpdateDate":1674623586754,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8dec6e-3b75-480a-8772-220cc3877b51","invariantUUID":"f10882c2-56e6-46b6-be2d-5365540d7817","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b8dde6c-f01f-44cb-a5c6-2dd35d21e337","lifecycleState":"CERTIFIED","lastUpdateDate":1674623571841,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d4c83b7-c609-4e60-b7c1-210c72b77f1f","invariantUUID":"e61f7605-6076-4549-8a09-ff60d995fc7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1f2cd39-8780-4b84-b831-9e303a6ccc8a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623558165,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0be79080-e721-40b1-b7c5-1a98246fdab7","invariantUUID":"50414409-b844-4f09-951a-b2c11f99cc39","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":"compute","uniqueId":"56cdfef9-3cd7-441f-8c79-1df601ddfe0d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623495542,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93846970-1f3a-4156-a0fa-aa9e0d18bf6f","invariantUUID":"2a3f7fcc-e9eb-43ec-b6c6-b1f396ee6194","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":"02786409-d143-46fd-a4b8-89e2ff80852e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623531976,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e54342d3-e97a-4d0a-9926-2b45b0f28bfe","invariantUUID":"a0f8105c-b8fd-47dd-b16d-678a0ac50b0b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623580783,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1abd32c-4f40-448c-824c-da72c23ca6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623524269,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d0b6fa-172b-43fe-8bba-8f60cc01546b","invariantUUID":"e990caf3-ea3b-4a9c-907c-a9c19a8fd5eb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86c0fa5e-c17e-44ae-8b44-3900fe44e028","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682669,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db4f16e5-a52c-4868-9556-ff36363f7a0c","invariantUUID":"101d211e-f7d3-4a85-96ad-5ddb57c008c5","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":"defaulticon","uniqueId":"a7502305-d96f-487d-89a1-7aafc9ee2fae","lifecycleState":"CERTIFIED","lastUpdateDate":1674623613839,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8e26ef-2050-46ed-9c7f-c6399aaf27ff","invariantUUID":"04eb2098-2824-4d8c-9eb7-654d6bbed2b7","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":"port","uniqueId":"940ee0fb-f9a8-4d33-ad64-9c482f8dddbe","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683209,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3f783a5-ee58-44d6-b0e5-4f1f209027b9","invariantUUID":"d4de6da6-9c93-4742-9024-b87fcbc2cf32","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":"4e483edd-7316-46e4-aa9d-d08766c0bff7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695303,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f01b4da-2cbf-4b1b-bdde-98c9e6ff0693","invariantUUID":"d556ba88-fe1f-43af-89e3-515ee60820e9","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":"f5b19542-d140-4047-8aed-c6d361a44d86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623589775,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e79d17e-2aa6-4636-8e55-d6b06c74efe7","invariantUUID":"9b67b9ae-849f-4e02-9f6c-f127bf28ccb9","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cbef23fd-57ce-45a0-81df-b1b5f285dff3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623511293,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c639030-b187-4885-af28-7a14b60bb518","invariantUUID":"119e6adc-c8cd-4c9c-93a1-1870bd628c42","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":"port","uniqueId":"44fc40d4-6ee7-4474-afc6-a9e9247425d7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623618321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ab5ee80-b7e9-4891-8834-18e6e5f06c46","invariantUUID":"0264c989-30a0-48e2-af8f-daca67cb47b7","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":"e966337d-295a-40e2-8ebb-611d34b81f59","lifecycleState":"CERTIFIED","lastUpdateDate":1674623635811,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"befbb4f7-7f3d-4171-9233-28cf4b404d5c","invariantUUID":"4cf2b860-f870-4b8c-a09e-82b7286ef21a","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":"network","uniqueId":"09fd7590-5681-4a4f-8fde-be548e777add","lifecycleState":"CERTIFIED","lastUpdateDate":1674623619785,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e22f015-cd6e-4202-8bd4-a85201d34b5a","invariantUUID":"aa847a20-2ead-43cb-8fb3-6332b329041f","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":"4cf2eb5b-1e6c-442e-b883-39b49cab3102","lifecycleState":"CERTIFIED","lastUpdateDate":1674623622811,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e051040-1f7c-4903-acba-1030b5fe28d1","invariantUUID":"73d57f5c-2a0e-4dea-abe7-d56504921dea","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":"855bf9ba-253e-4315-94c3-568ca042af96","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682050,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36b3635f-b7c8-4160-ae95-1d1e61830a2f","invariantUUID":"5e5d0468-7921-4bca-a486-7531a5b2c594","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":"defaulticon","uniqueId":"5b5f9324-3a9a-43e3-b6ea-9e4283c057af","lifecycleState":"CERTIFIED","lastUpdateDate":1674623582243,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1edd7174-44b5-4880-b20c-02da87cf0e7a","invariantUUID":"a8b14375-81dd-4773-8483-cf90e99bfbee","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0355423-5f1b-42d7-9145-49b98c197f89","lifecycleState":"CERTIFIED","lastUpdateDate":1674623528919,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f4fd2b4a-7a4e-467a-8dc4-d640bd8ec8cb","invariantUUID":"2d2efefc-9d39-451d-b3bd-30994961d2be","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":"b023eac2-5663-4dc5-9182-98e7e695f9b2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623541350,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2adae508-42d5-47a2-842b-c14d790ae674","invariantUUID":"20a7e873-42fd-4579-9f41-1040fbb3ae27","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":"49ffa4e8-d7d7-44f1-a962-338e97b13d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623552086,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e3137a-f397-4ea4-808d-4a139f8c5666","invariantUUID":"6703eaf1-4c2e-4500-b5a4-fc6fc5970549","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":"defaulticon","uniqueId":"52c6c726-d8cf-49d0-99e0-834a688d0229","lifecycleState":"CERTIFIED","lastUpdateDate":1674623525857,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618e9679-3231-4d72-a9ce-c1951ef9f3bc","invariantUUID":"a272cf62-e338-4547-bece-2b2ed3930ea0","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":"9999b86d-4d54-4b1c-9ec6-0f4603a88487","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681799,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ed69d41-caad-4eb6-b9d4-500cfb8ac2d1","invariantUUID":"5db459c4-9c8f-4c07-b25e-0096303bc4bd","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":"networkrules","uniqueId":"8bc660fd-0843-459b-bdaa-54088e84b75d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623545094,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23ed96a3-9078-421b-a429-32c3779bac79","invariantUUID":"f645f020-0660-4845-9b7a-ad5d83bac7e6","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":"loadBalancer","uniqueId":"d6ee505a-d60a-464a-83d9-1e22a1d68f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623509465,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e5ce0b9-e3d7-4765-ac30-95be52988655","invariantUUID":"377e458e-daa2-467a-b7fc-011a18000390","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":"objectStorage","uniqueId":"15717205-9020-4daa-ab09-e54238dab151","lifecycleState":"CERTIFIED","lastUpdateDate":1674623517224,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004c79bf-1a81-4083-93ed-2d8f167ec391","invariantUUID":"ae4cafaf-adac-495a-a039-98287d4995a0","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":"587d99c0-9b5f-45fc-913d-51777929319c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682500,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4279e4bb-b7a2-4aec-b77f-4509b93be2bd","invariantUUID":"65f10c70-96e9-4b2b-9096-04ab6412954d","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"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c68a815-67bd-4c83-a161-e3d3ce0538b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623598764,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e7a7e2-0e38-451c-b964-0dc97b100aaa","invariantUUID":"2e01c997-314f-44e9-9c4a-751e3fe9292d","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":"defaulticon","uniqueId":"eff7c506-67fc-4ad0-b5fd-39199a4c4efc","lifecycleState":"CERTIFIED","lastUpdateDate":1674623502136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bd5eea9e-b630-4d1d-904c-7d86fdeb7517","invariantUUID":"dedccabf-53c3-4452-a8c0-439689078d6b","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":"e4002b2d-5a58-44cd-9b98-eacea62554b3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623553551,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47789170-c0c0-4cd3-98b4-e90f701686bf","invariantUUID":"49c633ad-65f1-4eb7-ae72-fae066414b8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c278593e-bf8c-46dc-a5ce-5d85610389b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623634026,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f47f490d-0754-44f8-9e83-10891ef0567f","invariantUUID":"03e98450-0f87-4b6d-9ff0-b3c4dbde5b42","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"226d9c6f-48e6-4d48-95c4-3d4bf567958f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623573879,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"099d3365-7892-4a00-9f0b-69374df6c96b","invariantUUID":"60e32303-627a-4f79-bb81-7959729d9668","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":"port","uniqueId":"beba077b-80ab-40d0-b7ac-c45280115802","lifecycleState":"CERTIFIED","lastUpdateDate":1674623653716,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62dde430-319a-4dd8-96c7-62971161d0e8","invariantUUID":"511c9a01-194e-4545-9b26-09f736cb90d4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10b0cb25-7d6a-4e5c-aff8-808161e8afce","lifecycleState":"CERTIFIED","lastUpdateDate":1674623588276,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a20ac20-d2c6-407c-ac64-279b56b33e07","invariantUUID":"49d852e9-ba6c-4efa-98ff-ea1c786a05fe","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"282bd153-f7af-403b-8fb8-ad56a1126502","lifecycleState":"CERTIFIED","lastUpdateDate":1674631352245,"name":"basic_onboard_pYnjOU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7da747df-3dce-4f9a-a461-c9cc12a71f28","invariantUUID":"8109e75f-988d-41ae-b32a-3a2cb2d62675","systemName":"BasicOnboardPynjou","description":"VF","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"124f1975-91a6-4f5e-a28b-401bced708d9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623650267,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efff256b-b879-48ef-831a-11038ce8af3d","invariantUUID":"121f0ce8-1da2-4d43-9527-804391efe006","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37f162ea-af37-45e0-a51b-dce9b9db03c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513c42b7-1ec6-4f2b-ac69-04ab63dbef84","invariantUUID":"f4f7e2c2-4035-4aa7-880c-c49da1438870","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":"network","uniqueId":"b803c985-514c-46ec-8ebc-515adc1e31d5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623625790,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3c2813b-e95b-4e77-ae10-f8aae3f64cb8","invariantUUID":"123338fc-a0f3-4363-9499-e2508ef1f311","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":"d9cee05e-b757-4de7-a819-86ba0ae55976","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695501,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c21e49c1-e925-4603-84d3-cb4a06d167cc","invariantUUID":"7b5ab4c6-ff50-45b4-be18-9b1418c40a09","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":"8908ed3d-5fab-4d49-9d7c-7eeb4ab7f989","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683091,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"291409e7-d8f5-47bb-ab45-46301a6c9278","invariantUUID":"f0fff656-a40c-4019-8b5c-50bc47d681b2","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":"f8dd6aff-7e80-41b6-aed5-952c1dcbd4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623624305,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227833a-1794-432b-bfcf-473d0d3502d3","invariantUUID":"997b7d36-17ef-4d98-a77c-cba1e2f05c11","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"001e0ec5-bf14-4cb2-8bf6-ed632fa9497a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623522682,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e12496-36f3-40a9-83c0-1e52f36019fc","invariantUUID":"cb2495ac-ffd3-43bc-a796-ab2cded000d3","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":"securityrules","uniqueId":"ba84360f-3826-49ed-be3c-c520612856c4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623548280,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"848cc662-9311-4e2b-9c44-213e4aaee03a","invariantUUID":"3aa91744-cc3e-4b70-afae-62948c3a3670","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":"port","uniqueId":"fb26d973-384f-46da-868e-b562e057f913","lifecycleState":"CERTIFIED","lastUpdateDate":1674623615329,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81cee46-ae39-44b3-8343-d65da9ac2b77","invariantUUID":"2263ae9e-248d-4269-a2d2-5ba665dd4fb0","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3bd2b64-f335-4446-9cac-1686821b40e6","lifecycleState":"CERTIFIED","lastUpdateDate":1674623629264,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5669c2b7-546d-4ed2-a5c7-8fa36bac81dc","invariantUUID":"fa29ebe7-6af7-4092-bf5a-c2be4bdc82cf","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":"compute","uniqueId":"6a718422-d229-4358-a85c-a0df7e5e01ca","lifecycleState":"CERTIFIED","lastUpdateDate":1674623595729,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6228d40c-fc93-45af-9d3f-a35359d069d0","invariantUUID":"8f6fbc07-f311-47f8-9e38-e4ef86c38498","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ac68bb9-88a7-4a3d-85bf-b0ea46349c74","lifecycleState":"CERTIFIED","lastUpdateDate":1674623512889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f4d9db-c94f-4b93-8174-84262f43f6f9","invariantUUID":"7d9099b8-f161-478b-8606-0b911e01f7e6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2d6e791-3434-4a12-8874-2ac78d6012e4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623520832,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"927a37b6-96db-4c05-90bf-2931d8728f3c","invariantUUID":"02a6c557-c6ca-4125-b621-8deaed39d41e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bc3ee78-4b47-4f4d-8fed-271184a80d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623555074,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53db09a1-c1d3-4e6b-9779-75d94fa539d5","invariantUUID":"3107cc37-eb3e-4c25-b4b0-e6914f6bb709","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eac93cd2-466f-468b-b754-809cae1099ad","lifecycleState":"CERTIFIED","lastUpdateDate":1674623645387,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c43801d-8caf-4082-ba13-a527aca5e007","invariantUUID":"e46f1213-edcb-4bcf-b370-8e8606e84a17","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":"compute","uniqueId":"f3dacab2-54eb-41c0-92be-3b406b13cfc4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623550544,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dbbb9c1-e3d3-4e8c-ad90-b22e93590c9b","invariantUUID":"3e33478a-3559-4532-8aa6-1eadfb340923","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":"compute","uniqueId":"0579a506-a196-4846-88aa-351ea0e63f86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623648755,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5000ba3b-21f3-4053-bec3-4b24222cd13f","invariantUUID":"f1be81ad-ef63-4b07-b796-25474015bf11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4c3c9477-3fe7-40de-ac63-28810a1b21c9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623539849,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"77743775-1b7a-48c4-9ea6-eee9114a0a29","invariantUUID":"8eed89d8-f99b-4b3e-9bf3-819d594d76ef","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":"48ceb763-17f5-4b88-a303-b67d135456cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623561242,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f210a906-40e8-4a3c-83c2-8e5e36c34ec9","invariantUUID":"ad34da7f-3b4d-4a9d-9da4-13be2bf040d6","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623527404,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3edd5834-ef0c-4f56-8423-bdc5ccf950b2","invariantUUID":"9f9eaeab-d8fa-43ee-b4c1-556d733555ce","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cd731695-8444-4c5c-92c3-c2b67d1f32e0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623585236,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e04bd8f-7e97-4bcd-abae-285adef76fb4","invariantUUID":"61ffe86c-7250-41fc-ad6e-0aeaa6bbcb54","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":"defaulticon","uniqueId":"7f9a53b7-2112-411b-acb1-993a199fd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695100,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e7233ac-f66c-41f3-8d32-d9cdcd752fe1","invariantUUID":"ba7508ca-6e96-499c-a72c-6714e4d007e5","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":"objectStorage","uniqueId":"12cd0a3e-4695-4a48-9529-f395a3463333","lifecycleState":"CERTIFIED","lastUpdateDate":1674623518929,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7110382-bc5a-4043-9c05-8b60383bbd65","invariantUUID":"7cafeed1-0fb4-4f6f-b726-1e695eb207f3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdb35638-d977-4b04-bb56-91b2bb1d43d8","lifecycleState":"CERTIFIED","lastUpdateDate":1674623647191,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd259ce-6f06-4211-a6d3-bdeca40bd3f7","invariantUUID":"6c4630a2-b4f8-4134-830e-cf6ab615f11a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5059ae6f-bd54-4843-baef-9687324385ee","lifecycleState":"CERTIFIED","lastUpdateDate":1674631387429,"name":"basic_onboard_pYnjOU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","systemName":"BasicOnboardPynjou","description":"service","tags":["basic_onboard_pYnjOU"],"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":"bcc2a911-2d20-458c-a93d-767c98d326b9","lifecycleState":"CERTIFIED","lastUpdateDate":1674635257615,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-01-25 08:27:41,203 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2023-01-25 08:27:51,214 INFO 741:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2023-01-25 08:27:51,219 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'} 2023-01-25 08:27:51,219 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/bcc2a911-2d20-458c-a93d-767c98d326b9/distribution/PROD/activate 2023-01-25 08:27:51,219 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2023-01-25 08:27:51,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:53,063 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/bcc2a911-2d20-458c-a93d-767c98d326b9/distribution/PROD/activate HTTP/1.1" 200 None 2023-01-25 08:27:53,065 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2023-01-25 08:27:53,066 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":"bcc2a911-2d20-458c-a93d-767c98d326b9","getInputProperty":false,"ownerId":"bcc2a911-2d20-458c-a93d-767c98d326b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":"bcc2a911-2d20-458c-a93d-767c98d326b9","getInputProperty":false,"ownerId":"bcc2a911-2d20-458c-a93d-767c98d326b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bcc2a911-2d20-458c-a93d-767c98d326b9","getInputProperty":false,"ownerId":"bcc2a911-2d20-458c-a93d-767c98d326b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bcc2a911-2d20-458c-a93d-767c98d326b9","getInputProperty":false,"ownerId":"bcc2a911-2d20-458c-a93d-767c98d326b9","empty":false},{"definition":false,"hidden":false,"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"bcc2a911-2d20-458c-a93d-767c98d326b9","getInputProperty":false,"ownerId":"bcc2a911-2d20-458c-a93d-767c98d326b9","empty":false}],"artifacts":{"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NGZiN2I2MGZlN2RhMTYzODkyNzY3MzM2OGY0Y2YwMDg=","artifactUUID":"66ea21e3-48b9-4532-822c-0b9159f6b296","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.assettoscacsar","duplicated":false,"payloadUpdateDate":1674635260289,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1674635253360,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YjVkMTIzMTdlNzc1ZTBhYmM0OWJlMjQ2MmU3YTBhNTc=","artifactUUID":"afd23a74-fbfc-45c9-ad3e-b9d1b3bb76b6","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.assettoscatemplate","duplicated":false,"payloadUpdateDate":1674635259783,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1674635253360,"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":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"224e11e0-7df4-4233-9e93-ce6236d34b61","uniqueId":"capability.a45d9cf2-0f6e-4db5-973c-6894bfb75925.feature","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"224e11e0-7df4-4233-9e93-ce6236d34b61","uniqueId":"capability.224e11e0-7df4-4233-9e93-ce6236d34b61.virtual_linkable","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"node":"tosca.nodes.Root","source":"224e11e0-7df4-4233-9e93-ce6236d34b61","uniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925.dependency","capability":"tosca.capabilities.Node","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_role","type":"string","required":false,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","password":false,"name":"network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"password":false,"name":"network_ecomp_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false}],"attributes":[{"parentUniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.a45d9cf2-0f6e-4db5-973c-6894bfb75925.tosca_name","ownerId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","getOutputAttribute":false,"empty":false},{"parentUniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","definition":false,"name":"state","type":"string","uniqueId":"attribute.a45d9cf2-0f6e-4db5-973c-6894bfb75925.state","ownerId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","getOutputAttribute":false,"empty":false},{"parentUniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.a45d9cf2-0f6e-4db5-973c-6894bfb75925.tosca_id","ownerId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","getOutputAttribute":false,"empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"224e11e0-7df4-4233-9e93-ce6236d34b61","createdFromCsar":false,"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1674635255496,"originType":"VL","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"genericneutronnet0","componentUid":"224e11e0-7df4-4233-9e93-ce6236d34b61","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1674635255496,"customizationUUID":"70a4b0b1-833b-4f84-936a-21c305206396","posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_role","type":"string","required":false,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","password":false,"name":"network_role","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"password":false,"name":"network_ecomp_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","getInputProperty":false,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false}]},"componentInstancesAttributes":{"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0":[{"parentUniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","uniqueId":"attribute.a45d9cf2-0f6e-4db5-973c-6894bfb75925.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","getOutputAttribute":false,"empty":false},{"parentUniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","uniqueId":"attribute.a45d9cf2-0f6e-4db5-973c-6894bfb75925.state","name":"state","type":"string","definition":false,"ownerId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","getOutputAttribute":false,"empty":false},{"parentUniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","uniqueId":"attribute.a45d9cf2-0f6e-4db5-973c-6894bfb75925.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925","getOutputAttribute":false,"empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"224e11e0-7df4-4233-9e93-ce6236d34b61","uniqueId":"capability.a45d9cf2-0f6e-4db5-973c-6894bfb75925.feature","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"224e11e0-7df4-4233-9e93-ce6236d34b61","uniqueId":"capability.224e11e0-7df4-4233-9e93-ce6236d34b61.virtual_linkable","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"node":"tosca.nodes.Root","source":"224e11e0-7df4-4233-9e93-ce6236d34b61","uniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925.dependency","capability":"tosca.capabilities.Node","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9.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":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","getInputProperty":false,"ownerId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","empty":false},{"definition":false,"hidden":false,"uniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9.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":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","getInputProperty":false,"ownerId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","empty":false},{"definition":false,"hidden":false,"uniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","getInputProperty":false,"ownerId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","empty":false},{"definition":false,"hidden":false,"uniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","getInputProperty":false,"ownerId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","empty":false},{"definition":false,"hidden":false,"uniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"userCreated":false,"parentUniqueId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","getInputProperty":false,"ownerId":"2068cfb9-5c0e-494a-b0b3-4ccf4be2efc9","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"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":1674635253419,"icon":"network_l_1-3","version":"1.0","description":"service","tags":["basic_network"],"uniqueId":"bcc2a911-2d20-458c-a93d-767c98d326b9","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","topologyTemplate":true,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1674635272530,"allArtifacts":{"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"automationcompositionfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1674635253360,"artifactType":"OTHER","uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.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":1674635253360,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"allVersions":{"1.0":"bcc2a911-2d20-458c-a93d-767c98d326b9"},"service":true,"vspArchived":false,"archiveTime":0,"name":"basic_network"} 2023-01-25 08:27:53,068 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2023-01-25 08:27:53,068 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2023-01-25 08:27:53,069 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'} 2023-01-25 08:27:53,069 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-01-25 08:27:53,069 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2023-01-25 08:27:53,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:27:53,180 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2023-01-25 08:27:53,186 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2023-01-25 08:27:53,186 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","name":"basic_onboard_pYnjOU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/713c5296-1063-4686-90aa-73274ed6eff7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-01-25 08:27:53,190 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pYnjOU from SDC 2023-01-25 08:27:53,190 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:53,190 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:53,191 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:27:53,191 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2023-01-25 08:27:53,191 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:53,191 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:53,191 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:27:53,191 DEBUG 175:__init__.py(1) - number of Service returned: 2 2023-01-25 08:27:53,191 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2023-01-25 08:27:53,191 INFO 220:__init__.py(1) - Service found, updating information 2023-01-25 08:27:53,192 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'} 2023-01-25 08:27:53,192 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 2023-01-25 08:27:53,192 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2023-01-25 08:27:53,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:53,281 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 2023-01-25 08:27:53,284 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2023-01-25 08:27:53,286 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b4b13a2d-81a8-4665-9d26-b6d8a4df20f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682264,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c1527-c4a0-473f-9fba-facd08c305dc","invariantUUID":"e0e363ce-8ab7-4497-a583-bce68c3e794f","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":"3a575d23-7022-4c92-9414-93e8af38d1d2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623579173,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1dd55de7-7b05-4eb0-a043-f325137a3d73","invariantUUID":"9006c58d-85bd-46df-80ee-ce78b409568b","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":"bb793f9a-d3c8-4e53-aae4-aa542a277a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623533562,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab4c5ac5-991a-461e-96a2-ecfcb2192ad0","invariantUUID":"7b7e7164-0a81-464e-a429-73e5e22fbddd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edeaa4ea-ba07-4c67-9c2a-117bf32d37b0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623616809,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99c6fa2f-df0b-4869-9705-69ebb65ccca2","invariantUUID":"2e98dff2-1f0d-40ef-b028-9d6501dd8f7b","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20c56d88-f75e-4d15-8c72-dcce21f6877f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623631360,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3fec25c-4632-4a88-803f-b007e26cd9a6","invariantUUID":"f780e391-4620-4a61-8388-a9e26a332537","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":"objectStorage","uniqueId":"edec6896-7999-4447-8114-a22aa226098c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623505414,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85021aab-cb04-4cf5-91a4-60b2621d5492","invariantUUID":"4eb8844c-84cd-4b59-8e23-2daadf7da0da","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"025d32bd-b9ae-4869-a26d-64a74a4c377b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682384,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cc207ae-2619-4d20-b06a-2d77f88a6552","invariantUUID":"257a5989-fe71-4609-a625-8e9f62687a0b","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":"compute","uniqueId":"c92178e4-9077-46c9-af25-82142a58cf61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681927,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f57f08e-b7f4-4637-be21-6ec455e81baa","invariantUUID":"1a2b1f89-aa0d-47c8-893b-d702b8dd6c50","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":"defaulticon","uniqueId":"821e21a8-2ba1-46cc-b2de-023721c376db","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695843,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c08263e-93a1-4742-b4be-cd7b8de4e796","invariantUUID":"22150004-9fa6-417a-823d-86d0df2137d9","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":"network","uniqueId":"80765c63-022a-4e10-89fb-a486d84a59e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623567279,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c336c473-026b-4176-8d72-1e37a29d01c1","invariantUUID":"884f5320-005f-4c51-a6c8-1a4c22dbd0ab","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":"5c5c7bd0-7ffb-4dcc-b2ac-2667506d9409","lifecycleState":"CERTIFIED","lastUpdateDate":1674623652104,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9894e6e3-546c-423b-a7d1-48dbd27a20e3","invariantUUID":"567c188b-ad4d-48bc-91c2-2ca13413d5ef","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":"objectStorage","uniqueId":"2f646b17-14d1-4f3b-9220-90ede1f13c37","lifecycleState":"CERTIFIED","lastUpdateDate":1674623503793,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8957b784-38b3-4ebe-befd-14822982a835","invariantUUID":"f1095555-fd13-4aaa-97d8-512410aa1a52","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e81209c5-3a47-4548-a32b-1dc034a5e17f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682155,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f85658-c744-4919-b54f-d32f97ca1b5a","invariantUUID":"79b3624c-9b04-48c7-b6ee-be8536724b60","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":"objectStorage","uniqueId":"44eca68e-c2bd-422f-9d65-c7ef3d2b0262","lifecycleState":"CERTIFIED","lastUpdateDate":1674623600241,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27ba74ca-5208-4507-9923-d7a38b2ec764","invariantUUID":"6f1e2bf4-f6b8-46b1-b6f0-00ed7d89fdeb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3dda2f16-adda-4ec1-81a0-602b8dfeda4e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623606390,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3be7559-97ed-4fa0-bbda-410d99422976","invariantUUID":"b8fddbf6-b3e4-48c8-9c7a-73fc47b8ee6e","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":"defaulticon","uniqueId":"520888ec-30f2-4956-999f-398faf47878e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696002,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f69ef411-f2af-4b8d-a3cf-785f3e54cc86","invariantUUID":"878be7f6-96b4-4ae4-bb2b-46f6d12e118a","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a8c0865-d8fe-48bb-998a-b8824fda5e23","lifecycleState":"CERTIFIED","lastUpdateDate":1674623604738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00bd802d-3c91-49d5-b14a-6be28d95c3a7","invariantUUID":"efa051ff-5742-48ef-ab68-70abb5c81ba2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d87a35c-a76c-481d-83b9-b326fd2e7b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623627346,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f146c24-8a4e-47ba-a20a-33f460a036ba","invariantUUID":"d98a4ef7-ad60-4f9f-90c1-cfead2891115","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":"be387b2d-4f02-4731-b884-376baa23d942","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695695,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39230318-91ec-4011-917b-92b19266cca0","invariantUUID":"de2dcf6d-3ec3-4531-a653-e9b874858544","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e0ada9ec-7d4b-4e5d-8062-583c8154454b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623641736,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d0503f-d00b-4192-b621-47c63020a622","invariantUUID":"4d6c8ab2-3120-438b-a2e5-674aecae2a63","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":"2ebc12df-fdb8-4d35-8f89-c73e875ab847","lifecycleState":"CERTIFIED","lastUpdateDate":1674623592705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2f24c3-5f9e-498e-8653-a231c368d108","invariantUUID":"140e570c-cb31-47ad-bd40-19e125d72e9a","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":"port","uniqueId":"9fd394a1-117a-435a-8e19-ab447d56d054","lifecycleState":"CERTIFIED","lastUpdateDate":1674623639436,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83583422-492e-4c2c-bbd6-34a1b8f19c2c","invariantUUID":"46db7c47-ea68-4783-bffc-45fa12d109e1","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":"53071668-8047-4712-accc-85c5af7645cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623594197,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c5d0a3-9837-4013-ab05-4ce52b7be510","invariantUUID":"ac97519a-ccd3-4e42-ba60-ddbabb7f192e","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54d279ea-7165-477e-af40-db4cc5e14e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623530438,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f789b96d-4365-457a-b7e5-f8ee3a79644a","invariantUUID":"36a04b10-cae5-4ae6-9187-a51abebd51d4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7952b8a7-7279-402f-9871-8e374d4427b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623577614,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"275f12a0-2263-46f4-8453-72dc982187af","invariantUUID":"31a24dc0-92fa-4f5f-86af-94e675664fef","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":"b6474e19-b811-45a9-87b7-fc3c2c7e1079","lifecycleState":"CERTIFIED","lastUpdateDate":1674623546701,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e639b48-2601-48a3-9ed9-48931eb2dffc","invariantUUID":"495608e5-ec18-49f3-8657-c89aa71bcc04","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c40f0ee-b1b5-46d5-9005-c430d13a09e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696187,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123b65bb-c95d-463e-b5fc-7e4676e078e8","invariantUUID":"269a5c48-d297-448f-a2a8-e44904414e6d","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":"defaulticon","uniqueId":"d94d687b-7f46-4624-ac29-14909e1eb2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1674623583709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5450100f-4336-4988-8459-6d907170954e","invariantUUID":"db8ca3f0-a457-44f8-9778-fe5d24dbe0e3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebddbad0-2d08-4836-a3bd-ec0d1b65a0f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623621317,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24f60793-a890-4604-ab82-e5f9744ffb6e","invariantUUID":"71af6634-61ed-4526-9f74-d14211f208b5","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e9f8c8-94ba-4408-9677-0d39027fc3f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623559681,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb787005-2075-4a77-bf82-14b7a1237d4d","invariantUUID":"818cb1f4-7148-45d5-b626-9394480ea0ee","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":"c8087a4c-4c7a-4ad3-9580-e37d9210968d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623612402,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3681872c-fbc1-4c6d-910b-66887ca21d82","invariantUUID":"8da056aa-8947-4196-b298-4d4597b20f0b","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71bdd876-02e4-45af-bb12-e8d849f87f79","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682918,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa59639-9b75-417b-8b9d-25d58d1f16c0","invariantUUID":"862d2103-c307-4229-b980-d61623cf0249","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":"12420513-584c-49a7-9f8c-409ba7aa7419","lifecycleState":"CERTIFIED","lastUpdateDate":1674623586754,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8dec6e-3b75-480a-8772-220cc3877b51","invariantUUID":"f10882c2-56e6-46b6-be2d-5365540d7817","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b8dde6c-f01f-44cb-a5c6-2dd35d21e337","lifecycleState":"CERTIFIED","lastUpdateDate":1674623571841,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d4c83b7-c609-4e60-b7c1-210c72b77f1f","invariantUUID":"e61f7605-6076-4549-8a09-ff60d995fc7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1f2cd39-8780-4b84-b831-9e303a6ccc8a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623558165,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0be79080-e721-40b1-b7c5-1a98246fdab7","invariantUUID":"50414409-b844-4f09-951a-b2c11f99cc39","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":"compute","uniqueId":"56cdfef9-3cd7-441f-8c79-1df601ddfe0d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623495542,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93846970-1f3a-4156-a0fa-aa9e0d18bf6f","invariantUUID":"2a3f7fcc-e9eb-43ec-b6c6-b1f396ee6194","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":"02786409-d143-46fd-a4b8-89e2ff80852e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623531976,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e54342d3-e97a-4d0a-9926-2b45b0f28bfe","invariantUUID":"a0f8105c-b8fd-47dd-b16d-678a0ac50b0b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623580783,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1abd32c-4f40-448c-824c-da72c23ca6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623524269,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d0b6fa-172b-43fe-8bba-8f60cc01546b","invariantUUID":"e990caf3-ea3b-4a9c-907c-a9c19a8fd5eb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86c0fa5e-c17e-44ae-8b44-3900fe44e028","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682669,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db4f16e5-a52c-4868-9556-ff36363f7a0c","invariantUUID":"101d211e-f7d3-4a85-96ad-5ddb57c008c5","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":"defaulticon","uniqueId":"a7502305-d96f-487d-89a1-7aafc9ee2fae","lifecycleState":"CERTIFIED","lastUpdateDate":1674623613839,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8e26ef-2050-46ed-9c7f-c6399aaf27ff","invariantUUID":"04eb2098-2824-4d8c-9eb7-654d6bbed2b7","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":"port","uniqueId":"940ee0fb-f9a8-4d33-ad64-9c482f8dddbe","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683209,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3f783a5-ee58-44d6-b0e5-4f1f209027b9","invariantUUID":"d4de6da6-9c93-4742-9024-b87fcbc2cf32","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":"4e483edd-7316-46e4-aa9d-d08766c0bff7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695303,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f01b4da-2cbf-4b1b-bdde-98c9e6ff0693","invariantUUID":"d556ba88-fe1f-43af-89e3-515ee60820e9","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":"f5b19542-d140-4047-8aed-c6d361a44d86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623589775,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e79d17e-2aa6-4636-8e55-d6b06c74efe7","invariantUUID":"9b67b9ae-849f-4e02-9f6c-f127bf28ccb9","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cbef23fd-57ce-45a0-81df-b1b5f285dff3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623511293,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c639030-b187-4885-af28-7a14b60bb518","invariantUUID":"119e6adc-c8cd-4c9c-93a1-1870bd628c42","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":"port","uniqueId":"44fc40d4-6ee7-4474-afc6-a9e9247425d7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623618321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ab5ee80-b7e9-4891-8834-18e6e5f06c46","invariantUUID":"0264c989-30a0-48e2-af8f-daca67cb47b7","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":"e966337d-295a-40e2-8ebb-611d34b81f59","lifecycleState":"CERTIFIED","lastUpdateDate":1674623635811,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"befbb4f7-7f3d-4171-9233-28cf4b404d5c","invariantUUID":"4cf2b860-f870-4b8c-a09e-82b7286ef21a","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":"network","uniqueId":"09fd7590-5681-4a4f-8fde-be548e777add","lifecycleState":"CERTIFIED","lastUpdateDate":1674623619785,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e22f015-cd6e-4202-8bd4-a85201d34b5a","invariantUUID":"aa847a20-2ead-43cb-8fb3-6332b329041f","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":"4cf2eb5b-1e6c-442e-b883-39b49cab3102","lifecycleState":"CERTIFIED","lastUpdateDate":1674623622811,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e051040-1f7c-4903-acba-1030b5fe28d1","invariantUUID":"73d57f5c-2a0e-4dea-abe7-d56504921dea","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":"855bf9ba-253e-4315-94c3-568ca042af96","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682050,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36b3635f-b7c8-4160-ae95-1d1e61830a2f","invariantUUID":"5e5d0468-7921-4bca-a486-7531a5b2c594","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":"defaulticon","uniqueId":"5b5f9324-3a9a-43e3-b6ea-9e4283c057af","lifecycleState":"CERTIFIED","lastUpdateDate":1674623582243,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1edd7174-44b5-4880-b20c-02da87cf0e7a","invariantUUID":"a8b14375-81dd-4773-8483-cf90e99bfbee","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0355423-5f1b-42d7-9145-49b98c197f89","lifecycleState":"CERTIFIED","lastUpdateDate":1674623528919,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f4fd2b4a-7a4e-467a-8dc4-d640bd8ec8cb","invariantUUID":"2d2efefc-9d39-451d-b3bd-30994961d2be","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":"b023eac2-5663-4dc5-9182-98e7e695f9b2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623541350,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2adae508-42d5-47a2-842b-c14d790ae674","invariantUUID":"20a7e873-42fd-4579-9f41-1040fbb3ae27","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":"49ffa4e8-d7d7-44f1-a962-338e97b13d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623552086,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e3137a-f397-4ea4-808d-4a139f8c5666","invariantUUID":"6703eaf1-4c2e-4500-b5a4-fc6fc5970549","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":"defaulticon","uniqueId":"52c6c726-d8cf-49d0-99e0-834a688d0229","lifecycleState":"CERTIFIED","lastUpdateDate":1674623525857,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618e9679-3231-4d72-a9ce-c1951ef9f3bc","invariantUUID":"a272cf62-e338-4547-bece-2b2ed3930ea0","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":"9999b86d-4d54-4b1c-9ec6-0f4603a88487","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681799,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ed69d41-caad-4eb6-b9d4-500cfb8ac2d1","invariantUUID":"5db459c4-9c8f-4c07-b25e-0096303bc4bd","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":"networkrules","uniqueId":"8bc660fd-0843-459b-bdaa-54088e84b75d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623545094,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23ed96a3-9078-421b-a429-32c3779bac79","invariantUUID":"f645f020-0660-4845-9b7a-ad5d83bac7e6","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":"loadBalancer","uniqueId":"d6ee505a-d60a-464a-83d9-1e22a1d68f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623509465,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e5ce0b9-e3d7-4765-ac30-95be52988655","invariantUUID":"377e458e-daa2-467a-b7fc-011a18000390","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":"objectStorage","uniqueId":"15717205-9020-4daa-ab09-e54238dab151","lifecycleState":"CERTIFIED","lastUpdateDate":1674623517224,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004c79bf-1a81-4083-93ed-2d8f167ec391","invariantUUID":"ae4cafaf-adac-495a-a039-98287d4995a0","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":"587d99c0-9b5f-45fc-913d-51777929319c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682500,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4279e4bb-b7a2-4aec-b77f-4509b93be2bd","invariantUUID":"65f10c70-96e9-4b2b-9096-04ab6412954d","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"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c68a815-67bd-4c83-a161-e3d3ce0538b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623598764,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e7a7e2-0e38-451c-b964-0dc97b100aaa","invariantUUID":"2e01c997-314f-44e9-9c4a-751e3fe9292d","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":"defaulticon","uniqueId":"eff7c506-67fc-4ad0-b5fd-39199a4c4efc","lifecycleState":"CERTIFIED","lastUpdateDate":1674623502136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bd5eea9e-b630-4d1d-904c-7d86fdeb7517","invariantUUID":"dedccabf-53c3-4452-a8c0-439689078d6b","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":"e4002b2d-5a58-44cd-9b98-eacea62554b3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623553551,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47789170-c0c0-4cd3-98b4-e90f701686bf","invariantUUID":"49c633ad-65f1-4eb7-ae72-fae066414b8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c278593e-bf8c-46dc-a5ce-5d85610389b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623634026,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f47f490d-0754-44f8-9e83-10891ef0567f","invariantUUID":"03e98450-0f87-4b6d-9ff0-b3c4dbde5b42","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"226d9c6f-48e6-4d48-95c4-3d4bf567958f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623573879,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"099d3365-7892-4a00-9f0b-69374df6c96b","invariantUUID":"60e32303-627a-4f79-bb81-7959729d9668","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":"port","uniqueId":"beba077b-80ab-40d0-b7ac-c45280115802","lifecycleState":"CERTIFIED","lastUpdateDate":1674623653716,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62dde430-319a-4dd8-96c7-62971161d0e8","invariantUUID":"511c9a01-194e-4545-9b26-09f736cb90d4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10b0cb25-7d6a-4e5c-aff8-808161e8afce","lifecycleState":"CERTIFIED","lastUpdateDate":1674623588276,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a20ac20-d2c6-407c-ac64-279b56b33e07","invariantUUID":"49d852e9-ba6c-4efa-98ff-ea1c786a05fe","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"282bd153-f7af-403b-8fb8-ad56a1126502","lifecycleState":"CERTIFIED","lastUpdateDate":1674631352245,"name":"basic_onboard_pYnjOU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7da747df-3dce-4f9a-a461-c9cc12a71f28","invariantUUID":"8109e75f-988d-41ae-b32a-3a2cb2d62675","systemName":"BasicOnboardPynjou","description":"VF","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"124f1975-91a6-4f5e-a28b-401bced708d9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623650267,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efff256b-b879-48ef-831a-11038ce8af3d","invariantUUID":"121f0ce8-1da2-4d43-9527-804391efe006","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37f162ea-af37-45e0-a51b-dce9b9db03c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513c42b7-1ec6-4f2b-ac69-04ab63dbef84","invariantUUID":"f4f7e2c2-4035-4aa7-880c-c49da1438870","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":"network","uniqueId":"b803c985-514c-46ec-8ebc-515adc1e31d5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623625790,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3c2813b-e95b-4e77-ae10-f8aae3f64cb8","invariantUUID":"123338fc-a0f3-4363-9499-e2508ef1f311","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":"d9cee05e-b757-4de7-a819-86ba0ae55976","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695501,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c21e49c1-e925-4603-84d3-cb4a06d167cc","invariantUUID":"7b5ab4c6-ff50-45b4-be18-9b1418c40a09","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":"8908ed3d-5fab-4d49-9d7c-7eeb4ab7f989","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683091,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"291409e7-d8f5-47bb-ab45-46301a6c9278","invariantUUID":"f0fff656-a40c-4019-8b5c-50bc47d681b2","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":"f8dd6aff-7e80-41b6-aed5-952c1dcbd4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623624305,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227833a-1794-432b-bfcf-473d0d3502d3","invariantUUID":"997b7d36-17ef-4d98-a77c-cba1e2f05c11","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"001e0ec5-bf14-4cb2-8bf6-ed632fa9497a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623522682,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e12496-36f3-40a9-83c0-1e52f36019fc","invariantUUID":"cb2495ac-ffd3-43bc-a796-ab2cded000d3","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":"securityrules","uniqueId":"ba84360f-3826-49ed-be3c-c520612856c4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623548280,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"848cc662-9311-4e2b-9c44-213e4aaee03a","invariantUUID":"3aa91744-cc3e-4b70-afae-62948c3a3670","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":"port","uniqueId":"fb26d973-384f-46da-868e-b562e057f913","lifecycleState":"CERTIFIED","lastUpdateDate":1674623615329,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81cee46-ae39-44b3-8343-d65da9ac2b77","invariantUUID":"2263ae9e-248d-4269-a2d2-5ba665dd4fb0","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3bd2b64-f335-4446-9cac-1686821b40e6","lifecycleState":"CERTIFIED","lastUpdateDate":1674623629264,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5669c2b7-546d-4ed2-a5c7-8fa36bac81dc","invariantUUID":"fa29ebe7-6af7-4092-bf5a-c2be4bdc82cf","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":"compute","uniqueId":"6a718422-d229-4358-a85c-a0df7e5e01ca","lifecycleState":"CERTIFIED","lastUpdateDate":1674623595729,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6228d40c-fc93-45af-9d3f-a35359d069d0","invariantUUID":"8f6fbc07-f311-47f8-9e38-e4ef86c38498","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ac68bb9-88a7-4a3d-85bf-b0ea46349c74","lifecycleState":"CERTIFIED","lastUpdateDate":1674623512889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f4d9db-c94f-4b93-8174-84262f43f6f9","invariantUUID":"7d9099b8-f161-478b-8606-0b911e01f7e6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2d6e791-3434-4a12-8874-2ac78d6012e4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623520832,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"927a37b6-96db-4c05-90bf-2931d8728f3c","invariantUUID":"02a6c557-c6ca-4125-b621-8deaed39d41e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bc3ee78-4b47-4f4d-8fed-271184a80d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623555074,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53db09a1-c1d3-4e6b-9779-75d94fa539d5","invariantUUID":"3107cc37-eb3e-4c25-b4b0-e6914f6bb709","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eac93cd2-466f-468b-b754-809cae1099ad","lifecycleState":"CERTIFIED","lastUpdateDate":1674623645387,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c43801d-8caf-4082-ba13-a527aca5e007","invariantUUID":"e46f1213-edcb-4bcf-b370-8e8606e84a17","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":"compute","uniqueId":"f3dacab2-54eb-41c0-92be-3b406b13cfc4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623550544,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dbbb9c1-e3d3-4e8c-ad90-b22e93590c9b","invariantUUID":"3e33478a-3559-4532-8aa6-1eadfb340923","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":"compute","uniqueId":"0579a506-a196-4846-88aa-351ea0e63f86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623648755,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5000ba3b-21f3-4053-bec3-4b24222cd13f","invariantUUID":"f1be81ad-ef63-4b07-b796-25474015bf11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4c3c9477-3fe7-40de-ac63-28810a1b21c9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623539849,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"77743775-1b7a-48c4-9ea6-eee9114a0a29","invariantUUID":"8eed89d8-f99b-4b3e-9bf3-819d594d76ef","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":"48ceb763-17f5-4b88-a303-b67d135456cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623561242,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f210a906-40e8-4a3c-83c2-8e5e36c34ec9","invariantUUID":"ad34da7f-3b4d-4a9d-9da4-13be2bf040d6","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623527404,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3edd5834-ef0c-4f56-8423-bdc5ccf950b2","invariantUUID":"9f9eaeab-d8fa-43ee-b4c1-556d733555ce","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cd731695-8444-4c5c-92c3-c2b67d1f32e0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623585236,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e04bd8f-7e97-4bcd-abae-285adef76fb4","invariantUUID":"61ffe86c-7250-41fc-ad6e-0aeaa6bbcb54","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":"defaulticon","uniqueId":"7f9a53b7-2112-411b-acb1-993a199fd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695100,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e7233ac-f66c-41f3-8d32-d9cdcd752fe1","invariantUUID":"ba7508ca-6e96-499c-a72c-6714e4d007e5","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":"objectStorage","uniqueId":"12cd0a3e-4695-4a48-9529-f395a3463333","lifecycleState":"CERTIFIED","lastUpdateDate":1674623518929,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7110382-bc5a-4043-9c05-8b60383bbd65","invariantUUID":"7cafeed1-0fb4-4f6f-b726-1e695eb207f3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdb35638-d977-4b04-bb56-91b2bb1d43d8","lifecycleState":"CERTIFIED","lastUpdateDate":1674623647191,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd259ce-6f06-4211-a6d3-bdeca40bd3f7","invariantUUID":"6c4630a2-b4f8-4134-830e-cf6ab615f11a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5059ae6f-bd54-4843-baef-9687324385ee","lifecycleState":"CERTIFIED","lastUpdateDate":1674631387429,"name":"basic_onboard_pYnjOU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","systemName":"BasicOnboardPynjou","description":"service","tags":["basic_onboard_pYnjOU"],"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":"bcc2a911-2d20-458c-a93d-767c98d326b9","lifecycleState":"CERTIFIED","lastUpdateDate":1674635272530,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-01-25 08:27:53,291 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2023-01-25 08:27:53,291 INFO 222:service.py(1) - Service basic_network onboarded 2023-01-25 08:27:53,291 INFO 199:base.py(1) - ***************************************************** 2023-01-25 08:27:53,291 INFO 200:base.py(1) - STOP [SDC] YamlTemplateServiceOnboardStep: Onboard service described in YAML file in SDC. 2023-01-25 08:27:53,291 INFO 201:base.py(1) - ***************************************************** 2023-01-25 08:27:53,292 INFO 175:base.py(1) - ***************************************************** 2023-01-25 08:27:53,292 INFO 176:base.py(1) - START [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2023-01-25 08:27:53,292 INFO 177:base.py(1) - ***************************************************** 2023-01-25 08:27:53,292 INFO 175:base.py(1) - ***************************************************** 2023-01-25 08:27:53,292 INFO 176:base.py(1) - START [AAI] RegisterCloudRegionStep: Register cloud region. 2023-01-25 08:27:53,292 INFO 177:base.py(1) - ***************************************************** 2023-01-25 08:27:53,293 INFO 175:base.py(1) - ***************************************************** 2023-01-25 08:27:53,293 INFO 176:base.py(1) - START [AAI] CloudRegionCreateStep: Create cloud region. 2023-01-25 08:27:53,293 INFO 177:base.py(1) - ***************************************************** 2023-01-25 08:27:53,293 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2023-01-25 08:27:53,293 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:53,294 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2023-01-25 08:27:53,294 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2023-01-25 08:27:53,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:53,362 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288 2023-01-25 08:27:53,363 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2023-01-25 08:27:53,364 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2023-01-25 08:27:53,364 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:53,364 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2023-01-25 08:27:53,375 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:53,375 DEBUG 131:onap_service.py(1) - [AAI][Create cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne 2023-01-25 08:27:53,375 DEBUG 132:onap_service.py(1) - [AAI][Create cloud region] data sent: { "cloud-owner": "basicnw-cloud-owner", "cloud-region-id": "RegionOne", "orchestration-disabled": "False", "in-maint": "False", "cloud-type": "openstack", "owner-defined-type": "N/A", "cloud-region-version": "openstack", "identity-url": "", "cloud-zone": "", "complex-name": "lannion", "sriov-automation": "", "cloud-extra-info": "", "upgrade-cycle": "", "resource-version": "" } 2023-01-25 08:27:53,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:53,476 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne HTTP/1.1" 201 0 2023-01-25 08:27:53,477 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2023-01-25 08:27:53,477 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2023-01-25 08:27:53,479 INFO 199:base.py(1) - ***************************************************** 2023-01-25 08:27:53,479 INFO 200:base.py(1) - STOP [AAI] CloudRegionCreateStep: Create cloud region. 2023-01-25 08:27:53,479 INFO 201:base.py(1) - ***************************************************** 2023-01-25 08:27:53,479 INFO 227:base.py(1) - ***************************************************** 2023-01-25 08:27:53,480 INFO 228:base.py(1) - CONTINUE [AAI] RegisterCloudRegionStep: Register cloud region. 2023-01-25 08:27:53,480 INFO 229:base.py(1) - ***************************************************** 2023-01-25 08:27:53,480 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:53,480 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2023-01-25 08:27:53,480 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2023-01-25 08:27:53,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:53,544 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2023-01-25 08:27:53,544 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2023-01-25 08:27:53,545 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1674635273991","orchestration-disabled":false,"in-maint":false}]} 2023-01-25 08:27:53,567 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:53,567 DEBUG 131:onap_service.py(1) - [AAI][Add external system info to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/94175b5a-3e70-4f8f-b9fe-6ada17933f4c 2023-01-25 08:27:53,567 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "94175b5a-3e70-4f8f-b9fe-6ada17933f4c", "user-name": "onap-daily-master", "password": "O91ehstXTlgIvuUu13JzPAHN3aLTDkOm", "system-type": "VIM" , "service-url": "https://control-api.tnaplab.telekom.de:5000/v3/" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-daily-master" , "system-status": "active" } 2023-01-25 08:27:53,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:54,310 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/esr-system-info-list/esr-system-info/94175b5a-3e70-4f8f-b9fe-6ada17933f4c HTTP/1.1" 201 0 2023-01-25 08:27:54,310 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2023-01-25 08:27:54,311 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2023-01-25 08:27:54,313 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:54,313 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 2023-01-25 08:27:54,313 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2023-01-25 08:27:54,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:54,358 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 HTTP/1.1" 404 464 2023-01-25 08:27:54,359 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2023-01-25 08:27:54,360 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","ERR.5.4.6114"]}}} 2023-01-25 08:27:54,360 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:54,360 ERROR 233:onap_service.py(1) - [AAI][get tenants] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","ERR.5.4.6114"]}}}. 2023-01-25 08:27:54,360 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2023-01-25 08:27:54,360 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2023-01-25 08:27:54,366 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:54,366 DEBUG 131:onap_service.py(1) - [AAI][add tenant to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 2023-01-25 08:27:54,366 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "518d1743b35a48f892375e10ec89a2a4", "tenant-name": "onap-daily-master", "tenant-context": "None" } 2023-01-25 08:27:54,369 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:54,891 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 HTTP/1.1" 201 0 2023-01-25 08:27:54,892 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2023-01-25 08:27:54,892 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2023-01-25 08:27:54,894 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:54,894 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2023-01-25 08:27:54,894 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2023-01-25 08:27:54,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:54,942 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 404 505 2023-01-25 08:27:54,942 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2023-01-25 08:27:54,943 DEBUG 146:onap_service.py(1) - [AAI][get availability_zones] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}} 2023-01-25 08:27:54,943 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:54,943 ERROR 233:onap_service.py(1) - [AAI][get availability_zones] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","Node Not Found:No Node of type availability-zone found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone","ERR.5.4.6114"]}}}. 2023-01-25 08:27:54,951 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:54,951 DEBUG 131:onap_service.py(1) - [AAI][Add availability zone to cloud region] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone 2023-01-25 08:27:54,951 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2023-01-25 08:27:54,953 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:55,411 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0 2023-01-25 08:27:55,412 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2023-01-25 08:27:55,412 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2023-01-25 08:27:55,414 INFO 199:base.py(1) - ***************************************************** 2023-01-25 08:27:55,415 INFO 200:base.py(1) - STOP [AAI] RegisterCloudRegionStep: Register cloud region. 2023-01-25 08:27:55,415 INFO 201:base.py(1) - ***************************************************** 2023-01-25 08:27:55,415 INFO 175:base.py(1) - ***************************************************** 2023-01-25 08:27:55,415 INFO 176:base.py(1) - START [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2023-01-25 08:27:55,415 INFO 177:base.py(1) - ***************************************************** 2023-01-25 08:27:55,415 INFO 175:base.py(1) - ***************************************************** 2023-01-25 08:27:55,415 INFO 176:base.py(1) - START [AAI] ComplexCreateStep: Create complex. 2023-01-25 08:27:55,416 INFO 177:base.py(1) - ***************************************************** 2023-01-25 08:27:55,427 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:55,427 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/complexes/complex/lannion 2023-01-25 08:27:55,427 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "", "time-zone": "", "data-owner": "", "data-source": "", "data-source-version": "" } 2023-01-25 08:27:55,428 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:56,182 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/complexes/complex/lannion HTTP/1.1" 201 0 2023-01-25 08:27:56,183 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2023-01-25 08:27:56,183 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2023-01-25 08:27:56,187 INFO 199:base.py(1) - ***************************************************** 2023-01-25 08:27:56,187 INFO 200:base.py(1) - STOP [AAI] ComplexCreateStep: Create complex. 2023-01-25 08:27:56,187 INFO 201:base.py(1) - ***************************************************** 2023-01-25 08:27:56,188 INFO 227:base.py(1) - ***************************************************** 2023-01-25 08:27:56,188 INFO 228:base.py(1) - CONTINUE [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2023-01-25 08:27:56,188 INFO 229:base.py(1) - ***************************************************** 2023-01-25 08:27:56,189 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:56,189 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2023-01-25 08:27:56,189 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2023-01-25 08:27:56,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:56,261 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378 2023-01-25 08:27:56,262 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2023-01-25 08:27:56,262 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1674635273991","orchestration-disabled":false,"in-maint":false}]} 2023-01-25 08:27:56,272 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:56,272 DEBUG 131:onap_service.py(1) - [AAI][add relationship to CloudRegion] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship 2023-01-25 08:27:56,272 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2023-01-25 08:27:56,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:56,449 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/relationship-list/relationship HTTP/1.1" 200 0 2023-01-25 08:27:56,450 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2023-01-25 08:27:56,450 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2023-01-25 08:27:56,453 INFO 199:base.py(1) - ***************************************************** 2023-01-25 08:27:56,453 INFO 200:base.py(1) - STOP [AAI] LinkCloudRegionToComplexStep: Connect cloud region with complex. 2023-01-25 08:27:56,453 INFO 201:base.py(1) - ***************************************************** 2023-01-25 08:27:56,453 INFO 175:base.py(1) - ***************************************************** 2023-01-25 08:27:56,453 INFO 176:base.py(1) - START [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2023-01-25 08:27:56,454 INFO 177:base.py(1) - ***************************************************** 2023-01-25 08:27:56,454 INFO 175:base.py(1) - ***************************************************** 2023-01-25 08:27:56,454 INFO 176:base.py(1) - START [AAI] CustomerCreateStep: Create customer. 2023-01-25 08:27:56,454 INFO 177:base.py(1) - ***************************************************** 2023-01-25 08:27:56,461 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:56,461 DEBUG 131:onap_service.py(1) - [AAI][declare customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2023-01-25 08:27:56,461 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnw-customer", "subscriber-name": "basicnw-customer", "subscriber-type": "INFRA" } 2023-01-25 08:27:56,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:56,953 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 201 0 2023-01-25 08:27:56,955 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2023-01-25 08:27:56,955 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2023-01-25 08:27:56,958 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:56,958 DEBUG 131:onap_service.py(1) - [AAI][get created customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2023-01-25 08:27:56,958 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2023-01-25 08:27:56,960 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:57,010 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2023-01-25 08:27:57,010 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2023-01-25 08:27:57,011 DEBUG 146:onap_service.py(1) - [AAI][get created customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1674635277074"} 2023-01-25 08:27:57,013 INFO 199:base.py(1) - ***************************************************** 2023-01-25 08:27:57,014 INFO 200:base.py(1) - STOP [AAI] CustomerCreateStep: Create customer. 2023-01-25 08:27:57,014 INFO 201:base.py(1) - ***************************************************** 2023-01-25 08:27:57,014 INFO 227:base.py(1) - ***************************************************** 2023-01-25 08:27:57,014 INFO 228:base.py(1) - CONTINUE [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2023-01-25 08:27:57,015 INFO 229:base.py(1) - ***************************************************** 2023-01-25 08:27:57,015 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:57,015 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2023-01-25 08:27:57,015 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2023-01-25 08:27:57,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:57,065 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2023-01-25 08:27:57,065 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2023-01-25 08:27:57,066 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1674635277074"} 2023-01-25 08:27:57,068 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:57,068 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2023-01-25 08:27:57,068 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2023-01-25 08:27:57,070 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:57,127 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 404 360 2023-01-25 08:27:57,128 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2023-01-25 08:27:57,128 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnw-customer/service-subscriptions","ERR.5.4.6114"]}}} 2023-01-25 08:27:57,128 ERROR 157:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:57,129 ERROR 233:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions","Node Not Found:No Node of type service-subscription found at: business/customers/customer/basicnw-customer/service-subscriptions","ERR.5.4.6114"]}}}. 2023-01-25 08:27:57,129 INFO 569:customer.py(1) - Create service subscription for basicnw-customer customer 2023-01-25 08:27:57,129 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:57,129 DEBUG 131:onap_service.py(1) - [AAI][Create service subscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network 2023-01-25 08:27:57,129 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: None 2023-01-25 08:27:57,131 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:57,576 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network HTTP/1.1" 201 0 2023-01-25 08:27:57,577 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2023-01-25 08:27:57,578 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2023-01-25 08:27:57,580 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:57,580 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2023-01-25 08:27:57,580 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2023-01-25 08:27:57,582 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:57,649 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94 2023-01-25 08:27:57,650 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2023-01-25 08:27:57,650 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1674635277749"}]} 2023-01-25 08:27:57,654 INFO 199:base.py(1) - ***************************************************** 2023-01-25 08:27:57,654 INFO 200:base.py(1) - STOP [AAI] CustomerServiceSubscriptionCreateStep: Create customer's service subscription. 2023-01-25 08:27:57,655 INFO 201:base.py(1) - ***************************************************** 2023-01-25 08:27:57,655 INFO 227:base.py(1) - ***************************************************** 2023-01-25 08:27:57,655 INFO 228:base.py(1) - CONTINUE [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2023-01-25 08:27:57,655 INFO 229:base.py(1) - ***************************************************** 2023-01-25 08:27:57,656 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:57,656 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2023-01-25 08:27:57,656 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2023-01-25 08:27:57,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:57,739 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2023-01-25 08:27:57,740 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2023-01-25 08:27:57,740 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1674635277074"} 2023-01-25 08:27:57,742 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:57,742 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2023-01-25 08:27:57,742 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2023-01-25 08:27:57,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:57,840 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94 2023-01-25 08:27:57,841 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2023-01-25 08:27:57,841 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1674635277749"}]} 2023-01-25 08:27:57,850 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:57,850 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2023-01-25 08:27:57,850 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2023-01-25 08:27:57,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:57,966 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2023-01-25 08:27:57,967 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2023-01-25 08:27:57,967 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1674635276885","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2023-01-25 08:27:57,970 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:57,970 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 2023-01-25 08:27:57,970 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2023-01-25 08:27:57,972 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:58,043 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 HTTP/1.1" 200 141 2023-01-25 08:27:58,044 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2023-01-25 08:27:58,044 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635274991"} 2023-01-25 08:27:58,054 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:58,054 DEBUG 131:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship 2023-01-25 08:27:58,054 DEBUG 132:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] data sent: { "related-to": "tenant", "related-link": "https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4?resource-version=1674635274991", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-daily-master"}], "relationship-data": [{"relationship-key": "cloud-region.cloud-owner", "relationship-value": "basicnw-cloud-owner"}, {"relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne"}, {"relationship-key": "tenant.tenant-id", "relationship-value": "518d1743b35a48f892375e10ec89a2a4"}] } 2023-01-25 08:27:58,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:58,409 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list/relationship HTTP/1.1" 200 0 2023-01-25 08:27:58,410 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2023-01-25 08:27:58,410 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2023-01-25 08:27:58,413 INFO 199:base.py(1) - ***************************************************** 2023-01-25 08:27:58,413 INFO 200:base.py(1) - STOP [AAI] ConnectServiceSubToCloudRegionStep: Connect service subscription with cloud region. 2023-01-25 08:27:58,414 INFO 201:base.py(1) - ***************************************************** 2023-01-25 08:27:58,414 INFO 227:base.py(1) - ***************************************************** 2023-01-25 08:27:58,414 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2023-01-25 08:27:58,414 INFO 229:base.py(1) - ***************************************************** 2023-01-25 08:27:58,415 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:58,415 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2023-01-25 08:27:58,415 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2023-01-25 08:27:58,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:58,472 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2023-01-25 08:27:58,473 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2023-01-25 08:27:58,474 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1674635277074"} 2023-01-25 08:27:58,476 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:58,476 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2023-01-25 08:27:58,476 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2023-01-25 08:27:58,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:58,554 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 763 2023-01-25 08:27:58,555 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2023-01-25 08:27:58,555 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1674635278675","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"518d1743b35a48f892375e10ec89a2a4"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]}}]} 2023-01-25 08:27:58,558 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:58,558 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2023-01-25 08:27:58,558 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2023-01-25 08:27:58,560 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:58,659 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2023-01-25 08:27:58,660 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2023-01-25 08:27:58,660 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1674635276885","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2023-01-25 08:27:58,663 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:58,663 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 2023-01-25 08:27:58,663 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2023-01-25 08:27:58,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:58,753 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 HTTP/1.1" 200 614 2023-01-25 08:27:58,753 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2023-01-25 08:27:58,754 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635278675","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-01-25 08:27:58,756 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:58,756 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entities] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities 2023-01-25 08:27:58,757 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2023-01-25 08:27:58,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:58,808 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 404 269 2023-01-25 08:27:58,809 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 404 2023-01-25 08:27:58,810 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/owning-entities","Node Not Found:No Node of type owning-entity found at: business/owning-entities","ERR.5.4.6114"]}}} 2023-01-25 08:27:58,810 ERROR 157:onap_service.py(1) - [AAI][Get A&AI owning entities] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:58,810 ERROR 233:onap_service.py(1) - [AAI][Get A&AI owning entities] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/owning-entities","Node Not Found:No Node of type owning-entity found at: business/owning-entities","ERR.5.4.6114"]}}}. 2023-01-25 08:27:58,810 INFO 201:service_ala_carte.py(1) - Owning entity not found, create it 2023-01-25 08:27:58,813 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:58,813 DEBUG 131:onap_service.py(1) - [AAI][Declare A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/b249b159-94de-482e-b315-1dd6af8800b1 2023-01-25 08:27:58,814 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "b249b159-94de-482e-b315-1dd6af8800b1" } 2023-01-25 08:27:58,817 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:59,346 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/b249b159-94de-482e-b315-1dd6af8800b1 HTTP/1.1" 201 0 2023-01-25 08:27:59,348 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2023-01-25 08:27:59,348 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2023-01-25 08:27:59,351 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:27:59,351 DEBUG 131:onap_service.py(1) - [AAI][Get A&AI owning entity] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/owning-entities/owning-entity/b249b159-94de-482e-b315-1dd6af8800b1 2023-01-25 08:27:59,352 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2023-01-25 08:27:59,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:27:59,450 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/b249b159-94de-482e-b315-1dd6af8800b1 HTTP/1.1" 200 128 2023-01-25 08:27:59,450 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2023-01-25 08:27:59,451 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"b249b159-94de-482e-b315-1dd6af8800b1","owning-entity-name":"basicnw-oe","resource-version":"1674635279429"} 2023-01-25 08:27:59,453 INFO 205:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2023-01-25 08:27:59,453 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2023-01-25 08:27:59,453 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2023-01-25 08:27:59,454 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'} 2023-01-25 08:27:59,454 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-01-25 08:27:59,454 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2023-01-25 08:27:59,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:27:59,635 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1113 2023-01-25 08:27:59,637 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2023-01-25 08:27:59,637 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","name":"basic_onboard_pYnjOU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/713c5296-1063-4686-90aa-73274ed6eff7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"68572e1b-3060-4fb1-8e9a-e10f343889a0","invariantUUID":"6f161468-269c-436b-9d5b-3f58a2bddba7","name":"Demo_pNF_htAs82zN91CaA5D8uBHf","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/68572e1b-3060-4fb1-8e9a-e10f343889a0/toscaModel","category":"Network L1-3","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-01-25 08:27:59,640 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pYnjOU from SDC 2023-01-25 08:27:59,640 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:59,640 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:59,640 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:27:59,640 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_htAs82zN91CaA5D8uBHf from SDC 2023-01-25 08:27:59,640 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:59,640 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:59,641 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Draft 2023-01-25 08:27:59,641 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2023-01-25 08:27:59,641 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:27:59,641 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:27:59,641 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:27:59,641 DEBUG 175:__init__.py(1) - number of Service returned: 3 2023-01-25 08:27:59,641 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2023-01-25 08:27:59,641 INFO 220:__init__.py(1) - Service found, updating information 2023-01-25 08:27:59,642 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'} 2023-01-25 08:27:59,642 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 2023-01-25 08:27:59,642 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2023-01-25 08:27:59,644 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:59,773 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 2023-01-25 08:27:59,777 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2023-01-25 08:27:59,780 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b4b13a2d-81a8-4665-9d26-b6d8a4df20f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682264,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c1527-c4a0-473f-9fba-facd08c305dc","invariantUUID":"e0e363ce-8ab7-4497-a583-bce68c3e794f","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":"3a575d23-7022-4c92-9414-93e8af38d1d2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623579173,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1dd55de7-7b05-4eb0-a043-f325137a3d73","invariantUUID":"9006c58d-85bd-46df-80ee-ce78b409568b","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":"bb793f9a-d3c8-4e53-aae4-aa542a277a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623533562,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab4c5ac5-991a-461e-96a2-ecfcb2192ad0","invariantUUID":"7b7e7164-0a81-464e-a429-73e5e22fbddd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edeaa4ea-ba07-4c67-9c2a-117bf32d37b0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623616809,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99c6fa2f-df0b-4869-9705-69ebb65ccca2","invariantUUID":"2e98dff2-1f0d-40ef-b028-9d6501dd8f7b","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20c56d88-f75e-4d15-8c72-dcce21f6877f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623631360,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3fec25c-4632-4a88-803f-b007e26cd9a6","invariantUUID":"f780e391-4620-4a61-8388-a9e26a332537","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":"objectStorage","uniqueId":"edec6896-7999-4447-8114-a22aa226098c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623505414,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85021aab-cb04-4cf5-91a4-60b2621d5492","invariantUUID":"4eb8844c-84cd-4b59-8e23-2daadf7da0da","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"025d32bd-b9ae-4869-a26d-64a74a4c377b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682384,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cc207ae-2619-4d20-b06a-2d77f88a6552","invariantUUID":"257a5989-fe71-4609-a625-8e9f62687a0b","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d397b230-8d81-43af-885d-23276eae9691","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1674635275801,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a090092a-f3e2-42ed-83de-60e57c889ba1","invariantUUID":"051fc461-c31c-4cd1-afa9-ae1a29f43e79","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c92178e4-9077-46c9-af25-82142a58cf61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681927,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f57f08e-b7f4-4637-be21-6ec455e81baa","invariantUUID":"1a2b1f89-aa0d-47c8-893b-d702b8dd6c50","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":"defaulticon","uniqueId":"821e21a8-2ba1-46cc-b2de-023721c376db","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695843,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c08263e-93a1-4742-b4be-cd7b8de4e796","invariantUUID":"22150004-9fa6-417a-823d-86d0df2137d9","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":"network","uniqueId":"80765c63-022a-4e10-89fb-a486d84a59e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623567279,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c336c473-026b-4176-8d72-1e37a29d01c1","invariantUUID":"884f5320-005f-4c51-a6c8-1a4c22dbd0ab","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":"5c5c7bd0-7ffb-4dcc-b2ac-2667506d9409","lifecycleState":"CERTIFIED","lastUpdateDate":1674623652104,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9894e6e3-546c-423b-a7d1-48dbd27a20e3","invariantUUID":"567c188b-ad4d-48bc-91c2-2ca13413d5ef","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":"objectStorage","uniqueId":"2f646b17-14d1-4f3b-9220-90ede1f13c37","lifecycleState":"CERTIFIED","lastUpdateDate":1674623503793,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8957b784-38b3-4ebe-befd-14822982a835","invariantUUID":"f1095555-fd13-4aaa-97d8-512410aa1a52","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e81209c5-3a47-4548-a32b-1dc034a5e17f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682155,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f85658-c744-4919-b54f-d32f97ca1b5a","invariantUUID":"79b3624c-9b04-48c7-b6ee-be8536724b60","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":"objectStorage","uniqueId":"44eca68e-c2bd-422f-9d65-c7ef3d2b0262","lifecycleState":"CERTIFIED","lastUpdateDate":1674623600241,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27ba74ca-5208-4507-9923-d7a38b2ec764","invariantUUID":"6f1e2bf4-f6b8-46b1-b6f0-00ed7d89fdeb","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3dda2f16-adda-4ec1-81a0-602b8dfeda4e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623606390,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3be7559-97ed-4fa0-bbda-410d99422976","invariantUUID":"b8fddbf6-b3e4-48c8-9c7a-73fc47b8ee6e","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":"defaulticon","uniqueId":"520888ec-30f2-4956-999f-398faf47878e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696002,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f69ef411-f2af-4b8d-a3cf-785f3e54cc86","invariantUUID":"878be7f6-96b4-4ae4-bb2b-46f6d12e118a","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":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1a8c0865-d8fe-48bb-998a-b8824fda5e23","lifecycleState":"CERTIFIED","lastUpdateDate":1674623604738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00bd802d-3c91-49d5-b14a-6be28d95c3a7","invariantUUID":"efa051ff-5742-48ef-ab68-70abb5c81ba2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d87a35c-a76c-481d-83b9-b326fd2e7b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623627346,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f146c24-8a4e-47ba-a20a-33f460a036ba","invariantUUID":"d98a4ef7-ad60-4f9f-90c1-cfead2891115","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":"be387b2d-4f02-4731-b884-376baa23d942","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695695,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39230318-91ec-4011-917b-92b19266cca0","invariantUUID":"de2dcf6d-3ec3-4531-a653-e9b874858544","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e0ada9ec-7d4b-4e5d-8062-583c8154454b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623641736,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d0503f-d00b-4192-b621-47c63020a622","invariantUUID":"4d6c8ab2-3120-438b-a2e5-674aecae2a63","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":"2ebc12df-fdb8-4d35-8f89-c73e875ab847","lifecycleState":"CERTIFIED","lastUpdateDate":1674623592705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2f24c3-5f9e-498e-8653-a231c368d108","invariantUUID":"140e570c-cb31-47ad-bd40-19e125d72e9a","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":"port","uniqueId":"9fd394a1-117a-435a-8e19-ab447d56d054","lifecycleState":"CERTIFIED","lastUpdateDate":1674623639436,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83583422-492e-4c2c-bbd6-34a1b8f19c2c","invariantUUID":"46db7c47-ea68-4783-bffc-45fa12d109e1","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":"53071668-8047-4712-accc-85c5af7645cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623594197,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c5d0a3-9837-4013-ab05-4ce52b7be510","invariantUUID":"ac97519a-ccd3-4e42-ba60-ddbabb7f192e","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"54d279ea-7165-477e-af40-db4cc5e14e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623530438,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f789b96d-4365-457a-b7e5-f8ee3a79644a","invariantUUID":"36a04b10-cae5-4ae6-9187-a51abebd51d4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7952b8a7-7279-402f-9871-8e374d4427b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623577614,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"275f12a0-2263-46f4-8453-72dc982187af","invariantUUID":"31a24dc0-92fa-4f5f-86af-94e675664fef","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":"b6474e19-b811-45a9-87b7-fc3c2c7e1079","lifecycleState":"CERTIFIED","lastUpdateDate":1674623546701,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e639b48-2601-48a3-9ed9-48931eb2dffc","invariantUUID":"495608e5-ec18-49f3-8657-c89aa71bcc04","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c40f0ee-b1b5-46d5-9005-c430d13a09e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696187,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123b65bb-c95d-463e-b5fc-7e4676e078e8","invariantUUID":"269a5c48-d297-448f-a2a8-e44904414e6d","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":"defaulticon","uniqueId":"d94d687b-7f46-4624-ac29-14909e1eb2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1674623583709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5450100f-4336-4988-8459-6d907170954e","invariantUUID":"db8ca3f0-a457-44f8-9778-fe5d24dbe0e3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebddbad0-2d08-4836-a3bd-ec0d1b65a0f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623621317,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24f60793-a890-4604-ab82-e5f9744ffb6e","invariantUUID":"71af6634-61ed-4526-9f74-d14211f208b5","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e9f8c8-94ba-4408-9677-0d39027fc3f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623559681,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb787005-2075-4a77-bf82-14b7a1237d4d","invariantUUID":"818cb1f4-7148-45d5-b626-9394480ea0ee","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":"c8087a4c-4c7a-4ad3-9580-e37d9210968d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623612402,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3681872c-fbc1-4c6d-910b-66887ca21d82","invariantUUID":"8da056aa-8947-4196-b298-4d4597b20f0b","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71bdd876-02e4-45af-bb12-e8d849f87f79","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682918,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa59639-9b75-417b-8b9d-25d58d1f16c0","invariantUUID":"862d2103-c307-4229-b980-d61623cf0249","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":"12420513-584c-49a7-9f8c-409ba7aa7419","lifecycleState":"CERTIFIED","lastUpdateDate":1674623586754,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8dec6e-3b75-480a-8772-220cc3877b51","invariantUUID":"f10882c2-56e6-46b6-be2d-5365540d7817","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0b8dde6c-f01f-44cb-a5c6-2dd35d21e337","lifecycleState":"CERTIFIED","lastUpdateDate":1674623571841,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d4c83b7-c609-4e60-b7c1-210c72b77f1f","invariantUUID":"e61f7605-6076-4549-8a09-ff60d995fc7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1f2cd39-8780-4b84-b831-9e303a6ccc8a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623558165,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0be79080-e721-40b1-b7c5-1a98246fdab7","invariantUUID":"50414409-b844-4f09-951a-b2c11f99cc39","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":"compute","uniqueId":"56cdfef9-3cd7-441f-8c79-1df601ddfe0d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623495542,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93846970-1f3a-4156-a0fa-aa9e0d18bf6f","invariantUUID":"2a3f7fcc-e9eb-43ec-b6c6-b1f396ee6194","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":"02786409-d143-46fd-a4b8-89e2ff80852e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623531976,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e54342d3-e97a-4d0a-9926-2b45b0f28bfe","invariantUUID":"a0f8105c-b8fd-47dd-b16d-678a0ac50b0b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623580783,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1abd32c-4f40-448c-824c-da72c23ca6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623524269,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d0b6fa-172b-43fe-8bba-8f60cc01546b","invariantUUID":"e990caf3-ea3b-4a9c-907c-a9c19a8fd5eb","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86c0fa5e-c17e-44ae-8b44-3900fe44e028","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682669,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db4f16e5-a52c-4868-9556-ff36363f7a0c","invariantUUID":"101d211e-f7d3-4a85-96ad-5ddb57c008c5","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":"defaulticon","uniqueId":"a7502305-d96f-487d-89a1-7aafc9ee2fae","lifecycleState":"CERTIFIED","lastUpdateDate":1674623613839,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8e26ef-2050-46ed-9c7f-c6399aaf27ff","invariantUUID":"04eb2098-2824-4d8c-9eb7-654d6bbed2b7","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":"port","uniqueId":"940ee0fb-f9a8-4d33-ad64-9c482f8dddbe","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683209,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3f783a5-ee58-44d6-b0e5-4f1f209027b9","invariantUUID":"d4de6da6-9c93-4742-9024-b87fcbc2cf32","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":"4e483edd-7316-46e4-aa9d-d08766c0bff7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695303,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f01b4da-2cbf-4b1b-bdde-98c9e6ff0693","invariantUUID":"d556ba88-fe1f-43af-89e3-515ee60820e9","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":"f5b19542-d140-4047-8aed-c6d361a44d86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623589775,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e79d17e-2aa6-4636-8e55-d6b06c74efe7","invariantUUID":"9b67b9ae-849f-4e02-9f6c-f127bf28ccb9","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cbef23fd-57ce-45a0-81df-b1b5f285dff3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623511293,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c639030-b187-4885-af28-7a14b60bb518","invariantUUID":"119e6adc-c8cd-4c9c-93a1-1870bd628c42","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":"port","uniqueId":"44fc40d4-6ee7-4474-afc6-a9e9247425d7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623618321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ab5ee80-b7e9-4891-8834-18e6e5f06c46","invariantUUID":"0264c989-30a0-48e2-af8f-daca67cb47b7","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":"e966337d-295a-40e2-8ebb-611d34b81f59","lifecycleState":"CERTIFIED","lastUpdateDate":1674623635811,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"befbb4f7-7f3d-4171-9233-28cf4b404d5c","invariantUUID":"4cf2b860-f870-4b8c-a09e-82b7286ef21a","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":"network","uniqueId":"09fd7590-5681-4a4f-8fde-be548e777add","lifecycleState":"CERTIFIED","lastUpdateDate":1674623619785,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e22f015-cd6e-4202-8bd4-a85201d34b5a","invariantUUID":"aa847a20-2ead-43cb-8fb3-6332b329041f","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":"4cf2eb5b-1e6c-442e-b883-39b49cab3102","lifecycleState":"CERTIFIED","lastUpdateDate":1674623622811,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e051040-1f7c-4903-acba-1030b5fe28d1","invariantUUID":"73d57f5c-2a0e-4dea-abe7-d56504921dea","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":"855bf9ba-253e-4315-94c3-568ca042af96","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682050,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36b3635f-b7c8-4160-ae95-1d1e61830a2f","invariantUUID":"5e5d0468-7921-4bca-a486-7531a5b2c594","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":"defaulticon","uniqueId":"5b5f9324-3a9a-43e3-b6ea-9e4283c057af","lifecycleState":"CERTIFIED","lastUpdateDate":1674623582243,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1edd7174-44b5-4880-b20c-02da87cf0e7a","invariantUUID":"a8b14375-81dd-4773-8483-cf90e99bfbee","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0355423-5f1b-42d7-9145-49b98c197f89","lifecycleState":"CERTIFIED","lastUpdateDate":1674623528919,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f4fd2b4a-7a4e-467a-8dc4-d640bd8ec8cb","invariantUUID":"2d2efefc-9d39-451d-b3bd-30994961d2be","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":"b023eac2-5663-4dc5-9182-98e7e695f9b2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623541350,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2adae508-42d5-47a2-842b-c14d790ae674","invariantUUID":"20a7e873-42fd-4579-9f41-1040fbb3ae27","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":"49ffa4e8-d7d7-44f1-a962-338e97b13d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623552086,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e3137a-f397-4ea4-808d-4a139f8c5666","invariantUUID":"6703eaf1-4c2e-4500-b5a4-fc6fc5970549","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":"defaulticon","uniqueId":"52c6c726-d8cf-49d0-99e0-834a688d0229","lifecycleState":"CERTIFIED","lastUpdateDate":1674623525857,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618e9679-3231-4d72-a9ce-c1951ef9f3bc","invariantUUID":"a272cf62-e338-4547-bece-2b2ed3930ea0","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":"9999b86d-4d54-4b1c-9ec6-0f4603a88487","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681799,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ed69d41-caad-4eb6-b9d4-500cfb8ac2d1","invariantUUID":"5db459c4-9c8f-4c07-b25e-0096303bc4bd","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":"networkrules","uniqueId":"8bc660fd-0843-459b-bdaa-54088e84b75d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623545094,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23ed96a3-9078-421b-a429-32c3779bac79","invariantUUID":"f645f020-0660-4845-9b7a-ad5d83bac7e6","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":"loadBalancer","uniqueId":"d6ee505a-d60a-464a-83d9-1e22a1d68f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623509465,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e5ce0b9-e3d7-4765-ac30-95be52988655","invariantUUID":"377e458e-daa2-467a-b7fc-011a18000390","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":"objectStorage","uniqueId":"15717205-9020-4daa-ab09-e54238dab151","lifecycleState":"CERTIFIED","lastUpdateDate":1674623517224,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004c79bf-1a81-4083-93ed-2d8f167ec391","invariantUUID":"ae4cafaf-adac-495a-a039-98287d4995a0","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":"587d99c0-9b5f-45fc-913d-51777929319c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682500,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4279e4bb-b7a2-4aec-b77f-4509b93be2bd","invariantUUID":"65f10c70-96e9-4b2b-9096-04ab6412954d","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"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c68a815-67bd-4c83-a161-e3d3ce0538b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623598764,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e7a7e2-0e38-451c-b964-0dc97b100aaa","invariantUUID":"2e01c997-314f-44e9-9c4a-751e3fe9292d","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":"defaulticon","uniqueId":"eff7c506-67fc-4ad0-b5fd-39199a4c4efc","lifecycleState":"CERTIFIED","lastUpdateDate":1674623502136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bd5eea9e-b630-4d1d-904c-7d86fdeb7517","invariantUUID":"dedccabf-53c3-4452-a8c0-439689078d6b","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":"e4002b2d-5a58-44cd-9b98-eacea62554b3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623553551,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47789170-c0c0-4cd3-98b4-e90f701686bf","invariantUUID":"49c633ad-65f1-4eb7-ae72-fae066414b8a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c278593e-bf8c-46dc-a5ce-5d85610389b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623634026,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f47f490d-0754-44f8-9e83-10891ef0567f","invariantUUID":"03e98450-0f87-4b6d-9ff0-b3c4dbde5b42","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"226d9c6f-48e6-4d48-95c4-3d4bf567958f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623573879,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"099d3365-7892-4a00-9f0b-69374df6c96b","invariantUUID":"60e32303-627a-4f79-bb81-7959729d9668","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":"port","uniqueId":"beba077b-80ab-40d0-b7ac-c45280115802","lifecycleState":"CERTIFIED","lastUpdateDate":1674623653716,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62dde430-319a-4dd8-96c7-62971161d0e8","invariantUUID":"511c9a01-194e-4545-9b26-09f736cb90d4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"10b0cb25-7d6a-4e5c-aff8-808161e8afce","lifecycleState":"CERTIFIED","lastUpdateDate":1674623588276,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a20ac20-d2c6-407c-ac64-279b56b33e07","invariantUUID":"49d852e9-ba6c-4efa-98ff-ea1c786a05fe","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"282bd153-f7af-403b-8fb8-ad56a1126502","lifecycleState":"CERTIFIED","lastUpdateDate":1674631352245,"name":"basic_onboard_pYnjOU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7da747df-3dce-4f9a-a461-c9cc12a71f28","invariantUUID":"8109e75f-988d-41ae-b32a-3a2cb2d62675","systemName":"BasicOnboardPynjou","description":"VF","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"124f1975-91a6-4f5e-a28b-401bced708d9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623650267,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efff256b-b879-48ef-831a-11038ce8af3d","invariantUUID":"121f0ce8-1da2-4d43-9527-804391efe006","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37f162ea-af37-45e0-a51b-dce9b9db03c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513c42b7-1ec6-4f2b-ac69-04ab63dbef84","invariantUUID":"f4f7e2c2-4035-4aa7-880c-c49da1438870","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":"network","uniqueId":"b803c985-514c-46ec-8ebc-515adc1e31d5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623625790,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3c2813b-e95b-4e77-ae10-f8aae3f64cb8","invariantUUID":"123338fc-a0f3-4363-9499-e2508ef1f311","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":"d9cee05e-b757-4de7-a819-86ba0ae55976","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695501,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c21e49c1-e925-4603-84d3-cb4a06d167cc","invariantUUID":"7b5ab4c6-ff50-45b4-be18-9b1418c40a09","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":"8908ed3d-5fab-4d49-9d7c-7eeb4ab7f989","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683091,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"291409e7-d8f5-47bb-ab45-46301a6c9278","invariantUUID":"f0fff656-a40c-4019-8b5c-50bc47d681b2","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":"f8dd6aff-7e80-41b6-aed5-952c1dcbd4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623624305,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227833a-1794-432b-bfcf-473d0d3502d3","invariantUUID":"997b7d36-17ef-4d98-a77c-cba1e2f05c11","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"001e0ec5-bf14-4cb2-8bf6-ed632fa9497a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623522682,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e12496-36f3-40a9-83c0-1e52f36019fc","invariantUUID":"cb2495ac-ffd3-43bc-a796-ab2cded000d3","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":"securityrules","uniqueId":"ba84360f-3826-49ed-be3c-c520612856c4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623548280,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"848cc662-9311-4e2b-9c44-213e4aaee03a","invariantUUID":"3aa91744-cc3e-4b70-afae-62948c3a3670","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":"port","uniqueId":"fb26d973-384f-46da-868e-b562e057f913","lifecycleState":"CERTIFIED","lastUpdateDate":1674623615329,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81cee46-ae39-44b3-8343-d65da9ac2b77","invariantUUID":"2263ae9e-248d-4269-a2d2-5ba665dd4fb0","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3bd2b64-f335-4446-9cac-1686821b40e6","lifecycleState":"CERTIFIED","lastUpdateDate":1674623629264,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5669c2b7-546d-4ed2-a5c7-8fa36bac81dc","invariantUUID":"fa29ebe7-6af7-4092-bf5a-c2be4bdc82cf","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":"compute","uniqueId":"6a718422-d229-4358-a85c-a0df7e5e01ca","lifecycleState":"CERTIFIED","lastUpdateDate":1674623595729,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6228d40c-fc93-45af-9d3f-a35359d069d0","invariantUUID":"8f6fbc07-f311-47f8-9e38-e4ef86c38498","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ac68bb9-88a7-4a3d-85bf-b0ea46349c74","lifecycleState":"CERTIFIED","lastUpdateDate":1674623512889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f4d9db-c94f-4b93-8174-84262f43f6f9","invariantUUID":"7d9099b8-f161-478b-8606-0b911e01f7e6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2d6e791-3434-4a12-8874-2ac78d6012e4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623520832,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"927a37b6-96db-4c05-90bf-2931d8728f3c","invariantUUID":"02a6c557-c6ca-4125-b621-8deaed39d41e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bc3ee78-4b47-4f4d-8fed-271184a80d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623555074,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53db09a1-c1d3-4e6b-9779-75d94fa539d5","invariantUUID":"3107cc37-eb3e-4c25-b4b0-e6914f6bb709","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eac93cd2-466f-468b-b754-809cae1099ad","lifecycleState":"CERTIFIED","lastUpdateDate":1674623645387,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c43801d-8caf-4082-ba13-a527aca5e007","invariantUUID":"e46f1213-edcb-4bcf-b370-8e8606e84a17","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":"compute","uniqueId":"f3dacab2-54eb-41c0-92be-3b406b13cfc4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623550544,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dbbb9c1-e3d3-4e8c-ad90-b22e93590c9b","invariantUUID":"3e33478a-3559-4532-8aa6-1eadfb340923","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":"compute","uniqueId":"0579a506-a196-4846-88aa-351ea0e63f86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623648755,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5000ba3b-21f3-4053-bec3-4b24222cd13f","invariantUUID":"f1be81ad-ef63-4b07-b796-25474015bf11","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"4c3c9477-3fe7-40de-ac63-28810a1b21c9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623539849,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"77743775-1b7a-48c4-9ea6-eee9114a0a29","invariantUUID":"8eed89d8-f99b-4b3e-9bf3-819d594d76ef","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":"48ceb763-17f5-4b88-a303-b67d135456cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623561242,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f210a906-40e8-4a3c-83c2-8e5e36c34ec9","invariantUUID":"ad34da7f-3b4d-4a9d-9da4-13be2bf040d6","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623527404,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3edd5834-ef0c-4f56-8423-bdc5ccf950b2","invariantUUID":"9f9eaeab-d8fa-43ee-b4c1-556d733555ce","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cd731695-8444-4c5c-92c3-c2b67d1f32e0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623585236,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e04bd8f-7e97-4bcd-abae-285adef76fb4","invariantUUID":"61ffe86c-7250-41fc-ad6e-0aeaa6bbcb54","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":"defaulticon","uniqueId":"7f9a53b7-2112-411b-acb1-993a199fd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695100,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e7233ac-f66c-41f3-8d32-d9cdcd752fe1","invariantUUID":"ba7508ca-6e96-499c-a72c-6714e4d007e5","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":"objectStorage","uniqueId":"12cd0a3e-4695-4a48-9529-f395a3463333","lifecycleState":"CERTIFIED","lastUpdateDate":1674623518929,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7110382-bc5a-4043-9c05-8b60383bbd65","invariantUUID":"7cafeed1-0fb4-4f6f-b726-1e695eb207f3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdb35638-d977-4b04-bb56-91b2bb1d43d8","lifecycleState":"CERTIFIED","lastUpdateDate":1674623647191,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd259ce-6f06-4211-a6d3-bdeca40bd3f7","invariantUUID":"6c4630a2-b4f8-4134-830e-cf6ab615f11a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5059ae6f-bd54-4843-baef-9687324385ee","lifecycleState":"CERTIFIED","lastUpdateDate":1674631387429,"name":"basic_onboard_pYnjOU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","systemName":"BasicOnboardPynjou","description":"service","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"26578f28-9444-4548-b89e-48852c638e36","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1674635276502,"name":"Demo_pNF_htAs82zN91CaA5D8uBHf","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"68572e1b-3060-4fb1-8e9a-e10f343889a0","invariantUUID":"6f161468-269c-436b-9d5b-3f58a2bddba7","systemName":"DemoPnfHtas82zn91caa5d8ubhf","description":"catalog service description","tags":["robot-ete","Demo_pNF_htAs82zN91CaA5D8uBHf"],"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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bcc2a911-2d20-458c-a93d-767c98d326b9","lifecycleState":"CERTIFIED","lastUpdateDate":1674635272530,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-01-25 08:27:59,784 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2023-01-25 08:27:59,785 DEBUG 129:onap_service.py(1) - [SDC][Get Metadata for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:27:59,785 DEBUG 131:onap_service.py(1) - [SDC][Get Metadata for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/distribution 2023-01-25 08:27:59,785 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2023-01-25 08:27:59,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:59,840 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/distribution HTTP/1.1" 200 205 2023-01-25 08:27:59,841 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2023-01-25 08:27:59,842 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"6dbcfcb6-af70-41d1-a314-bcc582a5025c","timestamp":"2023-01-25 08:27:51.984 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2023-01-25 08:27:59,844 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:27:59,844 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/6dbcfcb6-af70-41d1-a314-bcc582a5025c 2023-01-25 08:27:59,844 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2023-01-25 08:27:59,846 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:27:59,889 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6dbcfcb6-af70-41d1-a314-bcc582a5025c HTTP/1.1" 200 441 2023-01-25 08:27:59,890 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2023-01-25 08:27:59,890 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-distribution","timestamp":"1674635266149","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds-sdc-listener","timestamp":"1674635235739","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2023-01-25 08:27:59,892 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-distribution', 'timestamp': '1674635266149', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds-sdc-listener', 'timestamp': '1674635235739', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2023-01-25 08:27:59,892 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2023-01-25 08:28:59,952 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:28:59,952 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/6dbcfcb6-af70-41d1-a314-bcc582a5025c 2023-01-25 08:28:59,952 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2023-01-25 08:28:59,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:29:00,003 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6dbcfcb6-af70-41d1-a314-bcc582a5025c HTTP/1.1" 200 1263 2023-01-25 08:29:00,005 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2023-01-25 08:29:00,006 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-model-loader","timestamp":"1674635262289","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s","timestamp":"1674635269404","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-sdc-controller","timestamp":"1674635239026","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-distribution","timestamp":"1674635266149","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds-sdc-listener","timestamp":"1674635235739","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1674635253676","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2023-01-25 08:29:00,008 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-model-loader', 'timestamp': '1674635262289', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s', 'timestamp': '1674635269404', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-sdc-controller', 'timestamp': '1674635239026', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-distribution', 'timestamp': '1674635266149', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds-sdc-listener', 'timestamp': '1674635235739', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1674635253676', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2023-01-25 08:29:00,009 INFO 216:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2023-01-25 08:30:00,070 DEBUG 129:onap_service.py(1) - [SDC][Check distribution for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:30:00,071 DEBUG 131:onap_service.py(1) - [SDC][Check distribution for basic_network] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/distribution/6dbcfcb6-af70-41d1-a314-bcc582a5025c 2023-01-25 08:30:00,071 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2023-01-25 08:30:00,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:30:00,138 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/6dbcfcb6-af70-41d1-a314-bcc582a5025c HTTP/1.1" 200 5347 2023-01-25 08:30:00,140 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2023-01-25 08:30:00,140 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"SO-sdc-controller","timestamp":"1674635275889","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-model-loader","timestamp":"1674635278960","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1674635272416","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-model-loader","timestamp":"1674635262289","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s","timestamp":"1674635269404","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-sdc-controller","timestamp":"1674635239026","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds-sdc-listener","timestamp":"1674635235739","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-distribution","timestamp":"1674635266149","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-distribution","timestamp":"1674635266149","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-sdc-controller","timestamp":"1674635273862","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds-sdc-listener","timestamp":"1674635274781","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1674635277865","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds-sdc-listener","timestamp":"1674635235739","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-distribution","timestamp":"1674635273128","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-distribution","timestamp":"1674635275132","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-model-loader","timestamp":"1674635277956","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1674635272416","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-model-loader","timestamp":"1674635262289","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1674635276861","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds-sdc-listener","timestamp":"1674635273775","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-sdc-controller","timestamp":"1674635239026","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-model-loader","timestamp":"1674635273650","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1674635253676","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-distribution","timestamp":"1674635274131","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1674635275212","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s","timestamp":"1674635269404","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1674635253676","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"}]} 2023-01-25 08:30:00,143 DEBUG 643:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'SO-sdc-controller', 'timestamp': '1674635275889', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-model-loader', 'timestamp': '1674635278960', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1674635272416', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-model-loader', 'timestamp': '1674635262289', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s', 'timestamp': '1674635269404', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-sdc-controller', 'timestamp': '1674635239026', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds-sdc-listener', 'timestamp': '1674635235739', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-distribution', 'timestamp': '1674635266149', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-distribution', 'timestamp': '1674635266149', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-sdc-controller', 'timestamp': '1674635273862', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds-sdc-listener', 'timestamp': '1674635274781', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1674635277865', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds-sdc-listener', 'timestamp': '1674635235739', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-distribution', 'timestamp': '1674635273128', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-distribution', 'timestamp': '1674635275132', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-model-loader', 'timestamp': '1674635277956', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1674635272416', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-model-loader', 'timestamp': '1674635262289', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1674635276861', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds-sdc-listener', 'timestamp': '1674635273775', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-sdc-controller', 'timestamp': '1674635239026', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-model-loader', 'timestamp': '1674635273650', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1674635253676', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-distribution', 'timestamp': '1674635274131', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1674635275212', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s', 'timestamp': '1674635269404', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1674635253676', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2023-01-25 08:30:00,143 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2023-01-25 08:30:00,143 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2023-01-25 08:30:00,144 INFO 656:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2023-01-25 08:30:00,144 INFO 212:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2023-01-25 08:30:00,155 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:30:00,155 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances 2023-01-25 08:30:00,155 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "9d94bbde-7eb0-4ef6-b0b8-23423e51073a", "modelVersionId": "2e5f696b-6caa-4b23-ba76-f480a6fd92ab", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "518d1743b35a48f892375e10ec89a2a4", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "userParams": [ ], "testApi": "GR_API", "subscriptionServiceType": "basic_network", "aLaCarte": true }, "subscriberInfo": { "globalSubscriberId": "basicnw-customer" }, "project": { "projectName": "basicnw-project" }, "owningEntity": { "owningEntityId": "b249b159-94de-482e-b315-1dd6af8800b1", "owningEntityName": "basicnw-oe" } } } 2023-01-25 08:30:00,158 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:30:31,260 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2023-01-25 08:30:31,262 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2023-01-25 08:30:31,262 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e"}} 2023-01-25 08:30:31,263 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2023-01-25 08:30:31,279 DEBUG 129:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '73a630a9-2097-42c5-b804-12ae5a0d2044', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:30:31,280 DEBUG 131:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e 2023-01-25 08:30:31,280 DEBUG 132:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] data sent: None 2023-01-25 08:30:31,285 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:30:31,682 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e HTTP/1.1" 200 1361 2023-01-25 08:30:31,685 INFO 142:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response code: 200 2023-01-25 08:30:31,686 DEBUG 146:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response: {"request":{"requestId":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","startTime":"Wed, 25 Jan 2023 08:30:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"b249b159-94de-482e-b315-1dd6af8800b1","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Jan 2023 08:30:31 GMT"}}} 2023-01-25 08:30:41,698 DEBUG 129:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '45eb4005-fbd9-4c4f-86c8-b4734bd8aba9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:30:41,698 DEBUG 131:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e 2023-01-25 08:30:41,698 DEBUG 132:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] data sent: None 2023-01-25 08:30:41,702 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:30:41,929 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e HTTP/1.1" 200 1361 2023-01-25 08:30:41,930 INFO 142:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response code: 200 2023-01-25 08:30:41,931 DEBUG 146:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response: {"request":{"requestId":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","startTime":"Wed, 25 Jan 2023 08:30:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"b249b159-94de-482e-b315-1dd6af8800b1","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Jan 2023 08:30:31 GMT"}}} 2023-01-25 08:30:51,933 DEBUG 129:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a200d5d9-58ec-45ee-8f93-2b16a5cddd69', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:30:51,933 DEBUG 131:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e 2023-01-25 08:30:51,934 DEBUG 132:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] data sent: None 2023-01-25 08:30:51,936 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:30:52,132 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e HTTP/1.1" 200 1361 2023-01-25 08:30:52,133 INFO 142:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response code: 200 2023-01-25 08:30:52,133 DEBUG 146:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response: {"request":{"requestId":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","startTime":"Wed, 25 Jan 2023 08:30:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"b249b159-94de-482e-b315-1dd6af8800b1","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Jan 2023 08:30:31 GMT"}}} 2023-01-25 08:31:02,141 DEBUG 129:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e39b3254-27f2-43fc-8261-c44efe97dced', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:02,142 DEBUG 131:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e 2023-01-25 08:31:02,142 DEBUG 132:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] data sent: None 2023-01-25 08:31:02,145 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:02,345 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e HTTP/1.1" 200 1361 2023-01-25 08:31:02,347 INFO 142:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response code: 200 2023-01-25 08:31:02,347 DEBUG 146:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response: {"request":{"requestId":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","startTime":"Wed, 25 Jan 2023 08:30:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"b249b159-94de-482e-b315-1dd6af8800b1","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Jan 2023 08:30:31 GMT"}}} 2023-01-25 08:31:12,358 DEBUG 129:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8974f84e-277f-4919-a285-c43e64429ec0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:12,358 DEBUG 131:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e 2023-01-25 08:31:12,358 DEBUG 132:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] data sent: None 2023-01-25 08:31:12,360 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:12,557 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e HTTP/1.1" 200 1571 2023-01-25 08:31:12,559 INFO 142:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response code: 200 2023-01-25 08:31:12,560 DEBUG 146:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response: {"request":{"requestId":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","startTime":"Wed, 25 Jan 2023 08:30:00 GMT","finishTime":"Wed, 25 Jan 2023 08:31:07 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"b249b159-94de-482e-b315-1dd6af8800b1","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:31:07 GMT"}}} 2023-01-25 08:31:12,560 INFO 56:mixins.py(9) - ServiceInstantiation task finished 2023-01-25 08:31:12,561 DEBUG 129:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c410e946-e5ac-41fb-b64d-bbf32c531ac6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:12,562 DEBUG 131:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e 2023-01-25 08:31:12,562 DEBUG 132:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] data sent: None 2023-01-25 08:31:12,565 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:12,759 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e HTTP/1.1" 200 1571 2023-01-25 08:31:12,761 INFO 142:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response code: 200 2023-01-25 08:31:12,761 DEBUG 146:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response: {"request":{"requestId":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","startTime":"Wed, 25 Jan 2023 08:30:00 GMT","finishTime":"Wed, 25 Jan 2023 08:31:07 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"b249b159-94de-482e-b315-1dd6af8800b1","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:31:07 GMT"}}} 2023-01-25 08:31:12,762 DEBUG 129:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '59620bb9-0a22-4352-808e-46b397e21f3d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:12,762 DEBUG 131:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e 2023-01-25 08:31:12,762 DEBUG 132:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] data sent: None 2023-01-25 08:31:12,764 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:12,976 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e HTTP/1.1" 200 1571 2023-01-25 08:31:12,978 INFO 142:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response code: 200 2023-01-25 08:31:12,978 DEBUG 146:onap_service.py(9) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response: {"request":{"requestId":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","startTime":"Wed, 25 Jan 2023 08:30:00 GMT","finishTime":"Wed, 25 Jan 2023 08:31:07 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"b249b159-94de-482e-b315-1dd6af8800b1","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:31:07 GMT"}}} 2023-01-25 08:31:12,984 DEBUG 129:onap_service.py(1) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a697407e-b213-48b6-9bd0-19f6f60332e7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:12,984 DEBUG 131:onap_service.py(1) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e 2023-01-25 08:31:12,985 DEBUG 132:onap_service.py(1) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] data sent: None 2023-01-25 08:31:12,987 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:13,194 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e HTTP/1.1" 200 1571 2023-01-25 08:31:13,195 INFO 142:onap_service.py(1) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response code: 200 2023-01-25 08:31:13,196 DEBUG 146:onap_service.py(1) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response: {"request":{"requestId":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","startTime":"Wed, 25 Jan 2023 08:30:00 GMT","finishTime":"Wed, 25 Jan 2023 08:31:07 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"b249b159-94de-482e-b315-1dd6af8800b1","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:31:07 GMT"}}} 2023-01-25 08:31:13,197 DEBUG 129:onap_service.py(1) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '02133708-24f2-4fd9-aa94-11e353a004e4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:13,197 DEBUG 131:onap_service.py(1) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e 2023-01-25 08:31:13,197 DEBUG 132:onap_service.py(1) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] data sent: None 2023-01-25 08:31:13,199 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:13,408 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e HTTP/1.1" 200 1571 2023-01-25 08:31:13,410 INFO 142:onap_service.py(1) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response code: 200 2023-01-25 08:31:13,410 DEBUG 146:onap_service.py(1) - [None][Check ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e orchestration request status] response: {"request":{"requestId":"ad159bd4-bbbb-43b2-bfa1-c16c5fd4a42e","startTime":"Wed, 25 Jan 2023 08:30:00 GMT","finishTime":"Wed, 25 Jan 2023 08:31:07 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"b249b159-94de-482e-b315-1dd6af8800b1","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:31:07 GMT"}}} 2023-01-25 08:31:13,411 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:31:13,412 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2023-01-25 08:31:13,412 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2023-01-25 08:31:13,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:31:13,471 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 763 2023-01-25 08:31:13,472 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2023-01-25 08:31:13,473 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1674635278675","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"518d1743b35a48f892375e10ec89a2a4"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]}}]} 2023-01-25 08:31:13,475 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:31:13,475 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 2023-01-25 08:31:13,475 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 service-instance-name] data sent: None 2023-01-25 08:31:13,477 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:31:13,545 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 HTTP/1.1" 200 1195 2023-01-25 08:31:13,546 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 service-instance-name] response code: 200 2023-01-25 08:31:13,546 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 service-instance-name] response: {"service-instance":[{"service-instance-id":"23c3bacf-151c-4660-ae7e-f79d37a4a489","service-instance-name":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","model-version-id":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","resource-version":"1674635467358","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/23c3bacf-151c-4660-ae7e-f79d37a4a489/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/b249b159-94de-482e-b315-1dd6af8800b1","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"b249b159-94de-482e-b315-1dd6af8800b1"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]} 2023-01-25 08:31:13,548 INFO 199:base.py(1) - ***************************************************** 2023-01-25 08:31:13,549 INFO 200:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep: Instantiate service described in YAML using SO a'la carte method. 2023-01-25 08:31:13,549 INFO 201:base.py(1) - ***************************************************** 2023-01-25 08:31:13,549 INFO 227:base.py(1) - ***************************************************** 2023-01-25 08:31:13,550 INFO 228:base.py(1) - CONTINUE [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2023-01-25 08:31:13,550 INFO 229:base.py(1) - ***************************************************** 2023-01-25 08:31:13,551 DEBUG 129:onap_service.py(1) - [AAI][Get basicnw-customer customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:31:13,551 DEBUG 131:onap_service.py(1) - [AAI][Get basicnw-customer customer] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer 2023-01-25 08:31:13,551 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2023-01-25 08:31:13,556 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:31:13,615 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer HTTP/1.1" 200 139 2023-01-25 08:31:13,616 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2023-01-25 08:31:13,616 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1674635277074"} 2023-01-25 08:31:13,619 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:31:13,619 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network 2023-01-25 08:31:13,619 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2023-01-25 08:31:13,621 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:31:13,678 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 763 2023-01-25 08:31:13,679 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2023-01-25 08:31:13,679 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1674635278675","relationship-list":{"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"518d1743b35a48f892375e10ec89a2a4"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]}}]} 2023-01-25 08:31:13,682 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:31:13,682 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 service-instance-name] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 2023-01-25 08:31:13,683 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 service-instance-name] data sent: None 2023-01-25 08:31:13,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:31:13,750 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances?service-instance-name=basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 HTTP/1.1" 200 1195 2023-01-25 08:31:13,751 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 service-instance-name] response code: 200 2023-01-25 08:31:13,751 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338 service-instance-name] response: {"service-instance":[{"service-instance-id":"23c3bacf-151c-4660-ae7e-f79d37a4a489","service-instance-name":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","model-version-id":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","resource-version":"1674635467358","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/23c3bacf-151c-4660-ae7e-f79d37a4a489/service-data/service-topology/","orchestration-status":"Active","relationship-list":{"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v23/business/owning-entities/owning-entity/b249b159-94de-482e-b315-1dd6af8800b1","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"b249b159-94de-482e-b315-1dd6af8800b1"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]}}]} 2023-01-25 08:31:13,753 DEBUG 187:__init__.py(1) - check if Service basic_network exists in SDC 2023-01-25 08:31:13,753 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2023-01-25 08:31:13,754 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'} 2023-01-25 08:31:13,754 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-01-25 08:31:13,754 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2023-01-25 08:31:13,756 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:31:14,206 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2023-01-25 08:31:14,207 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2023-01-25 08:31:14,208 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","name":"basic_onboard_pYnjOU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/713c5296-1063-4686-90aa-73274ed6eff7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"68572e1b-3060-4fb1-8e9a-e10f343889a0","invariantUUID":"6f161468-269c-436b-9d5b-3f58a2bddba7","name":"Demo_pNF_htAs82zN91CaA5D8uBHf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68572e1b-3060-4fb1-8e9a-e10f343889a0/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64","invariantUUID":"6eee99c8-ae50-450d-a078-25dfebe9ae2c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cd4743e5-ea0f-44af-9d6a-296aaf3c8e64/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d3071951-57d0-4089-bff1-e2ac85a3a45e","invariantUUID":"1aee5ff3-d25b-4f09-abae-16a14800b684","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d3071951-57d0-4089-bff1-e2ac85a3a45e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-01-25 08:31:14,211 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pYnjOU from SDC 2023-01-25 08:31:14,211 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:14,211 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:14,211 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:31:14,211 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_htAs82zN91CaA5D8uBHf from SDC 2023-01-25 08:31:14,212 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:14,212 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:14,213 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:31:14,213 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2023-01-25 08:31:14,213 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:14,213 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:14,213 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:31:14,213 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2023-01-25 08:31:14,213 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:14,214 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:14,214 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:31:14,214 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2023-01-25 08:31:14,214 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:14,214 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:14,214 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:31:14,214 DEBUG 175:__init__.py(1) - number of Service returned: 5 2023-01-25 08:31:14,214 DEBUG 191:__init__.py(1) - filtering objects of all versions to be basic_network 2023-01-25 08:31:14,214 INFO 220:__init__.py(1) - Service found, updating information 2023-01-25 08:31:14,215 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'} 2023-01-25 08:31:14,215 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2023-01-25 08:31:14,215 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2023-01-25 08:31:14,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:31:14,592 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 2023-01-25 08:31:14,595 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2023-01-25 08:31:14,597 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20c56d88-f75e-4d15-8c72-dcce21f6877f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623631360,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3fec25c-4632-4a88-803f-b007e26cd9a6","invariantUUID":"f780e391-4620-4a61-8388-a9e26a332537","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":"objectStorage","uniqueId":"025d32bd-b9ae-4869-a26d-64a74a4c377b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682384,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cc207ae-2619-4d20-b06a-2d77f88a6552","invariantUUID":"257a5989-fe71-4609-a625-8e9f62687a0b","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":"defaulticon","uniqueId":"821e21a8-2ba1-46cc-b2de-023721c376db","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695843,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c08263e-93a1-4742-b4be-cd7b8de4e796","invariantUUID":"22150004-9fa6-417a-823d-86d0df2137d9","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":"objectStorage","uniqueId":"2f646b17-14d1-4f3b-9220-90ede1f13c37","lifecycleState":"CERTIFIED","lastUpdateDate":1674623503793,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8957b784-38b3-4ebe-befd-14822982a835","invariantUUID":"f1095555-fd13-4aaa-97d8-512410aa1a52","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e81209c5-3a47-4548-a32b-1dc034a5e17f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682155,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f85658-c744-4919-b54f-d32f97ca1b5a","invariantUUID":"79b3624c-9b04-48c7-b6ee-be8536724b60","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":"objectStorage","uniqueId":"44eca68e-c2bd-422f-9d65-c7ef3d2b0262","lifecycleState":"CERTIFIED","lastUpdateDate":1674623600241,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27ba74ca-5208-4507-9923-d7a38b2ec764","invariantUUID":"6f1e2bf4-f6b8-46b1-b6f0-00ed7d89fdeb","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":"defaulticon","uniqueId":"520888ec-30f2-4956-999f-398faf47878e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696002,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f69ef411-f2af-4b8d-a3cf-785f3e54cc86","invariantUUID":"878be7f6-96b4-4ae4-bb2b-46f6d12e118a","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"be387b2d-4f02-4731-b884-376baa23d942","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695695,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39230318-91ec-4011-917b-92b19266cca0","invariantUUID":"de2dcf6d-3ec3-4531-a653-e9b874858544","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":"2ebc12df-fdb8-4d35-8f89-c73e875ab847","lifecycleState":"CERTIFIED","lastUpdateDate":1674623592705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2f24c3-5f9e-498e-8653-a231c368d108","invariantUUID":"140e570c-cb31-47ad-bd40-19e125d72e9a","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":"53071668-8047-4712-accc-85c5af7645cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623594197,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c5d0a3-9837-4013-ab05-4ce52b7be510","invariantUUID":"ac97519a-ccd3-4e42-ba60-ddbabb7f192e","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6474e19-b811-45a9-87b7-fc3c2c7e1079","lifecycleState":"CERTIFIED","lastUpdateDate":1674623546701,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e639b48-2601-48a3-9ed9-48931eb2dffc","invariantUUID":"495608e5-ec18-49f3-8657-c89aa71bcc04","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":"0b8dde6c-f01f-44cb-a5c6-2dd35d21e337","lifecycleState":"CERTIFIED","lastUpdateDate":1674623571841,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d4c83b7-c609-4e60-b7c1-210c72b77f1f","invariantUUID":"e61f7605-6076-4549-8a09-ff60d995fc7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86c0fa5e-c17e-44ae-8b44-3900fe44e028","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682669,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db4f16e5-a52c-4868-9556-ff36363f7a0c","invariantUUID":"101d211e-f7d3-4a85-96ad-5ddb57c008c5","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":"defaulticon","uniqueId":"a7502305-d96f-487d-89a1-7aafc9ee2fae","lifecycleState":"CERTIFIED","lastUpdateDate":1674623613839,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8e26ef-2050-46ed-9c7f-c6399aaf27ff","invariantUUID":"04eb2098-2824-4d8c-9eb7-654d6bbed2b7","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":"defaulticon","uniqueId":"51d770e4-6b0d-49d5-a602-d06b3b70852f","lifecycleState":"CERTIFIED","lastUpdateDate":1674635288379,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a090092a-f3e2-42ed-83de-60e57c889ba1","invariantUUID":"051fc461-c31c-4cd1-afa9-ae1a29f43e79","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966337d-295a-40e2-8ebb-611d34b81f59","lifecycleState":"CERTIFIED","lastUpdateDate":1674623635811,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"befbb4f7-7f3d-4171-9233-28cf4b404d5c","invariantUUID":"4cf2b860-f870-4b8c-a09e-82b7286ef21a","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":"network","uniqueId":"09fd7590-5681-4a4f-8fde-be548e777add","lifecycleState":"CERTIFIED","lastUpdateDate":1674623619785,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e22f015-cd6e-4202-8bd4-a85201d34b5a","invariantUUID":"aa847a20-2ead-43cb-8fb3-6332b329041f","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":"5b5f9324-3a9a-43e3-b6ea-9e4283c057af","lifecycleState":"CERTIFIED","lastUpdateDate":1674623582243,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1edd7174-44b5-4880-b20c-02da87cf0e7a","invariantUUID":"a8b14375-81dd-4773-8483-cf90e99bfbee","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0355423-5f1b-42d7-9145-49b98c197f89","lifecycleState":"CERTIFIED","lastUpdateDate":1674623528919,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f4fd2b4a-7a4e-467a-8dc4-d640bd8ec8cb","invariantUUID":"2d2efefc-9d39-451d-b3bd-30994961d2be","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":"b023eac2-5663-4dc5-9182-98e7e695f9b2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623541350,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2adae508-42d5-47a2-842b-c14d790ae674","invariantUUID":"20a7e873-42fd-4579-9f41-1040fbb3ae27","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":"49ffa4e8-d7d7-44f1-a962-338e97b13d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623552086,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e3137a-f397-4ea4-808d-4a139f8c5666","invariantUUID":"6703eaf1-4c2e-4500-b5a4-fc6fc5970549","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":"defaulticon","uniqueId":"52c6c726-d8cf-49d0-99e0-834a688d0229","lifecycleState":"CERTIFIED","lastUpdateDate":1674623525857,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618e9679-3231-4d72-a9ce-c1951ef9f3bc","invariantUUID":"a272cf62-e338-4547-bece-2b2ed3930ea0","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":"networkrules","uniqueId":"8bc660fd-0843-459b-bdaa-54088e84b75d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623545094,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23ed96a3-9078-421b-a429-32c3779bac79","invariantUUID":"f645f020-0660-4845-9b7a-ad5d83bac7e6","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"587d99c0-9b5f-45fc-913d-51777929319c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682500,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4279e4bb-b7a2-4aec-b77f-4509b93be2bd","invariantUUID":"65f10c70-96e9-4b2b-9096-04ab6412954d","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"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c68a815-67bd-4c83-a161-e3d3ce0538b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623598764,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e7a7e2-0e38-451c-b964-0dc97b100aaa","invariantUUID":"2e01c997-314f-44e9-9c4a-751e3fe9292d","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":"defaulticon","uniqueId":"eff7c506-67fc-4ad0-b5fd-39199a4c4efc","lifecycleState":"CERTIFIED","lastUpdateDate":1674623502136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bd5eea9e-b630-4d1d-904c-7d86fdeb7517","invariantUUID":"dedccabf-53c3-4452-a8c0-439689078d6b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c278593e-bf8c-46dc-a5ce-5d85610389b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623634026,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f47f490d-0754-44f8-9e83-10891ef0567f","invariantUUID":"03e98450-0f87-4b6d-9ff0-b3c4dbde5b42","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":"defaulticon","uniqueId":"f30d9aa9-d574-476c-84aa-597ede67ebbd","lifecycleState":"CERTIFIED","lastUpdateDate":1674635292598,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c3a3d099-0ea3-4121-98ec-f8c287bf86a2","invariantUUID":"edaee36a-c53e-4d7c-a22a-bfe508587fda","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"beba077b-80ab-40d0-b7ac-c45280115802","lifecycleState":"CERTIFIED","lastUpdateDate":1674623653716,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62dde430-319a-4dd8-96c7-62971161d0e8","invariantUUID":"511c9a01-194e-4545-9b26-09f736cb90d4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b803c985-514c-46ec-8ebc-515adc1e31d5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623625790,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3c2813b-e95b-4e77-ae10-f8aae3f64cb8","invariantUUID":"123338fc-a0f3-4363-9499-e2508ef1f311","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":"d9cee05e-b757-4de7-a819-86ba0ae55976","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695501,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c21e49c1-e925-4603-84d3-cb4a06d167cc","invariantUUID":"7b5ab4c6-ff50-45b4-be18-9b1418c40a09","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":"8908ed3d-5fab-4d49-9d7c-7eeb4ab7f989","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683091,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"291409e7-d8f5-47bb-ab45-46301a6c9278","invariantUUID":"f0fff656-a40c-4019-8b5c-50bc47d681b2","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":"f8dd6aff-7e80-41b6-aed5-952c1dcbd4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623624305,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227833a-1794-432b-bfcf-473d0d3502d3","invariantUUID":"997b7d36-17ef-4d98-a77c-cba1e2f05c11","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"001e0ec5-bf14-4cb2-8bf6-ed632fa9497a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623522682,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e12496-36f3-40a9-83c0-1e52f36019fc","invariantUUID":"cb2495ac-ffd3-43bc-a796-ab2cded000d3","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":"6ac68bb9-88a7-4a3d-85bf-b0ea46349c74","lifecycleState":"CERTIFIED","lastUpdateDate":1674623512889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f4d9db-c94f-4b93-8174-84262f43f6f9","invariantUUID":"7d9099b8-f161-478b-8606-0b911e01f7e6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2d6e791-3434-4a12-8874-2ac78d6012e4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623520832,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"927a37b6-96db-4c05-90bf-2931d8728f3c","invariantUUID":"02a6c557-c6ca-4125-b621-8deaed39d41e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bc3ee78-4b47-4f4d-8fed-271184a80d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623555074,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53db09a1-c1d3-4e6b-9779-75d94fa539d5","invariantUUID":"3107cc37-eb3e-4c25-b4b0-e6914f6bb709","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eac93cd2-466f-468b-b754-809cae1099ad","lifecycleState":"CERTIFIED","lastUpdateDate":1674623645387,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c43801d-8caf-4082-ba13-a527aca5e007","invariantUUID":"e46f1213-edcb-4bcf-b370-8e8606e84a17","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":"compute","uniqueId":"0579a506-a196-4846-88aa-351ea0e63f86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623648755,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5000ba3b-21f3-4053-bec3-4b24222cd13f","invariantUUID":"f1be81ad-ef63-4b07-b796-25474015bf11","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":"48ceb763-17f5-4b88-a303-b67d135456cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623561242,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f210a906-40e8-4a3c-83c2-8e5e36c34ec9","invariantUUID":"ad34da7f-3b4d-4a9d-9da4-13be2bf040d6","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":"objectStorage","uniqueId":"cd731695-8444-4c5c-92c3-c2b67d1f32e0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623585236,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e04bd8f-7e97-4bcd-abae-285adef76fb4","invariantUUID":"61ffe86c-7250-41fc-ad6e-0aeaa6bbcb54","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":"defaulticon","uniqueId":"7f9a53b7-2112-411b-acb1-993a199fd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695100,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e7233ac-f66c-41f3-8d32-d9cdcd752fe1","invariantUUID":"ba7508ca-6e96-499c-a72c-6714e4d007e5","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":"objectStorage","uniqueId":"b4b13a2d-81a8-4665-9d26-b6d8a4df20f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682264,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c1527-c4a0-473f-9fba-facd08c305dc","invariantUUID":"e0e363ce-8ab7-4497-a583-bce68c3e794f","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":"3a575d23-7022-4c92-9414-93e8af38d1d2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623579173,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1dd55de7-7b05-4eb0-a043-f325137a3d73","invariantUUID":"9006c58d-85bd-46df-80ee-ce78b409568b","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":"bb793f9a-d3c8-4e53-aae4-aa542a277a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623533562,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab4c5ac5-991a-461e-96a2-ecfcb2192ad0","invariantUUID":"7b7e7164-0a81-464e-a429-73e5e22fbddd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edeaa4ea-ba07-4c67-9c2a-117bf32d37b0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623616809,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99c6fa2f-df0b-4869-9705-69ebb65ccca2","invariantUUID":"2e98dff2-1f0d-40ef-b028-9d6501dd8f7b","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":"9bfaef18-0274-4366-943c-2a7f7d4054c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674635297509,"name":"pNF 7486d354-c18f","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"27292a78-fc7a-4bd5-b3cb-c272a21c5a18","invariantUUID":"d6d578f9-0d87-4d8e-b259-f1ebc5f7222d","systemName":"Pnf7486d354C18f","description":"vendor software product","tags":["pNF 7486d354-c18f"],"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":"objectStorage","uniqueId":"edec6896-7999-4447-8114-a22aa226098c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623505414,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85021aab-cb04-4cf5-91a4-60b2621d5492","invariantUUID":"4eb8844c-84cd-4b59-8e23-2daadf7da0da","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c92178e4-9077-46c9-af25-82142a58cf61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681927,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f57f08e-b7f4-4637-be21-6ec455e81baa","invariantUUID":"1a2b1f89-aa0d-47c8-893b-d702b8dd6c50","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":"network","uniqueId":"80765c63-022a-4e10-89fb-a486d84a59e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623567279,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c336c473-026b-4176-8d72-1e37a29d01c1","invariantUUID":"884f5320-005f-4c51-a6c8-1a4c22dbd0ab","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":"5c5c7bd0-7ffb-4dcc-b2ac-2667506d9409","lifecycleState":"CERTIFIED","lastUpdateDate":1674623652104,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9894e6e3-546c-423b-a7d1-48dbd27a20e3","invariantUUID":"567c188b-ad4d-48bc-91c2-2ca13413d5ef","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3dda2f16-adda-4ec1-81a0-602b8dfeda4e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623606390,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3be7559-97ed-4fa0-bbda-410d99422976","invariantUUID":"b8fddbf6-b3e4-48c8-9c7a-73fc47b8ee6e","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":"1a8c0865-d8fe-48bb-998a-b8824fda5e23","lifecycleState":"CERTIFIED","lastUpdateDate":1674623604738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00bd802d-3c91-49d5-b14a-6be28d95c3a7","invariantUUID":"efa051ff-5742-48ef-ab68-70abb5c81ba2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d87a35c-a76c-481d-83b9-b326fd2e7b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623627346,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f146c24-8a4e-47ba-a20a-33f460a036ba","invariantUUID":"d98a4ef7-ad60-4f9f-90c1-cfead2891115","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e0ada9ec-7d4b-4e5d-8062-583c8154454b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623641736,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d0503f-d00b-4192-b621-47c63020a622","invariantUUID":"4d6c8ab2-3120-438b-a2e5-674aecae2a63","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":"port","uniqueId":"9fd394a1-117a-435a-8e19-ab447d56d054","lifecycleState":"CERTIFIED","lastUpdateDate":1674623639436,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83583422-492e-4c2c-bbd6-34a1b8f19c2c","invariantUUID":"46db7c47-ea68-4783-bffc-45fa12d109e1","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":"54d279ea-7165-477e-af40-db4cc5e14e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623530438,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f789b96d-4365-457a-b7e5-f8ee3a79644a","invariantUUID":"36a04b10-cae5-4ae6-9187-a51abebd51d4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7952b8a7-7279-402f-9871-8e374d4427b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623577614,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"275f12a0-2263-46f4-8453-72dc982187af","invariantUUID":"31a24dc0-92fa-4f5f-86af-94e675664fef","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c40f0ee-b1b5-46d5-9005-c430d13a09e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696187,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123b65bb-c95d-463e-b5fc-7e4676e078e8","invariantUUID":"269a5c48-d297-448f-a2a8-e44904414e6d","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":"defaulticon","uniqueId":"d94d687b-7f46-4624-ac29-14909e1eb2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1674623583709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5450100f-4336-4988-8459-6d907170954e","invariantUUID":"db8ca3f0-a457-44f8-9778-fe5d24dbe0e3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebddbad0-2d08-4836-a3bd-ec0d1b65a0f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623621317,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24f60793-a890-4604-ab82-e5f9744ffb6e","invariantUUID":"71af6634-61ed-4526-9f74-d14211f208b5","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e9f8c8-94ba-4408-9677-0d39027fc3f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623559681,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb787005-2075-4a77-bf82-14b7a1237d4d","invariantUUID":"818cb1f4-7148-45d5-b626-9394480ea0ee","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":"c8087a4c-4c7a-4ad3-9580-e37d9210968d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623612402,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3681872c-fbc1-4c6d-910b-66887ca21d82","invariantUUID":"8da056aa-8947-4196-b298-4d4597b20f0b","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71bdd876-02e4-45af-bb12-e8d849f87f79","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682918,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa59639-9b75-417b-8b9d-25d58d1f16c0","invariantUUID":"862d2103-c307-4229-b980-d61623cf0249","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":"12420513-584c-49a7-9f8c-409ba7aa7419","lifecycleState":"CERTIFIED","lastUpdateDate":1674623586754,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8dec6e-3b75-480a-8772-220cc3877b51","invariantUUID":"f10882c2-56e6-46b6-be2d-5365540d7817","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1f2cd39-8780-4b84-b831-9e303a6ccc8a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623558165,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0be79080-e721-40b1-b7c5-1a98246fdab7","invariantUUID":"50414409-b844-4f09-951a-b2c11f99cc39","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":"compute","uniqueId":"56cdfef9-3cd7-441f-8c79-1df601ddfe0d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623495542,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93846970-1f3a-4156-a0fa-aa9e0d18bf6f","invariantUUID":"2a3f7fcc-e9eb-43ec-b6c6-b1f396ee6194","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":"02786409-d143-46fd-a4b8-89e2ff80852e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623531976,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e54342d3-e97a-4d0a-9926-2b45b0f28bfe","invariantUUID":"a0f8105c-b8fd-47dd-b16d-678a0ac50b0b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623580783,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1abd32c-4f40-448c-824c-da72c23ca6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623524269,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d0b6fa-172b-43fe-8bba-8f60cc01546b","invariantUUID":"e990caf3-ea3b-4a9c-907c-a9c19a8fd5eb","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":"port","uniqueId":"940ee0fb-f9a8-4d33-ad64-9c482f8dddbe","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683209,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3f783a5-ee58-44d6-b0e5-4f1f209027b9","invariantUUID":"d4de6da6-9c93-4742-9024-b87fcbc2cf32","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":"4e483edd-7316-46e4-aa9d-d08766c0bff7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695303,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f01b4da-2cbf-4b1b-bdde-98c9e6ff0693","invariantUUID":"d556ba88-fe1f-43af-89e3-515ee60820e9","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":"f5b19542-d140-4047-8aed-c6d361a44d86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623589775,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e79d17e-2aa6-4636-8e55-d6b06c74efe7","invariantUUID":"9b67b9ae-849f-4e02-9f6c-f127bf28ccb9","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cbef23fd-57ce-45a0-81df-b1b5f285dff3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623511293,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c639030-b187-4885-af28-7a14b60bb518","invariantUUID":"119e6adc-c8cd-4c9c-93a1-1870bd628c42","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":"port","uniqueId":"44fc40d4-6ee7-4474-afc6-a9e9247425d7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623618321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ab5ee80-b7e9-4891-8834-18e6e5f06c46","invariantUUID":"0264c989-30a0-48e2-af8f-daca67cb47b7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cf2eb5b-1e6c-442e-b883-39b49cab3102","lifecycleState":"CERTIFIED","lastUpdateDate":1674623622811,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e051040-1f7c-4903-acba-1030b5fe28d1","invariantUUID":"73d57f5c-2a0e-4dea-abe7-d56504921dea","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":"855bf9ba-253e-4315-94c3-568ca042af96","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682050,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36b3635f-b7c8-4160-ae95-1d1e61830a2f","invariantUUID":"5e5d0468-7921-4bca-a486-7531a5b2c594","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":"9999b86d-4d54-4b1c-9ec6-0f4603a88487","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681799,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ed69d41-caad-4eb6-b9d4-500cfb8ac2d1","invariantUUID":"5db459c4-9c8f-4c07-b25e-0096303bc4bd","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":"loadBalancer","uniqueId":"d6ee505a-d60a-464a-83d9-1e22a1d68f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623509465,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e5ce0b9-e3d7-4765-ac30-95be52988655","invariantUUID":"377e458e-daa2-467a-b7fc-011a18000390","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":"objectStorage","uniqueId":"15717205-9020-4daa-ab09-e54238dab151","lifecycleState":"CERTIFIED","lastUpdateDate":1674623517224,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004c79bf-1a81-4083-93ed-2d8f167ec391","invariantUUID":"ae4cafaf-adac-495a-a039-98287d4995a0","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4002b2d-5a58-44cd-9b98-eacea62554b3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623553551,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47789170-c0c0-4cd3-98b4-e90f701686bf","invariantUUID":"49c633ad-65f1-4eb7-ae72-fae066414b8a","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"226d9c6f-48e6-4d48-95c4-3d4bf567958f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623573879,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"099d3365-7892-4a00-9f0b-69374df6c96b","invariantUUID":"60e32303-627a-4f79-bb81-7959729d9668","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":"10b0cb25-7d6a-4e5c-aff8-808161e8afce","lifecycleState":"CERTIFIED","lastUpdateDate":1674623588276,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a20ac20-d2c6-407c-ac64-279b56b33e07","invariantUUID":"49d852e9-ba6c-4efa-98ff-ea1c786a05fe","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"282bd153-f7af-403b-8fb8-ad56a1126502","lifecycleState":"CERTIFIED","lastUpdateDate":1674631352245,"name":"basic_onboard_pYnjOU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7da747df-3dce-4f9a-a461-c9cc12a71f28","invariantUUID":"8109e75f-988d-41ae-b32a-3a2cb2d62675","systemName":"BasicOnboardPynjou","description":"VF","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"124f1975-91a6-4f5e-a28b-401bced708d9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623650267,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efff256b-b879-48ef-831a-11038ce8af3d","invariantUUID":"121f0ce8-1da2-4d43-9527-804391efe006","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37f162ea-af37-45e0-a51b-dce9b9db03c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513c42b7-1ec6-4f2b-ac69-04ab63dbef84","invariantUUID":"f4f7e2c2-4035-4aa7-880c-c49da1438870","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":"securityrules","uniqueId":"ba84360f-3826-49ed-be3c-c520612856c4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623548280,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"848cc662-9311-4e2b-9c44-213e4aaee03a","invariantUUID":"3aa91744-cc3e-4b70-afae-62948c3a3670","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":"port","uniqueId":"fb26d973-384f-46da-868e-b562e057f913","lifecycleState":"CERTIFIED","lastUpdateDate":1674623615329,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81cee46-ae39-44b3-8343-d65da9ac2b77","invariantUUID":"2263ae9e-248d-4269-a2d2-5ba665dd4fb0","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3bd2b64-f335-4446-9cac-1686821b40e6","lifecycleState":"CERTIFIED","lastUpdateDate":1674623629264,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5669c2b7-546d-4ed2-a5c7-8fa36bac81dc","invariantUUID":"fa29ebe7-6af7-4092-bf5a-c2be4bdc82cf","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":"compute","uniqueId":"6a718422-d229-4358-a85c-a0df7e5e01ca","lifecycleState":"CERTIFIED","lastUpdateDate":1674623595729,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6228d40c-fc93-45af-9d3f-a35359d069d0","invariantUUID":"8f6fbc07-f311-47f8-9e38-e4ef86c38498","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":"compute","uniqueId":"f3dacab2-54eb-41c0-92be-3b406b13cfc4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623550544,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dbbb9c1-e3d3-4e8c-ad90-b22e93590c9b","invariantUUID":"3e33478a-3559-4532-8aa6-1eadfb340923","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":"networkrules","uniqueId":"4c3c9477-3fe7-40de-ac63-28810a1b21c9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623539849,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"77743775-1b7a-48c4-9ea6-eee9114a0a29","invariantUUID":"8eed89d8-f99b-4b3e-9bf3-819d594d76ef","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623527404,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3edd5834-ef0c-4f56-8423-bdc5ccf950b2","invariantUUID":"9f9eaeab-d8fa-43ee-b4c1-556d733555ce","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12cd0a3e-4695-4a48-9529-f395a3463333","lifecycleState":"CERTIFIED","lastUpdateDate":1674623518929,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7110382-bc5a-4043-9c05-8b60383bbd65","invariantUUID":"7cafeed1-0fb4-4f6f-b726-1e695eb207f3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdb35638-d977-4b04-bb56-91b2bb1d43d8","lifecycleState":"CERTIFIED","lastUpdateDate":1674623647191,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd259ce-6f06-4211-a6d3-bdeca40bd3f7","invariantUUID":"6c4630a2-b4f8-4134-830e-cf6ab615f11a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5059ae6f-bd54-4843-baef-9687324385ee","lifecycleState":"CERTIFIED","lastUpdateDate":1674631387429,"name":"basic_onboard_pYnjOU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","systemName":"BasicOnboardPynjou","description":"service","tags":["basic_onboard_pYnjOU"],"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":"628bc8fc-ddaa-4329-a3bf-506c27fc39e2","lifecycleState":"CERTIFIED","lastUpdateDate":1674635321920,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d3071951-57d0-4089-bff1-e2ac85a3a45e","invariantUUID":"1aee5ff3-d25b-4f09-abae-16a14800b684","systemName":"BasicVm","description":"service","tags":["basic_vm"],"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":"bcc2a911-2d20-458c-a93d-767c98d326b9","lifecycleState":"CERTIFIED","lastUpdateDate":1674635272530,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"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":"39de51a6-8283-41f8-82d7-87bb7a43ee09","lifecycleState":"CERTIFIED","lastUpdateDate":1674635307788,"name":"Demo_pNF_htAs82zN91CaA5D8uBHf","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"68572e1b-3060-4fb1-8e9a-e10f343889a0","invariantUUID":"6f161468-269c-436b-9d5b-3f58a2bddba7","systemName":"DemoPnfHtas82zn91caa5d8ubhf","description":"catalog service description","tags":["robot-ete","Demo_pNF_htAs82zN91CaA5D8uBHf"],"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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a727211f-5e0e-465b-a6fe-bf781cdaa516","lifecycleState":"CERTIFIED","lastUpdateDate":1674635326436,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64","invariantUUID":"6eee99c8-ae50-450d-a078-25dfebe9ae2c","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-01-25 08:31:14,604 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2023-01-25 08:31:14,604 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'} 2023-01-25 08:31:14,605 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 2023-01-25 08:31:14,605 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2023-01-25 08:31:14,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:31:14,670 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 2023-01-25 08:31:14,674 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2023-01-25 08:31:14,677 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20c56d88-f75e-4d15-8c72-dcce21f6877f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623631360,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3fec25c-4632-4a88-803f-b007e26cd9a6","invariantUUID":"f780e391-4620-4a61-8388-a9e26a332537","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":"objectStorage","uniqueId":"025d32bd-b9ae-4869-a26d-64a74a4c377b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682384,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cc207ae-2619-4d20-b06a-2d77f88a6552","invariantUUID":"257a5989-fe71-4609-a625-8e9f62687a0b","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":"defaulticon","uniqueId":"821e21a8-2ba1-46cc-b2de-023721c376db","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695843,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c08263e-93a1-4742-b4be-cd7b8de4e796","invariantUUID":"22150004-9fa6-417a-823d-86d0df2137d9","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":"objectStorage","uniqueId":"2f646b17-14d1-4f3b-9220-90ede1f13c37","lifecycleState":"CERTIFIED","lastUpdateDate":1674623503793,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8957b784-38b3-4ebe-befd-14822982a835","invariantUUID":"f1095555-fd13-4aaa-97d8-512410aa1a52","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e81209c5-3a47-4548-a32b-1dc034a5e17f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682155,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f85658-c744-4919-b54f-d32f97ca1b5a","invariantUUID":"79b3624c-9b04-48c7-b6ee-be8536724b60","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":"objectStorage","uniqueId":"44eca68e-c2bd-422f-9d65-c7ef3d2b0262","lifecycleState":"CERTIFIED","lastUpdateDate":1674623600241,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27ba74ca-5208-4507-9923-d7a38b2ec764","invariantUUID":"6f1e2bf4-f6b8-46b1-b6f0-00ed7d89fdeb","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":"defaulticon","uniqueId":"520888ec-30f2-4956-999f-398faf47878e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696002,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f69ef411-f2af-4b8d-a3cf-785f3e54cc86","invariantUUID":"878be7f6-96b4-4ae4-bb2b-46f6d12e118a","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"be387b2d-4f02-4731-b884-376baa23d942","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695695,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39230318-91ec-4011-917b-92b19266cca0","invariantUUID":"de2dcf6d-3ec3-4531-a653-e9b874858544","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":"2ebc12df-fdb8-4d35-8f89-c73e875ab847","lifecycleState":"CERTIFIED","lastUpdateDate":1674623592705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2f24c3-5f9e-498e-8653-a231c368d108","invariantUUID":"140e570c-cb31-47ad-bd40-19e125d72e9a","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":"53071668-8047-4712-accc-85c5af7645cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623594197,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c5d0a3-9837-4013-ab05-4ce52b7be510","invariantUUID":"ac97519a-ccd3-4e42-ba60-ddbabb7f192e","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6474e19-b811-45a9-87b7-fc3c2c7e1079","lifecycleState":"CERTIFIED","lastUpdateDate":1674623546701,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e639b48-2601-48a3-9ed9-48931eb2dffc","invariantUUID":"495608e5-ec18-49f3-8657-c89aa71bcc04","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":"0b8dde6c-f01f-44cb-a5c6-2dd35d21e337","lifecycleState":"CERTIFIED","lastUpdateDate":1674623571841,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d4c83b7-c609-4e60-b7c1-210c72b77f1f","invariantUUID":"e61f7605-6076-4549-8a09-ff60d995fc7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86c0fa5e-c17e-44ae-8b44-3900fe44e028","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682669,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db4f16e5-a52c-4868-9556-ff36363f7a0c","invariantUUID":"101d211e-f7d3-4a85-96ad-5ddb57c008c5","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":"defaulticon","uniqueId":"a7502305-d96f-487d-89a1-7aafc9ee2fae","lifecycleState":"CERTIFIED","lastUpdateDate":1674623613839,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8e26ef-2050-46ed-9c7f-c6399aaf27ff","invariantUUID":"04eb2098-2824-4d8c-9eb7-654d6bbed2b7","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":"defaulticon","uniqueId":"51d770e4-6b0d-49d5-a602-d06b3b70852f","lifecycleState":"CERTIFIED","lastUpdateDate":1674635288379,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a090092a-f3e2-42ed-83de-60e57c889ba1","invariantUUID":"051fc461-c31c-4cd1-afa9-ae1a29f43e79","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966337d-295a-40e2-8ebb-611d34b81f59","lifecycleState":"CERTIFIED","lastUpdateDate":1674623635811,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"befbb4f7-7f3d-4171-9233-28cf4b404d5c","invariantUUID":"4cf2b860-f870-4b8c-a09e-82b7286ef21a","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":"network","uniqueId":"09fd7590-5681-4a4f-8fde-be548e777add","lifecycleState":"CERTIFIED","lastUpdateDate":1674623619785,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e22f015-cd6e-4202-8bd4-a85201d34b5a","invariantUUID":"aa847a20-2ead-43cb-8fb3-6332b329041f","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":"5b5f9324-3a9a-43e3-b6ea-9e4283c057af","lifecycleState":"CERTIFIED","lastUpdateDate":1674623582243,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1edd7174-44b5-4880-b20c-02da87cf0e7a","invariantUUID":"a8b14375-81dd-4773-8483-cf90e99bfbee","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0355423-5f1b-42d7-9145-49b98c197f89","lifecycleState":"CERTIFIED","lastUpdateDate":1674623528919,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f4fd2b4a-7a4e-467a-8dc4-d640bd8ec8cb","invariantUUID":"2d2efefc-9d39-451d-b3bd-30994961d2be","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":"b023eac2-5663-4dc5-9182-98e7e695f9b2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623541350,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2adae508-42d5-47a2-842b-c14d790ae674","invariantUUID":"20a7e873-42fd-4579-9f41-1040fbb3ae27","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":"49ffa4e8-d7d7-44f1-a962-338e97b13d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623552086,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e3137a-f397-4ea4-808d-4a139f8c5666","invariantUUID":"6703eaf1-4c2e-4500-b5a4-fc6fc5970549","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":"defaulticon","uniqueId":"52c6c726-d8cf-49d0-99e0-834a688d0229","lifecycleState":"CERTIFIED","lastUpdateDate":1674623525857,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618e9679-3231-4d72-a9ce-c1951ef9f3bc","invariantUUID":"a272cf62-e338-4547-bece-2b2ed3930ea0","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":"networkrules","uniqueId":"8bc660fd-0843-459b-bdaa-54088e84b75d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623545094,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23ed96a3-9078-421b-a429-32c3779bac79","invariantUUID":"f645f020-0660-4845-9b7a-ad5d83bac7e6","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"587d99c0-9b5f-45fc-913d-51777929319c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682500,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4279e4bb-b7a2-4aec-b77f-4509b93be2bd","invariantUUID":"65f10c70-96e9-4b2b-9096-04ab6412954d","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"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c68a815-67bd-4c83-a161-e3d3ce0538b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623598764,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e7a7e2-0e38-451c-b964-0dc97b100aaa","invariantUUID":"2e01c997-314f-44e9-9c4a-751e3fe9292d","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":"defaulticon","uniqueId":"eff7c506-67fc-4ad0-b5fd-39199a4c4efc","lifecycleState":"CERTIFIED","lastUpdateDate":1674623502136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bd5eea9e-b630-4d1d-904c-7d86fdeb7517","invariantUUID":"dedccabf-53c3-4452-a8c0-439689078d6b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c278593e-bf8c-46dc-a5ce-5d85610389b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623634026,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f47f490d-0754-44f8-9e83-10891ef0567f","invariantUUID":"03e98450-0f87-4b6d-9ff0-b3c4dbde5b42","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":"defaulticon","uniqueId":"f30d9aa9-d574-476c-84aa-597ede67ebbd","lifecycleState":"CERTIFIED","lastUpdateDate":1674635292598,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c3a3d099-0ea3-4121-98ec-f8c287bf86a2","invariantUUID":"edaee36a-c53e-4d7c-a22a-bfe508587fda","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"beba077b-80ab-40d0-b7ac-c45280115802","lifecycleState":"CERTIFIED","lastUpdateDate":1674623653716,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62dde430-319a-4dd8-96c7-62971161d0e8","invariantUUID":"511c9a01-194e-4545-9b26-09f736cb90d4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b803c985-514c-46ec-8ebc-515adc1e31d5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623625790,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3c2813b-e95b-4e77-ae10-f8aae3f64cb8","invariantUUID":"123338fc-a0f3-4363-9499-e2508ef1f311","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":"d9cee05e-b757-4de7-a819-86ba0ae55976","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695501,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c21e49c1-e925-4603-84d3-cb4a06d167cc","invariantUUID":"7b5ab4c6-ff50-45b4-be18-9b1418c40a09","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":"8908ed3d-5fab-4d49-9d7c-7eeb4ab7f989","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683091,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"291409e7-d8f5-47bb-ab45-46301a6c9278","invariantUUID":"f0fff656-a40c-4019-8b5c-50bc47d681b2","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":"f8dd6aff-7e80-41b6-aed5-952c1dcbd4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623624305,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227833a-1794-432b-bfcf-473d0d3502d3","invariantUUID":"997b7d36-17ef-4d98-a77c-cba1e2f05c11","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"001e0ec5-bf14-4cb2-8bf6-ed632fa9497a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623522682,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e12496-36f3-40a9-83c0-1e52f36019fc","invariantUUID":"cb2495ac-ffd3-43bc-a796-ab2cded000d3","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":"6ac68bb9-88a7-4a3d-85bf-b0ea46349c74","lifecycleState":"CERTIFIED","lastUpdateDate":1674623512889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f4d9db-c94f-4b93-8174-84262f43f6f9","invariantUUID":"7d9099b8-f161-478b-8606-0b911e01f7e6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2d6e791-3434-4a12-8874-2ac78d6012e4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623520832,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"927a37b6-96db-4c05-90bf-2931d8728f3c","invariantUUID":"02a6c557-c6ca-4125-b621-8deaed39d41e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bc3ee78-4b47-4f4d-8fed-271184a80d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623555074,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53db09a1-c1d3-4e6b-9779-75d94fa539d5","invariantUUID":"3107cc37-eb3e-4c25-b4b0-e6914f6bb709","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eac93cd2-466f-468b-b754-809cae1099ad","lifecycleState":"CERTIFIED","lastUpdateDate":1674623645387,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c43801d-8caf-4082-ba13-a527aca5e007","invariantUUID":"e46f1213-edcb-4bcf-b370-8e8606e84a17","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":"compute","uniqueId":"0579a506-a196-4846-88aa-351ea0e63f86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623648755,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5000ba3b-21f3-4053-bec3-4b24222cd13f","invariantUUID":"f1be81ad-ef63-4b07-b796-25474015bf11","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":"48ceb763-17f5-4b88-a303-b67d135456cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623561242,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f210a906-40e8-4a3c-83c2-8e5e36c34ec9","invariantUUID":"ad34da7f-3b4d-4a9d-9da4-13be2bf040d6","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":"objectStorage","uniqueId":"cd731695-8444-4c5c-92c3-c2b67d1f32e0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623585236,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e04bd8f-7e97-4bcd-abae-285adef76fb4","invariantUUID":"61ffe86c-7250-41fc-ad6e-0aeaa6bbcb54","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":"defaulticon","uniqueId":"7f9a53b7-2112-411b-acb1-993a199fd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695100,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e7233ac-f66c-41f3-8d32-d9cdcd752fe1","invariantUUID":"ba7508ca-6e96-499c-a72c-6714e4d007e5","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":"objectStorage","uniqueId":"b4b13a2d-81a8-4665-9d26-b6d8a4df20f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682264,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c1527-c4a0-473f-9fba-facd08c305dc","invariantUUID":"e0e363ce-8ab7-4497-a583-bce68c3e794f","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":"3a575d23-7022-4c92-9414-93e8af38d1d2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623579173,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1dd55de7-7b05-4eb0-a043-f325137a3d73","invariantUUID":"9006c58d-85bd-46df-80ee-ce78b409568b","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":"bb793f9a-d3c8-4e53-aae4-aa542a277a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623533562,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab4c5ac5-991a-461e-96a2-ecfcb2192ad0","invariantUUID":"7b7e7164-0a81-464e-a429-73e5e22fbddd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edeaa4ea-ba07-4c67-9c2a-117bf32d37b0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623616809,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99c6fa2f-df0b-4869-9705-69ebb65ccca2","invariantUUID":"2e98dff2-1f0d-40ef-b028-9d6501dd8f7b","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":"9bfaef18-0274-4366-943c-2a7f7d4054c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674635297509,"name":"pNF 7486d354-c18f","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"27292a78-fc7a-4bd5-b3cb-c272a21c5a18","invariantUUID":"d6d578f9-0d87-4d8e-b259-f1ebc5f7222d","systemName":"Pnf7486d354C18f","description":"vendor software product","tags":["pNF 7486d354-c18f"],"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":"objectStorage","uniqueId":"edec6896-7999-4447-8114-a22aa226098c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623505414,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85021aab-cb04-4cf5-91a4-60b2621d5492","invariantUUID":"4eb8844c-84cd-4b59-8e23-2daadf7da0da","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c92178e4-9077-46c9-af25-82142a58cf61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681927,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f57f08e-b7f4-4637-be21-6ec455e81baa","invariantUUID":"1a2b1f89-aa0d-47c8-893b-d702b8dd6c50","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":"network","uniqueId":"80765c63-022a-4e10-89fb-a486d84a59e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623567279,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c336c473-026b-4176-8d72-1e37a29d01c1","invariantUUID":"884f5320-005f-4c51-a6c8-1a4c22dbd0ab","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":"5c5c7bd0-7ffb-4dcc-b2ac-2667506d9409","lifecycleState":"CERTIFIED","lastUpdateDate":1674623652104,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9894e6e3-546c-423b-a7d1-48dbd27a20e3","invariantUUID":"567c188b-ad4d-48bc-91c2-2ca13413d5ef","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3dda2f16-adda-4ec1-81a0-602b8dfeda4e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623606390,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3be7559-97ed-4fa0-bbda-410d99422976","invariantUUID":"b8fddbf6-b3e4-48c8-9c7a-73fc47b8ee6e","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":"1a8c0865-d8fe-48bb-998a-b8824fda5e23","lifecycleState":"CERTIFIED","lastUpdateDate":1674623604738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00bd802d-3c91-49d5-b14a-6be28d95c3a7","invariantUUID":"efa051ff-5742-48ef-ab68-70abb5c81ba2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d87a35c-a76c-481d-83b9-b326fd2e7b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623627346,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f146c24-8a4e-47ba-a20a-33f460a036ba","invariantUUID":"d98a4ef7-ad60-4f9f-90c1-cfead2891115","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e0ada9ec-7d4b-4e5d-8062-583c8154454b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623641736,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d0503f-d00b-4192-b621-47c63020a622","invariantUUID":"4d6c8ab2-3120-438b-a2e5-674aecae2a63","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":"port","uniqueId":"9fd394a1-117a-435a-8e19-ab447d56d054","lifecycleState":"CERTIFIED","lastUpdateDate":1674623639436,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83583422-492e-4c2c-bbd6-34a1b8f19c2c","invariantUUID":"46db7c47-ea68-4783-bffc-45fa12d109e1","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":"54d279ea-7165-477e-af40-db4cc5e14e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623530438,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f789b96d-4365-457a-b7e5-f8ee3a79644a","invariantUUID":"36a04b10-cae5-4ae6-9187-a51abebd51d4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7952b8a7-7279-402f-9871-8e374d4427b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623577614,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"275f12a0-2263-46f4-8453-72dc982187af","invariantUUID":"31a24dc0-92fa-4f5f-86af-94e675664fef","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c40f0ee-b1b5-46d5-9005-c430d13a09e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696187,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123b65bb-c95d-463e-b5fc-7e4676e078e8","invariantUUID":"269a5c48-d297-448f-a2a8-e44904414e6d","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":"defaulticon","uniqueId":"d94d687b-7f46-4624-ac29-14909e1eb2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1674623583709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5450100f-4336-4988-8459-6d907170954e","invariantUUID":"db8ca3f0-a457-44f8-9778-fe5d24dbe0e3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebddbad0-2d08-4836-a3bd-ec0d1b65a0f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623621317,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24f60793-a890-4604-ab82-e5f9744ffb6e","invariantUUID":"71af6634-61ed-4526-9f74-d14211f208b5","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e9f8c8-94ba-4408-9677-0d39027fc3f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623559681,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb787005-2075-4a77-bf82-14b7a1237d4d","invariantUUID":"818cb1f4-7148-45d5-b626-9394480ea0ee","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":"c8087a4c-4c7a-4ad3-9580-e37d9210968d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623612402,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3681872c-fbc1-4c6d-910b-66887ca21d82","invariantUUID":"8da056aa-8947-4196-b298-4d4597b20f0b","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71bdd876-02e4-45af-bb12-e8d849f87f79","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682918,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa59639-9b75-417b-8b9d-25d58d1f16c0","invariantUUID":"862d2103-c307-4229-b980-d61623cf0249","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":"12420513-584c-49a7-9f8c-409ba7aa7419","lifecycleState":"CERTIFIED","lastUpdateDate":1674623586754,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8dec6e-3b75-480a-8772-220cc3877b51","invariantUUID":"f10882c2-56e6-46b6-be2d-5365540d7817","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1f2cd39-8780-4b84-b831-9e303a6ccc8a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623558165,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0be79080-e721-40b1-b7c5-1a98246fdab7","invariantUUID":"50414409-b844-4f09-951a-b2c11f99cc39","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":"compute","uniqueId":"56cdfef9-3cd7-441f-8c79-1df601ddfe0d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623495542,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93846970-1f3a-4156-a0fa-aa9e0d18bf6f","invariantUUID":"2a3f7fcc-e9eb-43ec-b6c6-b1f396ee6194","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":"02786409-d143-46fd-a4b8-89e2ff80852e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623531976,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e54342d3-e97a-4d0a-9926-2b45b0f28bfe","invariantUUID":"a0f8105c-b8fd-47dd-b16d-678a0ac50b0b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623580783,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1abd32c-4f40-448c-824c-da72c23ca6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623524269,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d0b6fa-172b-43fe-8bba-8f60cc01546b","invariantUUID":"e990caf3-ea3b-4a9c-907c-a9c19a8fd5eb","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":"port","uniqueId":"940ee0fb-f9a8-4d33-ad64-9c482f8dddbe","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683209,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3f783a5-ee58-44d6-b0e5-4f1f209027b9","invariantUUID":"d4de6da6-9c93-4742-9024-b87fcbc2cf32","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":"4e483edd-7316-46e4-aa9d-d08766c0bff7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695303,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f01b4da-2cbf-4b1b-bdde-98c9e6ff0693","invariantUUID":"d556ba88-fe1f-43af-89e3-515ee60820e9","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":"f5b19542-d140-4047-8aed-c6d361a44d86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623589775,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e79d17e-2aa6-4636-8e55-d6b06c74efe7","invariantUUID":"9b67b9ae-849f-4e02-9f6c-f127bf28ccb9","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cbef23fd-57ce-45a0-81df-b1b5f285dff3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623511293,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c639030-b187-4885-af28-7a14b60bb518","invariantUUID":"119e6adc-c8cd-4c9c-93a1-1870bd628c42","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":"port","uniqueId":"44fc40d4-6ee7-4474-afc6-a9e9247425d7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623618321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ab5ee80-b7e9-4891-8834-18e6e5f06c46","invariantUUID":"0264c989-30a0-48e2-af8f-daca67cb47b7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cf2eb5b-1e6c-442e-b883-39b49cab3102","lifecycleState":"CERTIFIED","lastUpdateDate":1674623622811,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e051040-1f7c-4903-acba-1030b5fe28d1","invariantUUID":"73d57f5c-2a0e-4dea-abe7-d56504921dea","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":"855bf9ba-253e-4315-94c3-568ca042af96","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682050,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36b3635f-b7c8-4160-ae95-1d1e61830a2f","invariantUUID":"5e5d0468-7921-4bca-a486-7531a5b2c594","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":"9999b86d-4d54-4b1c-9ec6-0f4603a88487","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681799,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ed69d41-caad-4eb6-b9d4-500cfb8ac2d1","invariantUUID":"5db459c4-9c8f-4c07-b25e-0096303bc4bd","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":"loadBalancer","uniqueId":"d6ee505a-d60a-464a-83d9-1e22a1d68f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623509465,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e5ce0b9-e3d7-4765-ac30-95be52988655","invariantUUID":"377e458e-daa2-467a-b7fc-011a18000390","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":"objectStorage","uniqueId":"15717205-9020-4daa-ab09-e54238dab151","lifecycleState":"CERTIFIED","lastUpdateDate":1674623517224,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004c79bf-1a81-4083-93ed-2d8f167ec391","invariantUUID":"ae4cafaf-adac-495a-a039-98287d4995a0","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4002b2d-5a58-44cd-9b98-eacea62554b3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623553551,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47789170-c0c0-4cd3-98b4-e90f701686bf","invariantUUID":"49c633ad-65f1-4eb7-ae72-fae066414b8a","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"226d9c6f-48e6-4d48-95c4-3d4bf567958f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623573879,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"099d3365-7892-4a00-9f0b-69374df6c96b","invariantUUID":"60e32303-627a-4f79-bb81-7959729d9668","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":"10b0cb25-7d6a-4e5c-aff8-808161e8afce","lifecycleState":"CERTIFIED","lastUpdateDate":1674623588276,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a20ac20-d2c6-407c-ac64-279b56b33e07","invariantUUID":"49d852e9-ba6c-4efa-98ff-ea1c786a05fe","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"282bd153-f7af-403b-8fb8-ad56a1126502","lifecycleState":"CERTIFIED","lastUpdateDate":1674631352245,"name":"basic_onboard_pYnjOU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7da747df-3dce-4f9a-a461-c9cc12a71f28","invariantUUID":"8109e75f-988d-41ae-b32a-3a2cb2d62675","systemName":"BasicOnboardPynjou","description":"VF","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"124f1975-91a6-4f5e-a28b-401bced708d9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623650267,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efff256b-b879-48ef-831a-11038ce8af3d","invariantUUID":"121f0ce8-1da2-4d43-9527-804391efe006","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37f162ea-af37-45e0-a51b-dce9b9db03c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513c42b7-1ec6-4f2b-ac69-04ab63dbef84","invariantUUID":"f4f7e2c2-4035-4aa7-880c-c49da1438870","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":"securityrules","uniqueId":"ba84360f-3826-49ed-be3c-c520612856c4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623548280,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"848cc662-9311-4e2b-9c44-213e4aaee03a","invariantUUID":"3aa91744-cc3e-4b70-afae-62948c3a3670","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":"port","uniqueId":"fb26d973-384f-46da-868e-b562e057f913","lifecycleState":"CERTIFIED","lastUpdateDate":1674623615329,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81cee46-ae39-44b3-8343-d65da9ac2b77","invariantUUID":"2263ae9e-248d-4269-a2d2-5ba665dd4fb0","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3bd2b64-f335-4446-9cac-1686821b40e6","lifecycleState":"CERTIFIED","lastUpdateDate":1674623629264,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5669c2b7-546d-4ed2-a5c7-8fa36bac81dc","invariantUUID":"fa29ebe7-6af7-4092-bf5a-c2be4bdc82cf","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":"compute","uniqueId":"6a718422-d229-4358-a85c-a0df7e5e01ca","lifecycleState":"CERTIFIED","lastUpdateDate":1674623595729,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6228d40c-fc93-45af-9d3f-a35359d069d0","invariantUUID":"8f6fbc07-f311-47f8-9e38-e4ef86c38498","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":"compute","uniqueId":"f3dacab2-54eb-41c0-92be-3b406b13cfc4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623550544,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dbbb9c1-e3d3-4e8c-ad90-b22e93590c9b","invariantUUID":"3e33478a-3559-4532-8aa6-1eadfb340923","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":"networkrules","uniqueId":"4c3c9477-3fe7-40de-ac63-28810a1b21c9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623539849,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"77743775-1b7a-48c4-9ea6-eee9114a0a29","invariantUUID":"8eed89d8-f99b-4b3e-9bf3-819d594d76ef","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623527404,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3edd5834-ef0c-4f56-8423-bdc5ccf950b2","invariantUUID":"9f9eaeab-d8fa-43ee-b4c1-556d733555ce","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12cd0a3e-4695-4a48-9529-f395a3463333","lifecycleState":"CERTIFIED","lastUpdateDate":1674623518929,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7110382-bc5a-4043-9c05-8b60383bbd65","invariantUUID":"7cafeed1-0fb4-4f6f-b726-1e695eb207f3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdb35638-d977-4b04-bb56-91b2bb1d43d8","lifecycleState":"CERTIFIED","lastUpdateDate":1674623647191,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd259ce-6f06-4211-a6d3-bdeca40bd3f7","invariantUUID":"6c4630a2-b4f8-4134-830e-cf6ab615f11a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5059ae6f-bd54-4843-baef-9687324385ee","lifecycleState":"CERTIFIED","lastUpdateDate":1674631387429,"name":"basic_onboard_pYnjOU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","systemName":"BasicOnboardPynjou","description":"service","tags":["basic_onboard_pYnjOU"],"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":"628bc8fc-ddaa-4329-a3bf-506c27fc39e2","lifecycleState":"CERTIFIED","lastUpdateDate":1674635321920,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d3071951-57d0-4089-bff1-e2ac85a3a45e","invariantUUID":"1aee5ff3-d25b-4f09-abae-16a14800b684","systemName":"BasicVm","description":"service","tags":["basic_vm"],"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":"bcc2a911-2d20-458c-a93d-767c98d326b9","lifecycleState":"CERTIFIED","lastUpdateDate":1674635272530,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"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":"39de51a6-8283-41f8-82d7-87bb7a43ee09","lifecycleState":"CERTIFIED","lastUpdateDate":1674635307788,"name":"Demo_pNF_htAs82zN91CaA5D8uBHf","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"68572e1b-3060-4fb1-8e9a-e10f343889a0","invariantUUID":"6f161468-269c-436b-9d5b-3f58a2bddba7","systemName":"DemoPnfHtas82zn91caa5d8ubhf","description":"catalog service description","tags":["robot-ete","Demo_pNF_htAs82zN91CaA5D8uBHf"],"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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a727211f-5e0e-465b-a6fe-bf781cdaa516","lifecycleState":"CERTIFIED","lastUpdateDate":1674635326436,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64","invariantUUID":"6eee99c8-ae50-450d-a078-25dfebe9ae2c","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-01-25 08:31:14,682 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2023-01-25 08:31:14,683 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network resource inputs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:31:14,683 DEBUG 131:onap_service.py(1) - [SDC][Get basic_network resource inputs] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/bcc2a911-2d20-458c-a93d-767c98d326b9/filteredDataByParams?include=componentInstances 2023-01-25 08:31:14,683 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2023-01-25 08:31:14,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:31:14,815 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/bcc2a911-2d20-458c-a93d-767c98d326b9/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2023-01-25 08:31:14,817 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2023-01-25 08:31:14,819 DEBUG 146:onap_service.py(1) - [SDC][Get basic_network resource inputs] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.Node","description":null,"source":"224e11e0-7df4-4233-9e93-ce6236d34b61","parentName":null,"uniqueId":"capability.a45d9cf2-0f6e-4db5-973c-6894bfb75925.feature","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.network.Linkable","description":null,"source":"224e11e0-7df4-4233-9e93-ce6236d34b61","parentName":null,"uniqueId":"capability.224e11e0-7df4-4233-9e93-ce6236d34b61.virtual_linkable","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"node":"tosca.nodes.Root","source":"224e11e0-7df4-4233-9e93-ce6236d34b61","parentName":null,"uniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925.dependency","capability":"tosca.capabilities.Node","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_role","type":"string","required":false,"defaultValue":null,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","schema":null,"password":false,"name":"network_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,"schemaType":null,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_assignments","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"exVL_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,"schemaType":null,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_flows","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_scope","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_scope","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_ecomp_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,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"provider_network","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","schema":null,"password":false,"name":"network_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,"schemaType":null,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","schema":null,"password":false,"name":"network_technology","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_homing","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"224e11e0-7df4-4233-9e93-ce6236d34b61","createdFromCsar":false,"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1674635255496,"description":null,"originType":"VL","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"224e11e0-7df4-4233-9e93-ce6236d34b61","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1674635255496,"customizationUUID":"70a4b0b1-833b-4f84-936a-21c305206396","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"serviceApiArtifacts":null,"forwardingPaths":null,"metadata":null} 2023-01-25 08:31:14,823 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:31:14,823 DEBUG 131:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/224e11e0-7df4-4233-9e93-ce6236d34b61/filteredDataByParams?include=metadata 2023-01-25 08:31:14,823 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2023-01-25 08:31:14,827 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:31:14,887 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/224e11e0-7df4-4233-9e93-ce6236d34b61/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2023-01-25 08:31:14,889 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2023-01-25 08:31:14,890 DEBUG 146:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":null,"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"metadata":{"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1674623580783,"lastUpdateDate":1674623580783,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"224e11e0-7df4-4233-9e93-ce6236d34b61"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","componentType":"RESOURCE","categories":[{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"creatorUserId":"jh0003","creatorFullName":"Jimmy Hendrix","lastUpdaterUserId":"jh0003","lastUpdaterFullName":"Jimmy Hendrix","isArchived":false,"archiveTime":0,"isVspArchived":false,"model":null,"vendorName":"ONAP (Tosca)","vendorRelease":"1.0.0.wd03","resourceVendorModelNumber":"","resourceType":"VL","isAbstract":null,"cost":null,"licenseType":null,"toscaResourceName":"org.openecomp.resource.vl.GenericNeutronNet","derivedFrom":["org.openecomp.resource.vl.extVL"],"categorySpecificMetadata":null,"csarVersionId":null,"uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2023-01-25 08:31:14,892 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2023-01-25 08:31:14,893 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:14,893 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:14,893 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2023-01-25 08:31:14,905 DEBUG 129:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'authorization': 'Basic YWRtaW46S3A4Yko0U1hzek0wV1hsaGFrM2VIbGNzZTJnQXc4NHZhb0dHbUp2VXkyVQ==', 'x-transactionid': '85b8ffad-2b58-4f89-876a-c305c23bb2af', 'x-fromappid': 'API client'} 2023-01-25 08:31:14,905 DEBUG 131:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] url used: https://sdnc.api.simpledemo.onap.org:30267/restconf/operations/GENERIC-RESOURCE-API:preload-network-topology-operation 2023-01-25 08:31:14,905 DEBUG 132:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] data sent: { "input": { "preload-network-topology-information": { "network-policy": [], "route-table-reference": [], "vpn-bindings": [], "network-topology-identifier-structure": { "network-role": "integration_test_net", "network-technology": "neutron", "network-name": "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0", "network-type": "Generic NeutronNet" }, "is-external-network": false, "is-shared-network": false, "is-provider-network": false, "physical-network-name": "Not Aplicable", "subnets": [ { "subnet-name": "net_internal-subnet", "start-address": "10.200.0.0", "cidr-mask": "24", "ip-version": "4", "dhcp-enabled": "N", "gateway-address": "10.200.0.1" } ] }, "sdnc-request-header": { "svc-request-id": "test", "svc-notification-url": "http:\/\/onap.org:8080\/adapters\/rest\/SDNCNotify", "svc-action": "reserve" } } } 2023-01-25 08:31:14,907 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2023-01-25 08:31:15,407 DEBUG 433:connectionpool.py(1) - https://sdnc.api.simpledemo.onap.org:30267 "POST /restconf/operations/GENERIC-RESOURCE-API:preload-network-topology-operation HTTP/1.1" 200 113 2023-01-25 08:31:15,408 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2023-01-25 08:31:15,409 DEBUG 146:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response: {"output":{"svc-request-id":"test","response-message":"success","ack-final-indicator":"Y","response-code":"200"}} 2023-01-25 08:31:15,412 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2023-01-25 08:31:15,412 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'} 2023-01-25 08:31:15,412 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-01-25 08:31:15,412 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2023-01-25 08:31:15,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:31:15,474 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2023-01-25 08:31:15,475 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2023-01-25 08:31:15,476 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","name":"basic_onboard_pYnjOU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/713c5296-1063-4686-90aa-73274ed6eff7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"68572e1b-3060-4fb1-8e9a-e10f343889a0","invariantUUID":"6f161468-269c-436b-9d5b-3f58a2bddba7","name":"Demo_pNF_htAs82zN91CaA5D8uBHf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68572e1b-3060-4fb1-8e9a-e10f343889a0/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64","invariantUUID":"6eee99c8-ae50-450d-a078-25dfebe9ae2c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cd4743e5-ea0f-44af-9d6a-296aaf3c8e64/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d3071951-57d0-4089-bff1-e2ac85a3a45e","invariantUUID":"1aee5ff3-d25b-4f09-abae-16a14800b684","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d3071951-57d0-4089-bff1-e2ac85a3a45e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-01-25 08:31:15,478 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pYnjOU from SDC 2023-01-25 08:31:15,478 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:15,478 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:15,478 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:31:15,478 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_htAs82zN91CaA5D8uBHf from SDC 2023-01-25 08:31:15,478 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:15,478 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:15,479 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:31:15,479 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2023-01-25 08:31:15,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:15,479 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:15,479 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:31:15,479 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2023-01-25 08:31:15,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:15,479 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:15,479 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:31:15,479 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2023-01-25 08:31:15,479 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:31:15,480 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:31:15,480 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:31:15,480 DEBUG 175:__init__.py(1) - number of Service returned: 5 2023-01-25 08:31:15,487 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:31:15,487 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2023-01-25 08:31:15,487 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2023-01-25 08:31:15,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:31:15,547 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 648 2023-01-25 08:31:15,548 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2023-01-25 08:31:15,549 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v27/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"518d1743b35a48f892375e10ec89a2a4"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]} 2023-01-25 08:31:15,551 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:31:15,551 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2023-01-25 08:31:15,552 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2023-01-25 08:31:15,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:31:15,623 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2023-01-25 08:31:15,624 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2023-01-25 08:31:15,624 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1674635276885","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2023-01-25 08:31:15,627 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:31:15,627 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2023-01-25 08:31:15,627 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2023-01-25 08:31:15,629 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:31:15,695 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 648 2023-01-25 08:31:15,697 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2023-01-25 08:31:15,697 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v27/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"518d1743b35a48f892375e10ec89a2a4"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]} 2023-01-25 08:31:15,700 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:31:15,700 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2023-01-25 08:31:15,700 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2023-01-25 08:31:15,702 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:31:15,762 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686 2023-01-25 08:31:15,763 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2023-01-25 08:31:15,763 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1674635276885","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]}]}}]} 2023-01-25 08:31:15,765 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:31:15,765 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 2023-01-25 08:31:15,765 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2023-01-25 08:31:15,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:31:15,827 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 HTTP/1.1" 200 614 2023-01-25 08:31:15,828 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2023-01-25 08:31:15,829 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635278675","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-01-25 08:31:15,843 DEBUG 129:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8efc8f0a-6893-46b4-9310-9214e01c1207', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:15,843 DEBUG 131:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks 2023-01-25 08:31:15,843 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "9d94bbde-7eb0-4ef6-b0b8-23423e51073a" }, "modelInfo": { "modelType": "network", "modelInvariantId": "bec77764-fe73-42d8-8fee-0ee90aa80c9d", "modelVersionId": "a08d9e43-7fe7-4e62-a859-dc59818c2207", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "70a4b0b1-833b-4f84-936a-21c305206396", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "518d1743b35a48f892375e10ec89a2a4", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "23c3bacf-151c-4660-ae7e-f79d37a4a489", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "9d94bbde-7eb0-4ef6-b0b8-23423e51073a", "modelVersion": "1.0", "modelVersionId": "2e5f696b-6caa-4b23-ba76-f480a6fd92ab" } } }] } } 2023-01-25 08:31:15,845 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:17,942 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks HTTP/1.1" 202 262 2023-01-25 08:31:17,943 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2023-01-25 08:31:17,944 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","instanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207"}} 2023-01-25 08:31:17,944 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2023-01-25 08:31:17,953 DEBUG 129:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7d85cad0-e771-43cc-a7e8-78f820bb67ae', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:17,954 DEBUG 131:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 2023-01-25 08:31:17,954 DEBUG 132:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] data sent: None 2023-01-25 08:31:17,959 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:18,215 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 HTTP/1.1" 200 1970 2023-01-25 08:31:18,218 INFO 142:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response code: 200 2023-01-25 08:31:18,219 DEBUG 146:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response: {"request":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","startTime":"Wed, 25 Jan 2023 08:31:16 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"70a4b0b1-833b-4f84-936a-21c305206396","modelVersionId":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelCustomizationId":"70a4b0b1-833b-4f84-936a-21c305206396","modelUuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelInvariantUuid":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"}}}],"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Jan 2023 08:31:17 GMT"}}} 2023-01-25 08:31:28,229 DEBUG 129:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3c438c8a-b835-44f1-9b10-b14af4278902', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:28,229 DEBUG 131:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 2023-01-25 08:31:28,230 DEBUG 132:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] data sent: None 2023-01-25 08:31:28,232 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:29,324 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 HTTP/1.1" 200 2222 2023-01-25 08:31:29,325 INFO 142:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response code: 200 2023-01-25 08:31:29,326 DEBUG 146:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response: {"request":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","startTime":"Wed, 25 Jan 2023 08:31:16 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"70a4b0b1-833b-4f84-936a-21c305206396","modelVersionId":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelCustomizationId":"70a4b0b1-833b-4f84-936a-21c305206396","modelUuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelInvariantUuid":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"}}}],"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":36,"timestamp":"Wed, 25 Jan 2023 08:31:26 GMT"}}} 2023-01-25 08:31:39,333 DEBUG 129:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a606537c-3e19-4f8a-a30f-5746ce7e0cd3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:39,334 DEBUG 131:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 2023-01-25 08:31:39,334 DEBUG 132:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] data sent: None 2023-01-25 08:31:39,336 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:39,880 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 HTTP/1.1" 200 2211 2023-01-25 08:31:39,881 INFO 142:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response code: 200 2023-01-25 08:31:39,881 DEBUG 146:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response: {"request":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","startTime":"Wed, 25 Jan 2023 08:31:16 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"70a4b0b1-833b-4f84-936a-21c305206396","modelVersionId":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelCustomizationId":"70a4b0b1-833b-4f84-936a-21c305206396","modelUuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelInvariantUuid":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"}}}],"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 25 Jan 2023 08:31:26 GMT"}}} 2023-01-25 08:31:49,889 DEBUG 129:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7ae54088-8850-4d3f-a1ee-ece9d729a04f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:31:49,889 DEBUG 131:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 2023-01-25 08:31:49,890 DEBUG 132:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] data sent: None 2023-01-25 08:31:49,892 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:31:50,414 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 HTTP/1.1" 200 3825 2023-01-25 08:31:50,416 INFO 142:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response code: 200 2023-01-25 08:31:50,416 DEBUG 146:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response: {"request":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","startTime":"Wed, 25 Jan 2023 08:31:16 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"70a4b0b1-833b-4f84-936a-21c305206396","modelVersionId":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelCustomizationId":"70a4b0b1-833b-4f84-936a-21c305206396","modelUuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelInvariantUuid":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"}}}],"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Wed, 25 Jan 2023 08:31:40 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:32:00,425 DEBUG 129:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3d87b117-9c7e-4eee-8a07-12c635288e1e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:00,425 DEBUG 131:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 2023-01-25 08:32:00,425 DEBUG 132:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] data sent: None 2023-01-25 08:32:00,427 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:01,032 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 HTTP/1.1" 200 3865 2023-01-25 08:32:01,034 INFO 142:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response code: 200 2023-01-25 08:32:01,034 DEBUG 146:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response: {"request":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","startTime":"Wed, 25 Jan 2023 08:31:16 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"70a4b0b1-833b-4f84-936a-21c305206396","modelVersionId":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelCustomizationId":"70a4b0b1-833b-4f84-936a-21c305206396","modelUuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelInvariantUuid":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"}}}],"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":68,"timestamp":"Wed, 25 Jan 2023 08:31:59 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:32:11,036 DEBUG 129:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '33ac7464-9ccf-4a44-87d8-d8cfffe1d512', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:11,037 DEBUG 131:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 2023-01-25 08:32:11,037 DEBUG 132:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] data sent: None 2023-01-25 08:32:11,039 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:11,251 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 HTTP/1.1" 200 3832 2023-01-25 08:32:11,252 INFO 142:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response code: 200 2023-01-25 08:32:11,253 DEBUG 146:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response: {"request":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","startTime":"Wed, 25 Jan 2023 08:31:16 GMT","finishTime":"Wed, 25 Jan 2023 08:32:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"70a4b0b1-833b-4f84-936a-21c305206396","modelVersionId":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelCustomizationId":"70a4b0b1-833b-4f84-936a-21c305206396","modelUuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelInvariantUuid":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"}}}],"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:32:01 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:32:11,253 INFO 56:mixins.py(10) - NetworkInstantiation task finished 2023-01-25 08:32:11,254 DEBUG 129:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ab575b05-3af4-4ea1-911c-728f87df446c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:11,254 DEBUG 131:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 2023-01-25 08:32:11,254 DEBUG 132:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] data sent: None 2023-01-25 08:32:11,256 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:11,472 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 HTTP/1.1" 200 3832 2023-01-25 08:32:11,473 INFO 142:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response code: 200 2023-01-25 08:32:11,474 DEBUG 146:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response: {"request":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","startTime":"Wed, 25 Jan 2023 08:31:16 GMT","finishTime":"Wed, 25 Jan 2023 08:32:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"70a4b0b1-833b-4f84-936a-21c305206396","modelVersionId":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelCustomizationId":"70a4b0b1-833b-4f84-936a-21c305206396","modelUuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelInvariantUuid":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"}}}],"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:32:01 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:32:11,475 DEBUG 129:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '05552ee4-f913-4cfe-89f2-fab07b2b8992', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:11,475 DEBUG 131:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 2023-01-25 08:32:11,475 DEBUG 132:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] data sent: None 2023-01-25 08:32:11,478 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:11,677 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 HTTP/1.1" 200 3832 2023-01-25 08:32:11,678 INFO 142:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response code: 200 2023-01-25 08:32:11,679 DEBUG 146:onap_service.py(10) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response: {"request":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","startTime":"Wed, 25 Jan 2023 08:31:16 GMT","finishTime":"Wed, 25 Jan 2023 08:32:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"70a4b0b1-833b-4f84-936a-21c305206396","modelVersionId":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelCustomizationId":"70a4b0b1-833b-4f84-936a-21c305206396","modelUuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelInvariantUuid":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"}}}],"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:32:01 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:32:11,684 DEBUG 129:onap_service.py(1) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c399f810-2ada-4606-af0b-219c3cfee79c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:11,684 DEBUG 131:onap_service.py(1) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 2023-01-25 08:32:11,684 DEBUG 132:onap_service.py(1) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] data sent: None 2023-01-25 08:32:11,687 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:11,882 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 HTTP/1.1" 200 3832 2023-01-25 08:32:11,883 INFO 142:onap_service.py(1) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response code: 200 2023-01-25 08:32:11,884 DEBUG 146:onap_service.py(1) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response: {"request":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","startTime":"Wed, 25 Jan 2023 08:31:16 GMT","finishTime":"Wed, 25 Jan 2023 08:32:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"70a4b0b1-833b-4f84-936a-21c305206396","modelVersionId":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelCustomizationId":"70a4b0b1-833b-4f84-936a-21c305206396","modelUuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelInvariantUuid":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"}}}],"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:32:01 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:32:11,885 DEBUG 129:onap_service.py(1) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3158e08a-c5a4-4017-a7e7-be97748eb45f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:11,885 DEBUG 131:onap_service.py(1) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 2023-01-25 08:32:11,885 DEBUG 132:onap_service.py(1) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] data sent: None 2023-01-25 08:32:11,887 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:12,076 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8efc8f0a-6893-46b4-9310-9214e01c1207 HTTP/1.1" 200 3832 2023-01-25 08:32:12,077 INFO 142:onap_service.py(1) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response code: 200 2023-01-25 08:32:12,077 DEBUG 146:onap_service.py(1) - [None][Check 8efc8f0a-6893-46b4-9310-9214e01c1207 orchestration request status] response: {"request":{"requestId":"8efc8f0a-6893-46b4-9310-9214e01c1207","startTime":"Wed, 25 Jan 2023 08:31:16 GMT","finishTime":"Wed, 25 Jan 2023 08:32:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"70a4b0b1-833b-4f84-936a-21c305206396","modelVersionId":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelCustomizationId":"70a4b0b1-833b-4f84-936a-21c305206396","modelUuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","modelInvariantUuid":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","source":"VID","instanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"}}}],"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:32:01 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3a524a16-baa9-453b-b002-2ea7d2bc8247\",\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"94dd44f8-cabc-477c-a84c-9a3b6d30474b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":null,\"creation_time\":1674635499000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:32:12,078 INFO 199:base.py(1) - ***************************************************** 2023-01-25 08:32:12,079 INFO 200:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep: Instantiate network link described in YAML using SO a'la carte method. 2023-01-25 08:32:12,079 INFO 201:base.py(1) - ***************************************************** 2023-01-25 08:32:12,079 INFO 37:basic_network.py(1) - Service basic_network successfully created 2023-01-25 08:32:12,079 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2023-01-25 08:32:22,089 INFO 171:base.py(1) - ***************************************************** 2023-01-25 08:32:22,090 INFO 172:base.py(1) - START [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2023-01-25 08:32:22,090 INFO 173:base.py(1) - ***************************************************** 2023-01-25 08:32:22,091 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:32:22,091 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/relationship-list 2023-01-25 08:32:22,091 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2023-01-25 08:32:22,095 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:32:22,153 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489/relationship-list HTTP/1.1" 200 1071 2023-01-25 08:32:22,154 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2023-01-25 08:32:22,154 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v27/business/owning-entities/owning-entity/b249b159-94de-482e-b315-1dd6af8800b1","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"b249b159-94de-482e-b315-1dd6af8800b1"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v27/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"92aeb736-df83-4ec1-95cd-670cf554170b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v27/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]} 2023-01-25 08:32:22,157 DEBUG 129:onap_service.py(1) - [AAI][Get 23c3bacf-151c-4660-ae7e-f79d37a4a489 ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:32:22,157 DEBUG 131:onap_service.py(1) - [AAI][Get 23c3bacf-151c-4660-ae7e-f79d37a4a489 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v27/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b 2023-01-25 08:32:22,157 DEBUG 132:onap_service.py(1) - [AAI][Get 23c3bacf-151c-4660-ae7e-f79d37a4a489 ABCMeta] data sent: None 2023-01-25 08:32:22,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:32:22,221 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v27/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b HTTP/1.1" 200 3212 2023-01-25 08:32:22,222 INFO 142:onap_service.py(1) - [AAI][Get 23c3bacf-151c-4660-ae7e-f79d37a4a489 ABCMeta] response code: 200 2023-01-25 08:32:22,222 DEBUG 146:onap_service.py(1) - [AAI][Get 23c3bacf-151c-4660-ae7e-f79d37a4a489 ABCMeta] response: {"network-id":"92aeb736-df83-4ec1-95cd-670cf554170b","network-name":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"94dd44f8-cabc-477c-a84c-9a3b6d30474b","is-bound-to-vpn":false,"resource-version":"1674635521669","orchestration-status":"Active","heat-stack-id":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061","model-invariant-id":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","model-version-id":"a08d9e43-7fe7-4e62-a859-dc59818c2207","model-customization-id":"70a4b0b1-833b-4f84-936a-21c305206396","is-provider-network":false,"is-shared-network":false,"is-external-network":false,"relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v27/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/23c3bacf-151c-4660-ae7e-f79d37a4a489","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"23c3bacf-151c-4660-ae7e-f79d37a4a489"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v27/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"518d1743b35a48f892375e10ec89a2a4"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v27/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v27/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v27/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]}]}} 2023-01-25 08:32:22,225 INFO 162:vl_ala_carte.py(1) - Start network deletion AAI 2023-01-25 08:32:22,225 DEBUG 209:network.py(1) - Delete 92aeb736-df83-4ec1-95cd-670cf554170b network 2023-01-25 08:32:22,225 DEBUG 144:deletion.py(1) - Network 92aeb736-df83-4ec1-95cd-670cf554170b deletion request 2023-01-25 08:32:22,236 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:32:22,236 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2023-01-25 08:32:22,236 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2023-01-25 08:32:22,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:32:22,300 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 648 2023-01-25 08:32:22,300 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2023-01-25 08:32:22,301 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v27/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"518d1743b35a48f892375e10ec89a2a4"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]} 2023-01-25 08:32:22,303 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:32:22,303 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2023-01-25 08:32:22,303 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2023-01-25 08:32:22,305 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:32:22,375 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2023-01-25 08:32:22,376 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2023-01-25 08:32:22,376 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1674635481123","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"92aeb736-df83-4ec1-95cd-670cf554170b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"}]}]}}]} 2023-01-25 08:32:22,379 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:32:22,379 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2023-01-25 08:32:22,379 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2023-01-25 08:32:22,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:32:22,439 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 648 2023-01-25 08:32:22,440 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2023-01-25 08:32:22,441 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v27/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"518d1743b35a48f892375e10ec89a2a4"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]} 2023-01-25 08:32:22,443 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:32:22,443 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2023-01-25 08:32:22,443 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2023-01-25 08:32:22,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:32:22,506 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2023-01-25 08:32:22,507 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2023-01-25 08:32:22,507 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1674635481123","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"92aeb736-df83-4ec1-95cd-670cf554170b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"}]}]}}]} 2023-01-25 08:32:22,510 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:32:22,510 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list 2023-01-25 08:32:22,510 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2023-01-25 08:32:22,512 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:32:22,562 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 648 2023-01-25 08:32:22,562 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2023-01-25 08:32:22,563 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v27/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"518d1743b35a48f892375e10ec89a2a4"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-daily-master"}]}]} 2023-01-25 08:32:22,565 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:32:22,565 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne 2023-01-25 08:32:22,565 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2023-01-25 08:32:22,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:32:22,632 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139 2023-01-25 08:32:22,633 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2023-01-25 08:32:22,633 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","resource-version":"1674635481123","orchestration-disabled":false,"in-maint":false,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v23/cloud-infrastructure/complexes/complex/lannion","relationship-data":[{"relationship-key":"complex.physical-location-id","relationship-value":"lannion"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"92aeb736-df83-4ec1-95cd-670cf554170b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"}]}]}}]} 2023-01-25 08:32:22,637 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2023-01-25 08:32:22,637 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 2023-01-25 08:32:22,637 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2023-01-25 08:32:22,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2023-01-25 08:32:22,702 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/518d1743b35a48f892375e10ec89a2a4 HTTP/1.1" 200 1067 2023-01-25 08:32:22,703 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2023-01-25 08:32:22,704 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"518d1743b35a48f892375e10ec89a2a4","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1674635480965","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"92aeb736-df83-4ec1-95cd-670cf554170b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-01-25 08:32:22,706 DEBUG 129:onap_service.py(1) - [None][Create 92aeb736-df83-4ec1-95cd-670cf554170b Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1684909b-6605-488e-acd8-ba80fbda5d7e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:22,707 DEBUG 131:onap_service.py(1) - [None][Create 92aeb736-df83-4ec1-95cd-670cf554170b Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b 2023-01-25 08:32:22,707 DEBUG 132:onap_service.py(1) - [None][Create 92aeb736-df83-4ec1-95cd-670cf554170b Network deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "network" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true }, "cloudConfiguration": { "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne", "tenantId": "518d1743b35a48f892375e10ec89a2a4" } } } 2023-01-25 08:32:22,709 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:25,433 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489/networks/92aeb736-df83-4ec1-95cd-670cf554170b HTTP/1.1" 202 262 2023-01-25 08:32:25,434 INFO 142:onap_service.py(1) - [None][Create 92aeb736-df83-4ec1-95cd-670cf554170b Network deletion request] response code: 202 2023-01-25 08:32:25,435 DEBUG 146:onap_service.py(1) - [None][Create 92aeb736-df83-4ec1-95cd-670cf554170b Network deletion request] response: {"requestReferences":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","instanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e"}} 2023-01-25 08:32:25,435 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2023-01-25 08:32:25,445 DEBUG 129:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5b1c0d47-b170-4eeb-9966-8ce0adebfeba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:25,445 DEBUG 131:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e 2023-01-25 08:32:25,446 DEBUG 132:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] data sent: None 2023-01-25 08:32:25,450 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:25,674 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e HTTP/1.1" 200 834 2023-01-25 08:32:25,676 INFO 142:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response code: 200 2023-01-25 08:32:25,677 DEBUG 146:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response: {"request":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","startTime":"Wed, 25 Jan 2023 08:32:24 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Jan 2023 08:32:25 GMT"}}} 2023-01-25 08:32:35,685 DEBUG 129:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a78de3d-0a3b-4cb8-ae71-e3ca6dc8b3e1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:35,686 DEBUG 131:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e 2023-01-25 08:32:35,686 DEBUG 132:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] data sent: None 2023-01-25 08:32:35,688 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:36,345 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e HTTP/1.1" 200 2662 2023-01-25 08:32:36,346 INFO 142:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response code: 200 2023-01-25 08:32:36,347 DEBUG 146:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response: {"request":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","startTime":"Wed, 25 Jan 2023 08:32:24 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Wed, 25 Jan 2023 08:32:30 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:32:46,358 DEBUG 129:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c172f6d1-aa3a-41e4-a017-cc421b5296eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:46,358 DEBUG 131:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e 2023-01-25 08:32:46,358 DEBUG 132:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] data sent: None 2023-01-25 08:32:46,361 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:46,890 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e HTTP/1.1" 200 2662 2023-01-25 08:32:46,891 INFO 142:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response code: 200 2023-01-25 08:32:46,892 DEBUG 146:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response: {"request":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","startTime":"Wed, 25 Jan 2023 08:32:24 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Wed, 25 Jan 2023 08:32:30 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_5082a9dc-262d-417a-be26-4b3bf8188fb3\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:32:56,902 DEBUG 129:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5c5caa6e-b48f-4b4d-bf20-c131f603efbc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:32:56,902 DEBUG 131:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e 2023-01-25 08:32:56,902 DEBUG 132:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] data sent: None 2023-01-25 08:32:56,904 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:32:57,405 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e HTTP/1.1" 200 2435 2023-01-25 08:32:57,407 INFO 142:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response code: 200 2023-01-25 08:32:57,407 DEBUG 146:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response: {"request":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","startTime":"Wed, 25 Jan 2023 08:32:24 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Wed, 25 Jan 2023 08:32:50 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:33:07,413 DEBUG 129:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1b328782-5552-4864-a057-f88dbb9d67ff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:07,414 DEBUG 131:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e 2023-01-25 08:33:07,414 DEBUG 132:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] data sent: None 2023-01-25 08:33:07,416 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:07,958 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e HTTP/1.1" 200 2751 2023-01-25 08:33:07,959 INFO 142:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response code: 200 2023-01-25 08:33:07,960 DEBUG 146:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response: {"request":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","startTime":"Wed, 25 Jan 2023 08:32:24 GMT","finishTime":"Wed, 25 Jan 2023 08:33:06 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/92aeb736-df83-4ec1-95cd-670cf554170b does not exist in A&AI FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Wed, 25 Jan 2023 08:33:07 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:33:17,969 DEBUG 129:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0ab34c05-0428-452c-aa39-2d4db06b7f3b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:17,970 DEBUG 131:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e 2023-01-25 08:33:17,970 DEBUG 132:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] data sent: None 2023-01-25 08:33:17,972 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:18,188 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e HTTP/1.1" 200 2478 2023-01-25 08:33:18,190 INFO 142:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response code: 200 2023-01-25 08:33:18,190 DEBUG 146:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response: {"request":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","startTime":"Wed, 25 Jan 2023 08:32:24 GMT","finishTime":"Wed, 25 Jan 2023 08:33:08 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:33:08 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:33:18,191 INFO 56:mixins.py(11) - NetworkDeletionRequest task finished 2023-01-25 08:33:18,191 DEBUG 129:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7db371e9-28f8-427f-8c48-4d148da0f938', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:18,192 DEBUG 131:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e 2023-01-25 08:33:18,192 DEBUG 132:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] data sent: None 2023-01-25 08:33:18,194 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:18,382 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e HTTP/1.1" 200 2478 2023-01-25 08:33:18,384 INFO 142:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response code: 200 2023-01-25 08:33:18,385 DEBUG 146:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response: {"request":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","startTime":"Wed, 25 Jan 2023 08:32:24 GMT","finishTime":"Wed, 25 Jan 2023 08:33:08 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:33:08 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:33:18,386 DEBUG 129:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bab01a5b-7494-4b27-b9a2-f918b19c7c2e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:18,386 DEBUG 131:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e 2023-01-25 08:33:18,386 DEBUG 132:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] data sent: None 2023-01-25 08:33:18,389 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:18,587 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e HTTP/1.1" 200 2478 2023-01-25 08:33:18,588 INFO 142:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response code: 200 2023-01-25 08:33:18,589 DEBUG 146:onap_service.py(11) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response: {"request":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","startTime":"Wed, 25 Jan 2023 08:32:24 GMT","finishTime":"Wed, 25 Jan 2023 08:33:08 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:33:08 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:33:18,594 DEBUG 129:onap_service.py(1) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '95963ddc-0921-453b-aa1f-03013f70cce9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:18,595 DEBUG 131:onap_service.py(1) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e 2023-01-25 08:33:18,595 DEBUG 132:onap_service.py(1) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] data sent: None 2023-01-25 08:33:18,598 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:18,802 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e HTTP/1.1" 200 2478 2023-01-25 08:33:18,804 INFO 142:onap_service.py(1) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response code: 200 2023-01-25 08:33:18,804 DEBUG 146:onap_service.py(1) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response: {"request":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","startTime":"Wed, 25 Jan 2023 08:32:24 GMT","finishTime":"Wed, 25 Jan 2023 08:33:08 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:33:08 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:33:18,805 DEBUG 129:onap_service.py(1) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fd5ce58e-8cb1-4792-8b01-0cce6b30ef44', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:18,805 DEBUG 131:onap_service.py(1) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e 2023-01-25 08:33:18,805 DEBUG 132:onap_service.py(1) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] data sent: None 2023-01-25 08:33:18,807 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:19,006 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1684909b-6605-488e-acd8-ba80fbda5d7e HTTP/1.1" 200 2478 2023-01-25 08:33:19,008 INFO 142:onap_service.py(1) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response code: 200 2023-01-25 08:33:19,009 DEBUG 146:onap_service.py(1) - [None][Check 1684909b-6605-488e-acd8-ba80fbda5d7e orchestration request status] response: {"request":{"requestId":"1684909b-6605-488e-acd8-ba80fbda5d7e","startTime":"Wed, 25 Jan 2023 08:32:24 GMT","finishTime":"Wed, 25 Jan 2023 08:33:08 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"518d1743b35a48f892375e10ec89a2a4","tenantName":"onap-daily-master","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","networkInstanceId":"92aeb736-df83-4ec1-95cd-670cf554170b","networkInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:33:08 GMT"},"requestProcessingData":[{"groupingId":"5f8bcacd-bb00-471d-b6fb-8a7b37558061","tag":"StackInformation","dataPairs":[{"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/518d1743b35a48f892375e10ec89a2a4/stacks/basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0/5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"updated_time\":1674635551000,\"creation_time\":1674635499000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"62e7ccad473d40df98732cbeccf16a36\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"5f8bcacd-bb00-471d-b6fb-8a7b37558061\",\"OS::project_id\":\"518d1743b35a48f892375e10ec89a2a4\",\"OS::stack_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"network_name\":\"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338_net_0\",\"shared\":\"False\"}}"}]}]}} 2023-01-25 08:33:19,010 INFO 238:base.py(1) - ***************************** 2023-01-25 08:33:19,010 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateVlAlaCarteInstantiateStep 2023-01-25 08:33:19,010 INFO 240:base.py(1) - ***************************** 2023-01-25 08:33:19,011 INFO 171:base.py(1) - ***************************************************** 2023-01-25 08:33:19,011 INFO 172:base.py(1) - START [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2023-01-25 08:33:19,011 INFO 173:base.py(1) - ***************************************************** 2023-01-25 08:33:19,012 DEBUG 470:service.py(1) - Delete 23c3bacf-151c-4660-ae7e-f79d37a4a489 service instance 2023-01-25 08:33:19,012 DEBUG 113:deletion.py(1) - Service 23c3bacf-151c-4660-ae7e-f79d37a4a489 deletion request 2023-01-25 08:33:19,030 INFO 157:__init__.py(1) - retrieving all objects of type Service from SDC 2023-01-25 08:33:19,031 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'} 2023-01-25 08:33:19,032 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2023-01-25 08:33:19,032 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2023-01-25 08:33:19,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2023-01-25 08:33:19,148 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1787 2023-01-25 08:33:19,150 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2023-01-25 08:33:19,151 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","name":"basic_onboard_pYnjOU","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/713c5296-1063-4686-90aa-73274ed6eff7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"68572e1b-3060-4fb1-8e9a-e10f343889a0","invariantUUID":"6f161468-269c-436b-9d5b-3f58a2bddba7","name":"Demo_pNF_htAs82zN91CaA5D8uBHf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/68572e1b-3060-4fb1-8e9a-e10f343889a0/toscaModel","category":"Network L1-3","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64","invariantUUID":"6eee99c8-ae50-450d-a078-25dfebe9ae2c","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cd4743e5-ea0f-44af-9d6a-296aaf3c8e64/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"d3071951-57d0-4089-bff1-e2ac85a3a45e","invariantUUID":"1aee5ff3-d25b-4f09-abae-16a14800b684","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d3071951-57d0-4089-bff1-e2ac85a3a45e/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2e5f696b-6caa-4b23-ba76-f480a6fd92ab/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2023-01-25 08:33:19,153 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_pYnjOU from SDC 2023-01-25 08:33:19,153 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:33:19,153 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:33:19,153 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:33:19,154 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Demo_pNF_htAs82zN91CaA5D8uBHf from SDC 2023-01-25 08:33:19,154 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:33:19,154 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:33:19,154 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:33:19,154 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2023-01-25 08:33:19,154 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:33:19,154 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:33:19,154 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:33:19,154 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2023-01-25 08:33:19,155 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:33:19,155 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:33:19,155 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:33:19,155 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2023-01-25 08:33:19,155 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:33:19,155 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:33:19,155 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2023-01-25 08:33:19,155 DEBUG 175:__init__.py(1) - number of Service returned: 5 2023-01-25 08:33:19,156 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'} 2023-01-25 08:33:19,156 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 2023-01-25 08:33:19,156 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2023-01-25 08:33:19,158 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:33:19,276 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 2023-01-25 08:33:19,279 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2023-01-25 08:33:19,282 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20c56d88-f75e-4d15-8c72-dcce21f6877f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623631360,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3fec25c-4632-4a88-803f-b007e26cd9a6","invariantUUID":"f780e391-4620-4a61-8388-a9e26a332537","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":"objectStorage","uniqueId":"025d32bd-b9ae-4869-a26d-64a74a4c377b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682384,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7cc207ae-2619-4d20-b06a-2d77f88a6552","invariantUUID":"257a5989-fe71-4609-a625-8e9f62687a0b","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":"defaulticon","uniqueId":"821e21a8-2ba1-46cc-b2de-023721c376db","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695843,"name":"CDSAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c08263e-93a1-4742-b4be-cd7b8de4e796","invariantUUID":"22150004-9fa6-417a-823d-86d0df2137d9","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":"objectStorage","uniqueId":"2f646b17-14d1-4f3b-9220-90ede1f13c37","lifecycleState":"CERTIFIED","lastUpdateDate":1674623503793,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8957b784-38b3-4ebe-befd-14822982a835","invariantUUID":"f1095555-fd13-4aaa-97d8-512410aa1a52","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e81209c5-3a47-4548-a32b-1dc034a5e17f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682155,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76f85658-c744-4919-b54f-d32f97ca1b5a","invariantUUID":"79b3624c-9b04-48c7-b6ee-be8536724b60","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":"objectStorage","uniqueId":"44eca68e-c2bd-422f-9d65-c7ef3d2b0262","lifecycleState":"CERTIFIED","lastUpdateDate":1674623600241,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27ba74ca-5208-4507-9923-d7a38b2ec764","invariantUUID":"6f1e2bf4-f6b8-46b1-b6f0-00ed7d89fdeb","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":"defaulticon","uniqueId":"520888ec-30f2-4956-999f-398faf47878e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696002,"name":"K8SMicroserviceAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f69ef411-f2af-4b8d-a3cf-785f3e54cc86","invariantUUID":"878be7f6-96b4-4ae4-bb2b-46f6d12e118a","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":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"be387b2d-4f02-4731-b884-376baa23d942","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695695,"name":"PolicyAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39230318-91ec-4011-917b-92b19266cca0","invariantUUID":"de2dcf6d-3ec3-4531-a653-e9b874858544","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":"2ebc12df-fdb8-4d35-8f89-c73e875ab847","lifecycleState":"CERTIFIED","lastUpdateDate":1674623592705,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab2f24c3-5f9e-498e-8653-a231c368d108","invariantUUID":"140e570c-cb31-47ad-bd40-19e125d72e9a","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":"53071668-8047-4712-accc-85c5af7645cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623594197,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d0c5d0a3-9837-4013-ab05-4ce52b7be510","invariantUUID":"ac97519a-ccd3-4e42-ba60-ddbabb7f192e","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b6474e19-b811-45a9-87b7-fc3c2c7e1079","lifecycleState":"CERTIFIED","lastUpdateDate":1674623546701,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e639b48-2601-48a3-9ed9-48931eb2dffc","invariantUUID":"495608e5-ec18-49f3-8657-c89aa71bcc04","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":"0b8dde6c-f01f-44cb-a5c6-2dd35d21e337","lifecycleState":"CERTIFIED","lastUpdateDate":1674623571841,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d4c83b7-c609-4e60-b7c1-210c72b77f1f","invariantUUID":"e61f7605-6076-4549-8a09-ff60d995fc7a","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86c0fa5e-c17e-44ae-8b44-3900fe44e028","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682669,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"db4f16e5-a52c-4868-9556-ff36363f7a0c","invariantUUID":"101d211e-f7d3-4a85-96ad-5ddb57c008c5","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":"defaulticon","uniqueId":"a7502305-d96f-487d-89a1-7aafc9ee2fae","lifecycleState":"CERTIFIED","lastUpdateDate":1674623613839,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ae8e26ef-2050-46ed-9c7f-c6399aaf27ff","invariantUUID":"04eb2098-2824-4d8c-9eb7-654d6bbed2b7","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":"defaulticon","uniqueId":"51d770e4-6b0d-49d5-a602-d06b3b70852f","lifecycleState":"CERTIFIED","lastUpdateDate":1674635288379,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a090092a-f3e2-42ed-83de-60e57c889ba1","invariantUUID":"051fc461-c31c-4cd1-afa9-ae1a29f43e79","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"e966337d-295a-40e2-8ebb-611d34b81f59","lifecycleState":"CERTIFIED","lastUpdateDate":1674623635811,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"befbb4f7-7f3d-4171-9233-28cf4b404d5c","invariantUUID":"4cf2b860-f870-4b8c-a09e-82b7286ef21a","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":"network","uniqueId":"09fd7590-5681-4a4f-8fde-be548e777add","lifecycleState":"CERTIFIED","lastUpdateDate":1674623619785,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e22f015-cd6e-4202-8bd4-a85201d34b5a","invariantUUID":"aa847a20-2ead-43cb-8fb3-6332b329041f","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":"5b5f9324-3a9a-43e3-b6ea-9e4283c057af","lifecycleState":"CERTIFIED","lastUpdateDate":1674623582243,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"1edd7174-44b5-4880-b20c-02da87cf0e7a","invariantUUID":"a8b14375-81dd-4773-8483-cf90e99bfbee","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e0355423-5f1b-42d7-9145-49b98c197f89","lifecycleState":"CERTIFIED","lastUpdateDate":1674623528919,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"f4fd2b4a-7a4e-467a-8dc4-d640bd8ec8cb","invariantUUID":"2d2efefc-9d39-451d-b3bd-30994961d2be","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":"b023eac2-5663-4dc5-9182-98e7e695f9b2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623541350,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2adae508-42d5-47a2-842b-c14d790ae674","invariantUUID":"20a7e873-42fd-4579-9f41-1040fbb3ae27","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":"49ffa4e8-d7d7-44f1-a962-338e97b13d9e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623552086,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d5e3137a-f397-4ea4-808d-4a139f8c5666","invariantUUID":"6703eaf1-4c2e-4500-b5a4-fc6fc5970549","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":"defaulticon","uniqueId":"52c6c726-d8cf-49d0-99e0-834a688d0229","lifecycleState":"CERTIFIED","lastUpdateDate":1674623525857,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"618e9679-3231-4d72-a9ce-c1951ef9f3bc","invariantUUID":"a272cf62-e338-4547-bece-2b2ed3930ea0","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":"networkrules","uniqueId":"8bc660fd-0843-459b-bdaa-54088e84b75d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623545094,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"23ed96a3-9078-421b-a429-32c3779bac79","invariantUUID":"f645f020-0660-4845-9b7a-ad5d83bac7e6","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"587d99c0-9b5f-45fc-913d-51777929319c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682500,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4279e4bb-b7a2-4aec-b77f-4509b93be2bd","invariantUUID":"65f10c70-96e9-4b2b-9096-04ab6412954d","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"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"3c68a815-67bd-4c83-a161-e3d3ce0538b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623598764,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e7a7e2-0e38-451c-b964-0dc97b100aaa","invariantUUID":"2e01c997-314f-44e9-9c4a-751e3fe9292d","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":"defaulticon","uniqueId":"eff7c506-67fc-4ad0-b5fd-39199a4c4efc","lifecycleState":"CERTIFIED","lastUpdateDate":1674623502136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"bd5eea9e-b630-4d1d-904c-7d86fdeb7517","invariantUUID":"dedccabf-53c3-4452-a8c0-439689078d6b","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c278593e-bf8c-46dc-a5ce-5d85610389b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623634026,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f47f490d-0754-44f8-9e83-10891ef0567f","invariantUUID":"03e98450-0f87-4b6d-9ff0-b3c4dbde5b42","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":"defaulticon","uniqueId":"f30d9aa9-d574-476c-84aa-597ede67ebbd","lifecycleState":"CERTIFIED","lastUpdateDate":1674635292598,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"c3a3d099-0ea3-4121-98ec-f8c287bf86a2","invariantUUID":"edaee36a-c53e-4d7c-a22a-bfe508587fda","systemName":"BasicCnf","description":"VF","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"beba077b-80ab-40d0-b7ac-c45280115802","lifecycleState":"CERTIFIED","lastUpdateDate":1674623653716,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"62dde430-319a-4dd8-96c7-62971161d0e8","invariantUUID":"511c9a01-194e-4545-9b26-09f736cb90d4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b803c985-514c-46ec-8ebc-515adc1e31d5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623625790,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3c2813b-e95b-4e77-ae10-f8aae3f64cb8","invariantUUID":"123338fc-a0f3-4363-9499-e2508ef1f311","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":"d9cee05e-b757-4de7-a819-86ba0ae55976","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695501,"name":"AutomationComposition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c21e49c1-e925-4603-84d3-cb4a06d167cc","invariantUUID":"7b5ab4c6-ff50-45b4-be18-9b1418c40a09","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":"8908ed3d-5fab-4d49-9d7c-7eeb4ab7f989","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683091,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"291409e7-d8f5-47bb-ab45-46301a6c9278","invariantUUID":"f0fff656-a40c-4019-8b5c-50bc47d681b2","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":"f8dd6aff-7e80-41b6-aed5-952c1dcbd4e7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623624305,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2227833a-1794-432b-bfcf-473d0d3502d3","invariantUUID":"997b7d36-17ef-4d98-a77c-cba1e2f05c11","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"001e0ec5-bf14-4cb2-8bf6-ed632fa9497a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623522682,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"77e12496-36f3-40a9-83c0-1e52f36019fc","invariantUUID":"cb2495ac-ffd3-43bc-a796-ab2cded000d3","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":"6ac68bb9-88a7-4a3d-85bf-b0ea46349c74","lifecycleState":"CERTIFIED","lastUpdateDate":1674623512889,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04f4d9db-c94f-4b93-8174-84262f43f6f9","invariantUUID":"7d9099b8-f161-478b-8606-0b911e01f7e6","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2d6e791-3434-4a12-8874-2ac78d6012e4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623520832,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"927a37b6-96db-4c05-90bf-2931d8728f3c","invariantUUID":"02a6c557-c6ca-4125-b621-8deaed39d41e","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7bc3ee78-4b47-4f4d-8fed-271184a80d4d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623555074,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53db09a1-c1d3-4e6b-9779-75d94fa539d5","invariantUUID":"3107cc37-eb3e-4c25-b4b0-e6914f6bb709","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"eac93cd2-466f-468b-b754-809cae1099ad","lifecycleState":"CERTIFIED","lastUpdateDate":1674623645387,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0c43801d-8caf-4082-ba13-a527aca5e007","invariantUUID":"e46f1213-edcb-4bcf-b370-8e8606e84a17","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":"compute","uniqueId":"0579a506-a196-4846-88aa-351ea0e63f86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623648755,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5000ba3b-21f3-4053-bec3-4b24222cd13f","invariantUUID":"f1be81ad-ef63-4b07-b796-25474015bf11","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":"48ceb763-17f5-4b88-a303-b67d135456cb","lifecycleState":"CERTIFIED","lastUpdateDate":1674623561242,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f210a906-40e8-4a3c-83c2-8e5e36c34ec9","invariantUUID":"ad34da7f-3b4d-4a9d-9da4-13be2bf040d6","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":"objectStorage","uniqueId":"cd731695-8444-4c5c-92c3-c2b67d1f32e0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623585236,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e04bd8f-7e97-4bcd-abae-285adef76fb4","invariantUUID":"61ffe86c-7250-41fc-ad6e-0aeaa6bbcb54","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":"defaulticon","uniqueId":"7f9a53b7-2112-411b-acb1-993a199fd57d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695100,"name":"Participant","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e7233ac-f66c-41f3-8d32-d9cdcd752fe1","invariantUUID":"ba7508ca-6e96-499c-a72c-6714e4d007e5","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":"objectStorage","uniqueId":"b4b13a2d-81a8-4665-9d26-b6d8a4df20f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682264,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"be1c1527-c4a0-473f-9fba-facd08c305dc","invariantUUID":"e0e363ce-8ab7-4497-a583-bce68c3e794f","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":"3a575d23-7022-4c92-9414-93e8af38d1d2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623579173,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1dd55de7-7b05-4eb0-a043-f325137a3d73","invariantUUID":"9006c58d-85bd-46df-80ee-ce78b409568b","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":"bb793f9a-d3c8-4e53-aae4-aa542a277a3e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623533562,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ab4c5ac5-991a-461e-96a2-ecfcb2192ad0","invariantUUID":"7b7e7164-0a81-464e-a429-73e5e22fbddd","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"edeaa4ea-ba07-4c67-9c2a-117bf32d37b0","lifecycleState":"CERTIFIED","lastUpdateDate":1674623616809,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99c6fa2f-df0b-4869-9705-69ebb65ccca2","invariantUUID":"2e98dff2-1f0d-40ef-b028-9d6501dd8f7b","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":"9bfaef18-0274-4366-943c-2a7f7d4054c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674635297509,"name":"pNF 7486d354-c18f","resourceType":"PNF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"27292a78-fc7a-4bd5-b3cb-c272a21c5a18","invariantUUID":"d6d578f9-0d87-4d8e-b259-f1ebc5f7222d","systemName":"Pnf7486d354C18f","description":"vendor software product","tags":["pNF 7486d354-c18f"],"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":"objectStorage","uniqueId":"edec6896-7999-4447-8114-a22aa226098c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623505414,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"85021aab-cb04-4cf5-91a4-60b2621d5492","invariantUUID":"4eb8844c-84cd-4b59-8e23-2daadf7da0da","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c92178e4-9077-46c9-af25-82142a58cf61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681927,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f57f08e-b7f4-4637-be21-6ec455e81baa","invariantUUID":"1a2b1f89-aa0d-47c8-893b-d702b8dd6c50","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":"network","uniqueId":"80765c63-022a-4e10-89fb-a486d84a59e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623567279,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c336c473-026b-4176-8d72-1e37a29d01c1","invariantUUID":"884f5320-005f-4c51-a6c8-1a4c22dbd0ab","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":"5c5c7bd0-7ffb-4dcc-b2ac-2667506d9409","lifecycleState":"CERTIFIED","lastUpdateDate":1674623652104,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9894e6e3-546c-423b-a7d1-48dbd27a20e3","invariantUUID":"567c188b-ad4d-48bc-91c2-2ca13413d5ef","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3dda2f16-adda-4ec1-81a0-602b8dfeda4e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623606390,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a3be7559-97ed-4fa0-bbda-410d99422976","invariantUUID":"b8fddbf6-b3e4-48c8-9c7a-73fc47b8ee6e","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":"1a8c0865-d8fe-48bb-998a-b8824fda5e23","lifecycleState":"CERTIFIED","lastUpdateDate":1674623604738,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"00bd802d-3c91-49d5-b14a-6be28d95c3a7","invariantUUID":"efa051ff-5742-48ef-ab68-70abb5c81ba2","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d87a35c-a76c-481d-83b9-b326fd2e7b6c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623627346,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f146c24-8a4e-47ba-a20a-33f460a036ba","invariantUUID":"d98a4ef7-ad60-4f9f-90c1-cfead2891115","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e0ada9ec-7d4b-4e5d-8062-583c8154454b","lifecycleState":"CERTIFIED","lastUpdateDate":1674623641736,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"30d0503f-d00b-4192-b621-47c63020a622","invariantUUID":"4d6c8ab2-3120-438b-a2e5-674aecae2a63","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":"port","uniqueId":"9fd394a1-117a-435a-8e19-ab447d56d054","lifecycleState":"CERTIFIED","lastUpdateDate":1674623639436,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83583422-492e-4c2c-bbd6-34a1b8f19c2c","invariantUUID":"46db7c47-ea68-4783-bffc-45fa12d109e1","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":"54d279ea-7165-477e-af40-db4cc5e14e0a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623530438,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f789b96d-4365-457a-b7e5-f8ee3a79644a","invariantUUID":"36a04b10-cae5-4ae6-9187-a51abebd51d4","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7952b8a7-7279-402f-9871-8e374d4427b4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623577614,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"275f12a0-2263-46f4-8453-72dc982187af","invariantUUID":"31a24dc0-92fa-4f5f-86af-94e675664fef","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"6c40f0ee-b1b5-46d5-9005-c430d13a09e9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623696187,"name":"HttpAutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"123b65bb-c95d-463e-b5fc-7e4676e078e8","invariantUUID":"269a5c48-d297-448f-a2a8-e44904414e6d","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":"defaulticon","uniqueId":"d94d687b-7f46-4624-ac29-14909e1eb2a1","lifecycleState":"CERTIFIED","lastUpdateDate":1674623583709,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5450100f-4336-4988-8459-6d907170954e","invariantUUID":"db8ca3f0-a457-44f8-9778-fe5d24dbe0e3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"ebddbad0-2d08-4836-a3bd-ec0d1b65a0f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623621317,"name":"asd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24f60793-a890-4604-ab82-e5f9744ffb6e","invariantUUID":"71af6634-61ed-4526-9f74-d14211f208b5","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":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09e9f8c8-94ba-4408-9677-0d39027fc3f3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623559681,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fb787005-2075-4a77-bf82-14b7a1237d4d","invariantUUID":"818cb1f4-7148-45d5-b626-9394480ea0ee","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":"c8087a4c-4c7a-4ad3-9580-e37d9210968d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623612402,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3681872c-fbc1-4c6d-910b-66887ca21d82","invariantUUID":"8da056aa-8947-4196-b298-4d4597b20f0b","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"71bdd876-02e4-45af-bb12-e8d849f87f79","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682918,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daa59639-9b75-417b-8b9d-25d58d1f16c0","invariantUUID":"862d2103-c307-4229-b980-d61623cf0249","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":"12420513-584c-49a7-9f8c-409ba7aa7419","lifecycleState":"CERTIFIED","lastUpdateDate":1674623586754,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e8dec6e-3b75-480a-8772-220cc3877b51","invariantUUID":"f10882c2-56e6-46b6-be2d-5365540d7817","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d1f2cd39-8780-4b84-b831-9e303a6ccc8a","lifecycleState":"CERTIFIED","lastUpdateDate":1674623558165,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0be79080-e721-40b1-b7c5-1a98246fdab7","invariantUUID":"50414409-b844-4f09-951a-b2c11f99cc39","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":"compute","uniqueId":"56cdfef9-3cd7-441f-8c79-1df601ddfe0d","lifecycleState":"CERTIFIED","lastUpdateDate":1674623495542,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93846970-1f3a-4156-a0fa-aa9e0d18bf6f","invariantUUID":"2a3f7fcc-e9eb-43ec-b6c6-b1f396ee6194","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":"02786409-d143-46fd-a4b8-89e2ff80852e","lifecycleState":"CERTIFIED","lastUpdateDate":1674623531976,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e54342d3-e97a-4d0a-9926-2b45b0f28bfe","invariantUUID":"a0f8105c-b8fd-47dd-b16d-678a0ac50b0b","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61","lifecycleState":"CERTIFIED","lastUpdateDate":1674623580783,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207","invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"d1abd32c-4f40-448c-824c-da72c23ca6c5","lifecycleState":"CERTIFIED","lastUpdateDate":1674623524269,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21d0b6fa-172b-43fe-8bba-8f60cc01546b","invariantUUID":"e990caf3-ea3b-4a9c-907c-a9c19a8fd5eb","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":"port","uniqueId":"940ee0fb-f9a8-4d33-ad64-9c482f8dddbe","lifecycleState":"CERTIFIED","lastUpdateDate":1674623683209,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3f783a5-ee58-44d6-b0e5-4f1f209027b9","invariantUUID":"d4de6da6-9c93-4742-9024-b87fcbc2cf32","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":"4e483edd-7316-46e4-aa9d-d08766c0bff7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623695303,"name":"AutomationCompositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f01b4da-2cbf-4b1b-bdde-98c9e6ff0693","invariantUUID":"d556ba88-fe1f-43af-89e3-515ee60820e9","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":"f5b19542-d140-4047-8aed-c6d361a44d86","lifecycleState":"CERTIFIED","lastUpdateDate":1674623589775,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e79d17e-2aa6-4636-8e55-d6b06c74efe7","invariantUUID":"9b67b9ae-849f-4e02-9f6c-f127bf28ccb9","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cbef23fd-57ce-45a0-81df-b1b5f285dff3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623511293,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c639030-b187-4885-af28-7a14b60bb518","invariantUUID":"119e6adc-c8cd-4c9c-93a1-1870bd628c42","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":"port","uniqueId":"44fc40d4-6ee7-4474-afc6-a9e9247425d7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623618321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4ab5ee80-b7e9-4891-8834-18e6e5f06c46","invariantUUID":"0264c989-30a0-48e2-af8f-daca67cb47b7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4cf2eb5b-1e6c-442e-b883-39b49cab3102","lifecycleState":"CERTIFIED","lastUpdateDate":1674623622811,"name":"asdInNsd","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e051040-1f7c-4903-acba-1030b5fe28d1","invariantUUID":"73d57f5c-2a0e-4dea-abe7-d56504921dea","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":"855bf9ba-253e-4315-94c3-568ca042af96","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682050,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36b3635f-b7c8-4160-ae95-1d1e61830a2f","invariantUUID":"5e5d0468-7921-4bca-a486-7531a5b2c594","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":"9999b86d-4d54-4b1c-9ec6-0f4603a88487","lifecycleState":"CERTIFIED","lastUpdateDate":1674623681799,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ed69d41-caad-4eb6-b9d4-500cfb8ac2d1","invariantUUID":"5db459c4-9c8f-4c07-b25e-0096303bc4bd","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":"loadBalancer","uniqueId":"d6ee505a-d60a-464a-83d9-1e22a1d68f3c","lifecycleState":"CERTIFIED","lastUpdateDate":1674623509465,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6e5ce0b9-e3d7-4765-ac30-95be52988655","invariantUUID":"377e458e-daa2-467a-b7fc-011a18000390","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":"objectStorage","uniqueId":"15717205-9020-4daa-ab09-e54238dab151","lifecycleState":"CERTIFIED","lastUpdateDate":1674623517224,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"004c79bf-1a81-4083-93ed-2d8f167ec391","invariantUUID":"ae4cafaf-adac-495a-a039-98287d4995a0","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e4002b2d-5a58-44cd-9b98-eacea62554b3","lifecycleState":"CERTIFIED","lastUpdateDate":1674623553551,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47789170-c0c0-4cd3-98b4-e90f701686bf","invariantUUID":"49c633ad-65f1-4eb7-ae72-fae066414b8a","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"226d9c6f-48e6-4d48-95c4-3d4bf567958f","lifecycleState":"CERTIFIED","lastUpdateDate":1674623573879,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"099d3365-7892-4a00-9f0b-69374df6c96b","invariantUUID":"60e32303-627a-4f79-bb81-7959729d9668","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":"10b0cb25-7d6a-4e5c-aff8-808161e8afce","lifecycleState":"CERTIFIED","lastUpdateDate":1674623588276,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a20ac20-d2c6-407c-ac64-279b56b33e07","invariantUUID":"49d852e9-ba6c-4efa-98ff-ea1c786a05fe","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"282bd153-f7af-403b-8fb8-ad56a1126502","lifecycleState":"CERTIFIED","lastUpdateDate":1674631352245,"name":"basic_onboard_pYnjOU","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7da747df-3dce-4f9a-a461-c9cc12a71f28","invariantUUID":"8109e75f-988d-41ae-b32a-3a2cb2d62675","systemName":"BasicOnboardPynjou","description":"VF","tags":["basic_onboard_pYnjOU"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"124f1975-91a6-4f5e-a28b-401bced708d9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623650267,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efff256b-b879-48ef-831a-11038ce8af3d","invariantUUID":"121f0ce8-1da2-4d43-9527-804391efe006","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37f162ea-af37-45e0-a51b-dce9b9db03c7","lifecycleState":"CERTIFIED","lastUpdateDate":1674623682774,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"513c42b7-1ec6-4f2b-ac69-04ab63dbef84","invariantUUID":"f4f7e2c2-4035-4aa7-880c-c49da1438870","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":"securityrules","uniqueId":"ba84360f-3826-49ed-be3c-c520612856c4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623548280,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"848cc662-9311-4e2b-9c44-213e4aaee03a","invariantUUID":"3aa91744-cc3e-4b70-afae-62948c3a3670","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":"port","uniqueId":"fb26d973-384f-46da-868e-b562e057f913","lifecycleState":"CERTIFIED","lastUpdateDate":1674623615329,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b81cee46-ae39-44b3-8343-d65da9ac2b77","invariantUUID":"2263ae9e-248d-4269-a2d2-5ba665dd4fb0","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e3bd2b64-f335-4446-9cac-1686821b40e6","lifecycleState":"CERTIFIED","lastUpdateDate":1674623629264,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5669c2b7-546d-4ed2-a5c7-8fa36bac81dc","invariantUUID":"fa29ebe7-6af7-4092-bf5a-c2be4bdc82cf","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":"compute","uniqueId":"6a718422-d229-4358-a85c-a0df7e5e01ca","lifecycleState":"CERTIFIED","lastUpdateDate":1674623595729,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6228d40c-fc93-45af-9d3f-a35359d069d0","invariantUUID":"8f6fbc07-f311-47f8-9e38-e4ef86c38498","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":"compute","uniqueId":"f3dacab2-54eb-41c0-92be-3b406b13cfc4","lifecycleState":"CERTIFIED","lastUpdateDate":1674623550544,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7dbbb9c1-e3d3-4e8c-ad90-b22e93590c9b","invariantUUID":"3e33478a-3559-4532-8aa6-1eadfb340923","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":"networkrules","uniqueId":"4c3c9477-3fe7-40de-ac63-28810a1b21c9","lifecycleState":"CERTIFIED","lastUpdateDate":1674623539849,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"77743775-1b7a-48c4-9ea6-eee9114a0a29","invariantUUID":"8eed89d8-f99b-4b3e-9bf3-819d594d76ef","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","lifecycleState":"CERTIFIED","lastUpdateDate":1674623527404,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3edd5834-ef0c-4f56-8423-bdc5ccf950b2","invariantUUID":"9f9eaeab-d8fa-43ee-b4c1-556d733555ce","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12cd0a3e-4695-4a48-9529-f395a3463333","lifecycleState":"CERTIFIED","lastUpdateDate":1674623518929,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f7110382-bc5a-4043-9c05-8b60383bbd65","invariantUUID":"7cafeed1-0fb4-4f6f-b726-1e695eb207f3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"bdb35638-d977-4b04-bb56-91b2bb1d43d8","lifecycleState":"CERTIFIED","lastUpdateDate":1674623647191,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cd259ce-6f06-4211-a6d3-bdeca40bd3f7","invariantUUID":"6c4630a2-b4f8-4134-830e-cf6ab615f11a","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5059ae6f-bd54-4843-baef-9687324385ee","lifecycleState":"CERTIFIED","lastUpdateDate":1674631387429,"name":"basic_onboard_pYnjOU","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"713c5296-1063-4686-90aa-73274ed6eff7","invariantUUID":"8b3ed0ae-5974-495d-b995-f76da60921ae","systemName":"BasicOnboardPynjou","description":"service","tags":["basic_onboard_pYnjOU"],"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":"628bc8fc-ddaa-4329-a3bf-506c27fc39e2","lifecycleState":"CERTIFIED","lastUpdateDate":1674635321920,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d3071951-57d0-4089-bff1-e2ac85a3a45e","invariantUUID":"1aee5ff3-d25b-4f09-abae-16a14800b684","systemName":"BasicVm","description":"service","tags":["basic_vm"],"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":"bcc2a911-2d20-458c-a93d-767c98d326b9","lifecycleState":"CERTIFIED","lastUpdateDate":1674635272530,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","invariantUUID":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"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":"39de51a6-8283-41f8-82d7-87bb7a43ee09","lifecycleState":"CERTIFIED","lastUpdateDate":1674635307788,"name":"Demo_pNF_htAs82zN91CaA5D8uBHf","categoryNormalizedName":"network l1-3","distributionStatus":"DISTRIBUTED","uuid":"68572e1b-3060-4fb1-8e9a-e10f343889a0","invariantUUID":"6f161468-269c-436b-9d5b-3f58a2bddba7","systemName":"DemoPnfHtas82zn91caa5d8ubhf","description":"catalog service description","tags":["robot-ete","Demo_pNF_htAs82zN91CaA5D8uBHf"],"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}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"a727211f-5e0e-465b-a6fe-bf781cdaa516","lifecycleState":"CERTIFIED","lastUpdateDate":1674635326436,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cd4743e5-ea0f-44af-9d6a-296aaf3c8e64","invariantUUID":"6eee99c8-ae50-450d-a078-25dfebe9ae2c","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","models":["SDC AID"],"uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2023-01-25 08:33:19,295 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2023-01-25 08:33:19,295 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network resource inputs] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:33:19,295 DEBUG 131:onap_service.py(1) - [SDC][Get basic_network resource inputs] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/bcc2a911-2d20-458c-a93d-767c98d326b9/filteredDataByParams?include=componentInstances 2023-01-25 08:33:19,295 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network resource inputs] data sent: None 2023-01-25 08:33:19,298 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:33:19,380 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/bcc2a911-2d20-458c-a93d-767c98d326b9/filteredDataByParams?include=componentInstances HTTP/1.1" 200 None 2023-01-25 08:33:19,381 INFO 142:onap_service.py(1) - [SDC][Get basic_network resource inputs] response code: 200 2023-01-25 08:33:19,382 DEBUG 146:onap_service.py(1) - [SDC][Get basic_network resource inputs] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.Node","description":null,"source":"224e11e0-7df4-4233-9e93-ce6236d34b61","parentName":null,"uniqueId":"capability.a45d9cf2-0f6e-4db5-973c-6894bfb75925.feature","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.network.Linkable","description":null,"source":"224e11e0-7df4-4233-9e93-ce6236d34b61","parentName":null,"uniqueId":"capability.224e11e0-7df4-4233-9e93-ce6236d34b61.virtual_linkable","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"path":["f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0"],"node":"tosca.nodes.Root","source":"224e11e0-7df4-4233-9e93-ce6236d34b61","parentName":null,"uniqueId":"a45d9cf2-0f6e-4db5-973c-6894bfb75925.dependency","capability":"tosca.capabilities.Node","ownerId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_role","type":"string","required":false,"defaultValue":null,"description":"Unique label that defines the role that this network performs. example: vce oam network, vnat sr-iov1 network\n","schema":null,"password":false,"name":"network_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,"schemaType":null,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_assignments","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"exVL_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,"schemaType":null,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_flows","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_scope","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_scope","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_ecomp_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,"schemaType":null,"parentUniqueId":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"provider_network","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","schema":null,"password":false,"name":"network_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,"schemaType":null,"parentUniqueId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","schema":null,"password":false,"name":"network_technology","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_homing","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":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"028c3277-8524-4e68-9cca-4b3ba69aa8f2","empty":false}],"attributes":null,"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"224e11e0-7df4-4233-9e93-ce6236d34b61","createdFromCsar":false,"uniqueId":"f390e932-4aa2-4ba9-86dd-de41d7b49511.224e11e0-7df4-4233-9e93-ce6236d34b61.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1674635255496,"description":null,"originType":"VL","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"224e11e0-7df4-4233-9e93-ce6236d34b61","maxOccurrences":null,"minOccurrences":null,"componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1674635255496,"customizationUUID":"70a4b0b1-833b-4f84-936a-21c305206396","instanceCount":null,"posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"serviceSubstitution":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"serviceApiArtifacts":null,"forwardingPaths":null,"metadata":null} 2023-01-25 08:33:19,384 DEBUG 129:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2023-01-25 08:33:19,384 DEBUG 131:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/resources/224e11e0-7df4-4233-9e93-ce6236d34b61/filteredDataByParams?include=metadata 2023-01-25 08:33:19,385 DEBUG 132:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] data sent: None 2023-01-25 08:33:19,386 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2023-01-25 08:33:19,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/resources/224e11e0-7df4-4233-9e93-ce6236d34b61/filteredDataByParams?include=metadata HTTP/1.1" 200 2535 2023-01-25 08:33:19,515 INFO 142:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response code: 200 2023-01-25 08:33:19,515 DEBUG 146:onap_service.py(1) - [SDC][Get basic_network component's SDC resource metadata] response: {"componentType":null,"additionalInformation":null,"artifacts":null,"deploymentArtifacts":null,"toscaArtifacts":null,"categories":null,"creatorUserId":null,"creatorFullName":null,"lastUpdaterUserId":null,"lastUpdaterFullName":null,"componentInstances":null,"componentInstancesRelations":null,"componentInstancesInputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":null,"policies":null,"requirements":null,"inputs":null,"outputs":null,"groups":null,"interfaces":null,"nodeFilter":null,"substitutionFilters":null,"nodeFilterforNode":null,"properties":null,"attributes":null,"componentInstancesInterfaces":null,"derivedFromGenericType":null,"derivedFromGenericVersion":null,"model":null,"metadata":{"uniqueId":"224e11e0-7df4-4233-9e93-ce6236d34b61","name":"Generic NeutronNet","version":"1.0","isHighestVersion":true,"creationDate":1674623580783,"lastUpdateDate":1674623580783,"description":"Generic NeutronNet","lifecycleState":"CERTIFIED","tags":["Generic NeutronNet"],"icon":"network","normalizedName":"genericneutronnet","systemName":"GenericNeutronnet","contactId":"jh0003","allVersions":{"1.0":"224e11e0-7df4-4233-9e93-ce6236d34b61"},"isDeleted":null,"projectCode":null,"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"invariantUUID":"bec77764-fe73-42d8-8fee-0ee90aa80c9d","componentType":"RESOURCE","categories":[{"name":"Generic","displayName":null,"normalizedName":"generic","models":null,"uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"creatorUserId":"jh0003","creatorFullName":"Jimmy Hendrix","lastUpdaterUserId":"jh0003","lastUpdaterFullName":"Jimmy Hendrix","isArchived":false,"archiveTime":0,"isVspArchived":false,"model":null,"vendorName":"ONAP (Tosca)","vendorRelease":"1.0.0.wd03","resourceVendorModelNumber":"","resourceType":"VL","isAbstract":null,"cost":null,"licenseType":null,"toscaResourceName":"org.openecomp.resource.vl.GenericNeutronNet","derivedFrom":["org.openecomp.resource.vl.extVL"],"categorySpecificMetadata":null,"csarVersionId":null,"uuid":"a08d9e43-7fe7-4e62-a859-dc59818c2207"},"derivedFrom":null,"derivedList":null,"defaultCapabilities":null} 2023-01-25 08:33:19,517 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2023-01-25 08:33:19,517 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2023-01-25 08:33:19,517 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2023-01-25 08:33:19,517 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2023-01-25 08:33:19,518 DEBUG 129:onap_service.py(1) - [None][Create 23c3bacf-151c-4660-ae7e-f79d37a4a489 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd714f199-9374-4014-abf3-54b9e8dca7d1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:19,518 DEBUG 131:onap_service.py(1) - [None][Create 23c3bacf-151c-4660-ae7e-f79d37a4a489 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489 2023-01-25 08:33:19,518 DEBUG 132:onap_service.py(1) - [None][Create 23c3bacf-151c-4660-ae7e-f79d37a4a489 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "9d94bbde-7eb0-4ef6-b0b8-23423e51073a", "modelVersion": "1.0", "modelVersionId": "2e5f696b-6caa-4b23-ba76-f480a6fd92ab" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true } } } 2023-01-25 08:33:19,520 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:21,648 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/23c3bacf-151c-4660-ae7e-f79d37a4a489 HTTP/1.1" 202 262 2023-01-25 08:33:21,649 INFO 142:onap_service.py(1) - [None][Create 23c3bacf-151c-4660-ae7e-f79d37a4a489 Service deletion request] response code: 202 2023-01-25 08:33:21,649 DEBUG 146:onap_service.py(1) - [None][Create 23c3bacf-151c-4660-ae7e-f79d37a4a489 Service deletion request] response: {"requestReferences":{"requestId":"d714f199-9374-4014-abf3-54b9e8dca7d1","instanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1"}} 2023-01-25 08:33:21,650 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2023-01-25 08:33:21,658 DEBUG 129:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c51139fb-58ad-48ff-8ea5-5d5ceced1c91', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:21,658 DEBUG 131:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1 2023-01-25 08:33:21,659 DEBUG 132:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] data sent: None 2023-01-25 08:33:21,663 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:21,877 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1 HTTP/1.1" 200 875 2023-01-25 08:33:21,879 INFO 142:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] response code: 200 2023-01-25 08:33:21,879 DEBUG 146:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] response: {"request":{"requestId":"d714f199-9374-4014-abf3-54b9e8dca7d1","startTime":"Wed, 25 Jan 2023 08:33:20 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 25 Jan 2023 08:33:21 GMT"}}} 2023-01-25 08:33:31,890 DEBUG 129:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '87cd52fd-ab25-4933-bd06-c23b9fae824d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:31,891 DEBUG 131:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1 2023-01-25 08:33:31,891 DEBUG 132:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] data sent: None 2023-01-25 08:33:31,893 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:32,092 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1 HTTP/1.1" 200 1085 2023-01-25 08:33:32,093 INFO 142:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] response code: 200 2023-01-25 08:33:32,093 DEBUG 146:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] response: {"request":{"requestId":"d714f199-9374-4014-abf3-54b9e8dca7d1","startTime":"Wed, 25 Jan 2023 08:33:20 GMT","finishTime":"Wed, 25 Jan 2023 08:33:27 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:33:27 GMT"}}} 2023-01-25 08:33:32,094 INFO 56:mixins.py(12) - ServiceDeletionRequest task finished 2023-01-25 08:33:32,094 DEBUG 129:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'effd9297-c173-4b39-836f-9c586dc133af', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:32,094 DEBUG 131:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1 2023-01-25 08:33:32,094 DEBUG 132:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] data sent: None 2023-01-25 08:33:32,096 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:32,348 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1 HTTP/1.1" 200 1085 2023-01-25 08:33:32,349 INFO 142:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] response code: 200 2023-01-25 08:33:32,349 DEBUG 146:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] response: {"request":{"requestId":"d714f199-9374-4014-abf3-54b9e8dca7d1","startTime":"Wed, 25 Jan 2023 08:33:20 GMT","finishTime":"Wed, 25 Jan 2023 08:33:27 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:33:27 GMT"}}} 2023-01-25 08:33:32,350 DEBUG 129:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '48c16c0a-1aa7-4069-a8d9-474e0022ce3d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:32,350 DEBUG 131:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1 2023-01-25 08:33:32,350 DEBUG 132:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] data sent: None 2023-01-25 08:33:32,352 DEBUG 226:connectionpool.py(12) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:32,543 DEBUG 433:connectionpool.py(12) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1 HTTP/1.1" 200 1085 2023-01-25 08:33:32,544 INFO 142:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] response code: 200 2023-01-25 08:33:32,545 DEBUG 146:onap_service.py(12) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] response: {"request":{"requestId":"d714f199-9374-4014-abf3-54b9e8dca7d1","startTime":"Wed, 25 Jan 2023 08:33:20 GMT","finishTime":"Wed, 25 Jan 2023 08:33:27 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:33:27 GMT"}}} 2023-01-25 08:33:32,550 DEBUG 129:onap_service.py(1) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c5852e8f-5ba8-4e4c-9291-e5bf6857c368', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2023-01-25 08:33:32,551 DEBUG 131:onap_service.py(1) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1 2023-01-25 08:33:32,551 DEBUG 132:onap_service.py(1) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] data sent: None 2023-01-25 08:33:32,554 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2023-01-25 08:33:32,739 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/d714f199-9374-4014-abf3-54b9e8dca7d1 HTTP/1.1" 200 1085 2023-01-25 08:33:32,740 INFO 142:onap_service.py(1) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] response code: 200 2023-01-25 08:33:32,741 DEBUG 146:onap_service.py(1) - [None][Check d714f199-9374-4014-abf3-54b9e8dca7d1 orchestration request status] response: {"request":{"requestId":"d714f199-9374-4014-abf3-54b9e8dca7d1","startTime":"Wed, 25 Jan 2023 08:33:20 GMT","finishTime":"Wed, 25 Jan 2023 08:33:27 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelUuid":"2e5f696b-6caa-4b23-ba76-f480a6fd92ab","modelInvariantUuid":"9d94bbde-7eb0-4ef6-b0b8-23423e51073a"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"23c3bacf-151c-4660-ae7e-f79d37a4a489","serviceInstanceName":"basic_network-1f1a28fe-a86d-42cd-8450-95c9bc378338"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 25 Jan 2023 08:33:27 GMT"}}} 2023-01-25 08:33:32,741 INFO 264:service_ala_carte.py(1) - Service None deleted 2023-01-25 08:33:32,742 INFO 238:base.py(1) - ***************************** 2023-01-25 08:33:32,742 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceAlaCarteInstantiateStep 2023-01-25 08:33:32,742 INFO 240:base.py(1) - ***************************** 2023-01-25 08:33:32,743 INFO 238:base.py(1) - ***************************** 2023-01-25 08:33:32,743 INFO 239:base.py(1) - Start Cleanup step: YamlTemplateServiceOnboardStep 2023-01-25 08:33:32,743 INFO 240:base.py(1) - ***************************** 2023-01-25 08:33:32,743 INFO 238:base.py(1) - ***************************** 2023-01-25 08:33:32,743 INFO 239:base.py(1) - Start Cleanup step: ConnectServiceSubToCloudRegionStep 2023-01-25 08:33:32,743 INFO 240:base.py(1) - ***************************** 2023-01-25 08:33:32,743 INFO 238:base.py(1) - ***************************** 2023-01-25 08:33:32,744 INFO 239:base.py(1) - Start Cleanup step: RegisterCloudRegionStep 2023-01-25 08:33:32,744 INFO 240:base.py(1) - ***************************** 2023-01-25 08:33:32,744 INFO 238:base.py(1) - ***************************** 2023-01-25 08:33:32,744 INFO 239:base.py(1) - Start Cleanup step: CloudRegionCreateStep 2023-01-25 08:33:32,744 INFO 240:base.py(1) - ***************************** 2023-01-25 08:33:32,744 INFO 238:base.py(1) - ***************************** 2023-01-25 08:33:32,744 INFO 239:base.py(1) - Start Cleanup step: LinkCloudRegionToComplexStep 2023-01-25 08:33:32,745 INFO 240:base.py(1) - ***************************** 2023-01-25 08:33:32,745 INFO 238:base.py(1) - ***************************** 2023-01-25 08:33:32,745 INFO 239:base.py(1) - Start Cleanup step: ComplexCreateStep 2023-01-25 08:33:32,745 INFO 240:base.py(1) - ***************************** 2023-01-25 08:33:32,745 INFO 238:base.py(1) - ***************************** 2023-01-25 08:33:32,745 INFO 239:base.py(1) - Start Cleanup step: CustomerServiceSubscriptionCreateStep 2023-01-25 08:33:32,745 INFO 240:base.py(1) - ***************************** 2023-01-25 08:33:32,745 INFO 238:base.py(1) - ***************************** 2023-01-25 08:33:32,746 INFO 239:base.py(1) - Start Cleanup step: CustomerCreateStep 2023-01-25 08:33:32,746 INFO 240:base.py(1) - ***************************** 2023-01-25 08:33:32,746 INFO 190:base.py(1) - ***************************************************** 2023-01-25 08:33:32,746 INFO 191:base.py(1) - STOP [SO] YamlTemplateServiceAlaCarteInstantiateStep cleanup: Instantiate service described in YAML using SO a'la carte method. 2023-01-25 08:33:32,746 INFO 192:base.py(1) - ***************************************************** 2023-01-25 08:33:32,746 INFO 190:base.py(1) - ***************************************************** 2023-01-25 08:33:32,746 INFO 191:base.py(1) - STOP [SO] YamlTemplateVlAlaCarteInstantiateStep cleanup: Instantiate network link described in YAML using SO a'la carte method. 2023-01-25 08:33:32,747 INFO 192:base.py(1) - ***************************************************** 2023-01-25 08:33:32,747 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 06:01 | PASS | +-----------------------+---------------------+------------------+----------------+ 2023-01-25 08:33:32,750 INFO 61:basic_network.py(1) - Generate Test report 2023-01-25 08:33:32,857 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2023-01-25 08:33:33,121 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2023-01-25 08:33:33,124 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/63d0e95d6c44f500103f0081 2023-01-25 08:33:33,125 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK