2021-11-10 10:40:10,455 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2021-11-10 10:40:10,456 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-10 10:40:10,461 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-11-10 10:40:10,461 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-11-10 10:40:10,461 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-11-10 10:40:10,461 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro_stability', value='onaptests.scenario.basic_vm_macro_stability:BasicVmMacroStability', group='xtesting.testcase') 2021-11-10 10:40:10,461 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-11-10 10:40:10,462 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-11-10 10:40:10,462 DEBUG 219:extension.py(1) - found extension EntryPoint(name='multi_vnf_ubuntu_macro', value='onaptests.scenario.multi_vnf_macro:MultiVnfUbuntuMacro', group='xtesting.testcase') 2021-11-10 10:40:10,462 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-11-10 10:40:10,462 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-11-10 10:40:10,462 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-11-10 10:40:10,462 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-11-10 10:40:10,462 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-11-10 10:40:10,462 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-11-10 10:40:10,462 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-11-10 10:40:10,462 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2021-11-10 10:40:10,463 DEBUG 34:basic_network.py(1) - start time 2021-11-10 10:40:10,463 WARNING 109:warnings.py(1) - /usr/lib/python3.8/site-packages/onaptests/steps/instantiate/vl_ala_carte.py:54: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-11-10 10:40:10,468 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-10 10:40:10,468 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 10:40:10,468 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:10,468 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-10 10:40:10,468 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 10:40:10,471 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:40:11,732 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2021-11-10 10:40:11,735 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 10:40:11,736 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","name":"basic_onboard_VCBWxJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cacdefeb-7622-419c-b320-07541def9758/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 10:40:11,741 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_VCBWxJ from SDC 2021-11-10 10:40:11,741 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:11,741 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:11,742 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:11,742 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-10 10:40:11,742 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-10 10:40:11,742 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-11-10 10:40:11,742 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-10 10:40:11,742 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 10:40:11,743 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:11,743 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-10 10:40:11,743 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 10:40:11,746 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:40:11,807 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2021-11-10 10:40:11,809 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 10:40:11,809 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","name":"basic_onboard_VCBWxJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cacdefeb-7622-419c-b320-07541def9758/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 10:40:11,811 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_VCBWxJ from SDC 2021-11-10 10:40:11,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:11,811 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:11,811 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:11,811 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-10 10:40:11,811 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-10 10:40:11,811 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-11-10 10:40:11,811 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-11-10 10:40:11,812 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-11-10 10:40:11,812 DEBUG 129:onap_service.py(1) - [SDC][get ServiceCategorys] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'demo', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:11,812 DEBUG 131:onap_service.py(1) - [SDC][get ServiceCategorys] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/setup/ui 2021-11-10 10:40:11,812 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-11-10 10:40:11,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:12,049 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/setup/ui HTTP/1.1" 200 None 2021-11-10 10:40:12,052 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-11-10 10:40:12,054 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"models":[{"name":"ETSI SOL001 v2.5.1","derivedFrom":null,"modelType":"NORMATIVE"}],"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"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":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"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":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"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":"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"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":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"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":"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":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"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},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"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":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.4"} 2021-11-10 10:40:12,058 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-11-10 10:40:12,059 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-11-10 10:40:12,059 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-11-10 10:40:12,059 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC 2021-11-10 10:40:12,059 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-10 10:40:12,059 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 10:40:12,060 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:12,060 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-10 10:40:12,060 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 10:40:12,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:40:12,132 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 363 2021-11-10 10:40:12,133 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 10:40:12,134 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","name":"basic_onboard_VCBWxJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cacdefeb-7622-419c-b320-07541def9758/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 10:40:12,136 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_VCBWxJ from SDC 2021-11-10 10:40:12,136 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:12,136 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:12,136 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:12,136 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-10 10:40:12,136 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-10 10:40:12,136 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-11-10 10:40:12,169 DEBUG 129:onap_service.py(1) - [SDC][create Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:12,169 DEBUG 131:onap_service.py(1) - [SDC][create Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services 2021-11-10 10:40:12,169 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" } 2021-11-10 10:40:12,171 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:13,482 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services HTTP/1.1" 201 None 2021-11-10 10:40:13,484 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-11-10 10:40:13,485 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812796,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812796,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812796,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812796,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"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":"a2f3c651-6470-443c-8624-096de9a9fe19.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a2f3c651-6470-443c-8624-096de9a9fe19","empty":false},{"definition":false,"hidden":false,"uniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a2f3c651-6470-443c-8624-096de9a9fe19","empty":false},{"definition":false,"hidden":false,"uniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a2f3c651-6470-443c-8624-096de9a9fe19","empty":false},{"definition":false,"hidden":false,"uniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a2f3c651-6470-443c-8624-096de9a9fe19","empty":false},{"definition":false,"hidden":false,"uniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"a2f3c651-6470-443c-8624-096de9a9fe19","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":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1636540812862,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c640fc5b-a24e-4d16-b418-42da3fbb5171","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636540812862,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812796,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812796,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1636540812796,"description":null,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812796,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"} 2021-11-10 10:40:13,488 INFO 285:__init__.py(1) - Service basic_network is created in SDC 2021-11-10 10:40:13,488 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,489 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2021-11-10 10:40:13,489 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC 2021-11-10 10:40:13,489 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'} 2021-11-10 10:40:13,489 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 2021-11-10 10:40:13,489 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None 2021-11-10 10:40:13,491 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:40:13,661 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 2021-11-10 10:40:13,662 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200 2021-11-10 10:40:13,662 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"7394a338-e14a-4658-8a49-d5165c4755bf","invariantUUID":"0c27bf7a-629e-4403-8d1f-4f914cf84311","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7394a338-e14a-4658-8a49-d5165c4755bf/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6e5174af-16d0-4672-a87b-9f4f45105f8b","invariantUUID":"9ada48d0-cafa-4bf4-b480-a2d0de136f54","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6e5174af-16d0-4672-a87b-9f4f45105f8b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2d53e2ec-89cf-4c84-a85b-9fd6bea7811b","invariantUUID":"f525338a-832b-4fb8-9bbb-3cdf433c131a","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2d53e2ec-89cf-4c84-a85b-9fd6bea7811b/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"93c6bc86-3634-4396-818a-3d9520edaf47","invariantUUID":"db6b6cad-66ab-4ed9-bba9-f9ee33ebd4eb","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/93c6bc86-3634-4396-818a-3d9520edaf47/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f3c7518b-8077-4fea-98a5-be37dfa95615","invariantUUID":"48147b5c-9902-45b7-b9d6-36725fc777f0","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f3c7518b-8077-4fea-98a5-be37dfa95615/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"08d3a220-9f5c-4ec5-8891-df5565c13dcc","invariantUUID":"18ee933e-369a-405b-8d3e-ee38264e59c2","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/08d3a220-9f5c-4ec5-8891-df5565c13dcc/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4b9d1c53-dd91-45e7-87bf-cc174f1a5840","invariantUUID":"43cefa88-a6a0-4f09-a970-d28f08ca27ae","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4b9d1c53-dd91-45e7-87bf-cc174f1a5840/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"21fbcca7-505c-484e-b318-952e58e988ed","invariantUUID":"75c52c4a-836d-40c0-9cf2-77775b7aba27","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/21fbcca7-505c-484e-b318-952e58e988ed/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"dc835f8f-d2e2-4fb6-b496-e69d62c952a3","invariantUUID":"f1b5a11f-775e-4fcc-9e07-4b4930b6def6","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dc835f8f-d2e2-4fb6-b496-e69d62c952a3/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0af379e0-d0ae-4614-8f48-e26ae87ab7fe","invariantUUID":"96769314-e787-4bd0-86d6-0e308942d3d5","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0af379e0-d0ae-4614-8f48-e26ae87ab7fe/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4f7a9551-1d81-4603-be8d-2da850bbd4bd","invariantUUID":"b3bf56fc-89c6-43e1-8758-6d8c1761dafe","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4f7a9551-1d81-4603-be8d-2da850bbd4bd/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"cef1bf9b-1ec8-4d78-b694-170bf04621f4","invariantUUID":"fbc12b4d-8a01-4f11-9318-970fe420aa26","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cef1bf9b-1ec8-4d78-b694-170bf04621f4/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"3d3ed3b4-023a-49b2-b788-a992d74ddf9f","invariantUUID":"621aca7b-21fc-473e-81e3-26e114504612","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3d3ed3b4-023a-49b2-b788-a992d74ddf9f/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","invariantUUID":"523db790-31a2-48ab-8ddd-3427b7d4d150","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bc25d4fc-3ae3-4749-98be-7a070f3f4a0e/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"76b9023d-91c6-4746-91f1-70af6aef328a","invariantUUID":"084a4612-2536-478e-82de-5905f1e59c95","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/76b9023d-91c6-4746-91f1-70af6aef328a/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c27d0ed0-b4e1-4906-a21e-162e2e83d29d","invariantUUID":"e26bdee3-b8d2-4511-928d-038c29229bee","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c27d0ed0-b4e1-4906-a21e-162e2e83d29d/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"43eedb99-6bf1-4e98-a335-bacbb3d6b751","invariantUUID":"fe39e06e-835f-47fa-ae79-59c5b4b8fe50","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/43eedb99-6bf1-4e98-a335-bacbb3d6b751/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2021-11-10 10:40:13,665 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2021-11-10 10:40:13,665 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,665 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,665 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2021-11-10 10:40:13,665 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2021-11-10 10:40:13,665 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,665 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,665 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2021-11-10 10:40:13,665 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2021-11-10 10:40:13,665 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,666 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,666 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2021-11-10 10:40:13,666 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC 2021-11-10 10:40:13,666 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,666 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,666 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2021-11-10 10:40:13,666 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2021-11-10 10:40:13,666 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,666 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,666 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2021-11-10 10:40:13,666 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2021-11-10 10:40:13,666 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,667 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,667 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2021-11-10 10:40:13,667 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2021-11-10 10:40:13,667 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,667 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,667 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2021-11-10 10:40:13,667 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC 2021-11-10 10:40:13,667 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,667 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,667 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2021-11-10 10:40:13,667 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2021-11-10 10:40:13,667 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,668 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,668 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2021-11-10 10:40:13,668 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2021-11-10 10:40:13,668 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,668 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,668 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2021-11-10 10:40:13,668 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2021-11-10 10:40:13,668 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,668 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,668 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2021-11-10 10:40:13,668 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2021-11-10 10:40:13,668 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,669 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,669 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2021-11-10 10:40:13,669 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2021-11-10 10:40:13,669 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,674 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,674 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2021-11-10 10:40:13,675 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2021-11-10 10:40:13,675 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,675 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,675 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2021-11-10 10:40:13,675 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2021-11-10 10:40:13,675 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,675 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,675 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2021-11-10 10:40:13,675 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2021-11-10 10:40:13,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,676 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2021-11-10 10:40:13,676 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2021-11-10 10:40:13,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:13,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:13,676 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2021-11-10 10:40:13,676 DEBUG 147:__init__.py(1) - number of Vl returned: 17 2021-11-10 10:40:13,676 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2021-11-10 10:40:13,677 INFO 192:__init__.py(1) - Vl found, updating information 2021-11-10 10:40:13,677 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'} 2021-11-10 10:40:13,677 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 2021-11-10 10:40:13,677 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2021-11-10 10:40:13,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:14,087 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-10 10:40:14,089 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2021-11-10 10:40:14,092 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","lifecycleState":"CERTIFIED","lastUpdateDate":1636536687346,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9d1c53-dd91-45e7-87bf-cc174f1a5840","invariantUUID":"43cefa88-a6a0-4f09-a970-d28f08ca27ae","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":"port","uniqueId":"30087d3e-9e9e-4dd1-9ec4-7b70575751d8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536713270,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50187a61-05c8-4ec7-8bd9-6655dc111688","invariantUUID":"2e8f4d50-2b67-4b11-b8f0-e54bde26574c","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":"networkrules","uniqueId":"aa455b68-8d1a-4990-8208-456da5fd2532","lifecycleState":"CERTIFIED","lastUpdateDate":1636536711323,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"55ce0c84-e781-4d7e-a822-61f47f1ba423","invariantUUID":"0ef0a194-a6a8-4314-9582-05f6e41a3a1a","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":"7fd5fc75-4de6-4e28-8cb9-0c4f1bb277dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536721513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc835f8f-d2e2-4fb6-b496-e69d62c952a3","invariantUUID":"f1b5a11f-775e-4fcc-9e07-4b4930b6def6","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":"objectStorage","uniqueId":"e2ee8115-8d61-4702-84c8-18959d83b6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536652651,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a39d53ac-25ac-4d5f-94ca-3a943467c1d5","invariantUUID":"0f6dd974-0fea-4865-a111-ab27e41bca00","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b53444c0-b0d3-4152-a195-21da376548df","lifecycleState":"CERTIFIED","lastUpdateDate":1636536946986,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43eedb99-6bf1-4e98-a335-bacbb3d6b751","invariantUUID":"fe39e06e-835f-47fa-ae79-59c5b4b8fe50","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6022070f-fdaf-4b33-b3c6-81e8026f927c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536872962,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61b1953c-f2dd-47de-b471-8b509c8faefa","invariantUUID":"f8687fb3-2369-46bf-9217-9c6045c0c5b8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"33339c96-f3a5-4f28-9086-ed9e8b34d958","lifecycleState":"CERTIFIED","lastUpdateDate":1636536674697,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb65ebb-57ff-455e-a3be-bdea51651f51","invariantUUID":"30aae153-4331-44d6-9de5-c4e38c8cc590","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c038c4ce-61e0-4206-b3ce-d6cdd109632b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536691248,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08d3a220-9f5c-4ec5-8891-df5565c13dcc","invariantUUID":"18ee933e-369a-405b-8d3e-ee38264e59c2","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":"network","uniqueId":"7519b67f-8e63-4404-9c15-1fa7bc02bec7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536744138,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5449858e-7598-410f-a7d5-ed2ab3b822dc","invariantUUID":"d8c4576d-b684-4c8d-b510-c8a1a0440098","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":"port","uniqueId":"7b9dd902-dbaa-466b-b5a1-a452f66a68bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536964052,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01e5e8f8-941e-47bc-a3d4-2060414250e0","invariantUUID":"35ce6b3f-eeea-4052-a17d-d0909087cfb7","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c37b5c2d-69a8-4993-ac1b-c8f5a45ea18a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536788432,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60a16a24-38c3-47c3-98c8-17b5e6b3e419","invariantUUID":"09f5d94f-9a03-42fa-ac40-d43de457b5c5","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":"objectStorage","uniqueId":"6a9b7518-d7c6-4d65-9b62-b2e584a754d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536953705,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73cdf821-f00f-4894-8d4b-6e5330ce3e33","invariantUUID":"d3b02c44-d806-4322-b9ab-8d673343c56b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f58affa-559b-4999-81af-6e457d8796bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536845239,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eef9bc6a-8b83-40c0-8c45-ca4ab0d0618b","invariantUUID":"ece42df3-7165-4637-b09f-9859e091f4e7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db4a2684-5ee7-4ea1-8d04-9fdc89addeed","lifecycleState":"CERTIFIED","lastUpdateDate":1636536774488,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d3ed3b4-023a-49b2-b788-a992d74ddf9f","invariantUUID":"621aca7b-21fc-473e-81e3-26e114504612","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d872d1b-5a17-4600-a6a2-02d9766714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636536730925,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a6b9ae-4465-4f33-b714-276aabb502dc","invariantUUID":"e64c1764-eab5-4f85-853d-b3e0b3f0e651","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f12fa8c-1804-497a-88ac-7dbf7969d8d3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536682792,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afef6133-b56a-454e-b256-a0c48167520b","invariantUUID":"02ef34e0-0d2e-487d-917b-8348bf313f3f","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":"securityrules","uniqueId":"69de9086-31c3-4966-913d-867e0c950a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536724311,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b8ee45d9-4002-4f55-98a6-685cfe7a778a","invariantUUID":"85f56f39-140b-4c85-bb86-86a6ac2349eb","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":"57fc5d97-1abb-45a1-ab7a-fc1580ba1ae4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536659788,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237ebded-50a8-4492-bf88-c89d6fd47707","invariantUUID":"71e0b0cb-6fbe-4b27-888d-e6ffef2c66c2","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":"network","uniqueId":"5b36d44e-44ad-49b0-9d41-22313de531d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536697028,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d53e2ec-89cf-4c84-a85b-9fd6bea7811b","invariantUUID":"f525338a-832b-4fb8-9bbb-3cdf433c131a","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":"networkrules","uniqueId":"a3f1c09b-5d30-47dd-8dbb-333e237000ce","lifecycleState":"CERTIFIED","lastUpdateDate":1636536718014,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7aa54b34-d444-4f06-8b64-f409abe85707","invariantUUID":"f48dd595-9073-4073-b726-4a3c026847a3","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":"8c48251c-2e5b-43d1-b9ef-e6a519df4028","lifecycleState":"CERTIFIED","lastUpdateDate":1636536950788,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1570337-f99f-435c-8d01-5abd7da0fe35","invariantUUID":"619d3608-9a26-4eb9-8285-a56df026f6fd","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdda4d95-976f-4495-ac78-3a6ca14306e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536848235,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32c338de-97fe-40a1-9ba0-0b9f46f619e7","invariantUUID":"3d0ed2e7-cc95-4b3c-8c23-d4e3b75fc116","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":"a9907c6c-9607-4ee9-8af5-ef02dececd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536694696,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93c6bc86-3634-4396-818a-3d9520edaf47","invariantUUID":"db6b6cad-66ab-4ed9-bba9-f9ee33ebd4eb","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7e194572-ae31-4c66-9317-161e82cde524","lifecycleState":"CERTIFIED","lastUpdateDate":1636536794631,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ea8d51-b0fc-49f4-b4f8-178d51ab11cb","invariantUUID":"b512136d-c84b-4fb5-aefd-82dd2ceac3c6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cdce6a34-4704-4398-a6e3-3d7f9be6a9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636536836828,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"044a8e09-3536-4565-afa7-62763005a824","invariantUUID":"f9af5a49-767d-40b3-bf7b-c7dc42939105","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":"476f23ff-9cd1-4fcc-a7e0-d6c95323cf29","lifecycleState":"CERTIFIED","lastUpdateDate":1636536804749,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7a9551-1d81-4603-be8d-2da850bbd4bd","invariantUUID":"b3bf56fc-89c6-43e1-8758-6d8c1761dafe","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":"4ee0ba5c-2387-495e-b14e-5a266e6c784f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536771186,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff29b50-4957-4ada-abd4-4dea249b5e15","invariantUUID":"d6c18130-8428-4b05-9f25-1bd3cacfcdfe","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52860379-a963-4928-b2db-dbc97a5f57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636536693110,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8095442-3547-4cb7-8a34-47f197ba6c9e","invariantUUID":"e0cbb9c1-5237-402e-acd9-07f91afa65b4","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":"b1bddf3b-2497-4c3c-9f91-0c4f57486dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536853358,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ac9dd8d-5ab0-4ab1-966c-720618985329","invariantUUID":"8620ffe7-6dc6-400d-b684-c77d937fa738","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":"network","uniqueId":"bab578cc-d865-40e4-8308-62a624aeeed8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536733410,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79695ea-220c-481b-bf86-559fe7135a67","invariantUUID":"5248f76d-efb5-48db-9332-7722b31b52d3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0d3df54f-9eee-4b66-8b3c-de26f6886379","lifecycleState":"CERTIFIED","lastUpdateDate":1636536885806,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda99276-ce5e-40b3-8b3e-20d88b9b2dd5","invariantUUID":"a2154c0b-3125-473f-8bff-447709932f26","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16b63f54-cd78-4af2-af05-6ab1e9d8bcb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536874852,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b87c2b8-86bf-4b00-8f23-dadb91e8eec4","invariantUUID":"318b2399-9d63-49b7-b885-b536496a5817","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":"2faad65d-4a2f-42f1-96f9-b0d37f182daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636536843494,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6740a2-3fa1-4e1f-92d5-72ee27a415fe","invariantUUID":"8cc97591-c1a5-4a96-8f1e-6d98c4eb29e9","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":"compute","uniqueId":"ae21aa9d-235a-436c-8a1f-42d43ba54e14","lifecycleState":"CERTIFIED","lastUpdateDate":1636536858141,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a87f65-107b-4484-9676-35cebc4499da","invariantUUID":"fe9bd96c-48c8-4064-a759-2a561dab985b","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":"loadBalancer","uniqueId":"f8f3bee3-b8e8-4da2-97b8-363f6a5bbd59","lifecycleState":"CERTIFIED","lastUpdateDate":1636536656559,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10a44bc-29f3-4686-8ce8-9b66c00a8ca2","invariantUUID":"a791c568-13d2-4ac4-88ef-4d275d1e3400","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36e979da-bc02-4593-af68-a5e8185ebc4b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536943413,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"273f29e6-4b32-45ef-ad00-a93f52b183a0","invariantUUID":"2590396c-86e1-49bf-a121-c16cee022b52","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"589947c3-8340-4e77-8902-7d4a710640fd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536883319,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49a5d53-dd1e-4fea-8c6f-6f7796a13105","invariantUUID":"1d1df9b1-2589-46b6-bfe6-9ffcfe2252e8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d11f4138-fbce-4999-a538-4c3bdec15aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536952416,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95824dfd-e3c7-48ed-bfe4-039cda1041d3","invariantUUID":"95ac6506-1c4f-4c40-85db-5fe4d8b7a3fd","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7986ca1b-563f-4bc7-9757-fcc664ae3b73","lifecycleState":"CERTIFIED","lastUpdateDate":1636536679455,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3c7518b-8077-4fea-98a5-be37dfa95615","invariantUUID":"48147b5c-9902-45b7-b9d6-36725fc777f0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"327e2dfe-2f57-4c64-9bc1-250cfbff16ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636536785222,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c910aa79-9b29-408e-9b17-6d35cdef0c56","invariantUUID":"6e6d3634-468d-44c4-aa1c-20681c2f52e2","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":"objectStorage","uniqueId":"b0d35433-419c-4592-8a34-3e7dce8d751d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536673117,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a1f89-5645-4740-808f-d09095fa9e8a","invariantUUID":"0caba622-cfb6-4ae9-8b33-c20734438350","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":"a01216e5-8b22-4bcd-a6ba-41596c99b14e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536767124,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e019c52-a574-4a4c-be95-3f8c64187524","invariantUUID":"1c2bb65d-16a6-41f6-8268-e8cb51cd30c1","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":"cf0b457e-de8d-4261-87b3-1e166c8b329c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536749814,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"037da290-d5e4-4a37-a239-c45f830e26cc","invariantUUID":"ade6470d-9fd8-4243-8ce5-8e8c4d11609b","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":"4e61f132-a11d-4b39-a3e7-74def93b9a94","lifecycleState":"CERTIFIED","lastUpdateDate":1636536854876,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f59614-61dd-4e1b-b177-69afe4603608","invariantUUID":"271ed3c8-323c-4992-8848-6c5686db38be","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bad4db8f-ce71-435f-9475-a83fbde557a1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536955090,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27d0ed0-b4e1-4906-a21e-162e2e83d29d","invariantUUID":"e26bdee3-b8d2-4511-928d-038c29229bee","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b945a8-35b0-460d-ba8c-f298c4477a23","lifecycleState":"CERTIFIED","lastUpdateDate":1636536822025,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c92a4105-d366-42ad-b929-f3fb69225fd7","invariantUUID":"de9a9446-36b4-4eac-9263-1bd410566ad9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"37fa6082-d5e3-4bd5-8baf-121b4b481b7f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536863397,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bbad3b-027f-47e8-aa6b-8110a130f831","invariantUUID":"76db8a47-abe7-4896-88af-f7dfab0d5f74","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"27471c4c-4c21-486e-bc7c-7efc3f69e3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536890324,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8facfb64-2b73-4bee-ad9a-3ebd093b5cff","invariantUUID":"d66d313c-7404-4636-a8d9-fd033253c478","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":"534ec87d-8d52-4f4e-847b-1e4a796182e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536824360,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b9023d-91c6-4746-91f1-70af6aef328a","invariantUUID":"084a4612-2536-478e-82de-5905f1e59c95","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":"98a4ac1f-8265-4d51-9484-0dcfc5c19733","lifecycleState":"CERTIFIED","lastUpdateDate":1636536782693,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"add0d514-f2ae-4199-85cb-aa3a0dca375f","invariantUUID":"5c873ad9-0df8-4e5c-ad5e-3d5ab37e879b","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":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536779088,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","invariantUUID":"523db790-31a2-48ab-8ddd-3427b7d4d150","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":"compute","uniqueId":"99b4e964-71a2-4ebb-8d00-96ecf0c9602f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536634218,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39ebb978-31d2-4fa4-9903-6462e95f475f","invariantUUID":"3538a020-680b-4f58-ad63-88a92161b965","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":"defaulticon","uniqueId":"cd43b6c4-5d0c-4123-bb5a-540e86f482e0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536645853,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e5a9bda4-a2b1-4bec-8041-85f88f51a6c6","invariantUUID":"aff0508a-7369-44ac-b0dd-ce3355aea626","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":"network","uniqueId":"8b7d8c78-e6ea-4914-9ef9-ba5f36d4366c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536865423,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da0f3fb8-43e6-4496-9072-7c87c831654b","invariantUUID":"3988fb98-f6e6-4878-8674-4c38aedcf240","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91a04023-f904-4792-8d7f-d4211f496cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536840040,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d48f4ad-14ae-4e49-a57d-a5f01e957432","invariantUUID":"15caec7a-0a7c-4c7d-aba0-a1cabe67b05e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79448ec-8e58-4f50-ad4c-d9fa123761fe","lifecycleState":"CERTIFIED","lastUpdateDate":1636536735093,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"beac85c6-7d63-437e-b873-ecec6b7f159f","invariantUUID":"529e86a3-401d-4e2f-be12-ff24bd08decc","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":"ee726312-a39c-4a2a-b266-ea7f26e16712","lifecycleState":"CERTIFIED","lastUpdateDate":1636536663390,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21fbcca7-505c-484e-b318-952e58e988ed","invariantUUID":"75c52c4a-836d-40c0-9cf2-77775b7aba27","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":"objectStorage","uniqueId":"2f090586-3ae7-48b2-acfd-ef469c4e925d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536650288,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f97d31-f938-457d-a228-0663a84019b5","invariantUUID":"1677216a-2227-4e93-bdeb-897a10544806","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":"daffe7d1-8426-4b26-9457-9fc4ad27430a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536851549,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c6dcff-779b-4f0c-913c-db6f2df6abb1","invariantUUID":"5ece3b30-1c82-460c-9780-3d73d4141bbe","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"96da8e18-97fe-44f0-91ac-26f0f5480683","lifecycleState":"CERTIFIED","lastUpdateDate":1636536892736,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07bbd5e8-0ace-482f-a5cb-4405ae753a58","invariantUUID":"f0a2d144-259d-4e3b-a7a2-4a8bb868ef9a","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":"66c45f54-5355-4483-9d83-e8346658a322","lifecycleState":"CERTIFIED","lastUpdateDate":1636536945060,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"add32f93-b2f7-47cb-a12b-64c70eb7d477","invariantUUID":"f29358d6-4780-4ca8-9d17-d93d1e123445","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc3ddd0-6645-4e54-a426-27718b5b0712","lifecycleState":"CERTIFIED","lastUpdateDate":1636539624094,"name":"basic_onboard_VCBWxJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fd88035-2296-4977-aeb5-d32bff988c9f","invariantUUID":"a3065048-347a-4d77-915c-a9571b8fd325","systemName":"BasicOnboardVcbwxj","description":"VF","tags":["basic_onboard_VCBWxJ"],"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":"eb22970c-fc99-45e3-8aea-643d52f14bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536896540,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"269acb03-1011-4d94-bc9f-640fb526f61b","invariantUUID":"59c1425d-7a3d-4ca3-b9ba-f74df1027d5e","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":"00a6ce58-fec5-400a-a634-10fa14ba6c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536758633,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81abd674-399f-4c85-9a5c-19085cb690f2","invariantUUID":"974971ba-14e0-4c90-b892-d1909a7fee8a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72df147d-d0c9-490a-80bc-28c891460bb4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536834798,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c712ba-d462-4676-b043-62becf1d70f3","invariantUUID":"db794980-20ee-4613-865b-aecf7cd6ffca","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":"compute","uniqueId":"efd43739-5d9a-4838-bf8c-b8e31260f0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536941189,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9c3bdb-1f27-4144-a054-c4fc7aa063ae","invariantUUID":"5376cd86-c9b9-492f-9fed-ebfc2f301565","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e06d0ee-9137-4d19-8d09-3ac967ed7dca","lifecycleState":"CERTIFIED","lastUpdateDate":1636536812938,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afed91b3-8410-42d0-8a36-23aedd1298e1","invariantUUID":"1518a50f-dd85-4e37-b00c-d5cb3f1315e0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a00c8bd-84b0-40c4-90a9-bd34ace50b3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536792709,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"090c897e-4a06-4b74-9ec9-c92a3d56dd90","invariantUUID":"9272ecb4-b29a-41a2-9b5a-49b354b90f96","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":"24777992-0def-4a0d-a366-f53182a02acc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536962398,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcaea6af-afb7-4b61-93df-2b392645e91d","invariantUUID":"30af987e-bbf4-4ae4-9a66-fb92d1873724","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5f3e2dfd-3def-4c1b-815b-8341e66c56d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536814561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fa7433-249d-4f08-94d8-4086498d7a30","invariantUUID":"f5c72bc0-9fa7-43ed-8b58-31be76abe19b","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":"856ce6c9-ce99-43bd-8cb6-b6de01a19466","lifecycleState":"CERTIFIED","lastUpdateDate":1636536684622,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6244110-cce2-4213-8ae4-6356492f5b25","invariantUUID":"320b00cd-10f4-41b6-a798-8d6c05c20ebd","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e5997b4-4ec1-4eda-a4af-f9711e9edca3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536737347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0591c5-c367-438c-b410-1375cfcf49e8","invariantUUID":"4003954e-a7f2-40c9-879e-59bdf391ee05","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84979d27-137a-455a-bb4f-cea6cecadede","lifecycleState":"CERTIFIED","lastUpdateDate":1636536745944,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e36dfc2b-0dbe-47ee-b4a0-8ad206d5b1e9","invariantUUID":"94a3769e-7d67-4d4f-a7f0-ef58fff50836","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c834452-b413-4169-ac80-889e859bfae3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536796627,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0af379e0-d0ae-4614-8f48-e26ae87ab7fe","invariantUUID":"96769314-e787-4bd0-86d6-0e308942d3d5","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":"network","uniqueId":"14aa5f7e-4792-4be8-9f04-13c3c0922dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536776250,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cef1bf9b-1ec8-4d78-b694-170bf04621f4","invariantUUID":"fbc12b4d-8a01-4f11-9318-970fe420aa26","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83c6c939-4af0-4fc5-9b50-5891e93bffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636536833229,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d103842-0201-4976-a204-c40aefb59c22","invariantUUID":"efa6e1a0-0977-48a9-926b-bab5cf6a2145","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":"797bc02e-7229-4a0e-bacd-1390444d9675","lifecycleState":"CERTIFIED","lastUpdateDate":1636536806733,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d3d5579-22be-4da0-9054-c568be375b7e","invariantUUID":"c4959677-a39a-4c0e-b2bb-efe888920ae1","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":"18c770ed-7ceb-4914-9a4e-0a572744ee17","lifecycleState":"CERTIFIED","lastUpdateDate":1636536959015,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74831a3a-6301-40f6-9cfa-3c7b9dc5ffd0","invariantUUID":"ecb7df80-c564-4deb-af57-c0a364015ea0","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8988c73b-67bb-4fba-b6fa-2cdba13f0380","lifecycleState":"CERTIFIED","lastUpdateDate":1636536956633,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faed09f7-d40e-4cab-908c-5bb1f578022b","invariantUUID":"bfdac061-df5a-4a43-8f1c-1868fe236a94","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bcc9a6ec-a115-434a-9261-acb6e89be81a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536894555,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac80c5f-a0f5-46ca-9d1f-818fd039fdf7","invariantUUID":"15b75044-bd8d-4aa8-a4b7-72124e669e52","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":"bcd037f4-05ef-4583-90b5-2aab084003ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636536802812,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857156d9-e5d9-4653-9e4a-8df990c1d00a","invariantUUID":"e39d843b-df9f-4b4b-a64d-2440afa7e684","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":"d5fad176-d4c3-409c-8dd6-e206a3686df0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536676724,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5174af-16d0-4672-a87b-9f4f45105f8b","invariantUUID":"9ada48d0-cafa-4bf4-b480-a2d0de136f54","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1636540812862,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928368b4-383f-4d41-a82d-5b64b8d1047f","lifecycleState":"CERTIFIED","lastUpdateDate":1636539667116,"name":"basic_onboard_VCBWxJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","systemName":"BasicOnboardVcbwxj","description":"service","tags":["basic_onboard_VCBWxJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 10:40:14,096 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2021-11-10 10:40:14,104 DEBUG 129:onap_service.py(1) - [SDC][Add VL to service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:14,104 DEBUG 131:onap_service.py(1) - [SDC][Add VL to service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/catalog/services/c3cb62b7-1f24-4f22-9cf0-824adcca12ab/resourceInstance 2021-11-10 10:40:14,104 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "9ca8d499-b910-47bd-b2f1-46f5c4060dbd", "originType": "VL", "componentUid": "9ca8d499-b910-47bd-b2f1-46f5c4060dbd", "icon": "defaulticon" } 2021-11-10 10:40:14,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:16,134 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c3cb62b7-1f24-4f22-9cf0-824adcca12ab/resourceInstance HTTP/1.1" 201 None 2021-11-10 10:40:16,135 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201 2021-11-10 10:40:16,136 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"type":"tosca.capabilities.Node","path":["c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0"],"ownerType":null,"description":null,"source":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","parentName":null,"uniqueId":"capability.7c3c9325-954b-4395-b943-6c84bc9acb39.feature","ownerId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"type":"tosca.capabilities.network.Linkable","path":["c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0"],"ownerType":null,"description":null,"source":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","parentName":null,"uniqueId":"capability.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.virtual_linkable","ownerId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"node":"tosca.nodes.Root","path":["c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0"],"source":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","parentName":null,"capability":"tosca.capabilities.Node","uniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39.dependency","ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","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":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"model":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.7c3c9325-954b-4395-b943-6c84bc9acb39.tosca_name","_default":null,"ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.7c3c9325-954b-4395-b943-6c84bc9acb39.state","_default":null,"ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.7c3c9325-954b-4395-b943-6c84bc9acb39.tosca_id","_default":null,"ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","createdFromCsar":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1636540814811,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1636540814811,"customizationUUID":"cd771453-d62a-46de-96c2-19c1fd1bede9","posX":"200","posY":"100","componentName":"Generic NeutronNet","attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"type":null,"version":null,"ownerId":null,"empty":false} 2021-11-10 10:40:16,137 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network 2021-11-10 10:40:16,139 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'} 2021-11-10 10:40:16,139 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/c640fc5b-a24e-4d16-b418-42da3fbb5171/distribution 2021-11-10 10:40:16,139 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2021-11-10 10:40:16,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:16,236 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/distribution HTTP/1.1" 200 38 2021-11-10 10:40:16,237 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2021-11-10 10:40:16,238 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2021-11-10 10:40:16,240 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'} 2021-11-10 10:40:16,240 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 2021-11-10 10:40:16,240 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-11-10 10:40:16,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:16,323 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/None HTTP/1.1" 200 29 2021-11-10 10:40:16,324 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-11-10 10:40:16,324 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2021-11-10 10:40:16,327 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-10 10:40:16,327 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC 2021-11-10 10:40:16,330 DEBUG 129:onap_service.py(1) - [SDC][checkin Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:16,330 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/c3cb62b7-1f24-4f22-9cf0-824adcca12ab/lifecycleState/checkin 2021-11-10 10:40:16,330 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-11-10 10:40:16,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:19,324 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c3cb62b7-1f24-4f22-9cf0-824adcca12ab/lifecycleState/checkin HTTP/1.1" 200 1199 2021-11-10 10:40:19,326 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-11-10 10:40:19,326 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1636540812862,"lastUpdateDate":1636540817239,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab"},"projectCode":"123456","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","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":"c640fc5b-a24e-4d16-b418-42da3fbb5171"} 2021-11-10 10:40:19,328 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-10 10:40:19,328 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 10:40:19,328 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:19,328 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-10 10:40:19,329 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 10:40:19,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:40:19,527 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 744 2021-11-10 10:40:19,528 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 10:40:19,528 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","name":"basic_onboard_VCBWxJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cacdefeb-7622-419c-b320-07541def9758/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-10 10:40:19,530 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_VCBWxJ from SDC 2021-11-10 10:40:19,531 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:19,531 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:19,531 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:19,531 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-10 10:40:19,531 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:19,531 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:19,531 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-11-10 10:40:19,531 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-10 10:40:19,531 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-10 10:40:19,531 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 10:40:19,532 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:19,532 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-10 10:40:19,532 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 10:40:19,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:19,630 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-10 10:40:19,633 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 10:40:19,635 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","lifecycleState":"CERTIFIED","lastUpdateDate":1636536687346,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9d1c53-dd91-45e7-87bf-cc174f1a5840","invariantUUID":"43cefa88-a6a0-4f09-a970-d28f08ca27ae","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":"port","uniqueId":"30087d3e-9e9e-4dd1-9ec4-7b70575751d8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536713270,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50187a61-05c8-4ec7-8bd9-6655dc111688","invariantUUID":"2e8f4d50-2b67-4b11-b8f0-e54bde26574c","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":"networkrules","uniqueId":"aa455b68-8d1a-4990-8208-456da5fd2532","lifecycleState":"CERTIFIED","lastUpdateDate":1636536711323,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"55ce0c84-e781-4d7e-a822-61f47f1ba423","invariantUUID":"0ef0a194-a6a8-4314-9582-05f6e41a3a1a","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":"7fd5fc75-4de6-4e28-8cb9-0c4f1bb277dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536721513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc835f8f-d2e2-4fb6-b496-e69d62c952a3","invariantUUID":"f1b5a11f-775e-4fcc-9e07-4b4930b6def6","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":"objectStorage","uniqueId":"e2ee8115-8d61-4702-84c8-18959d83b6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536652651,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a39d53ac-25ac-4d5f-94ca-3a943467c1d5","invariantUUID":"0f6dd974-0fea-4865-a111-ab27e41bca00","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b53444c0-b0d3-4152-a195-21da376548df","lifecycleState":"CERTIFIED","lastUpdateDate":1636536946986,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43eedb99-6bf1-4e98-a335-bacbb3d6b751","invariantUUID":"fe39e06e-835f-47fa-ae79-59c5b4b8fe50","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6022070f-fdaf-4b33-b3c6-81e8026f927c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536872962,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61b1953c-f2dd-47de-b471-8b509c8faefa","invariantUUID":"f8687fb3-2369-46bf-9217-9c6045c0c5b8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"33339c96-f3a5-4f28-9086-ed9e8b34d958","lifecycleState":"CERTIFIED","lastUpdateDate":1636536674697,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb65ebb-57ff-455e-a3be-bdea51651f51","invariantUUID":"30aae153-4331-44d6-9de5-c4e38c8cc590","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c038c4ce-61e0-4206-b3ce-d6cdd109632b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536691248,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08d3a220-9f5c-4ec5-8891-df5565c13dcc","invariantUUID":"18ee933e-369a-405b-8d3e-ee38264e59c2","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":"network","uniqueId":"7519b67f-8e63-4404-9c15-1fa7bc02bec7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536744138,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5449858e-7598-410f-a7d5-ed2ab3b822dc","invariantUUID":"d8c4576d-b684-4c8d-b510-c8a1a0440098","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":"port","uniqueId":"7b9dd902-dbaa-466b-b5a1-a452f66a68bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536964052,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01e5e8f8-941e-47bc-a3d4-2060414250e0","invariantUUID":"35ce6b3f-eeea-4052-a17d-d0909087cfb7","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c37b5c2d-69a8-4993-ac1b-c8f5a45ea18a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536788432,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60a16a24-38c3-47c3-98c8-17b5e6b3e419","invariantUUID":"09f5d94f-9a03-42fa-ac40-d43de457b5c5","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":"objectStorage","uniqueId":"6a9b7518-d7c6-4d65-9b62-b2e584a754d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536953705,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73cdf821-f00f-4894-8d4b-6e5330ce3e33","invariantUUID":"d3b02c44-d806-4322-b9ab-8d673343c56b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f58affa-559b-4999-81af-6e457d8796bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536845239,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eef9bc6a-8b83-40c0-8c45-ca4ab0d0618b","invariantUUID":"ece42df3-7165-4637-b09f-9859e091f4e7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db4a2684-5ee7-4ea1-8d04-9fdc89addeed","lifecycleState":"CERTIFIED","lastUpdateDate":1636536774488,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d3ed3b4-023a-49b2-b788-a992d74ddf9f","invariantUUID":"621aca7b-21fc-473e-81e3-26e114504612","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d872d1b-5a17-4600-a6a2-02d9766714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636536730925,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a6b9ae-4465-4f33-b714-276aabb502dc","invariantUUID":"e64c1764-eab5-4f85-853d-b3e0b3f0e651","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f12fa8c-1804-497a-88ac-7dbf7969d8d3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536682792,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afef6133-b56a-454e-b256-a0c48167520b","invariantUUID":"02ef34e0-0d2e-487d-917b-8348bf313f3f","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":"securityrules","uniqueId":"69de9086-31c3-4966-913d-867e0c950a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536724311,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b8ee45d9-4002-4f55-98a6-685cfe7a778a","invariantUUID":"85f56f39-140b-4c85-bb86-86a6ac2349eb","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":"57fc5d97-1abb-45a1-ab7a-fc1580ba1ae4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536659788,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237ebded-50a8-4492-bf88-c89d6fd47707","invariantUUID":"71e0b0cb-6fbe-4b27-888d-e6ffef2c66c2","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":"network","uniqueId":"5b36d44e-44ad-49b0-9d41-22313de531d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536697028,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d53e2ec-89cf-4c84-a85b-9fd6bea7811b","invariantUUID":"f525338a-832b-4fb8-9bbb-3cdf433c131a","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":"networkrules","uniqueId":"a3f1c09b-5d30-47dd-8dbb-333e237000ce","lifecycleState":"CERTIFIED","lastUpdateDate":1636536718014,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7aa54b34-d444-4f06-8b64-f409abe85707","invariantUUID":"f48dd595-9073-4073-b726-4a3c026847a3","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":"8c48251c-2e5b-43d1-b9ef-e6a519df4028","lifecycleState":"CERTIFIED","lastUpdateDate":1636536950788,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1570337-f99f-435c-8d01-5abd7da0fe35","invariantUUID":"619d3608-9a26-4eb9-8285-a56df026f6fd","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdda4d95-976f-4495-ac78-3a6ca14306e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536848235,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32c338de-97fe-40a1-9ba0-0b9f46f619e7","invariantUUID":"3d0ed2e7-cc95-4b3c-8c23-d4e3b75fc116","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":"a9907c6c-9607-4ee9-8af5-ef02dececd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536694696,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93c6bc86-3634-4396-818a-3d9520edaf47","invariantUUID":"db6b6cad-66ab-4ed9-bba9-f9ee33ebd4eb","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7e194572-ae31-4c66-9317-161e82cde524","lifecycleState":"CERTIFIED","lastUpdateDate":1636536794631,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ea8d51-b0fc-49f4-b4f8-178d51ab11cb","invariantUUID":"b512136d-c84b-4fb5-aefd-82dd2ceac3c6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cdce6a34-4704-4398-a6e3-3d7f9be6a9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636536836828,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"044a8e09-3536-4565-afa7-62763005a824","invariantUUID":"f9af5a49-767d-40b3-bf7b-c7dc42939105","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":"476f23ff-9cd1-4fcc-a7e0-d6c95323cf29","lifecycleState":"CERTIFIED","lastUpdateDate":1636536804749,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7a9551-1d81-4603-be8d-2da850bbd4bd","invariantUUID":"b3bf56fc-89c6-43e1-8758-6d8c1761dafe","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":"4ee0ba5c-2387-495e-b14e-5a266e6c784f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536771186,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff29b50-4957-4ada-abd4-4dea249b5e15","invariantUUID":"d6c18130-8428-4b05-9f25-1bd3cacfcdfe","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52860379-a963-4928-b2db-dbc97a5f57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636536693110,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8095442-3547-4cb7-8a34-47f197ba6c9e","invariantUUID":"e0cbb9c1-5237-402e-acd9-07f91afa65b4","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":"b1bddf3b-2497-4c3c-9f91-0c4f57486dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536853358,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ac9dd8d-5ab0-4ab1-966c-720618985329","invariantUUID":"8620ffe7-6dc6-400d-b684-c77d937fa738","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":"network","uniqueId":"bab578cc-d865-40e4-8308-62a624aeeed8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536733410,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79695ea-220c-481b-bf86-559fe7135a67","invariantUUID":"5248f76d-efb5-48db-9332-7722b31b52d3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0d3df54f-9eee-4b66-8b3c-de26f6886379","lifecycleState":"CERTIFIED","lastUpdateDate":1636536885806,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda99276-ce5e-40b3-8b3e-20d88b9b2dd5","invariantUUID":"a2154c0b-3125-473f-8bff-447709932f26","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16b63f54-cd78-4af2-af05-6ab1e9d8bcb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536874852,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b87c2b8-86bf-4b00-8f23-dadb91e8eec4","invariantUUID":"318b2399-9d63-49b7-b885-b536496a5817","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":"2faad65d-4a2f-42f1-96f9-b0d37f182daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636536843494,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6740a2-3fa1-4e1f-92d5-72ee27a415fe","invariantUUID":"8cc97591-c1a5-4a96-8f1e-6d98c4eb29e9","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":"compute","uniqueId":"ae21aa9d-235a-436c-8a1f-42d43ba54e14","lifecycleState":"CERTIFIED","lastUpdateDate":1636536858141,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a87f65-107b-4484-9676-35cebc4499da","invariantUUID":"fe9bd96c-48c8-4064-a759-2a561dab985b","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":"loadBalancer","uniqueId":"f8f3bee3-b8e8-4da2-97b8-363f6a5bbd59","lifecycleState":"CERTIFIED","lastUpdateDate":1636536656559,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10a44bc-29f3-4686-8ce8-9b66c00a8ca2","invariantUUID":"a791c568-13d2-4ac4-88ef-4d275d1e3400","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36e979da-bc02-4593-af68-a5e8185ebc4b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536943413,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"273f29e6-4b32-45ef-ad00-a93f52b183a0","invariantUUID":"2590396c-86e1-49bf-a121-c16cee022b52","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"589947c3-8340-4e77-8902-7d4a710640fd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536883319,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49a5d53-dd1e-4fea-8c6f-6f7796a13105","invariantUUID":"1d1df9b1-2589-46b6-bfe6-9ffcfe2252e8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d11f4138-fbce-4999-a538-4c3bdec15aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536952416,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95824dfd-e3c7-48ed-bfe4-039cda1041d3","invariantUUID":"95ac6506-1c4f-4c40-85db-5fe4d8b7a3fd","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7986ca1b-563f-4bc7-9757-fcc664ae3b73","lifecycleState":"CERTIFIED","lastUpdateDate":1636536679455,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3c7518b-8077-4fea-98a5-be37dfa95615","invariantUUID":"48147b5c-9902-45b7-b9d6-36725fc777f0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"327e2dfe-2f57-4c64-9bc1-250cfbff16ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636536785222,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c910aa79-9b29-408e-9b17-6d35cdef0c56","invariantUUID":"6e6d3634-468d-44c4-aa1c-20681c2f52e2","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":"objectStorage","uniqueId":"b0d35433-419c-4592-8a34-3e7dce8d751d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536673117,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a1f89-5645-4740-808f-d09095fa9e8a","invariantUUID":"0caba622-cfb6-4ae9-8b33-c20734438350","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":"a01216e5-8b22-4bcd-a6ba-41596c99b14e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536767124,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e019c52-a574-4a4c-be95-3f8c64187524","invariantUUID":"1c2bb65d-16a6-41f6-8268-e8cb51cd30c1","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":"cf0b457e-de8d-4261-87b3-1e166c8b329c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536749814,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"037da290-d5e4-4a37-a239-c45f830e26cc","invariantUUID":"ade6470d-9fd8-4243-8ce5-8e8c4d11609b","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":"4e61f132-a11d-4b39-a3e7-74def93b9a94","lifecycleState":"CERTIFIED","lastUpdateDate":1636536854876,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f59614-61dd-4e1b-b177-69afe4603608","invariantUUID":"271ed3c8-323c-4992-8848-6c5686db38be","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bad4db8f-ce71-435f-9475-a83fbde557a1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536955090,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27d0ed0-b4e1-4906-a21e-162e2e83d29d","invariantUUID":"e26bdee3-b8d2-4511-928d-038c29229bee","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b945a8-35b0-460d-ba8c-f298c4477a23","lifecycleState":"CERTIFIED","lastUpdateDate":1636536822025,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c92a4105-d366-42ad-b929-f3fb69225fd7","invariantUUID":"de9a9446-36b4-4eac-9263-1bd410566ad9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"37fa6082-d5e3-4bd5-8baf-121b4b481b7f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536863397,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bbad3b-027f-47e8-aa6b-8110a130f831","invariantUUID":"76db8a47-abe7-4896-88af-f7dfab0d5f74","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"27471c4c-4c21-486e-bc7c-7efc3f69e3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536890324,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8facfb64-2b73-4bee-ad9a-3ebd093b5cff","invariantUUID":"d66d313c-7404-4636-a8d9-fd033253c478","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":"534ec87d-8d52-4f4e-847b-1e4a796182e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536824360,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b9023d-91c6-4746-91f1-70af6aef328a","invariantUUID":"084a4612-2536-478e-82de-5905f1e59c95","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":"98a4ac1f-8265-4d51-9484-0dcfc5c19733","lifecycleState":"CERTIFIED","lastUpdateDate":1636536782693,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"add0d514-f2ae-4199-85cb-aa3a0dca375f","invariantUUID":"5c873ad9-0df8-4e5c-ad5e-3d5ab37e879b","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":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536779088,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","invariantUUID":"523db790-31a2-48ab-8ddd-3427b7d4d150","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":"compute","uniqueId":"99b4e964-71a2-4ebb-8d00-96ecf0c9602f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536634218,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39ebb978-31d2-4fa4-9903-6462e95f475f","invariantUUID":"3538a020-680b-4f58-ad63-88a92161b965","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":"defaulticon","uniqueId":"cd43b6c4-5d0c-4123-bb5a-540e86f482e0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536645853,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e5a9bda4-a2b1-4bec-8041-85f88f51a6c6","invariantUUID":"aff0508a-7369-44ac-b0dd-ce3355aea626","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":"network","uniqueId":"8b7d8c78-e6ea-4914-9ef9-ba5f36d4366c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536865423,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da0f3fb8-43e6-4496-9072-7c87c831654b","invariantUUID":"3988fb98-f6e6-4878-8674-4c38aedcf240","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91a04023-f904-4792-8d7f-d4211f496cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536840040,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d48f4ad-14ae-4e49-a57d-a5f01e957432","invariantUUID":"15caec7a-0a7c-4c7d-aba0-a1cabe67b05e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79448ec-8e58-4f50-ad4c-d9fa123761fe","lifecycleState":"CERTIFIED","lastUpdateDate":1636536735093,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"beac85c6-7d63-437e-b873-ecec6b7f159f","invariantUUID":"529e86a3-401d-4e2f-be12-ff24bd08decc","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":"ee726312-a39c-4a2a-b266-ea7f26e16712","lifecycleState":"CERTIFIED","lastUpdateDate":1636536663390,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21fbcca7-505c-484e-b318-952e58e988ed","invariantUUID":"75c52c4a-836d-40c0-9cf2-77775b7aba27","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":"objectStorage","uniqueId":"2f090586-3ae7-48b2-acfd-ef469c4e925d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536650288,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f97d31-f938-457d-a228-0663a84019b5","invariantUUID":"1677216a-2227-4e93-bdeb-897a10544806","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":"daffe7d1-8426-4b26-9457-9fc4ad27430a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536851549,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c6dcff-779b-4f0c-913c-db6f2df6abb1","invariantUUID":"5ece3b30-1c82-460c-9780-3d73d4141bbe","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"96da8e18-97fe-44f0-91ac-26f0f5480683","lifecycleState":"CERTIFIED","lastUpdateDate":1636536892736,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07bbd5e8-0ace-482f-a5cb-4405ae753a58","invariantUUID":"f0a2d144-259d-4e3b-a7a2-4a8bb868ef9a","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":"66c45f54-5355-4483-9d83-e8346658a322","lifecycleState":"CERTIFIED","lastUpdateDate":1636536945060,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"add32f93-b2f7-47cb-a12b-64c70eb7d477","invariantUUID":"f29358d6-4780-4ca8-9d17-d93d1e123445","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc3ddd0-6645-4e54-a426-27718b5b0712","lifecycleState":"CERTIFIED","lastUpdateDate":1636539624094,"name":"basic_onboard_VCBWxJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fd88035-2296-4977-aeb5-d32bff988c9f","invariantUUID":"a3065048-347a-4d77-915c-a9571b8fd325","systemName":"BasicOnboardVcbwxj","description":"VF","tags":["basic_onboard_VCBWxJ"],"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":"eb22970c-fc99-45e3-8aea-643d52f14bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536896540,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"269acb03-1011-4d94-bc9f-640fb526f61b","invariantUUID":"59c1425d-7a3d-4ca3-b9ba-f74df1027d5e","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":"00a6ce58-fec5-400a-a634-10fa14ba6c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536758633,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81abd674-399f-4c85-9a5c-19085cb690f2","invariantUUID":"974971ba-14e0-4c90-b892-d1909a7fee8a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72df147d-d0c9-490a-80bc-28c891460bb4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536834798,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c712ba-d462-4676-b043-62becf1d70f3","invariantUUID":"db794980-20ee-4613-865b-aecf7cd6ffca","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":"compute","uniqueId":"efd43739-5d9a-4838-bf8c-b8e31260f0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536941189,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9c3bdb-1f27-4144-a054-c4fc7aa063ae","invariantUUID":"5376cd86-c9b9-492f-9fed-ebfc2f301565","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e06d0ee-9137-4d19-8d09-3ac967ed7dca","lifecycleState":"CERTIFIED","lastUpdateDate":1636536812938,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afed91b3-8410-42d0-8a36-23aedd1298e1","invariantUUID":"1518a50f-dd85-4e37-b00c-d5cb3f1315e0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a00c8bd-84b0-40c4-90a9-bd34ace50b3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536792709,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"090c897e-4a06-4b74-9ec9-c92a3d56dd90","invariantUUID":"9272ecb4-b29a-41a2-9b5a-49b354b90f96","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":"24777992-0def-4a0d-a366-f53182a02acc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536962398,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcaea6af-afb7-4b61-93df-2b392645e91d","invariantUUID":"30af987e-bbf4-4ae4-9a66-fb92d1873724","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5f3e2dfd-3def-4c1b-815b-8341e66c56d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536814561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fa7433-249d-4f08-94d8-4086498d7a30","invariantUUID":"f5c72bc0-9fa7-43ed-8b58-31be76abe19b","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":"856ce6c9-ce99-43bd-8cb6-b6de01a19466","lifecycleState":"CERTIFIED","lastUpdateDate":1636536684622,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6244110-cce2-4213-8ae4-6356492f5b25","invariantUUID":"320b00cd-10f4-41b6-a798-8d6c05c20ebd","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e5997b4-4ec1-4eda-a4af-f9711e9edca3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536737347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0591c5-c367-438c-b410-1375cfcf49e8","invariantUUID":"4003954e-a7f2-40c9-879e-59bdf391ee05","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84979d27-137a-455a-bb4f-cea6cecadede","lifecycleState":"CERTIFIED","lastUpdateDate":1636536745944,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e36dfc2b-0dbe-47ee-b4a0-8ad206d5b1e9","invariantUUID":"94a3769e-7d67-4d4f-a7f0-ef58fff50836","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c834452-b413-4169-ac80-889e859bfae3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536796627,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0af379e0-d0ae-4614-8f48-e26ae87ab7fe","invariantUUID":"96769314-e787-4bd0-86d6-0e308942d3d5","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":"network","uniqueId":"14aa5f7e-4792-4be8-9f04-13c3c0922dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536776250,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cef1bf9b-1ec8-4d78-b694-170bf04621f4","invariantUUID":"fbc12b4d-8a01-4f11-9318-970fe420aa26","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83c6c939-4af0-4fc5-9b50-5891e93bffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636536833229,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d103842-0201-4976-a204-c40aefb59c22","invariantUUID":"efa6e1a0-0977-48a9-926b-bab5cf6a2145","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":"797bc02e-7229-4a0e-bacd-1390444d9675","lifecycleState":"CERTIFIED","lastUpdateDate":1636536806733,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d3d5579-22be-4da0-9054-c568be375b7e","invariantUUID":"c4959677-a39a-4c0e-b2bb-efe888920ae1","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":"18c770ed-7ceb-4914-9a4e-0a572744ee17","lifecycleState":"CERTIFIED","lastUpdateDate":1636536959015,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74831a3a-6301-40f6-9cfa-3c7b9dc5ffd0","invariantUUID":"ecb7df80-c564-4deb-af57-c0a364015ea0","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8988c73b-67bb-4fba-b6fa-2cdba13f0380","lifecycleState":"CERTIFIED","lastUpdateDate":1636536956633,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faed09f7-d40e-4cab-908c-5bb1f578022b","invariantUUID":"bfdac061-df5a-4a43-8f1c-1868fe236a94","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bcc9a6ec-a115-434a-9261-acb6e89be81a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536894555,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac80c5f-a0f5-46ca-9d1f-818fd039fdf7","invariantUUID":"15b75044-bd8d-4aa8-a4b7-72124e669e52","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":"bcd037f4-05ef-4583-90b5-2aab084003ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636536802812,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857156d9-e5d9-4653-9e4a-8df990c1d00a","invariantUUID":"e39d843b-df9f-4b4b-a64d-2440afa7e684","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":"d5fad176-d4c3-409c-8dd6-e206a3686df0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536676724,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5174af-16d0-4672-a87b-9f4f45105f8b","invariantUUID":"9ada48d0-cafa-4bf4-b480-a2d0de136f54","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636540817239,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928368b4-383f-4d41-a82d-5b64b8d1047f","lifecycleState":"CERTIFIED","lastUpdateDate":1636539667116,"name":"basic_onboard_VCBWxJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","systemName":"BasicOnboardVcbwxj","description":"service","tags":["basic_onboard_VCBWxJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 10:40:19,640 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-10 10:40:19,641 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC 2021-11-10 10:40:19,644 DEBUG 129:onap_service.py(1) - [SDC][Certify Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:19,644 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/c3cb62b7-1f24-4f22-9cf0-824adcca12ab/lifecycleState/Certify 2021-11-10 10:40:19,644 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-11-10 10:40:19,646 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:24,343 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/c3cb62b7-1f24-4f22-9cf0-824adcca12ab/lifecycleState/Certify HTTP/1.1" 200 1187 2021-11-10 10:40:24,344 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-11-10 10:40:24,344 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1636540812862,"lastUpdateDate":1636540817239,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"96d719e3-3a86-407d-bd18-ea7736b74d65"},"projectCode":"123456","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","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":"c640fc5b-a24e-4d16-b418-42da3fbb5171"} 2021-11-10 10:40:24,347 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-10 10:40:24,347 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 10:40:24,347 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:24,347 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-10 10:40:24,347 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 10:40:24,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:40:24,426 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 732 2021-11-10 10:40:24,428 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 10:40:24,428 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","name":"basic_onboard_VCBWxJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cacdefeb-7622-419c-b320-07541def9758/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-10 10:40:24,431 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_VCBWxJ from SDC 2021-11-10 10:40:24,431 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:24,431 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:24,431 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:24,431 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-10 10:40:24,431 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:24,431 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:24,431 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-10 10:40:24,431 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-10 10:40:24,432 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-10 10:40:24,432 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 10:40:24,432 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:24,432 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-10 10:40:24,432 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 10:40:24,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:24,513 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-10 10:40:24,516 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 10:40:24,520 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","lifecycleState":"CERTIFIED","lastUpdateDate":1636536687346,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9d1c53-dd91-45e7-87bf-cc174f1a5840","invariantUUID":"43cefa88-a6a0-4f09-a970-d28f08ca27ae","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":"port","uniqueId":"30087d3e-9e9e-4dd1-9ec4-7b70575751d8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536713270,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50187a61-05c8-4ec7-8bd9-6655dc111688","invariantUUID":"2e8f4d50-2b67-4b11-b8f0-e54bde26574c","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":"networkrules","uniqueId":"aa455b68-8d1a-4990-8208-456da5fd2532","lifecycleState":"CERTIFIED","lastUpdateDate":1636536711323,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"55ce0c84-e781-4d7e-a822-61f47f1ba423","invariantUUID":"0ef0a194-a6a8-4314-9582-05f6e41a3a1a","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":"7fd5fc75-4de6-4e28-8cb9-0c4f1bb277dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536721513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc835f8f-d2e2-4fb6-b496-e69d62c952a3","invariantUUID":"f1b5a11f-775e-4fcc-9e07-4b4930b6def6","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":"objectStorage","uniqueId":"e2ee8115-8d61-4702-84c8-18959d83b6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536652651,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a39d53ac-25ac-4d5f-94ca-3a943467c1d5","invariantUUID":"0f6dd974-0fea-4865-a111-ab27e41bca00","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b53444c0-b0d3-4152-a195-21da376548df","lifecycleState":"CERTIFIED","lastUpdateDate":1636536946986,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43eedb99-6bf1-4e98-a335-bacbb3d6b751","invariantUUID":"fe39e06e-835f-47fa-ae79-59c5b4b8fe50","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6022070f-fdaf-4b33-b3c6-81e8026f927c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536872962,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61b1953c-f2dd-47de-b471-8b509c8faefa","invariantUUID":"f8687fb3-2369-46bf-9217-9c6045c0c5b8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"33339c96-f3a5-4f28-9086-ed9e8b34d958","lifecycleState":"CERTIFIED","lastUpdateDate":1636536674697,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb65ebb-57ff-455e-a3be-bdea51651f51","invariantUUID":"30aae153-4331-44d6-9de5-c4e38c8cc590","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c038c4ce-61e0-4206-b3ce-d6cdd109632b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536691248,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08d3a220-9f5c-4ec5-8891-df5565c13dcc","invariantUUID":"18ee933e-369a-405b-8d3e-ee38264e59c2","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":"network","uniqueId":"7519b67f-8e63-4404-9c15-1fa7bc02bec7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536744138,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5449858e-7598-410f-a7d5-ed2ab3b822dc","invariantUUID":"d8c4576d-b684-4c8d-b510-c8a1a0440098","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":"port","uniqueId":"7b9dd902-dbaa-466b-b5a1-a452f66a68bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536964052,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01e5e8f8-941e-47bc-a3d4-2060414250e0","invariantUUID":"35ce6b3f-eeea-4052-a17d-d0909087cfb7","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c37b5c2d-69a8-4993-ac1b-c8f5a45ea18a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536788432,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60a16a24-38c3-47c3-98c8-17b5e6b3e419","invariantUUID":"09f5d94f-9a03-42fa-ac40-d43de457b5c5","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":"objectStorage","uniqueId":"6a9b7518-d7c6-4d65-9b62-b2e584a754d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536953705,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73cdf821-f00f-4894-8d4b-6e5330ce3e33","invariantUUID":"d3b02c44-d806-4322-b9ab-8d673343c56b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f58affa-559b-4999-81af-6e457d8796bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536845239,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eef9bc6a-8b83-40c0-8c45-ca4ab0d0618b","invariantUUID":"ece42df3-7165-4637-b09f-9859e091f4e7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db4a2684-5ee7-4ea1-8d04-9fdc89addeed","lifecycleState":"CERTIFIED","lastUpdateDate":1636536774488,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d3ed3b4-023a-49b2-b788-a992d74ddf9f","invariantUUID":"621aca7b-21fc-473e-81e3-26e114504612","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d872d1b-5a17-4600-a6a2-02d9766714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636536730925,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a6b9ae-4465-4f33-b714-276aabb502dc","invariantUUID":"e64c1764-eab5-4f85-853d-b3e0b3f0e651","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f12fa8c-1804-497a-88ac-7dbf7969d8d3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536682792,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afef6133-b56a-454e-b256-a0c48167520b","invariantUUID":"02ef34e0-0d2e-487d-917b-8348bf313f3f","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":"securityrules","uniqueId":"69de9086-31c3-4966-913d-867e0c950a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536724311,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b8ee45d9-4002-4f55-98a6-685cfe7a778a","invariantUUID":"85f56f39-140b-4c85-bb86-86a6ac2349eb","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":"57fc5d97-1abb-45a1-ab7a-fc1580ba1ae4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536659788,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237ebded-50a8-4492-bf88-c89d6fd47707","invariantUUID":"71e0b0cb-6fbe-4b27-888d-e6ffef2c66c2","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":"network","uniqueId":"5b36d44e-44ad-49b0-9d41-22313de531d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536697028,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d53e2ec-89cf-4c84-a85b-9fd6bea7811b","invariantUUID":"f525338a-832b-4fb8-9bbb-3cdf433c131a","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":"networkrules","uniqueId":"a3f1c09b-5d30-47dd-8dbb-333e237000ce","lifecycleState":"CERTIFIED","lastUpdateDate":1636536718014,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7aa54b34-d444-4f06-8b64-f409abe85707","invariantUUID":"f48dd595-9073-4073-b726-4a3c026847a3","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":"8c48251c-2e5b-43d1-b9ef-e6a519df4028","lifecycleState":"CERTIFIED","lastUpdateDate":1636536950788,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1570337-f99f-435c-8d01-5abd7da0fe35","invariantUUID":"619d3608-9a26-4eb9-8285-a56df026f6fd","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdda4d95-976f-4495-ac78-3a6ca14306e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536848235,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32c338de-97fe-40a1-9ba0-0b9f46f619e7","invariantUUID":"3d0ed2e7-cc95-4b3c-8c23-d4e3b75fc116","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":"a9907c6c-9607-4ee9-8af5-ef02dececd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536694696,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93c6bc86-3634-4396-818a-3d9520edaf47","invariantUUID":"db6b6cad-66ab-4ed9-bba9-f9ee33ebd4eb","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7e194572-ae31-4c66-9317-161e82cde524","lifecycleState":"CERTIFIED","lastUpdateDate":1636536794631,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ea8d51-b0fc-49f4-b4f8-178d51ab11cb","invariantUUID":"b512136d-c84b-4fb5-aefd-82dd2ceac3c6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cdce6a34-4704-4398-a6e3-3d7f9be6a9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636536836828,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"044a8e09-3536-4565-afa7-62763005a824","invariantUUID":"f9af5a49-767d-40b3-bf7b-c7dc42939105","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":"476f23ff-9cd1-4fcc-a7e0-d6c95323cf29","lifecycleState":"CERTIFIED","lastUpdateDate":1636536804749,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7a9551-1d81-4603-be8d-2da850bbd4bd","invariantUUID":"b3bf56fc-89c6-43e1-8758-6d8c1761dafe","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":"4ee0ba5c-2387-495e-b14e-5a266e6c784f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536771186,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff29b50-4957-4ada-abd4-4dea249b5e15","invariantUUID":"d6c18130-8428-4b05-9f25-1bd3cacfcdfe","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52860379-a963-4928-b2db-dbc97a5f57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636536693110,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8095442-3547-4cb7-8a34-47f197ba6c9e","invariantUUID":"e0cbb9c1-5237-402e-acd9-07f91afa65b4","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":"b1bddf3b-2497-4c3c-9f91-0c4f57486dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536853358,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ac9dd8d-5ab0-4ab1-966c-720618985329","invariantUUID":"8620ffe7-6dc6-400d-b684-c77d937fa738","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":"network","uniqueId":"bab578cc-d865-40e4-8308-62a624aeeed8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536733410,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79695ea-220c-481b-bf86-559fe7135a67","invariantUUID":"5248f76d-efb5-48db-9332-7722b31b52d3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0d3df54f-9eee-4b66-8b3c-de26f6886379","lifecycleState":"CERTIFIED","lastUpdateDate":1636536885806,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda99276-ce5e-40b3-8b3e-20d88b9b2dd5","invariantUUID":"a2154c0b-3125-473f-8bff-447709932f26","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16b63f54-cd78-4af2-af05-6ab1e9d8bcb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536874852,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b87c2b8-86bf-4b00-8f23-dadb91e8eec4","invariantUUID":"318b2399-9d63-49b7-b885-b536496a5817","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":"2faad65d-4a2f-42f1-96f9-b0d37f182daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636536843494,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6740a2-3fa1-4e1f-92d5-72ee27a415fe","invariantUUID":"8cc97591-c1a5-4a96-8f1e-6d98c4eb29e9","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":"compute","uniqueId":"ae21aa9d-235a-436c-8a1f-42d43ba54e14","lifecycleState":"CERTIFIED","lastUpdateDate":1636536858141,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a87f65-107b-4484-9676-35cebc4499da","invariantUUID":"fe9bd96c-48c8-4064-a759-2a561dab985b","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":"loadBalancer","uniqueId":"f8f3bee3-b8e8-4da2-97b8-363f6a5bbd59","lifecycleState":"CERTIFIED","lastUpdateDate":1636536656559,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10a44bc-29f3-4686-8ce8-9b66c00a8ca2","invariantUUID":"a791c568-13d2-4ac4-88ef-4d275d1e3400","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36e979da-bc02-4593-af68-a5e8185ebc4b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536943413,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"273f29e6-4b32-45ef-ad00-a93f52b183a0","invariantUUID":"2590396c-86e1-49bf-a121-c16cee022b52","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"589947c3-8340-4e77-8902-7d4a710640fd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536883319,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49a5d53-dd1e-4fea-8c6f-6f7796a13105","invariantUUID":"1d1df9b1-2589-46b6-bfe6-9ffcfe2252e8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d11f4138-fbce-4999-a538-4c3bdec15aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536952416,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95824dfd-e3c7-48ed-bfe4-039cda1041d3","invariantUUID":"95ac6506-1c4f-4c40-85db-5fe4d8b7a3fd","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7986ca1b-563f-4bc7-9757-fcc664ae3b73","lifecycleState":"CERTIFIED","lastUpdateDate":1636536679455,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3c7518b-8077-4fea-98a5-be37dfa95615","invariantUUID":"48147b5c-9902-45b7-b9d6-36725fc777f0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"327e2dfe-2f57-4c64-9bc1-250cfbff16ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636536785222,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c910aa79-9b29-408e-9b17-6d35cdef0c56","invariantUUID":"6e6d3634-468d-44c4-aa1c-20681c2f52e2","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":"objectStorage","uniqueId":"b0d35433-419c-4592-8a34-3e7dce8d751d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536673117,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a1f89-5645-4740-808f-d09095fa9e8a","invariantUUID":"0caba622-cfb6-4ae9-8b33-c20734438350","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":"a01216e5-8b22-4bcd-a6ba-41596c99b14e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536767124,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e019c52-a574-4a4c-be95-3f8c64187524","invariantUUID":"1c2bb65d-16a6-41f6-8268-e8cb51cd30c1","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":"cf0b457e-de8d-4261-87b3-1e166c8b329c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536749814,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"037da290-d5e4-4a37-a239-c45f830e26cc","invariantUUID":"ade6470d-9fd8-4243-8ce5-8e8c4d11609b","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":"4e61f132-a11d-4b39-a3e7-74def93b9a94","lifecycleState":"CERTIFIED","lastUpdateDate":1636536854876,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f59614-61dd-4e1b-b177-69afe4603608","invariantUUID":"271ed3c8-323c-4992-8848-6c5686db38be","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bad4db8f-ce71-435f-9475-a83fbde557a1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536955090,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27d0ed0-b4e1-4906-a21e-162e2e83d29d","invariantUUID":"e26bdee3-b8d2-4511-928d-038c29229bee","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b945a8-35b0-460d-ba8c-f298c4477a23","lifecycleState":"CERTIFIED","lastUpdateDate":1636536822025,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c92a4105-d366-42ad-b929-f3fb69225fd7","invariantUUID":"de9a9446-36b4-4eac-9263-1bd410566ad9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"37fa6082-d5e3-4bd5-8baf-121b4b481b7f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536863397,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bbad3b-027f-47e8-aa6b-8110a130f831","invariantUUID":"76db8a47-abe7-4896-88af-f7dfab0d5f74","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"27471c4c-4c21-486e-bc7c-7efc3f69e3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536890324,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8facfb64-2b73-4bee-ad9a-3ebd093b5cff","invariantUUID":"d66d313c-7404-4636-a8d9-fd033253c478","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":"534ec87d-8d52-4f4e-847b-1e4a796182e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536824360,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b9023d-91c6-4746-91f1-70af6aef328a","invariantUUID":"084a4612-2536-478e-82de-5905f1e59c95","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":"98a4ac1f-8265-4d51-9484-0dcfc5c19733","lifecycleState":"CERTIFIED","lastUpdateDate":1636536782693,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"add0d514-f2ae-4199-85cb-aa3a0dca375f","invariantUUID":"5c873ad9-0df8-4e5c-ad5e-3d5ab37e879b","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":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536779088,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","invariantUUID":"523db790-31a2-48ab-8ddd-3427b7d4d150","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":"compute","uniqueId":"99b4e964-71a2-4ebb-8d00-96ecf0c9602f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536634218,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39ebb978-31d2-4fa4-9903-6462e95f475f","invariantUUID":"3538a020-680b-4f58-ad63-88a92161b965","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":"defaulticon","uniqueId":"cd43b6c4-5d0c-4123-bb5a-540e86f482e0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536645853,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e5a9bda4-a2b1-4bec-8041-85f88f51a6c6","invariantUUID":"aff0508a-7369-44ac-b0dd-ce3355aea626","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":"network","uniqueId":"8b7d8c78-e6ea-4914-9ef9-ba5f36d4366c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536865423,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da0f3fb8-43e6-4496-9072-7c87c831654b","invariantUUID":"3988fb98-f6e6-4878-8674-4c38aedcf240","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91a04023-f904-4792-8d7f-d4211f496cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536840040,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d48f4ad-14ae-4e49-a57d-a5f01e957432","invariantUUID":"15caec7a-0a7c-4c7d-aba0-a1cabe67b05e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79448ec-8e58-4f50-ad4c-d9fa123761fe","lifecycleState":"CERTIFIED","lastUpdateDate":1636536735093,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"beac85c6-7d63-437e-b873-ecec6b7f159f","invariantUUID":"529e86a3-401d-4e2f-be12-ff24bd08decc","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":"ee726312-a39c-4a2a-b266-ea7f26e16712","lifecycleState":"CERTIFIED","lastUpdateDate":1636536663390,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21fbcca7-505c-484e-b318-952e58e988ed","invariantUUID":"75c52c4a-836d-40c0-9cf2-77775b7aba27","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":"objectStorage","uniqueId":"2f090586-3ae7-48b2-acfd-ef469c4e925d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536650288,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f97d31-f938-457d-a228-0663a84019b5","invariantUUID":"1677216a-2227-4e93-bdeb-897a10544806","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":"daffe7d1-8426-4b26-9457-9fc4ad27430a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536851549,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c6dcff-779b-4f0c-913c-db6f2df6abb1","invariantUUID":"5ece3b30-1c82-460c-9780-3d73d4141bbe","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"96da8e18-97fe-44f0-91ac-26f0f5480683","lifecycleState":"CERTIFIED","lastUpdateDate":1636536892736,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07bbd5e8-0ace-482f-a5cb-4405ae753a58","invariantUUID":"f0a2d144-259d-4e3b-a7a2-4a8bb868ef9a","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":"66c45f54-5355-4483-9d83-e8346658a322","lifecycleState":"CERTIFIED","lastUpdateDate":1636536945060,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"add32f93-b2f7-47cb-a12b-64c70eb7d477","invariantUUID":"f29358d6-4780-4ca8-9d17-d93d1e123445","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc3ddd0-6645-4e54-a426-27718b5b0712","lifecycleState":"CERTIFIED","lastUpdateDate":1636539624094,"name":"basic_onboard_VCBWxJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fd88035-2296-4977-aeb5-d32bff988c9f","invariantUUID":"a3065048-347a-4d77-915c-a9571b8fd325","systemName":"BasicOnboardVcbwxj","description":"VF","tags":["basic_onboard_VCBWxJ"],"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":"eb22970c-fc99-45e3-8aea-643d52f14bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536896540,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"269acb03-1011-4d94-bc9f-640fb526f61b","invariantUUID":"59c1425d-7a3d-4ca3-b9ba-f74df1027d5e","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":"00a6ce58-fec5-400a-a634-10fa14ba6c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536758633,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81abd674-399f-4c85-9a5c-19085cb690f2","invariantUUID":"974971ba-14e0-4c90-b892-d1909a7fee8a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72df147d-d0c9-490a-80bc-28c891460bb4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536834798,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c712ba-d462-4676-b043-62becf1d70f3","invariantUUID":"db794980-20ee-4613-865b-aecf7cd6ffca","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":"compute","uniqueId":"efd43739-5d9a-4838-bf8c-b8e31260f0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536941189,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9c3bdb-1f27-4144-a054-c4fc7aa063ae","invariantUUID":"5376cd86-c9b9-492f-9fed-ebfc2f301565","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e06d0ee-9137-4d19-8d09-3ac967ed7dca","lifecycleState":"CERTIFIED","lastUpdateDate":1636536812938,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afed91b3-8410-42d0-8a36-23aedd1298e1","invariantUUID":"1518a50f-dd85-4e37-b00c-d5cb3f1315e0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a00c8bd-84b0-40c4-90a9-bd34ace50b3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536792709,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"090c897e-4a06-4b74-9ec9-c92a3d56dd90","invariantUUID":"9272ecb4-b29a-41a2-9b5a-49b354b90f96","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":"24777992-0def-4a0d-a366-f53182a02acc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536962398,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcaea6af-afb7-4b61-93df-2b392645e91d","invariantUUID":"30af987e-bbf4-4ae4-9a66-fb92d1873724","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5f3e2dfd-3def-4c1b-815b-8341e66c56d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536814561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fa7433-249d-4f08-94d8-4086498d7a30","invariantUUID":"f5c72bc0-9fa7-43ed-8b58-31be76abe19b","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":"856ce6c9-ce99-43bd-8cb6-b6de01a19466","lifecycleState":"CERTIFIED","lastUpdateDate":1636536684622,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6244110-cce2-4213-8ae4-6356492f5b25","invariantUUID":"320b00cd-10f4-41b6-a798-8d6c05c20ebd","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e5997b4-4ec1-4eda-a4af-f9711e9edca3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536737347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0591c5-c367-438c-b410-1375cfcf49e8","invariantUUID":"4003954e-a7f2-40c9-879e-59bdf391ee05","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84979d27-137a-455a-bb4f-cea6cecadede","lifecycleState":"CERTIFIED","lastUpdateDate":1636536745944,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e36dfc2b-0dbe-47ee-b4a0-8ad206d5b1e9","invariantUUID":"94a3769e-7d67-4d4f-a7f0-ef58fff50836","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c834452-b413-4169-ac80-889e859bfae3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536796627,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0af379e0-d0ae-4614-8f48-e26ae87ab7fe","invariantUUID":"96769314-e787-4bd0-86d6-0e308942d3d5","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":"network","uniqueId":"14aa5f7e-4792-4be8-9f04-13c3c0922dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536776250,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cef1bf9b-1ec8-4d78-b694-170bf04621f4","invariantUUID":"fbc12b4d-8a01-4f11-9318-970fe420aa26","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83c6c939-4af0-4fc5-9b50-5891e93bffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636536833229,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d103842-0201-4976-a204-c40aefb59c22","invariantUUID":"efa6e1a0-0977-48a9-926b-bab5cf6a2145","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":"797bc02e-7229-4a0e-bacd-1390444d9675","lifecycleState":"CERTIFIED","lastUpdateDate":1636536806733,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d3d5579-22be-4da0-9054-c568be375b7e","invariantUUID":"c4959677-a39a-4c0e-b2bb-efe888920ae1","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":"18c770ed-7ceb-4914-9a4e-0a572744ee17","lifecycleState":"CERTIFIED","lastUpdateDate":1636536959015,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74831a3a-6301-40f6-9cfa-3c7b9dc5ffd0","invariantUUID":"ecb7df80-c564-4deb-af57-c0a364015ea0","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8988c73b-67bb-4fba-b6fa-2cdba13f0380","lifecycleState":"CERTIFIED","lastUpdateDate":1636536956633,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faed09f7-d40e-4cab-908c-5bb1f578022b","invariantUUID":"bfdac061-df5a-4a43-8f1c-1868fe236a94","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bcc9a6ec-a115-434a-9261-acb6e89be81a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536894555,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac80c5f-a0f5-46ca-9d1f-818fd039fdf7","invariantUUID":"15b75044-bd8d-4aa8-a4b7-72124e669e52","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":"bcd037f4-05ef-4583-90b5-2aab084003ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636536802812,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857156d9-e5d9-4653-9e4a-8df990c1d00a","invariantUUID":"e39d843b-df9f-4b4b-a64d-2440afa7e684","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":"d5fad176-d4c3-409c-8dd6-e206a3686df0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536676724,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5174af-16d0-4672-a87b-9f4f45105f8b","invariantUUID":"9ada48d0-cafa-4bf4-b480-a2d0de136f54","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928368b4-383f-4d41-a82d-5b64b8d1047f","lifecycleState":"CERTIFIED","lastUpdateDate":1636539667116,"name":"basic_onboard_VCBWxJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","systemName":"BasicOnboardVcbwxj","description":"service","tags":["basic_onboard_VCBWxJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","lifecycleState":"CERTIFIED","lastUpdateDate":1636540817239,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 10:40:24,526 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-10 10:40:34,533 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2021-11-10 10:40:34,537 DEBUG 129:onap_service.py(1) - [SDC][PROD/activate Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:34,537 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/96d719e3-3a86-407d-bd18-ea7736b74d65/distribution/PROD/activate 2021-11-10 10:40:34,538 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-11-10 10:40:34,539 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:37,458 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/96d719e3-3a86-407d-bd18-ea7736b74d65/distribution/PROD/activate HTTP/1.1" 200 None 2021-11-10 10:40:37,459 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-11-10 10:40:37,461 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"96d719e3-3a86-407d-bd18-ea7736b74d65","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"96d719e3-3a86-407d-bd18-ea7736b74d65","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"96d719e3-3a86-407d-bd18-ea7736b74d65","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"96d719e3-3a86-407d-bd18-ea7736b74d65","empty":false},{"definition":false,"hidden":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"96d719e3-3a86-407d-bd18-ea7736b74d65","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812796,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812796,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812796,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812796,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZGI4YWRmMDY5OGQ2MTRmZjZjYTE5MjVkOGFkMDRiYzY=","artifactUUID":"37db55ca-1491-42f6-b01c-55253a350ff4","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.assettoscacsar","duplicated":false,"payloadUpdateDate":1636540822509,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636540812797,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"Y2YzZjBjMzg4NzRmMTQ1MzliZDY2MDllNjMxMGM2NTM=","artifactUUID":"e13bd3ff-d5f7-423b-9ffc-864f878d453b","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.assettoscatemplate","duplicated":false,"payloadUpdateDate":1636540821616,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636540812797,"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,"type":"tosca.capabilities.Node","path":["c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0"],"source":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","uniqueId":"capability.7c3c9325-954b-4395-b943-6c84bc9acb39.feature","ownerId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"type":"tosca.capabilities.network.Linkable","path":["c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0"],"source":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","uniqueId":"capability.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.virtual_linkable","ownerId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"node":"tosca.nodes.Root","path":["c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0"],"source":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","capability":"tosca.capabilities.Node","uniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39.dependency","ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","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":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"password":false,"name":"network_ecomp_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false}],"attributes":[{"parentUniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.7c3c9325-954b-4395-b943-6c84bc9acb39.tosca_name","ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","empty":false},{"parentUniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39","definition":false,"name":"state","type":"string","uniqueId":"attribute.7c3c9325-954b-4395-b943-6c84bc9acb39.state","ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","empty":false},{"parentUniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.7c3c9325-954b-4395-b943-6c84bc9acb39.tosca_id","ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","createdFromCsar":false,"uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1636540814811,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1636540814811,"customizationUUID":"cd771453-d62a-46de-96c2-19c1fd1bede9","posX":"200","posY":"100","componentName":"Generic NeutronNet","serviceSubstitution":false,"originArchived":false,"propertyValueCounter":1,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"password":false,"name":"network_ecomp_naming","immutable":false,"mappedToComponentProperty":true,"isDeclaredListInput":false,"getInputProperty":false,"empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false},{"definition":false,"hidden":false,"uniqueId":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","empty":false}]},"componentInstancesAttributes":{"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0":[{"parentUniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39","uniqueId":"attribute.7c3c9325-954b-4395-b943-6c84bc9acb39.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","empty":false},{"parentUniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39","uniqueId":"attribute.7c3c9325-954b-4395-b943-6c84bc9acb39.state","name":"state","type":"string","definition":false,"ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","empty":false},{"parentUniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39","uniqueId":"attribute.7c3c9325-954b-4395-b943-6c84bc9acb39.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0"],"source":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","uniqueId":"capability.7c3c9325-954b-4395-b943-6c84bc9acb39.feature","ownerId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"type":"tosca.capabilities.network.Linkable","path":["c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0"],"source":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","uniqueId":"capability.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.virtual_linkable","ownerId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.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,"node":"tosca.nodes.Root","path":["c3cb62b7-1f24-4f22-9cf0-824adcca12ab.9ca8d499-b910-47bd-b2f1-46f5c4060dbd.genericneutronnet0"],"source":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","capability":"tosca.capabilities.Node","uniqueId":"7c3c9325-954b-4395-b943-6c84bc9acb39.dependency","ownerId":"7c3c9325-954b-4395-b943-6c84bc9acb39","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":"a2f3c651-6470-443c-8624-096de9a9fe19.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"a2f3c651-6470-443c-8624-096de9a9fe19","empty":false},{"definition":false,"hidden":false,"uniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"a2f3c651-6470-443c-8624-096de9a9fe19","empty":false},{"definition":false,"hidden":false,"uniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a2f3c651-6470-443c-8624-096de9a9fe19","empty":false},{"definition":false,"hidden":false,"uniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a2f3c651-6470-443c-8624-096de9a9fe19","empty":false},{"definition":false,"hidden":false,"uniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"a2f3c651-6470-443c-8624-096de9a9fe19","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"a2f3c651-6470-443c-8624-096de9a9fe19","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","creationDate":1636540812862,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","componentMetadataForSupportLog":{"SupportablityComponentUUID":"c640fc5b-a24e-4d16-b418-42da3fbb5171","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1636540836232,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812796,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812796,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812797,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812797,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1636540812796,"artifactType":"OTHER","uniqueId":"c3cb62b7-1f24-4f22-9cf0-824adcca12ab.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":1636540812796,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"96d719e3-3a86-407d-bd18-ea7736b74d65"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"} 2021-11-10 10:40:37,463 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-10 10:40:37,463 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 10:40:37,464 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:37,464 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-10 10:40:37,464 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 10:40:37,465 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:40:37,740 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-11-10 10:40:37,742 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 10:40:37,743 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","name":"basic_onboard_VCBWxJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cacdefeb-7622-419c-b320-07541def9758/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 10:40:37,746 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_VCBWxJ from SDC 2021-11-10 10:40:37,746 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:37,746 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:37,746 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:37,746 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-10 10:40:37,746 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:37,746 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:37,746 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:37,747 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-10 10:40:37,747 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-10 10:40:37,747 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 10:40:37,747 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:37,747 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-10 10:40:37,747 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 10:40:37,750 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:37,937 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-10 10:40:37,940 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 10:40:37,943 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","lifecycleState":"CERTIFIED","lastUpdateDate":1636536687346,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9d1c53-dd91-45e7-87bf-cc174f1a5840","invariantUUID":"43cefa88-a6a0-4f09-a970-d28f08ca27ae","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":"port","uniqueId":"30087d3e-9e9e-4dd1-9ec4-7b70575751d8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536713270,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50187a61-05c8-4ec7-8bd9-6655dc111688","invariantUUID":"2e8f4d50-2b67-4b11-b8f0-e54bde26574c","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":"networkrules","uniqueId":"aa455b68-8d1a-4990-8208-456da5fd2532","lifecycleState":"CERTIFIED","lastUpdateDate":1636536711323,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"55ce0c84-e781-4d7e-a822-61f47f1ba423","invariantUUID":"0ef0a194-a6a8-4314-9582-05f6e41a3a1a","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":"7fd5fc75-4de6-4e28-8cb9-0c4f1bb277dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536721513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc835f8f-d2e2-4fb6-b496-e69d62c952a3","invariantUUID":"f1b5a11f-775e-4fcc-9e07-4b4930b6def6","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":"objectStorage","uniqueId":"e2ee8115-8d61-4702-84c8-18959d83b6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536652651,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a39d53ac-25ac-4d5f-94ca-3a943467c1d5","invariantUUID":"0f6dd974-0fea-4865-a111-ab27e41bca00","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b53444c0-b0d3-4152-a195-21da376548df","lifecycleState":"CERTIFIED","lastUpdateDate":1636536946986,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43eedb99-6bf1-4e98-a335-bacbb3d6b751","invariantUUID":"fe39e06e-835f-47fa-ae79-59c5b4b8fe50","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6022070f-fdaf-4b33-b3c6-81e8026f927c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536872962,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61b1953c-f2dd-47de-b471-8b509c8faefa","invariantUUID":"f8687fb3-2369-46bf-9217-9c6045c0c5b8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"33339c96-f3a5-4f28-9086-ed9e8b34d958","lifecycleState":"CERTIFIED","lastUpdateDate":1636536674697,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb65ebb-57ff-455e-a3be-bdea51651f51","invariantUUID":"30aae153-4331-44d6-9de5-c4e38c8cc590","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c038c4ce-61e0-4206-b3ce-d6cdd109632b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536691248,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08d3a220-9f5c-4ec5-8891-df5565c13dcc","invariantUUID":"18ee933e-369a-405b-8d3e-ee38264e59c2","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":"network","uniqueId":"7519b67f-8e63-4404-9c15-1fa7bc02bec7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536744138,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5449858e-7598-410f-a7d5-ed2ab3b822dc","invariantUUID":"d8c4576d-b684-4c8d-b510-c8a1a0440098","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":"port","uniqueId":"7b9dd902-dbaa-466b-b5a1-a452f66a68bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536964052,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01e5e8f8-941e-47bc-a3d4-2060414250e0","invariantUUID":"35ce6b3f-eeea-4052-a17d-d0909087cfb7","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c37b5c2d-69a8-4993-ac1b-c8f5a45ea18a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536788432,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60a16a24-38c3-47c3-98c8-17b5e6b3e419","invariantUUID":"09f5d94f-9a03-42fa-ac40-d43de457b5c5","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":"objectStorage","uniqueId":"6a9b7518-d7c6-4d65-9b62-b2e584a754d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536953705,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73cdf821-f00f-4894-8d4b-6e5330ce3e33","invariantUUID":"d3b02c44-d806-4322-b9ab-8d673343c56b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f58affa-559b-4999-81af-6e457d8796bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536845239,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eef9bc6a-8b83-40c0-8c45-ca4ab0d0618b","invariantUUID":"ece42df3-7165-4637-b09f-9859e091f4e7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db4a2684-5ee7-4ea1-8d04-9fdc89addeed","lifecycleState":"CERTIFIED","lastUpdateDate":1636536774488,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d3ed3b4-023a-49b2-b788-a992d74ddf9f","invariantUUID":"621aca7b-21fc-473e-81e3-26e114504612","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d872d1b-5a17-4600-a6a2-02d9766714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636536730925,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a6b9ae-4465-4f33-b714-276aabb502dc","invariantUUID":"e64c1764-eab5-4f85-853d-b3e0b3f0e651","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f12fa8c-1804-497a-88ac-7dbf7969d8d3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536682792,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afef6133-b56a-454e-b256-a0c48167520b","invariantUUID":"02ef34e0-0d2e-487d-917b-8348bf313f3f","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":"securityrules","uniqueId":"69de9086-31c3-4966-913d-867e0c950a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536724311,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b8ee45d9-4002-4f55-98a6-685cfe7a778a","invariantUUID":"85f56f39-140b-4c85-bb86-86a6ac2349eb","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":"57fc5d97-1abb-45a1-ab7a-fc1580ba1ae4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536659788,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237ebded-50a8-4492-bf88-c89d6fd47707","invariantUUID":"71e0b0cb-6fbe-4b27-888d-e6ffef2c66c2","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":"network","uniqueId":"5b36d44e-44ad-49b0-9d41-22313de531d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536697028,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d53e2ec-89cf-4c84-a85b-9fd6bea7811b","invariantUUID":"f525338a-832b-4fb8-9bbb-3cdf433c131a","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":"networkrules","uniqueId":"a3f1c09b-5d30-47dd-8dbb-333e237000ce","lifecycleState":"CERTIFIED","lastUpdateDate":1636536718014,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7aa54b34-d444-4f06-8b64-f409abe85707","invariantUUID":"f48dd595-9073-4073-b726-4a3c026847a3","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"53782c1b-d949-4531-ae74-07b2d075b386","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1636540832559,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4246518-52b2-48cb-8ea8-2c5faf6f712d","invariantUUID":"33d12a07-a83c-4a18-a8aa-b64da19f5293","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":"objectStorage","uniqueId":"8c48251c-2e5b-43d1-b9ef-e6a519df4028","lifecycleState":"CERTIFIED","lastUpdateDate":1636536950788,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1570337-f99f-435c-8d01-5abd7da0fe35","invariantUUID":"619d3608-9a26-4eb9-8285-a56df026f6fd","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdda4d95-976f-4495-ac78-3a6ca14306e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536848235,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32c338de-97fe-40a1-9ba0-0b9f46f619e7","invariantUUID":"3d0ed2e7-cc95-4b3c-8c23-d4e3b75fc116","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":"a9907c6c-9607-4ee9-8af5-ef02dececd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536694696,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93c6bc86-3634-4396-818a-3d9520edaf47","invariantUUID":"db6b6cad-66ab-4ed9-bba9-f9ee33ebd4eb","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7e194572-ae31-4c66-9317-161e82cde524","lifecycleState":"CERTIFIED","lastUpdateDate":1636536794631,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ea8d51-b0fc-49f4-b4f8-178d51ab11cb","invariantUUID":"b512136d-c84b-4fb5-aefd-82dd2ceac3c6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cdce6a34-4704-4398-a6e3-3d7f9be6a9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636536836828,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"044a8e09-3536-4565-afa7-62763005a824","invariantUUID":"f9af5a49-767d-40b3-bf7b-c7dc42939105","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":"476f23ff-9cd1-4fcc-a7e0-d6c95323cf29","lifecycleState":"CERTIFIED","lastUpdateDate":1636536804749,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7a9551-1d81-4603-be8d-2da850bbd4bd","invariantUUID":"b3bf56fc-89c6-43e1-8758-6d8c1761dafe","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":"4ee0ba5c-2387-495e-b14e-5a266e6c784f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536771186,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff29b50-4957-4ada-abd4-4dea249b5e15","invariantUUID":"d6c18130-8428-4b05-9f25-1bd3cacfcdfe","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52860379-a963-4928-b2db-dbc97a5f57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636536693110,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8095442-3547-4cb7-8a34-47f197ba6c9e","invariantUUID":"e0cbb9c1-5237-402e-acd9-07f91afa65b4","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":"b1bddf3b-2497-4c3c-9f91-0c4f57486dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536853358,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ac9dd8d-5ab0-4ab1-966c-720618985329","invariantUUID":"8620ffe7-6dc6-400d-b684-c77d937fa738","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":"network","uniqueId":"bab578cc-d865-40e4-8308-62a624aeeed8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536733410,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79695ea-220c-481b-bf86-559fe7135a67","invariantUUID":"5248f76d-efb5-48db-9332-7722b31b52d3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0d3df54f-9eee-4b66-8b3c-de26f6886379","lifecycleState":"CERTIFIED","lastUpdateDate":1636536885806,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda99276-ce5e-40b3-8b3e-20d88b9b2dd5","invariantUUID":"a2154c0b-3125-473f-8bff-447709932f26","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16b63f54-cd78-4af2-af05-6ab1e9d8bcb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536874852,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b87c2b8-86bf-4b00-8f23-dadb91e8eec4","invariantUUID":"318b2399-9d63-49b7-b885-b536496a5817","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":"2faad65d-4a2f-42f1-96f9-b0d37f182daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636536843494,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6740a2-3fa1-4e1f-92d5-72ee27a415fe","invariantUUID":"8cc97591-c1a5-4a96-8f1e-6d98c4eb29e9","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":"compute","uniqueId":"ae21aa9d-235a-436c-8a1f-42d43ba54e14","lifecycleState":"CERTIFIED","lastUpdateDate":1636536858141,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a87f65-107b-4484-9676-35cebc4499da","invariantUUID":"fe9bd96c-48c8-4064-a759-2a561dab985b","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":"loadBalancer","uniqueId":"f8f3bee3-b8e8-4da2-97b8-363f6a5bbd59","lifecycleState":"CERTIFIED","lastUpdateDate":1636536656559,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10a44bc-29f3-4686-8ce8-9b66c00a8ca2","invariantUUID":"a791c568-13d2-4ac4-88ef-4d275d1e3400","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36e979da-bc02-4593-af68-a5e8185ebc4b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536943413,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"273f29e6-4b32-45ef-ad00-a93f52b183a0","invariantUUID":"2590396c-86e1-49bf-a121-c16cee022b52","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"589947c3-8340-4e77-8902-7d4a710640fd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536883319,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49a5d53-dd1e-4fea-8c6f-6f7796a13105","invariantUUID":"1d1df9b1-2589-46b6-bfe6-9ffcfe2252e8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d11f4138-fbce-4999-a538-4c3bdec15aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536952416,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95824dfd-e3c7-48ed-bfe4-039cda1041d3","invariantUUID":"95ac6506-1c4f-4c40-85db-5fe4d8b7a3fd","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7986ca1b-563f-4bc7-9757-fcc664ae3b73","lifecycleState":"CERTIFIED","lastUpdateDate":1636536679455,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3c7518b-8077-4fea-98a5-be37dfa95615","invariantUUID":"48147b5c-9902-45b7-b9d6-36725fc777f0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"327e2dfe-2f57-4c64-9bc1-250cfbff16ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636536785222,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c910aa79-9b29-408e-9b17-6d35cdef0c56","invariantUUID":"6e6d3634-468d-44c4-aa1c-20681c2f52e2","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":"objectStorage","uniqueId":"b0d35433-419c-4592-8a34-3e7dce8d751d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536673117,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a1f89-5645-4740-808f-d09095fa9e8a","invariantUUID":"0caba622-cfb6-4ae9-8b33-c20734438350","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":"a01216e5-8b22-4bcd-a6ba-41596c99b14e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536767124,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e019c52-a574-4a4c-be95-3f8c64187524","invariantUUID":"1c2bb65d-16a6-41f6-8268-e8cb51cd30c1","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":"cf0b457e-de8d-4261-87b3-1e166c8b329c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536749814,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"037da290-d5e4-4a37-a239-c45f830e26cc","invariantUUID":"ade6470d-9fd8-4243-8ce5-8e8c4d11609b","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":"4e61f132-a11d-4b39-a3e7-74def93b9a94","lifecycleState":"CERTIFIED","lastUpdateDate":1636536854876,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f59614-61dd-4e1b-b177-69afe4603608","invariantUUID":"271ed3c8-323c-4992-8848-6c5686db38be","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bad4db8f-ce71-435f-9475-a83fbde557a1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536955090,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27d0ed0-b4e1-4906-a21e-162e2e83d29d","invariantUUID":"e26bdee3-b8d2-4511-928d-038c29229bee","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b945a8-35b0-460d-ba8c-f298c4477a23","lifecycleState":"CERTIFIED","lastUpdateDate":1636536822025,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c92a4105-d366-42ad-b929-f3fb69225fd7","invariantUUID":"de9a9446-36b4-4eac-9263-1bd410566ad9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"37fa6082-d5e3-4bd5-8baf-121b4b481b7f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536863397,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bbad3b-027f-47e8-aa6b-8110a130f831","invariantUUID":"76db8a47-abe7-4896-88af-f7dfab0d5f74","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"27471c4c-4c21-486e-bc7c-7efc3f69e3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536890324,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8facfb64-2b73-4bee-ad9a-3ebd093b5cff","invariantUUID":"d66d313c-7404-4636-a8d9-fd033253c478","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":"534ec87d-8d52-4f4e-847b-1e4a796182e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536824360,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b9023d-91c6-4746-91f1-70af6aef328a","invariantUUID":"084a4612-2536-478e-82de-5905f1e59c95","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":"98a4ac1f-8265-4d51-9484-0dcfc5c19733","lifecycleState":"CERTIFIED","lastUpdateDate":1636536782693,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"add0d514-f2ae-4199-85cb-aa3a0dca375f","invariantUUID":"5c873ad9-0df8-4e5c-ad5e-3d5ab37e879b","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":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536779088,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","invariantUUID":"523db790-31a2-48ab-8ddd-3427b7d4d150","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":"compute","uniqueId":"99b4e964-71a2-4ebb-8d00-96ecf0c9602f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536634218,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39ebb978-31d2-4fa4-9903-6462e95f475f","invariantUUID":"3538a020-680b-4f58-ad63-88a92161b965","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":"defaulticon","uniqueId":"cd43b6c4-5d0c-4123-bb5a-540e86f482e0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536645853,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e5a9bda4-a2b1-4bec-8041-85f88f51a6c6","invariantUUID":"aff0508a-7369-44ac-b0dd-ce3355aea626","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":"network","uniqueId":"8b7d8c78-e6ea-4914-9ef9-ba5f36d4366c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536865423,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da0f3fb8-43e6-4496-9072-7c87c831654b","invariantUUID":"3988fb98-f6e6-4878-8674-4c38aedcf240","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91a04023-f904-4792-8d7f-d4211f496cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536840040,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d48f4ad-14ae-4e49-a57d-a5f01e957432","invariantUUID":"15caec7a-0a7c-4c7d-aba0-a1cabe67b05e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79448ec-8e58-4f50-ad4c-d9fa123761fe","lifecycleState":"CERTIFIED","lastUpdateDate":1636536735093,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"beac85c6-7d63-437e-b873-ecec6b7f159f","invariantUUID":"529e86a3-401d-4e2f-be12-ff24bd08decc","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":"ee726312-a39c-4a2a-b266-ea7f26e16712","lifecycleState":"CERTIFIED","lastUpdateDate":1636536663390,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21fbcca7-505c-484e-b318-952e58e988ed","invariantUUID":"75c52c4a-836d-40c0-9cf2-77775b7aba27","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":"objectStorage","uniqueId":"2f090586-3ae7-48b2-acfd-ef469c4e925d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536650288,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f97d31-f938-457d-a228-0663a84019b5","invariantUUID":"1677216a-2227-4e93-bdeb-897a10544806","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":"daffe7d1-8426-4b26-9457-9fc4ad27430a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536851549,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c6dcff-779b-4f0c-913c-db6f2df6abb1","invariantUUID":"5ece3b30-1c82-460c-9780-3d73d4141bbe","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"96da8e18-97fe-44f0-91ac-26f0f5480683","lifecycleState":"CERTIFIED","lastUpdateDate":1636536892736,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07bbd5e8-0ace-482f-a5cb-4405ae753a58","invariantUUID":"f0a2d144-259d-4e3b-a7a2-4a8bb868ef9a","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":"66c45f54-5355-4483-9d83-e8346658a322","lifecycleState":"CERTIFIED","lastUpdateDate":1636536945060,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"add32f93-b2f7-47cb-a12b-64c70eb7d477","invariantUUID":"f29358d6-4780-4ca8-9d17-d93d1e123445","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc3ddd0-6645-4e54-a426-27718b5b0712","lifecycleState":"CERTIFIED","lastUpdateDate":1636539624094,"name":"basic_onboard_VCBWxJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fd88035-2296-4977-aeb5-d32bff988c9f","invariantUUID":"a3065048-347a-4d77-915c-a9571b8fd325","systemName":"BasicOnboardVcbwxj","description":"VF","tags":["basic_onboard_VCBWxJ"],"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":"eb22970c-fc99-45e3-8aea-643d52f14bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536896540,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"269acb03-1011-4d94-bc9f-640fb526f61b","invariantUUID":"59c1425d-7a3d-4ca3-b9ba-f74df1027d5e","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":"00a6ce58-fec5-400a-a634-10fa14ba6c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536758633,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81abd674-399f-4c85-9a5c-19085cb690f2","invariantUUID":"974971ba-14e0-4c90-b892-d1909a7fee8a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72df147d-d0c9-490a-80bc-28c891460bb4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536834798,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c712ba-d462-4676-b043-62becf1d70f3","invariantUUID":"db794980-20ee-4613-865b-aecf7cd6ffca","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":"compute","uniqueId":"efd43739-5d9a-4838-bf8c-b8e31260f0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536941189,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9c3bdb-1f27-4144-a054-c4fc7aa063ae","invariantUUID":"5376cd86-c9b9-492f-9fed-ebfc2f301565","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e06d0ee-9137-4d19-8d09-3ac967ed7dca","lifecycleState":"CERTIFIED","lastUpdateDate":1636536812938,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afed91b3-8410-42d0-8a36-23aedd1298e1","invariantUUID":"1518a50f-dd85-4e37-b00c-d5cb3f1315e0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a00c8bd-84b0-40c4-90a9-bd34ace50b3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536792709,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"090c897e-4a06-4b74-9ec9-c92a3d56dd90","invariantUUID":"9272ecb4-b29a-41a2-9b5a-49b354b90f96","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":"24777992-0def-4a0d-a366-f53182a02acc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536962398,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcaea6af-afb7-4b61-93df-2b392645e91d","invariantUUID":"30af987e-bbf4-4ae4-9a66-fb92d1873724","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5f3e2dfd-3def-4c1b-815b-8341e66c56d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536814561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fa7433-249d-4f08-94d8-4086498d7a30","invariantUUID":"f5c72bc0-9fa7-43ed-8b58-31be76abe19b","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":"856ce6c9-ce99-43bd-8cb6-b6de01a19466","lifecycleState":"CERTIFIED","lastUpdateDate":1636536684622,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6244110-cce2-4213-8ae4-6356492f5b25","invariantUUID":"320b00cd-10f4-41b6-a798-8d6c05c20ebd","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e5997b4-4ec1-4eda-a4af-f9711e9edca3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536737347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0591c5-c367-438c-b410-1375cfcf49e8","invariantUUID":"4003954e-a7f2-40c9-879e-59bdf391ee05","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84979d27-137a-455a-bb4f-cea6cecadede","lifecycleState":"CERTIFIED","lastUpdateDate":1636536745944,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e36dfc2b-0dbe-47ee-b4a0-8ad206d5b1e9","invariantUUID":"94a3769e-7d67-4d4f-a7f0-ef58fff50836","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c834452-b413-4169-ac80-889e859bfae3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536796627,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0af379e0-d0ae-4614-8f48-e26ae87ab7fe","invariantUUID":"96769314-e787-4bd0-86d6-0e308942d3d5","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":"network","uniqueId":"14aa5f7e-4792-4be8-9f04-13c3c0922dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536776250,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cef1bf9b-1ec8-4d78-b694-170bf04621f4","invariantUUID":"fbc12b4d-8a01-4f11-9318-970fe420aa26","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83c6c939-4af0-4fc5-9b50-5891e93bffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636536833229,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d103842-0201-4976-a204-c40aefb59c22","invariantUUID":"efa6e1a0-0977-48a9-926b-bab5cf6a2145","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":"797bc02e-7229-4a0e-bacd-1390444d9675","lifecycleState":"CERTIFIED","lastUpdateDate":1636536806733,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d3d5579-22be-4da0-9054-c568be375b7e","invariantUUID":"c4959677-a39a-4c0e-b2bb-efe888920ae1","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":"18c770ed-7ceb-4914-9a4e-0a572744ee17","lifecycleState":"CERTIFIED","lastUpdateDate":1636536959015,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74831a3a-6301-40f6-9cfa-3c7b9dc5ffd0","invariantUUID":"ecb7df80-c564-4deb-af57-c0a364015ea0","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8988c73b-67bb-4fba-b6fa-2cdba13f0380","lifecycleState":"CERTIFIED","lastUpdateDate":1636536956633,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faed09f7-d40e-4cab-908c-5bb1f578022b","invariantUUID":"bfdac061-df5a-4a43-8f1c-1868fe236a94","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bcc9a6ec-a115-434a-9261-acb6e89be81a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536894555,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac80c5f-a0f5-46ca-9d1f-818fd039fdf7","invariantUUID":"15b75044-bd8d-4aa8-a4b7-72124e669e52","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":"bcd037f4-05ef-4583-90b5-2aab084003ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636536802812,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857156d9-e5d9-4653-9e4a-8df990c1d00a","invariantUUID":"e39d843b-df9f-4b4b-a64d-2440afa7e684","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":"d5fad176-d4c3-409c-8dd6-e206a3686df0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536676724,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5174af-16d0-4672-a87b-9f4f45105f8b","invariantUUID":"9ada48d0-cafa-4bf4-b480-a2d0de136f54","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928368b4-383f-4d41-a82d-5b64b8d1047f","lifecycleState":"CERTIFIED","lastUpdateDate":1636539667116,"name":"basic_onboard_VCBWxJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","systemName":"BasicOnboardVcbwxj","description":"service","tags":["basic_onboard_VCBWxJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","lifecycleState":"CERTIFIED","lastUpdateDate":1636540836232,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 10:40:37,948 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-10 10:40:37,948 INFO 201:service.py(1) - Service basic_network onboarded 2021-11-10 10:40:37,948 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-11-10 10:40:37,949 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:37,949 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 2021-11-10 10:40:37,949 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 10:40:37,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:38,238 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 2021-11-10 10:40:38,239 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-11-10 10:40:38,239 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}} 2021-11-10 10:40:38,239 ERROR 157:onap_service.py(1) - [AAI][get cloud regions] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:38,239 ERROR 233:onap_service.py(1) - [AAI][get cloud regions] request failed: Code: 404. Info: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","cloud-infrastructure/cloud-regions","Node Not Found:No Node of type cloud-region found at: cloud-infrastructure/cloud-regions","ERR.5.4.6114"]}}}. 2021-11-10 10:40:38,248 DEBUG 129:onap_service.py(1) - [AAI][Create cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:38,248 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 2021-11-10 10:40:38,248 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": "" } 2021-11-10 10:40:38,250 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:41,389 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 2021-11-10 10:40:41,390 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-11-10 10:40:41,390 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-11-10 10:40:41,393 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:41,393 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 2021-11-10 10:40:41,393 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 10:40:41,395 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:41,519 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 2021-11-10 10:40:41,520 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-10 10:40:41,520 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":"1636540838290","orchestration-disabled":false,"in-maint":false}]} 2021-11-10 10:40:41,548 DEBUG 129:onap_service.py(1) - [AAI][Add external system info to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:41,548 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/9c709e90-bc5f-4fbd-8155-9200d5953791 2021-11-10 10:40:41,548 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "9c709e90-bc5f-4fbd-8155-9200d5953791", "user-name": "ci-onap-master-vnfs", "password": "2sC7IxnR4zTcc63vXUgGN2QOA9uHXUxd", "system-type": "VIM" , "service-url": "http://10.210.3.100:5000/v3/" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "ci-onap-master-vnfs" , "system-status": "active" } 2021-11-10 10:40:41,550 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:43,304 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/9c709e90-bc5f-4fbd-8155-9200d5953791 HTTP/1.1" 201 0 2021-11-10 10:40:43,305 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-11-10 10:40:43,305 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-11-10 10:40:43,309 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:43,310 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/5c4500f2bbd14dff9a9bd0a06b1034e9 2021-11-10 10:40:43,310 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-10 10:40:43,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:43,394 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/5c4500f2bbd14dff9a9bd0a06b1034e9 HTTP/1.1" 404 464 2021-11-10 10:40:43,395 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-11-10 10:40:43,395 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/5c4500f2bbd14dff9a9bd0a06b1034e9","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c4500f2bbd14dff9a9bd0a06b1034e9","ERR.5.4.6114"]}}} 2021-11-10 10:40:43,395 ERROR 157:onap_service.py(1) - [AAI][get tenants] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:43,396 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/5c4500f2bbd14dff9a9bd0a06b1034e9","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c4500f2bbd14dff9a9bd0a06b1034e9","ERR.5.4.6114"]}}}. 2021-11-10 10:40:43,396 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-11-10 10:40:43,396 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-11-10 10:40:43,399 DEBUG 129:onap_service.py(1) - [AAI][add tenant to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:43,400 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/5c4500f2bbd14dff9a9bd0a06b1034e9 2021-11-10 10:40:43,400 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "5c4500f2bbd14dff9a9bd0a06b1034e9", "tenant-name": "ci-onap-master-vnfs", "tenant-context": "None" } 2021-11-10 10:40:43,402 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:44,309 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/5c4500f2bbd14dff9a9bd0a06b1034e9 HTTP/1.1" 201 0 2021-11-10 10:40:44,310 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-11-10 10:40:44,310 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-11-10 10:40:44,313 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:44,313 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 2021-11-10 10:40:44,313 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-11-10 10:40:44,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:44,360 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 2021-11-10 10:40:44,361 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-11-10 10:40:44,361 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"]}}} 2021-11-10 10:40:44,362 ERROR 157:onap_service.py(1) - [AAI][get availability_zones] API returned and error: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:44,362 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"]}}}. 2021-11-10 10:40:44,366 DEBUG 129:onap_service.py(1) - [AAI][Add availability zone to cloud region] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:44,366 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 2021-11-10 10:40:44,366 DEBUG 132:onap_service.py(1) - [AAI][Add availability zone to cloud region] data sent: { "availability-zone-name": "basicvm-availability-zone", "hypervisor-type": "nova" } 2021-11-10 10:40:44,368 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:44,923 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 2021-11-10 10:40:44,924 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-11-10 10:40:44,924 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-11-10 10:40:44,939 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:44,939 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 2021-11-10 10:40:44,939 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: { "physical-location-id": "lannion", "data-center-code": "1234-5", "complex-name": "lannion", "identity-url": "", "resource-version": "", "physical-location-type": "", "street1": "", "street2": "", "city": "", "state": "", "postal-code": "", "country": "", "region": "", "latitude": "", "longitude": "", "elevation": "", "lata": "" } 2021-11-10 10:40:44,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:46,039 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 2021-11-10 10:40:46,040 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2021-11-10 10:40:46,040 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2021-11-10 10:40:46,043 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:46,043 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 2021-11-10 10:40:46,043 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 10:40:46,044 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:46,139 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 2021-11-10 10:40:46,141 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-10 10:40:46,141 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":"1636540838290","orchestration-disabled":false,"in-maint":false}]} 2021-11-10 10:40:46,155 DEBUG 129:onap_service.py(1) - [AAI][add relationship to CloudRegion] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:46,155 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 2021-11-10 10:40:46,155 DEBUG 132:onap_service.py(1) - [AAI][add relationship to CloudRegion] data sent: { "related-to": "complex", "related-link": "aai/v13/cloud-infrastructure/complexes/complex/lannion", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "relationship-data": {"relationship-key": "complex.physical-location-id", "relationship-value": "lannion"} } 2021-11-10 10:40:46,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:46,431 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 2021-11-10 10:40:46,432 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-11-10 10:40:46,432 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-11-10 10:40:46,441 DEBUG 129:onap_service.py(1) - [AAI][declare customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:46,441 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 2021-11-10 10:40:46,442 DEBUG 132:onap_service.py(1) - [AAI][declare customer] data sent: { "global-customer-id": "basicnw-customer", "subscriber-name": "basicnw-customer", "subscriber-type": "INFRA" } 2021-11-10 10:40:46,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:47,915 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 2021-11-10 10:40:47,915 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-11-10 10:40:47,916 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-11-10 10:40:47,918 DEBUG 129:onap_service.py(1) - [AAI][get created customer] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:47,918 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 2021-11-10 10:40:47,919 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-11-10 10:40:47,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:48,092 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 2021-11-10 10:40:48,092 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-11-10 10:40:48,093 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":"1636540846479"} 2021-11-10 10:40:48,095 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=='} 2021-11-10 10:40:48,095 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 2021-11-10 10:40:48,096 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-11-10 10:40:48,097 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:48,289 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 2021-11-10 10:40:48,290 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-11-10 10:40:48,291 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":"1636540846479"} 2021-11-10 10:40:48,293 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=='} 2021-11-10 10:40:48,293 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 2021-11-10 10:40:48,293 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-11-10 10:40:48,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:48,432 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 2021-11-10 10:40:48,433 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2021-11-10 10:40:48,433 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"]}}} 2021-11-10 10:40:48,433 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=='} 2021-11-10 10:40:48,433 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"]}}}. 2021-11-10 10:40:48,433 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer 2021-11-10 10:40:48,436 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-10 10:40:48,436 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 10:40:48,436 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:48,436 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-10 10:40:48,436 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 10:40:48,438 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:40:48,689 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-11-10 10:40:48,690 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 10:40:48,690 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","name":"basic_onboard_VCBWxJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cacdefeb-7622-419c-b320-07541def9758/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 10:40:48,693 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_VCBWxJ from SDC 2021-11-10 10:40:48,693 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:48,693 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:48,693 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:48,693 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-10 10:40:48,693 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:48,693 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:48,693 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:48,693 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-10 10:40:48,693 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-10 10:40:48,694 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 10:40:48,694 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:48,694 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-10 10:40:48,694 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 10:40:48,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:48,813 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-10 10:40:48,818 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 10:40:48,820 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","lifecycleState":"CERTIFIED","lastUpdateDate":1636536687346,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9d1c53-dd91-45e7-87bf-cc174f1a5840","invariantUUID":"43cefa88-a6a0-4f09-a970-d28f08ca27ae","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":"port","uniqueId":"30087d3e-9e9e-4dd1-9ec4-7b70575751d8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536713270,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50187a61-05c8-4ec7-8bd9-6655dc111688","invariantUUID":"2e8f4d50-2b67-4b11-b8f0-e54bde26574c","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":"networkrules","uniqueId":"aa455b68-8d1a-4990-8208-456da5fd2532","lifecycleState":"CERTIFIED","lastUpdateDate":1636536711323,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"55ce0c84-e781-4d7e-a822-61f47f1ba423","invariantUUID":"0ef0a194-a6a8-4314-9582-05f6e41a3a1a","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":"7fd5fc75-4de6-4e28-8cb9-0c4f1bb277dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536721513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc835f8f-d2e2-4fb6-b496-e69d62c952a3","invariantUUID":"f1b5a11f-775e-4fcc-9e07-4b4930b6def6","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":"objectStorage","uniqueId":"e2ee8115-8d61-4702-84c8-18959d83b6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536652651,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a39d53ac-25ac-4d5f-94ca-3a943467c1d5","invariantUUID":"0f6dd974-0fea-4865-a111-ab27e41bca00","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b53444c0-b0d3-4152-a195-21da376548df","lifecycleState":"CERTIFIED","lastUpdateDate":1636536946986,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43eedb99-6bf1-4e98-a335-bacbb3d6b751","invariantUUID":"fe39e06e-835f-47fa-ae79-59c5b4b8fe50","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6022070f-fdaf-4b33-b3c6-81e8026f927c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536872962,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61b1953c-f2dd-47de-b471-8b509c8faefa","invariantUUID":"f8687fb3-2369-46bf-9217-9c6045c0c5b8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"33339c96-f3a5-4f28-9086-ed9e8b34d958","lifecycleState":"CERTIFIED","lastUpdateDate":1636536674697,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb65ebb-57ff-455e-a3be-bdea51651f51","invariantUUID":"30aae153-4331-44d6-9de5-c4e38c8cc590","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c038c4ce-61e0-4206-b3ce-d6cdd109632b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536691248,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08d3a220-9f5c-4ec5-8891-df5565c13dcc","invariantUUID":"18ee933e-369a-405b-8d3e-ee38264e59c2","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":"network","uniqueId":"7519b67f-8e63-4404-9c15-1fa7bc02bec7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536744138,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5449858e-7598-410f-a7d5-ed2ab3b822dc","invariantUUID":"d8c4576d-b684-4c8d-b510-c8a1a0440098","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":"port","uniqueId":"7b9dd902-dbaa-466b-b5a1-a452f66a68bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536964052,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01e5e8f8-941e-47bc-a3d4-2060414250e0","invariantUUID":"35ce6b3f-eeea-4052-a17d-d0909087cfb7","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c37b5c2d-69a8-4993-ac1b-c8f5a45ea18a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536788432,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60a16a24-38c3-47c3-98c8-17b5e6b3e419","invariantUUID":"09f5d94f-9a03-42fa-ac40-d43de457b5c5","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":"objectStorage","uniqueId":"6a9b7518-d7c6-4d65-9b62-b2e584a754d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536953705,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73cdf821-f00f-4894-8d4b-6e5330ce3e33","invariantUUID":"d3b02c44-d806-4322-b9ab-8d673343c56b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f58affa-559b-4999-81af-6e457d8796bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536845239,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eef9bc6a-8b83-40c0-8c45-ca4ab0d0618b","invariantUUID":"ece42df3-7165-4637-b09f-9859e091f4e7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db4a2684-5ee7-4ea1-8d04-9fdc89addeed","lifecycleState":"CERTIFIED","lastUpdateDate":1636536774488,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d3ed3b4-023a-49b2-b788-a992d74ddf9f","invariantUUID":"621aca7b-21fc-473e-81e3-26e114504612","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d872d1b-5a17-4600-a6a2-02d9766714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636536730925,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a6b9ae-4465-4f33-b714-276aabb502dc","invariantUUID":"e64c1764-eab5-4f85-853d-b3e0b3f0e651","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f12fa8c-1804-497a-88ac-7dbf7969d8d3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536682792,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afef6133-b56a-454e-b256-a0c48167520b","invariantUUID":"02ef34e0-0d2e-487d-917b-8348bf313f3f","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":"securityrules","uniqueId":"69de9086-31c3-4966-913d-867e0c950a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536724311,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b8ee45d9-4002-4f55-98a6-685cfe7a778a","invariantUUID":"85f56f39-140b-4c85-bb86-86a6ac2349eb","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":"57fc5d97-1abb-45a1-ab7a-fc1580ba1ae4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536659788,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237ebded-50a8-4492-bf88-c89d6fd47707","invariantUUID":"71e0b0cb-6fbe-4b27-888d-e6ffef2c66c2","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":"network","uniqueId":"5b36d44e-44ad-49b0-9d41-22313de531d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536697028,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d53e2ec-89cf-4c84-a85b-9fd6bea7811b","invariantUUID":"f525338a-832b-4fb8-9bbb-3cdf433c131a","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":"networkrules","uniqueId":"a3f1c09b-5d30-47dd-8dbb-333e237000ce","lifecycleState":"CERTIFIED","lastUpdateDate":1636536718014,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7aa54b34-d444-4f06-8b64-f409abe85707","invariantUUID":"f48dd595-9073-4073-b726-4a3c026847a3","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"53782c1b-d949-4531-ae74-07b2d075b386","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636540845233,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4246518-52b2-48cb-8ea8-2c5faf6f712d","invariantUUID":"33d12a07-a83c-4a18-a8aa-b64da19f5293","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":"objectStorage","uniqueId":"8c48251c-2e5b-43d1-b9ef-e6a519df4028","lifecycleState":"CERTIFIED","lastUpdateDate":1636536950788,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1570337-f99f-435c-8d01-5abd7da0fe35","invariantUUID":"619d3608-9a26-4eb9-8285-a56df026f6fd","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdda4d95-976f-4495-ac78-3a6ca14306e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536848235,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32c338de-97fe-40a1-9ba0-0b9f46f619e7","invariantUUID":"3d0ed2e7-cc95-4b3c-8c23-d4e3b75fc116","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":"a9907c6c-9607-4ee9-8af5-ef02dececd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536694696,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93c6bc86-3634-4396-818a-3d9520edaf47","invariantUUID":"db6b6cad-66ab-4ed9-bba9-f9ee33ebd4eb","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7e194572-ae31-4c66-9317-161e82cde524","lifecycleState":"CERTIFIED","lastUpdateDate":1636536794631,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ea8d51-b0fc-49f4-b4f8-178d51ab11cb","invariantUUID":"b512136d-c84b-4fb5-aefd-82dd2ceac3c6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cdce6a34-4704-4398-a6e3-3d7f9be6a9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636536836828,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"044a8e09-3536-4565-afa7-62763005a824","invariantUUID":"f9af5a49-767d-40b3-bf7b-c7dc42939105","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":"476f23ff-9cd1-4fcc-a7e0-d6c95323cf29","lifecycleState":"CERTIFIED","lastUpdateDate":1636536804749,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7a9551-1d81-4603-be8d-2da850bbd4bd","invariantUUID":"b3bf56fc-89c6-43e1-8758-6d8c1761dafe","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":"4ee0ba5c-2387-495e-b14e-5a266e6c784f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536771186,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff29b50-4957-4ada-abd4-4dea249b5e15","invariantUUID":"d6c18130-8428-4b05-9f25-1bd3cacfcdfe","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52860379-a963-4928-b2db-dbc97a5f57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636536693110,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8095442-3547-4cb7-8a34-47f197ba6c9e","invariantUUID":"e0cbb9c1-5237-402e-acd9-07f91afa65b4","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":"b1bddf3b-2497-4c3c-9f91-0c4f57486dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536853358,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ac9dd8d-5ab0-4ab1-966c-720618985329","invariantUUID":"8620ffe7-6dc6-400d-b684-c77d937fa738","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":"network","uniqueId":"bab578cc-d865-40e4-8308-62a624aeeed8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536733410,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79695ea-220c-481b-bf86-559fe7135a67","invariantUUID":"5248f76d-efb5-48db-9332-7722b31b52d3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0d3df54f-9eee-4b66-8b3c-de26f6886379","lifecycleState":"CERTIFIED","lastUpdateDate":1636536885806,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda99276-ce5e-40b3-8b3e-20d88b9b2dd5","invariantUUID":"a2154c0b-3125-473f-8bff-447709932f26","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16b63f54-cd78-4af2-af05-6ab1e9d8bcb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536874852,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b87c2b8-86bf-4b00-8f23-dadb91e8eec4","invariantUUID":"318b2399-9d63-49b7-b885-b536496a5817","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":"2faad65d-4a2f-42f1-96f9-b0d37f182daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636536843494,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6740a2-3fa1-4e1f-92d5-72ee27a415fe","invariantUUID":"8cc97591-c1a5-4a96-8f1e-6d98c4eb29e9","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":"compute","uniqueId":"ae21aa9d-235a-436c-8a1f-42d43ba54e14","lifecycleState":"CERTIFIED","lastUpdateDate":1636536858141,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a87f65-107b-4484-9676-35cebc4499da","invariantUUID":"fe9bd96c-48c8-4064-a759-2a561dab985b","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":"loadBalancer","uniqueId":"f8f3bee3-b8e8-4da2-97b8-363f6a5bbd59","lifecycleState":"CERTIFIED","lastUpdateDate":1636536656559,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10a44bc-29f3-4686-8ce8-9b66c00a8ca2","invariantUUID":"a791c568-13d2-4ac4-88ef-4d275d1e3400","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36e979da-bc02-4593-af68-a5e8185ebc4b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536943413,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"273f29e6-4b32-45ef-ad00-a93f52b183a0","invariantUUID":"2590396c-86e1-49bf-a121-c16cee022b52","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"589947c3-8340-4e77-8902-7d4a710640fd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536883319,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49a5d53-dd1e-4fea-8c6f-6f7796a13105","invariantUUID":"1d1df9b1-2589-46b6-bfe6-9ffcfe2252e8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d11f4138-fbce-4999-a538-4c3bdec15aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536952416,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95824dfd-e3c7-48ed-bfe4-039cda1041d3","invariantUUID":"95ac6506-1c4f-4c40-85db-5fe4d8b7a3fd","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7986ca1b-563f-4bc7-9757-fcc664ae3b73","lifecycleState":"CERTIFIED","lastUpdateDate":1636536679455,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3c7518b-8077-4fea-98a5-be37dfa95615","invariantUUID":"48147b5c-9902-45b7-b9d6-36725fc777f0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"327e2dfe-2f57-4c64-9bc1-250cfbff16ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636536785222,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c910aa79-9b29-408e-9b17-6d35cdef0c56","invariantUUID":"6e6d3634-468d-44c4-aa1c-20681c2f52e2","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":"objectStorage","uniqueId":"b0d35433-419c-4592-8a34-3e7dce8d751d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536673117,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a1f89-5645-4740-808f-d09095fa9e8a","invariantUUID":"0caba622-cfb6-4ae9-8b33-c20734438350","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":"a01216e5-8b22-4bcd-a6ba-41596c99b14e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536767124,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e019c52-a574-4a4c-be95-3f8c64187524","invariantUUID":"1c2bb65d-16a6-41f6-8268-e8cb51cd30c1","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":"cf0b457e-de8d-4261-87b3-1e166c8b329c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536749814,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"037da290-d5e4-4a37-a239-c45f830e26cc","invariantUUID":"ade6470d-9fd8-4243-8ce5-8e8c4d11609b","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":"4e61f132-a11d-4b39-a3e7-74def93b9a94","lifecycleState":"CERTIFIED","lastUpdateDate":1636536854876,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f59614-61dd-4e1b-b177-69afe4603608","invariantUUID":"271ed3c8-323c-4992-8848-6c5686db38be","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bad4db8f-ce71-435f-9475-a83fbde557a1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536955090,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27d0ed0-b4e1-4906-a21e-162e2e83d29d","invariantUUID":"e26bdee3-b8d2-4511-928d-038c29229bee","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b945a8-35b0-460d-ba8c-f298c4477a23","lifecycleState":"CERTIFIED","lastUpdateDate":1636536822025,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c92a4105-d366-42ad-b929-f3fb69225fd7","invariantUUID":"de9a9446-36b4-4eac-9263-1bd410566ad9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"37fa6082-d5e3-4bd5-8baf-121b4b481b7f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536863397,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bbad3b-027f-47e8-aa6b-8110a130f831","invariantUUID":"76db8a47-abe7-4896-88af-f7dfab0d5f74","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"27471c4c-4c21-486e-bc7c-7efc3f69e3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536890324,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8facfb64-2b73-4bee-ad9a-3ebd093b5cff","invariantUUID":"d66d313c-7404-4636-a8d9-fd033253c478","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":"534ec87d-8d52-4f4e-847b-1e4a796182e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536824360,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b9023d-91c6-4746-91f1-70af6aef328a","invariantUUID":"084a4612-2536-478e-82de-5905f1e59c95","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":"98a4ac1f-8265-4d51-9484-0dcfc5c19733","lifecycleState":"CERTIFIED","lastUpdateDate":1636536782693,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"add0d514-f2ae-4199-85cb-aa3a0dca375f","invariantUUID":"5c873ad9-0df8-4e5c-ad5e-3d5ab37e879b","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":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536779088,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","invariantUUID":"523db790-31a2-48ab-8ddd-3427b7d4d150","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":"compute","uniqueId":"99b4e964-71a2-4ebb-8d00-96ecf0c9602f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536634218,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39ebb978-31d2-4fa4-9903-6462e95f475f","invariantUUID":"3538a020-680b-4f58-ad63-88a92161b965","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":"defaulticon","uniqueId":"cd43b6c4-5d0c-4123-bb5a-540e86f482e0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536645853,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e5a9bda4-a2b1-4bec-8041-85f88f51a6c6","invariantUUID":"aff0508a-7369-44ac-b0dd-ce3355aea626","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":"network","uniqueId":"8b7d8c78-e6ea-4914-9ef9-ba5f36d4366c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536865423,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da0f3fb8-43e6-4496-9072-7c87c831654b","invariantUUID":"3988fb98-f6e6-4878-8674-4c38aedcf240","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91a04023-f904-4792-8d7f-d4211f496cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536840040,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d48f4ad-14ae-4e49-a57d-a5f01e957432","invariantUUID":"15caec7a-0a7c-4c7d-aba0-a1cabe67b05e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79448ec-8e58-4f50-ad4c-d9fa123761fe","lifecycleState":"CERTIFIED","lastUpdateDate":1636536735093,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"beac85c6-7d63-437e-b873-ecec6b7f159f","invariantUUID":"529e86a3-401d-4e2f-be12-ff24bd08decc","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":"ee726312-a39c-4a2a-b266-ea7f26e16712","lifecycleState":"CERTIFIED","lastUpdateDate":1636536663390,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21fbcca7-505c-484e-b318-952e58e988ed","invariantUUID":"75c52c4a-836d-40c0-9cf2-77775b7aba27","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":"objectStorage","uniqueId":"2f090586-3ae7-48b2-acfd-ef469c4e925d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536650288,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f97d31-f938-457d-a228-0663a84019b5","invariantUUID":"1677216a-2227-4e93-bdeb-897a10544806","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":"daffe7d1-8426-4b26-9457-9fc4ad27430a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536851549,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c6dcff-779b-4f0c-913c-db6f2df6abb1","invariantUUID":"5ece3b30-1c82-460c-9780-3d73d4141bbe","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"96da8e18-97fe-44f0-91ac-26f0f5480683","lifecycleState":"CERTIFIED","lastUpdateDate":1636536892736,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07bbd5e8-0ace-482f-a5cb-4405ae753a58","invariantUUID":"f0a2d144-259d-4e3b-a7a2-4a8bb868ef9a","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":"66c45f54-5355-4483-9d83-e8346658a322","lifecycleState":"CERTIFIED","lastUpdateDate":1636536945060,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"add32f93-b2f7-47cb-a12b-64c70eb7d477","invariantUUID":"f29358d6-4780-4ca8-9d17-d93d1e123445","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc3ddd0-6645-4e54-a426-27718b5b0712","lifecycleState":"CERTIFIED","lastUpdateDate":1636539624094,"name":"basic_onboard_VCBWxJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fd88035-2296-4977-aeb5-d32bff988c9f","invariantUUID":"a3065048-347a-4d77-915c-a9571b8fd325","systemName":"BasicOnboardVcbwxj","description":"VF","tags":["basic_onboard_VCBWxJ"],"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":"eb22970c-fc99-45e3-8aea-643d52f14bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536896540,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"269acb03-1011-4d94-bc9f-640fb526f61b","invariantUUID":"59c1425d-7a3d-4ca3-b9ba-f74df1027d5e","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":"00a6ce58-fec5-400a-a634-10fa14ba6c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536758633,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81abd674-399f-4c85-9a5c-19085cb690f2","invariantUUID":"974971ba-14e0-4c90-b892-d1909a7fee8a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72df147d-d0c9-490a-80bc-28c891460bb4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536834798,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c712ba-d462-4676-b043-62becf1d70f3","invariantUUID":"db794980-20ee-4613-865b-aecf7cd6ffca","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":"compute","uniqueId":"efd43739-5d9a-4838-bf8c-b8e31260f0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536941189,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9c3bdb-1f27-4144-a054-c4fc7aa063ae","invariantUUID":"5376cd86-c9b9-492f-9fed-ebfc2f301565","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e06d0ee-9137-4d19-8d09-3ac967ed7dca","lifecycleState":"CERTIFIED","lastUpdateDate":1636536812938,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afed91b3-8410-42d0-8a36-23aedd1298e1","invariantUUID":"1518a50f-dd85-4e37-b00c-d5cb3f1315e0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a00c8bd-84b0-40c4-90a9-bd34ace50b3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536792709,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"090c897e-4a06-4b74-9ec9-c92a3d56dd90","invariantUUID":"9272ecb4-b29a-41a2-9b5a-49b354b90f96","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":"24777992-0def-4a0d-a366-f53182a02acc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536962398,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcaea6af-afb7-4b61-93df-2b392645e91d","invariantUUID":"30af987e-bbf4-4ae4-9a66-fb92d1873724","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5f3e2dfd-3def-4c1b-815b-8341e66c56d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536814561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fa7433-249d-4f08-94d8-4086498d7a30","invariantUUID":"f5c72bc0-9fa7-43ed-8b58-31be76abe19b","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":"856ce6c9-ce99-43bd-8cb6-b6de01a19466","lifecycleState":"CERTIFIED","lastUpdateDate":1636536684622,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6244110-cce2-4213-8ae4-6356492f5b25","invariantUUID":"320b00cd-10f4-41b6-a798-8d6c05c20ebd","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e5997b4-4ec1-4eda-a4af-f9711e9edca3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536737347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0591c5-c367-438c-b410-1375cfcf49e8","invariantUUID":"4003954e-a7f2-40c9-879e-59bdf391ee05","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84979d27-137a-455a-bb4f-cea6cecadede","lifecycleState":"CERTIFIED","lastUpdateDate":1636536745944,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e36dfc2b-0dbe-47ee-b4a0-8ad206d5b1e9","invariantUUID":"94a3769e-7d67-4d4f-a7f0-ef58fff50836","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c834452-b413-4169-ac80-889e859bfae3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536796627,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0af379e0-d0ae-4614-8f48-e26ae87ab7fe","invariantUUID":"96769314-e787-4bd0-86d6-0e308942d3d5","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":"network","uniqueId":"14aa5f7e-4792-4be8-9f04-13c3c0922dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536776250,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cef1bf9b-1ec8-4d78-b694-170bf04621f4","invariantUUID":"fbc12b4d-8a01-4f11-9318-970fe420aa26","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83c6c939-4af0-4fc5-9b50-5891e93bffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636536833229,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d103842-0201-4976-a204-c40aefb59c22","invariantUUID":"efa6e1a0-0977-48a9-926b-bab5cf6a2145","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":"797bc02e-7229-4a0e-bacd-1390444d9675","lifecycleState":"CERTIFIED","lastUpdateDate":1636536806733,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d3d5579-22be-4da0-9054-c568be375b7e","invariantUUID":"c4959677-a39a-4c0e-b2bb-efe888920ae1","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":"18c770ed-7ceb-4914-9a4e-0a572744ee17","lifecycleState":"CERTIFIED","lastUpdateDate":1636536959015,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74831a3a-6301-40f6-9cfa-3c7b9dc5ffd0","invariantUUID":"ecb7df80-c564-4deb-af57-c0a364015ea0","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8988c73b-67bb-4fba-b6fa-2cdba13f0380","lifecycleState":"CERTIFIED","lastUpdateDate":1636536956633,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faed09f7-d40e-4cab-908c-5bb1f578022b","invariantUUID":"bfdac061-df5a-4a43-8f1c-1868fe236a94","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bcc9a6ec-a115-434a-9261-acb6e89be81a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536894555,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac80c5f-a0f5-46ca-9d1f-818fd039fdf7","invariantUUID":"15b75044-bd8d-4aa8-a4b7-72124e669e52","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":"bcd037f4-05ef-4583-90b5-2aab084003ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636536802812,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857156d9-e5d9-4653-9e4a-8df990c1d00a","invariantUUID":"e39d843b-df9f-4b4b-a64d-2440afa7e684","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":"d5fad176-d4c3-409c-8dd6-e206a3686df0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536676724,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5174af-16d0-4672-a87b-9f4f45105f8b","invariantUUID":"9ada48d0-cafa-4bf4-b480-a2d0de136f54","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928368b4-383f-4d41-a82d-5b64b8d1047f","lifecycleState":"CERTIFIED","lastUpdateDate":1636539667116,"name":"basic_onboard_VCBWxJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","systemName":"BasicOnboardVcbwxj","description":"service","tags":["basic_onboard_VCBWxJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","lifecycleState":"CERTIFIED","lastUpdateDate":1636540836232,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 10:40:48,827 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-10 10:40:48,827 DEBUG 129:onap_service.py(1) - [AAI][Create service subscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:48,827 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 2021-11-10 10:40:48,827 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "caba620d-255b-41ac-ac48-46188603ff1e" } 2021-11-10 10:40:48,829 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:49,890 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 2021-11-10 10:40:49,890 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-11-10 10:40:49,891 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-11-10 10:40:49,893 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=='} 2021-11-10 10:40:49,893 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 2021-11-10 10:40:49,893 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-11-10 10:40:49,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:50,038 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 2021-11-10 10:40:50,039 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-11-10 10:40:50,039 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1636540848864"}]} 2021-11-10 10:40:50,042 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=='} 2021-11-10 10:40:50,042 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 2021-11-10 10:40:50,043 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-11-10 10:40:50,045 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:50,132 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 2021-11-10 10:40:50,133 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-11-10 10:40:50,133 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":"1636540846479"} 2021-11-10 10:40:50,136 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=='} 2021-11-10 10:40:50,136 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 2021-11-10 10:40:50,136 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-11-10 10:40:50,138 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:50,391 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 2021-11-10 10:40:50,392 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-11-10 10:40:50,392 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1636540848864"}]} 2021-11-10 10:40:50,395 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:50,396 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 2021-11-10 10:40:50,396 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 10:40:50,398 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:50,734 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 2021-11-10 10:40:50,735 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-10 10:40:50,735 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":"1636540846193","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"}]}]}}]} 2021-11-10 10:40:50,739 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:50,739 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/5c4500f2bbd14dff9a9bd0a06b1034e9 2021-11-10 10:40:50,739 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-10 10:40:50,742 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:51,026 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/5c4500f2bbd14dff9a9bd0a06b1034e9 HTTP/1.1" 200 143 2021-11-10 10:40:51,027 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-10 10:40:51,027 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1636540843441"} 2021-11-10 10:40:51,037 DEBUG 129:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:51,037 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 2021-11-10 10:40:51,037 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/5c4500f2bbd14dff9a9bd0a06b1034e9?resource-version=1636540843441", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "ci-onap-master-vnfs"}], "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": "5c4500f2bbd14dff9a9bd0a06b1034e9"}] } 2021-11-10 10:40:51,039 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:51,629 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 2021-11-10 10:40:51,630 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-11-10 10:40:51,630 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-11-10 10:40:51,633 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=='} 2021-11-10 10:40:51,633 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 2021-11-10 10:40:51,633 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-11-10 10:40:51,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:51,791 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 2021-11-10 10:40:51,792 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-11-10 10:40:51,792 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":"1636540846479"} 2021-11-10 10:40:51,794 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:51,794 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 2021-11-10 10:40:51,794 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 10:40:51,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:51,989 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 2021-11-10 10:40:51,990 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-10 10:40:51,990 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":"1636540846193","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"}]}]}}]} 2021-11-10 10:40:51,993 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:51,993 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/5c4500f2bbd14dff9a9bd0a06b1034e9 2021-11-10 10:40:51,993 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-10 10:40:51,995 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:52,095 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/5c4500f2bbd14dff9a9bd0a06b1034e9 HTTP/1.1" 200 616 2021-11-10 10:40:52,096 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-10 10:40:52,096 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1636540851074","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"}]}]}} 2021-11-10 10:40:52,098 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entities] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:52,099 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 2021-11-10 10:40:52,099 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-11-10 10:40:52,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:52,144 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities HTTP/1.1" 404 269 2021-11-10 10:40:52,145 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 404 2021-11-10 10:40:52,145 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"]}}} 2021-11-10 10:40:52,146 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=='} 2021-11-10 10:40:52,146 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"]}}}. 2021-11-10 10:40:52,146 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2021-11-10 10:40:52,151 DEBUG 129:onap_service.py(1) - [AAI][Declare A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:52,151 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/bfc23fad-8786-40aa-a007-d9f1f7547d50 2021-11-10 10:40:52,151 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "bfc23fad-8786-40aa-a007-d9f1f7547d50" } 2021-11-10 10:40:52,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:52,654 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/bfc23fad-8786-40aa-a007-d9f1f7547d50 HTTP/1.1" 201 0 2021-11-10 10:40:52,655 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-11-10 10:40:52,655 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-11-10 10:40:52,658 DEBUG 129:onap_service.py(1) - [AAI][Get A&AI owning entity] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:40:52,658 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/bfc23fad-8786-40aa-a007-d9f1f7547d50 2021-11-10 10:40:52,658 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-11-10 10:40:52,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:40:52,711 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/bfc23fad-8786-40aa-a007-d9f1f7547d50 HTTP/1.1" 200 128 2021-11-10 10:40:52,711 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-11-10 10:40:52,712 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"bfc23fad-8786-40aa-a007-d9f1f7547d50","owning-entity-name":"basicnw-oe","resource-version":"1636540852194"} 2021-11-10 10:40:52,714 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-11-10 10:40:52,714 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-10 10:40:52,714 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 10:40:52,715 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:52,715 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-10 10:40:52,715 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 10:40:52,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:40:52,796 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 718 2021-11-10 10:40:52,798 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 10:40:52,798 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","name":"basic_onboard_VCBWxJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cacdefeb-7622-419c-b320-07541def9758/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 10:40:52,800 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_VCBWxJ from SDC 2021-11-10 10:40:52,801 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:52,801 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:52,801 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:52,801 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-10 10:40:52,801 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:40:52,801 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:40:52,801 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:40:52,802 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-10 10:40:52,802 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-10 10:40:52,802 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 10:40:52,803 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:40:52,803 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-10 10:40:52,803 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 10:40:52,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:52,885 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-10 10:40:52,888 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 10:40:52,890 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","lifecycleState":"CERTIFIED","lastUpdateDate":1636536687346,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9d1c53-dd91-45e7-87bf-cc174f1a5840","invariantUUID":"43cefa88-a6a0-4f09-a970-d28f08ca27ae","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":"port","uniqueId":"30087d3e-9e9e-4dd1-9ec4-7b70575751d8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536713270,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50187a61-05c8-4ec7-8bd9-6655dc111688","invariantUUID":"2e8f4d50-2b67-4b11-b8f0-e54bde26574c","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":"networkrules","uniqueId":"aa455b68-8d1a-4990-8208-456da5fd2532","lifecycleState":"CERTIFIED","lastUpdateDate":1636536711323,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"55ce0c84-e781-4d7e-a822-61f47f1ba423","invariantUUID":"0ef0a194-a6a8-4314-9582-05f6e41a3a1a","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":"7fd5fc75-4de6-4e28-8cb9-0c4f1bb277dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536721513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc835f8f-d2e2-4fb6-b496-e69d62c952a3","invariantUUID":"f1b5a11f-775e-4fcc-9e07-4b4930b6def6","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":"objectStorage","uniqueId":"e2ee8115-8d61-4702-84c8-18959d83b6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536652651,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a39d53ac-25ac-4d5f-94ca-3a943467c1d5","invariantUUID":"0f6dd974-0fea-4865-a111-ab27e41bca00","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b53444c0-b0d3-4152-a195-21da376548df","lifecycleState":"CERTIFIED","lastUpdateDate":1636536946986,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43eedb99-6bf1-4e98-a335-bacbb3d6b751","invariantUUID":"fe39e06e-835f-47fa-ae79-59c5b4b8fe50","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6022070f-fdaf-4b33-b3c6-81e8026f927c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536872962,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61b1953c-f2dd-47de-b471-8b509c8faefa","invariantUUID":"f8687fb3-2369-46bf-9217-9c6045c0c5b8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"33339c96-f3a5-4f28-9086-ed9e8b34d958","lifecycleState":"CERTIFIED","lastUpdateDate":1636536674697,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb65ebb-57ff-455e-a3be-bdea51651f51","invariantUUID":"30aae153-4331-44d6-9de5-c4e38c8cc590","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c038c4ce-61e0-4206-b3ce-d6cdd109632b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536691248,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08d3a220-9f5c-4ec5-8891-df5565c13dcc","invariantUUID":"18ee933e-369a-405b-8d3e-ee38264e59c2","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":"network","uniqueId":"7519b67f-8e63-4404-9c15-1fa7bc02bec7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536744138,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5449858e-7598-410f-a7d5-ed2ab3b822dc","invariantUUID":"d8c4576d-b684-4c8d-b510-c8a1a0440098","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":"port","uniqueId":"7b9dd902-dbaa-466b-b5a1-a452f66a68bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536964052,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01e5e8f8-941e-47bc-a3d4-2060414250e0","invariantUUID":"35ce6b3f-eeea-4052-a17d-d0909087cfb7","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c37b5c2d-69a8-4993-ac1b-c8f5a45ea18a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536788432,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60a16a24-38c3-47c3-98c8-17b5e6b3e419","invariantUUID":"09f5d94f-9a03-42fa-ac40-d43de457b5c5","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":"objectStorage","uniqueId":"6a9b7518-d7c6-4d65-9b62-b2e584a754d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536953705,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73cdf821-f00f-4894-8d4b-6e5330ce3e33","invariantUUID":"d3b02c44-d806-4322-b9ab-8d673343c56b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f58affa-559b-4999-81af-6e457d8796bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536845239,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eef9bc6a-8b83-40c0-8c45-ca4ab0d0618b","invariantUUID":"ece42df3-7165-4637-b09f-9859e091f4e7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db4a2684-5ee7-4ea1-8d04-9fdc89addeed","lifecycleState":"CERTIFIED","lastUpdateDate":1636536774488,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d3ed3b4-023a-49b2-b788-a992d74ddf9f","invariantUUID":"621aca7b-21fc-473e-81e3-26e114504612","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d872d1b-5a17-4600-a6a2-02d9766714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636536730925,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a6b9ae-4465-4f33-b714-276aabb502dc","invariantUUID":"e64c1764-eab5-4f85-853d-b3e0b3f0e651","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f12fa8c-1804-497a-88ac-7dbf7969d8d3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536682792,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afef6133-b56a-454e-b256-a0c48167520b","invariantUUID":"02ef34e0-0d2e-487d-917b-8348bf313f3f","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":"securityrules","uniqueId":"69de9086-31c3-4966-913d-867e0c950a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536724311,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b8ee45d9-4002-4f55-98a6-685cfe7a778a","invariantUUID":"85f56f39-140b-4c85-bb86-86a6ac2349eb","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":"57fc5d97-1abb-45a1-ab7a-fc1580ba1ae4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536659788,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237ebded-50a8-4492-bf88-c89d6fd47707","invariantUUID":"71e0b0cb-6fbe-4b27-888d-e6ffef2c66c2","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":"network","uniqueId":"5b36d44e-44ad-49b0-9d41-22313de531d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536697028,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d53e2ec-89cf-4c84-a85b-9fd6bea7811b","invariantUUID":"f525338a-832b-4fb8-9bbb-3cdf433c131a","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":"networkrules","uniqueId":"a3f1c09b-5d30-47dd-8dbb-333e237000ce","lifecycleState":"CERTIFIED","lastUpdateDate":1636536718014,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7aa54b34-d444-4f06-8b64-f409abe85707","invariantUUID":"f48dd595-9073-4073-b726-4a3c026847a3","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"53782c1b-d949-4531-ae74-07b2d075b386","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1636540845233,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4246518-52b2-48cb-8ea8-2c5faf6f712d","invariantUUID":"33d12a07-a83c-4a18-a8aa-b64da19f5293","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":"objectStorage","uniqueId":"8c48251c-2e5b-43d1-b9ef-e6a519df4028","lifecycleState":"CERTIFIED","lastUpdateDate":1636536950788,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1570337-f99f-435c-8d01-5abd7da0fe35","invariantUUID":"619d3608-9a26-4eb9-8285-a56df026f6fd","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdda4d95-976f-4495-ac78-3a6ca14306e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536848235,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32c338de-97fe-40a1-9ba0-0b9f46f619e7","invariantUUID":"3d0ed2e7-cc95-4b3c-8c23-d4e3b75fc116","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":"a9907c6c-9607-4ee9-8af5-ef02dececd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536694696,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93c6bc86-3634-4396-818a-3d9520edaf47","invariantUUID":"db6b6cad-66ab-4ed9-bba9-f9ee33ebd4eb","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7e194572-ae31-4c66-9317-161e82cde524","lifecycleState":"CERTIFIED","lastUpdateDate":1636536794631,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ea8d51-b0fc-49f4-b4f8-178d51ab11cb","invariantUUID":"b512136d-c84b-4fb5-aefd-82dd2ceac3c6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cdce6a34-4704-4398-a6e3-3d7f9be6a9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636536836828,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"044a8e09-3536-4565-afa7-62763005a824","invariantUUID":"f9af5a49-767d-40b3-bf7b-c7dc42939105","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":"476f23ff-9cd1-4fcc-a7e0-d6c95323cf29","lifecycleState":"CERTIFIED","lastUpdateDate":1636536804749,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7a9551-1d81-4603-be8d-2da850bbd4bd","invariantUUID":"b3bf56fc-89c6-43e1-8758-6d8c1761dafe","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":"4ee0ba5c-2387-495e-b14e-5a266e6c784f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536771186,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff29b50-4957-4ada-abd4-4dea249b5e15","invariantUUID":"d6c18130-8428-4b05-9f25-1bd3cacfcdfe","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52860379-a963-4928-b2db-dbc97a5f57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636536693110,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8095442-3547-4cb7-8a34-47f197ba6c9e","invariantUUID":"e0cbb9c1-5237-402e-acd9-07f91afa65b4","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":"b1bddf3b-2497-4c3c-9f91-0c4f57486dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536853358,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ac9dd8d-5ab0-4ab1-966c-720618985329","invariantUUID":"8620ffe7-6dc6-400d-b684-c77d937fa738","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":"network","uniqueId":"bab578cc-d865-40e4-8308-62a624aeeed8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536733410,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79695ea-220c-481b-bf86-559fe7135a67","invariantUUID":"5248f76d-efb5-48db-9332-7722b31b52d3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0d3df54f-9eee-4b66-8b3c-de26f6886379","lifecycleState":"CERTIFIED","lastUpdateDate":1636536885806,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda99276-ce5e-40b3-8b3e-20d88b9b2dd5","invariantUUID":"a2154c0b-3125-473f-8bff-447709932f26","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16b63f54-cd78-4af2-af05-6ab1e9d8bcb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536874852,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b87c2b8-86bf-4b00-8f23-dadb91e8eec4","invariantUUID":"318b2399-9d63-49b7-b885-b536496a5817","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":"2faad65d-4a2f-42f1-96f9-b0d37f182daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636536843494,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6740a2-3fa1-4e1f-92d5-72ee27a415fe","invariantUUID":"8cc97591-c1a5-4a96-8f1e-6d98c4eb29e9","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":"compute","uniqueId":"ae21aa9d-235a-436c-8a1f-42d43ba54e14","lifecycleState":"CERTIFIED","lastUpdateDate":1636536858141,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a87f65-107b-4484-9676-35cebc4499da","invariantUUID":"fe9bd96c-48c8-4064-a759-2a561dab985b","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":"loadBalancer","uniqueId":"f8f3bee3-b8e8-4da2-97b8-363f6a5bbd59","lifecycleState":"CERTIFIED","lastUpdateDate":1636536656559,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10a44bc-29f3-4686-8ce8-9b66c00a8ca2","invariantUUID":"a791c568-13d2-4ac4-88ef-4d275d1e3400","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36e979da-bc02-4593-af68-a5e8185ebc4b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536943413,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"273f29e6-4b32-45ef-ad00-a93f52b183a0","invariantUUID":"2590396c-86e1-49bf-a121-c16cee022b52","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"589947c3-8340-4e77-8902-7d4a710640fd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536883319,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49a5d53-dd1e-4fea-8c6f-6f7796a13105","invariantUUID":"1d1df9b1-2589-46b6-bfe6-9ffcfe2252e8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d11f4138-fbce-4999-a538-4c3bdec15aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536952416,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95824dfd-e3c7-48ed-bfe4-039cda1041d3","invariantUUID":"95ac6506-1c4f-4c40-85db-5fe4d8b7a3fd","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7986ca1b-563f-4bc7-9757-fcc664ae3b73","lifecycleState":"CERTIFIED","lastUpdateDate":1636536679455,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3c7518b-8077-4fea-98a5-be37dfa95615","invariantUUID":"48147b5c-9902-45b7-b9d6-36725fc777f0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"327e2dfe-2f57-4c64-9bc1-250cfbff16ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636536785222,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c910aa79-9b29-408e-9b17-6d35cdef0c56","invariantUUID":"6e6d3634-468d-44c4-aa1c-20681c2f52e2","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":"objectStorage","uniqueId":"b0d35433-419c-4592-8a34-3e7dce8d751d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536673117,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a1f89-5645-4740-808f-d09095fa9e8a","invariantUUID":"0caba622-cfb6-4ae9-8b33-c20734438350","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":"a01216e5-8b22-4bcd-a6ba-41596c99b14e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536767124,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e019c52-a574-4a4c-be95-3f8c64187524","invariantUUID":"1c2bb65d-16a6-41f6-8268-e8cb51cd30c1","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":"cf0b457e-de8d-4261-87b3-1e166c8b329c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536749814,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"037da290-d5e4-4a37-a239-c45f830e26cc","invariantUUID":"ade6470d-9fd8-4243-8ce5-8e8c4d11609b","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":"4e61f132-a11d-4b39-a3e7-74def93b9a94","lifecycleState":"CERTIFIED","lastUpdateDate":1636536854876,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f59614-61dd-4e1b-b177-69afe4603608","invariantUUID":"271ed3c8-323c-4992-8848-6c5686db38be","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bad4db8f-ce71-435f-9475-a83fbde557a1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536955090,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27d0ed0-b4e1-4906-a21e-162e2e83d29d","invariantUUID":"e26bdee3-b8d2-4511-928d-038c29229bee","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b945a8-35b0-460d-ba8c-f298c4477a23","lifecycleState":"CERTIFIED","lastUpdateDate":1636536822025,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c92a4105-d366-42ad-b929-f3fb69225fd7","invariantUUID":"de9a9446-36b4-4eac-9263-1bd410566ad9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"37fa6082-d5e3-4bd5-8baf-121b4b481b7f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536863397,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bbad3b-027f-47e8-aa6b-8110a130f831","invariantUUID":"76db8a47-abe7-4896-88af-f7dfab0d5f74","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"27471c4c-4c21-486e-bc7c-7efc3f69e3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536890324,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8facfb64-2b73-4bee-ad9a-3ebd093b5cff","invariantUUID":"d66d313c-7404-4636-a8d9-fd033253c478","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":"534ec87d-8d52-4f4e-847b-1e4a796182e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536824360,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b9023d-91c6-4746-91f1-70af6aef328a","invariantUUID":"084a4612-2536-478e-82de-5905f1e59c95","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":"98a4ac1f-8265-4d51-9484-0dcfc5c19733","lifecycleState":"CERTIFIED","lastUpdateDate":1636536782693,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"add0d514-f2ae-4199-85cb-aa3a0dca375f","invariantUUID":"5c873ad9-0df8-4e5c-ad5e-3d5ab37e879b","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":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536779088,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","invariantUUID":"523db790-31a2-48ab-8ddd-3427b7d4d150","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":"compute","uniqueId":"99b4e964-71a2-4ebb-8d00-96ecf0c9602f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536634218,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39ebb978-31d2-4fa4-9903-6462e95f475f","invariantUUID":"3538a020-680b-4f58-ad63-88a92161b965","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":"defaulticon","uniqueId":"cd43b6c4-5d0c-4123-bb5a-540e86f482e0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536645853,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e5a9bda4-a2b1-4bec-8041-85f88f51a6c6","invariantUUID":"aff0508a-7369-44ac-b0dd-ce3355aea626","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":"network","uniqueId":"8b7d8c78-e6ea-4914-9ef9-ba5f36d4366c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536865423,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da0f3fb8-43e6-4496-9072-7c87c831654b","invariantUUID":"3988fb98-f6e6-4878-8674-4c38aedcf240","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91a04023-f904-4792-8d7f-d4211f496cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536840040,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d48f4ad-14ae-4e49-a57d-a5f01e957432","invariantUUID":"15caec7a-0a7c-4c7d-aba0-a1cabe67b05e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79448ec-8e58-4f50-ad4c-d9fa123761fe","lifecycleState":"CERTIFIED","lastUpdateDate":1636536735093,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"beac85c6-7d63-437e-b873-ecec6b7f159f","invariantUUID":"529e86a3-401d-4e2f-be12-ff24bd08decc","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":"ee726312-a39c-4a2a-b266-ea7f26e16712","lifecycleState":"CERTIFIED","lastUpdateDate":1636536663390,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21fbcca7-505c-484e-b318-952e58e988ed","invariantUUID":"75c52c4a-836d-40c0-9cf2-77775b7aba27","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":"objectStorage","uniqueId":"2f090586-3ae7-48b2-acfd-ef469c4e925d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536650288,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f97d31-f938-457d-a228-0663a84019b5","invariantUUID":"1677216a-2227-4e93-bdeb-897a10544806","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":"daffe7d1-8426-4b26-9457-9fc4ad27430a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536851549,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c6dcff-779b-4f0c-913c-db6f2df6abb1","invariantUUID":"5ece3b30-1c82-460c-9780-3d73d4141bbe","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"96da8e18-97fe-44f0-91ac-26f0f5480683","lifecycleState":"CERTIFIED","lastUpdateDate":1636536892736,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07bbd5e8-0ace-482f-a5cb-4405ae753a58","invariantUUID":"f0a2d144-259d-4e3b-a7a2-4a8bb868ef9a","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":"66c45f54-5355-4483-9d83-e8346658a322","lifecycleState":"CERTIFIED","lastUpdateDate":1636536945060,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"add32f93-b2f7-47cb-a12b-64c70eb7d477","invariantUUID":"f29358d6-4780-4ca8-9d17-d93d1e123445","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"adc3ddd0-6645-4e54-a426-27718b5b0712","lifecycleState":"CERTIFIED","lastUpdateDate":1636539624094,"name":"basic_onboard_VCBWxJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fd88035-2296-4977-aeb5-d32bff988c9f","invariantUUID":"a3065048-347a-4d77-915c-a9571b8fd325","systemName":"BasicOnboardVcbwxj","description":"VF","tags":["basic_onboard_VCBWxJ"],"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":"eb22970c-fc99-45e3-8aea-643d52f14bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536896540,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"269acb03-1011-4d94-bc9f-640fb526f61b","invariantUUID":"59c1425d-7a3d-4ca3-b9ba-f74df1027d5e","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":"00a6ce58-fec5-400a-a634-10fa14ba6c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536758633,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81abd674-399f-4c85-9a5c-19085cb690f2","invariantUUID":"974971ba-14e0-4c90-b892-d1909a7fee8a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72df147d-d0c9-490a-80bc-28c891460bb4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536834798,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c712ba-d462-4676-b043-62becf1d70f3","invariantUUID":"db794980-20ee-4613-865b-aecf7cd6ffca","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":"compute","uniqueId":"efd43739-5d9a-4838-bf8c-b8e31260f0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536941189,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9c3bdb-1f27-4144-a054-c4fc7aa063ae","invariantUUID":"5376cd86-c9b9-492f-9fed-ebfc2f301565","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2e06d0ee-9137-4d19-8d09-3ac967ed7dca","lifecycleState":"CERTIFIED","lastUpdateDate":1636536812938,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afed91b3-8410-42d0-8a36-23aedd1298e1","invariantUUID":"1518a50f-dd85-4e37-b00c-d5cb3f1315e0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a00c8bd-84b0-40c4-90a9-bd34ace50b3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536792709,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"090c897e-4a06-4b74-9ec9-c92a3d56dd90","invariantUUID":"9272ecb4-b29a-41a2-9b5a-49b354b90f96","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":"24777992-0def-4a0d-a366-f53182a02acc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536962398,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcaea6af-afb7-4b61-93df-2b392645e91d","invariantUUID":"30af987e-bbf4-4ae4-9a66-fb92d1873724","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5f3e2dfd-3def-4c1b-815b-8341e66c56d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536814561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fa7433-249d-4f08-94d8-4086498d7a30","invariantUUID":"f5c72bc0-9fa7-43ed-8b58-31be76abe19b","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":"856ce6c9-ce99-43bd-8cb6-b6de01a19466","lifecycleState":"CERTIFIED","lastUpdateDate":1636536684622,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6244110-cce2-4213-8ae4-6356492f5b25","invariantUUID":"320b00cd-10f4-41b6-a798-8d6c05c20ebd","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e5997b4-4ec1-4eda-a4af-f9711e9edca3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536737347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0591c5-c367-438c-b410-1375cfcf49e8","invariantUUID":"4003954e-a7f2-40c9-879e-59bdf391ee05","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84979d27-137a-455a-bb4f-cea6cecadede","lifecycleState":"CERTIFIED","lastUpdateDate":1636536745944,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e36dfc2b-0dbe-47ee-b4a0-8ad206d5b1e9","invariantUUID":"94a3769e-7d67-4d4f-a7f0-ef58fff50836","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c834452-b413-4169-ac80-889e859bfae3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536796627,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0af379e0-d0ae-4614-8f48-e26ae87ab7fe","invariantUUID":"96769314-e787-4bd0-86d6-0e308942d3d5","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":"network","uniqueId":"14aa5f7e-4792-4be8-9f04-13c3c0922dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536776250,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cef1bf9b-1ec8-4d78-b694-170bf04621f4","invariantUUID":"fbc12b4d-8a01-4f11-9318-970fe420aa26","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83c6c939-4af0-4fc5-9b50-5891e93bffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636536833229,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d103842-0201-4976-a204-c40aefb59c22","invariantUUID":"efa6e1a0-0977-48a9-926b-bab5cf6a2145","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":"797bc02e-7229-4a0e-bacd-1390444d9675","lifecycleState":"CERTIFIED","lastUpdateDate":1636536806733,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d3d5579-22be-4da0-9054-c568be375b7e","invariantUUID":"c4959677-a39a-4c0e-b2bb-efe888920ae1","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":"18c770ed-7ceb-4914-9a4e-0a572744ee17","lifecycleState":"CERTIFIED","lastUpdateDate":1636536959015,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74831a3a-6301-40f6-9cfa-3c7b9dc5ffd0","invariantUUID":"ecb7df80-c564-4deb-af57-c0a364015ea0","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8988c73b-67bb-4fba-b6fa-2cdba13f0380","lifecycleState":"CERTIFIED","lastUpdateDate":1636536956633,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faed09f7-d40e-4cab-908c-5bb1f578022b","invariantUUID":"bfdac061-df5a-4a43-8f1c-1868fe236a94","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bcc9a6ec-a115-434a-9261-acb6e89be81a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536894555,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac80c5f-a0f5-46ca-9d1f-818fd039fdf7","invariantUUID":"15b75044-bd8d-4aa8-a4b7-72124e669e52","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":"bcd037f4-05ef-4583-90b5-2aab084003ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636536802812,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857156d9-e5d9-4653-9e4a-8df990c1d00a","invariantUUID":"e39d843b-df9f-4b4b-a64d-2440afa7e684","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":"d5fad176-d4c3-409c-8dd6-e206a3686df0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536676724,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5174af-16d0-4672-a87b-9f4f45105f8b","invariantUUID":"9ada48d0-cafa-4bf4-b480-a2d0de136f54","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928368b4-383f-4d41-a82d-5b64b8d1047f","lifecycleState":"CERTIFIED","lastUpdateDate":1636539667116,"name":"basic_onboard_VCBWxJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","systemName":"BasicOnboardVcbwxj","description":"service","tags":["basic_onboard_VCBWxJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","lifecycleState":"CERTIFIED","lastUpdateDate":1636540836232,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 10:40:52,896 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-10 10:40:52,897 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'} 2021-11-10 10:40:52,897 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/c640fc5b-a24e-4d16-b418-42da3fbb5171/distribution 2021-11-10 10:40:52,897 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2021-11-10 10:40:52,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:53,001 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/distribution HTTP/1.1" 200 205 2021-11-10 10:40:53,002 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2021-11-10 10:40:53,003 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"7333fd83-6c04-4a96-b48a-29d4e896beb0","timestamp":"2021-11-10 10:40:35.684 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-11-10 10:40:53,005 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'} 2021-11-10 10:40:53,005 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/7333fd83-6c04-4a96-b48a-29d4e896beb0 2021-11-10 10:40:53,005 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-11-10 10:40:53,007 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:40:53,077 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7333fd83-6c04-4a96-b48a-29d4e896beb0 HTTP/1.1" 200 29 2021-11-10 10:40:53,078 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-11-10 10:40:53,078 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2021-11-10 10:40:53,080 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-10 10:40:53,081 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2021-11-10 10:41:53,098 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'} 2021-11-10 10:41:53,099 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/7333fd83-6c04-4a96-b48a-29d4e896beb0 2021-11-10 10:41:53,099 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-11-10 10:41:53,101 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:41:53,172 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7333fd83-6c04-4a96-b48a-29d4e896beb0 HTTP/1.1" 200 6477 2021-11-10 10:41:53,173 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-11-10 10:41:53,173 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1636540836103","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636540849087","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":"1636540841030","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636540843339","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636540849288","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":"1636540843690","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636540827644","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1636540827644","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636540836617","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636540844852","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636540847226","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636540846126","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636540842686","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636540844852","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636540840254","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636540847131","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636540844029","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636540836103","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636540837874","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636540839992","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1636540840998","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636540850294","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636540848134","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1636540837874","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636540847838","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636540852292","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636540847279","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1636540840254","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1636540844029","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636540843579","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1636540853296","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1636540843339","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1636540843579","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1636540836617","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-10 10:41:53,176 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1636540836103', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636540849087', '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': '1636540841030', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636540843339', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636540849288', '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': '1636540843690', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636540827644', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1636540827644', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636540836617', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636540844852', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636540847226', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636540846126', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636540842686', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636540844852', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636540840254', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636540847131', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636540844029', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636540836103', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636540837874', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636540839992', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1636540840998', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636540850294', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636540848134', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1636540837874', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636540847838', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636540852292', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636540847279', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1636540840254', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1636540844029', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636540843579', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1636540853296', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1636540843339', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1636540843579', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1636540836617', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-10 10:41:53,176 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-11-10 10:41:53,176 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-10 10:41:53,176 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-11-10 10:41:53,177 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2021-11-10 10:41:53,186 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': '4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:41:53,186 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 2021-11-10 10:41:53,186 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "caba620d-255b-41ac-ac48-46188603ff1e", "modelVersionId": "c640fc5b-a24e-4d16-b418-42da3fbb5171", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "5c4500f2bbd14dff9a9bd0a06b1034e9", "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": "bfc23fad-8786-40aa-a007-d9f1f7547d50", "owningEntityName": "basicnw-oe" } } } 2021-11-10 10:41:53,188 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:42:22,642 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances HTTP/1.1" 202 262 2021-11-10 10:42:22,643 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2021-11-10 10:42:22,643 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5","instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5"}} 2021-11-10 10:42:22,644 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-11-10 10:42:22,655 DEBUG 129:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dd088aee-163b-44e7-bd10-dbaa23834e06', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:42:22,656 DEBUG 131:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 2021-11-10 10:42:22,656 DEBUG 132:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] data sent: None 2021-11-10 10:42:22,660 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:42:22,996 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 HTTP/1.1" 200 1363 2021-11-10 10:42:22,998 INFO 142:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response code: 200 2021-11-10 10:42:22,998 DEBUG 146:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response: {"request":{"requestId":"4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5","startTime":"Wed, 10 Nov 2021 10:41:53 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"},"requestInfo":{"source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"bfc23fad-8786-40aa-a007-d9f1f7547d50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","serviceInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 10 Nov 2021 10:42:21 GMT"}}} 2021-11-10 10:42:33,010 DEBUG 129:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cee71ad2-6303-45b1-a23a-187c7d2d8514', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:42:33,010 DEBUG 131:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 2021-11-10 10:42:33,010 DEBUG 132:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] data sent: None 2021-11-10 10:42:33,012 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:42:33,234 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 HTTP/1.1" 200 1363 2021-11-10 10:42:33,236 INFO 142:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response code: 200 2021-11-10 10:42:33,236 DEBUG 146:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response: {"request":{"requestId":"4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5","startTime":"Wed, 10 Nov 2021 10:41:53 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"},"requestInfo":{"source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"bfc23fad-8786-40aa-a007-d9f1f7547d50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","serviceInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 10 Nov 2021 10:42:21 GMT"}}} 2021-11-10 10:42:43,241 DEBUG 129:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '34de84ca-7f26-432e-af1f-bceb4c304151', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:42:43,242 DEBUG 131:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 2021-11-10 10:42:43,242 DEBUG 132:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] data sent: None 2021-11-10 10:42:43,244 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:42:43,442 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 HTTP/1.1" 200 1363 2021-11-10 10:42:43,443 INFO 142:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response code: 200 2021-11-10 10:42:43,444 DEBUG 146:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response: {"request":{"requestId":"4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5","startTime":"Wed, 10 Nov 2021 10:41:53 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"},"requestInfo":{"source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"bfc23fad-8786-40aa-a007-d9f1f7547d50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","serviceInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 10 Nov 2021 10:42:21 GMT"}}} 2021-11-10 10:42:53,453 DEBUG 129:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '382b46a7-1e21-4b45-b049-3a8d8a2ad928', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:42:53,454 DEBUG 131:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 2021-11-10 10:42:53,454 DEBUG 132:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] data sent: None 2021-11-10 10:42:53,456 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:42:53,666 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 HTTP/1.1" 200 1363 2021-11-10 10:42:53,667 INFO 142:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response code: 200 2021-11-10 10:42:53,668 DEBUG 146:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response: {"request":{"requestId":"4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5","startTime":"Wed, 10 Nov 2021 10:41:53 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"},"requestInfo":{"source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"bfc23fad-8786-40aa-a007-d9f1f7547d50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","serviceInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 10 Nov 2021 10:42:21 GMT"}}} 2021-11-10 10:43:03,679 DEBUG 129:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8031a5dc-e21a-44ec-956c-b90bb3251a08', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:03,679 DEBUG 131:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 2021-11-10 10:43:03,679 DEBUG 132:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] data sent: None 2021-11-10 10:43:03,681 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:03,901 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 HTTP/1.1" 200 1573 2021-11-10 10:43:03,902 INFO 142:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response code: 200 2021-11-10 10:43:03,903 DEBUG 146:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response: {"request":{"requestId":"4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5","startTime":"Wed, 10 Nov 2021 10:41:53 GMT","finishTime":"Wed, 10 Nov 2021 10:42:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"},"requestInfo":{"source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"bfc23fad-8786-40aa-a007-d9f1f7547d50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","serviceInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 10:42:56 GMT"}}} 2021-11-10 10:43:03,903 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-11-10 10:43:03,904 DEBUG 129:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fb83cf2f-089d-462f-bb89-6cc195222bf3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:03,904 DEBUG 131:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 2021-11-10 10:43:03,904 DEBUG 132:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] data sent: None 2021-11-10 10:43:03,906 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:04,090 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 HTTP/1.1" 200 1573 2021-11-10 10:43:04,092 INFO 142:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response code: 200 2021-11-10 10:43:04,092 DEBUG 146:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response: {"request":{"requestId":"4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5","startTime":"Wed, 10 Nov 2021 10:41:53 GMT","finishTime":"Wed, 10 Nov 2021 10:42:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"},"requestInfo":{"source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"bfc23fad-8786-40aa-a007-d9f1f7547d50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","serviceInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 10:42:56 GMT"}}} 2021-11-10 10:43:04,093 DEBUG 129:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4fc5df60-63aa-41b9-9456-e87b7057c2cd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:04,093 DEBUG 131:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 2021-11-10 10:43:04,093 DEBUG 132:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] data sent: None 2021-11-10 10:43:04,095 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:04,298 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 HTTP/1.1" 200 1573 2021-11-10 10:43:04,300 INFO 142:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response code: 200 2021-11-10 10:43:04,300 DEBUG 146:onap_service.py(8) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response: {"request":{"requestId":"4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5","startTime":"Wed, 10 Nov 2021 10:41:53 GMT","finishTime":"Wed, 10 Nov 2021 10:42:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"},"requestInfo":{"source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"bfc23fad-8786-40aa-a007-d9f1f7547d50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","serviceInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 10:42:56 GMT"}}} 2021-11-10 10:43:04,304 DEBUG 129:onap_service.py(1) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e0a5cbed-ba67-4291-83bb-5d97c5ebeb3c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:04,305 DEBUG 131:onap_service.py(1) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 2021-11-10 10:43:04,305 DEBUG 132:onap_service.py(1) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] data sent: None 2021-11-10 10:43:04,307 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:04,484 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 HTTP/1.1" 200 1573 2021-11-10 10:43:04,486 INFO 142:onap_service.py(1) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response code: 200 2021-11-10 10:43:04,486 DEBUG 146:onap_service.py(1) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response: {"request":{"requestId":"4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5","startTime":"Wed, 10 Nov 2021 10:41:53 GMT","finishTime":"Wed, 10 Nov 2021 10:42:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"},"requestInfo":{"source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"bfc23fad-8786-40aa-a007-d9f1f7547d50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","serviceInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 10:42:56 GMT"}}} 2021-11-10 10:43:04,487 DEBUG 129:onap_service.py(1) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '305a4366-d47c-4598-8e1c-f2b347c6b18d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:04,487 DEBUG 131:onap_service.py(1) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 2021-11-10 10:43:04,487 DEBUG 132:onap_service.py(1) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] data sent: None 2021-11-10 10:43:04,489 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:04,685 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 HTTP/1.1" 200 1573 2021-11-10 10:43:04,686 INFO 142:onap_service.py(1) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response code: 200 2021-11-10 10:43:04,686 DEBUG 146:onap_service.py(1) - [None][Check 4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5 orchestration request status] response: {"request":{"requestId":"4ed5ba4c-34a7-42ba-8410-c1fa7ccdd1b5","startTime":"Wed, 10 Nov 2021 10:41:53 GMT","finishTime":"Wed, 10 Nov 2021 10:42:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"},"requestInfo":{"source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"bfc23fad-8786-40aa-a007-d9f1f7547d50","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","serviceInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 10 Nov 2021 10:42:56 GMT"}}} 2021-11-10 10:43:04,687 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=='} 2021-11-10 10:43:04,687 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 2021-11-10 10:43:04,687 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-11-10 10:43:04,689 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:43:04,756 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 765 2021-11-10 10:43:04,757 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-11-10 10:43:04,758 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1636540851074","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/5c4500f2bbd14dff9a9bd0a06b1034e9","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":"5c4500f2bbd14dff9a9bd0a06b1034e9"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]}}]} 2021-11-10 10:43:04,760 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:43:04,760 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f 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-b6d00d90-e498-4bcd-a124-d5aded8cfd5f 2021-11-10 10:43:04,760 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f service-instance-name] data sent: None 2021-11-10 10:43:04,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:43:04,845 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-b6d00d90-e498-4bcd-a124-d5aded8cfd5f HTTP/1.1" 200 1195 2021-11-10 10:43:04,846 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f service-instance-name] response code: 200 2021-11-10 10:43:04,846 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f service-instance-name] response: {"service-instance":[{"service-instance-id":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","service-instance-name":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"caba620d-255b-41ac-ac48-46188603ff1e","model-version-id":"c640fc5b-a24e-4d16-b418-42da3fbb5171","resource-version":"1636540976526","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c0e379d1-367f-4041-bf83-3ad07d2b3f8f/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/bfc23fad-8786-40aa-a007-d9f1f7547d50","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"bfc23fad-8786-40aa-a007-d9f1f7547d50"}]},{"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"}]}]}}]} 2021-11-10 10:43:04,849 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=='} 2021-11-10 10:43:04,849 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 2021-11-10 10:43:04,849 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-11-10 10:43:04,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:43:04,903 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 2021-11-10 10:43:04,904 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-11-10 10:43:04,904 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":"1636540846479"} 2021-11-10 10:43:04,906 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=='} 2021-11-10 10:43:04,907 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 2021-11-10 10:43:04,907 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-11-10 10:43:04,908 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:43:04,970 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 765 2021-11-10 10:43:04,970 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-11-10 10:43:04,971 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1636540851074","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/5c4500f2bbd14dff9a9bd0a06b1034e9","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":"5c4500f2bbd14dff9a9bd0a06b1034e9"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]}}]} 2021-11-10 10:43:04,973 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f service-instance-name] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:43:04,973 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f 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-b6d00d90-e498-4bcd-a124-d5aded8cfd5f 2021-11-10 10:43:04,973 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f service-instance-name] data sent: None 2021-11-10 10:43:04,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:43:05,036 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-b6d00d90-e498-4bcd-a124-d5aded8cfd5f HTTP/1.1" 200 1195 2021-11-10 10:43:05,037 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f service-instance-name] response code: 200 2021-11-10 10:43:05,038 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f service-instance-name] response: {"service-instance":[{"service-instance-id":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","service-instance-name":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"caba620d-255b-41ac-ac48-46188603ff1e","model-version-id":"c640fc5b-a24e-4d16-b418-42da3fbb5171","resource-version":"1636540976526","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/c0e379d1-367f-4041-bf83-3ad07d2b3f8f/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/bfc23fad-8786-40aa-a007-d9f1f7547d50","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"bfc23fad-8786-40aa-a007-d9f1f7547d50"}]},{"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"}]}]}}]} 2021-11-10 10:43:05,040 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-10 10:43:05,040 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 10:43:05,040 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:43:05,041 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-10 10:43:05,041 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 10:43:05,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:43:05,117 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1775 2021-11-10 10:43:05,118 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 10:43:05,118 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6300d53b-9afb-4912-a62b-353b6a7247d1","invariantUUID":"2edc4004-d50b-4ead-a37d-0765a42f9e6b","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6300d53b-9afb-4912-a62b-353b6a7247d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8c1aba3c-c851-4829-a9e4-43f862d7bdca","invariantUUID":"41a7e1d2-13bb-4683-8ebd-39cd72b2e5de","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8c1aba3c-c851-4829-a9e4-43f862d7bdca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","name":"basic_onboard_VCBWxJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cacdefeb-7622-419c-b320-07541def9758/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a89d8cd-3ff4-47a9-90e3-80a8b8dfc2a6","invariantUUID":"eec8b2e9-87a6-4d25-b16b-e35a2a3c5120","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4a89d8cd-3ff4-47a9-90e3-80a8b8dfc2a6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 10:43:05,120 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 10:43:05,121 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:43:05,121 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:43:05,121 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:43:05,121 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-10 10:43:05,121 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:43:05,121 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:43:05,121 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:43:05,121 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_VCBWxJ from SDC 2021-11-10 10:43:05,121 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:43:05,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:43:05,122 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:43:05,122 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-11-10 10:43:05,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:43:05,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:43:05,122 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:43:05,122 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-10 10:43:05,122 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:43:05,122 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:43:05,123 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:43:05,123 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-10 10:43:05,123 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-10 10:43:05,123 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 10:43:05,123 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:43:05,123 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-10 10:43:05,124 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 10:43:05,125 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:43:05,206 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-10 10:43:05,209 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 10:43:05,211 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","lifecycleState":"CERTIFIED","lastUpdateDate":1636536687346,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9d1c53-dd91-45e7-87bf-cc174f1a5840","invariantUUID":"43cefa88-a6a0-4f09-a970-d28f08ca27ae","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":"port","uniqueId":"30087d3e-9e9e-4dd1-9ec4-7b70575751d8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536713270,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50187a61-05c8-4ec7-8bd9-6655dc111688","invariantUUID":"2e8f4d50-2b67-4b11-b8f0-e54bde26574c","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":"networkrules","uniqueId":"aa455b68-8d1a-4990-8208-456da5fd2532","lifecycleState":"CERTIFIED","lastUpdateDate":1636536711323,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"55ce0c84-e781-4d7e-a822-61f47f1ba423","invariantUUID":"0ef0a194-a6a8-4314-9582-05f6e41a3a1a","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":"7fd5fc75-4de6-4e28-8cb9-0c4f1bb277dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536721513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc835f8f-d2e2-4fb6-b496-e69d62c952a3","invariantUUID":"f1b5a11f-775e-4fcc-9e07-4b4930b6def6","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":"objectStorage","uniqueId":"e2ee8115-8d61-4702-84c8-18959d83b6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536652651,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a39d53ac-25ac-4d5f-94ca-3a943467c1d5","invariantUUID":"0f6dd974-0fea-4865-a111-ab27e41bca00","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b53444c0-b0d3-4152-a195-21da376548df","lifecycleState":"CERTIFIED","lastUpdateDate":1636536946986,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43eedb99-6bf1-4e98-a335-bacbb3d6b751","invariantUUID":"fe39e06e-835f-47fa-ae79-59c5b4b8fe50","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6022070f-fdaf-4b33-b3c6-81e8026f927c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536872962,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61b1953c-f2dd-47de-b471-8b509c8faefa","invariantUUID":"f8687fb3-2369-46bf-9217-9c6045c0c5b8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"33339c96-f3a5-4f28-9086-ed9e8b34d958","lifecycleState":"CERTIFIED","lastUpdateDate":1636536674697,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb65ebb-57ff-455e-a3be-bdea51651f51","invariantUUID":"30aae153-4331-44d6-9de5-c4e38c8cc590","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c038c4ce-61e0-4206-b3ce-d6cdd109632b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536691248,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08d3a220-9f5c-4ec5-8891-df5565c13dcc","invariantUUID":"18ee933e-369a-405b-8d3e-ee38264e59c2","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":"network","uniqueId":"7519b67f-8e63-4404-9c15-1fa7bc02bec7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536744138,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5449858e-7598-410f-a7d5-ed2ab3b822dc","invariantUUID":"d8c4576d-b684-4c8d-b510-c8a1a0440098","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":"port","uniqueId":"7b9dd902-dbaa-466b-b5a1-a452f66a68bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536964052,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01e5e8f8-941e-47bc-a3d4-2060414250e0","invariantUUID":"35ce6b3f-eeea-4052-a17d-d0909087cfb7","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c37b5c2d-69a8-4993-ac1b-c8f5a45ea18a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536788432,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60a16a24-38c3-47c3-98c8-17b5e6b3e419","invariantUUID":"09f5d94f-9a03-42fa-ac40-d43de457b5c5","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":"objectStorage","uniqueId":"6a9b7518-d7c6-4d65-9b62-b2e584a754d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536953705,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73cdf821-f00f-4894-8d4b-6e5330ce3e33","invariantUUID":"d3b02c44-d806-4322-b9ab-8d673343c56b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f58affa-559b-4999-81af-6e457d8796bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536845239,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eef9bc6a-8b83-40c0-8c45-ca4ab0d0618b","invariantUUID":"ece42df3-7165-4637-b09f-9859e091f4e7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db4a2684-5ee7-4ea1-8d04-9fdc89addeed","lifecycleState":"CERTIFIED","lastUpdateDate":1636536774488,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d3ed3b4-023a-49b2-b788-a992d74ddf9f","invariantUUID":"621aca7b-21fc-473e-81e3-26e114504612","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d872d1b-5a17-4600-a6a2-02d9766714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636536730925,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a6b9ae-4465-4f33-b714-276aabb502dc","invariantUUID":"e64c1764-eab5-4f85-853d-b3e0b3f0e651","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f12fa8c-1804-497a-88ac-7dbf7969d8d3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536682792,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afef6133-b56a-454e-b256-a0c48167520b","invariantUUID":"02ef34e0-0d2e-487d-917b-8348bf313f3f","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":"securityrules","uniqueId":"69de9086-31c3-4966-913d-867e0c950a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536724311,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b8ee45d9-4002-4f55-98a6-685cfe7a778a","invariantUUID":"85f56f39-140b-4c85-bb86-86a6ac2349eb","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":"57fc5d97-1abb-45a1-ab7a-fc1580ba1ae4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536659788,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237ebded-50a8-4492-bf88-c89d6fd47707","invariantUUID":"71e0b0cb-6fbe-4b27-888d-e6ffef2c66c2","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":"network","uniqueId":"5b36d44e-44ad-49b0-9d41-22313de531d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536697028,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d53e2ec-89cf-4c84-a85b-9fd6bea7811b","invariantUUID":"f525338a-832b-4fb8-9bbb-3cdf433c131a","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":"networkrules","uniqueId":"a3f1c09b-5d30-47dd-8dbb-333e237000ce","lifecycleState":"CERTIFIED","lastUpdateDate":1636536718014,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7aa54b34-d444-4f06-8b64-f409abe85707","invariantUUID":"f48dd595-9073-4073-b726-4a3c026847a3","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":"8c48251c-2e5b-43d1-b9ef-e6a519df4028","lifecycleState":"CERTIFIED","lastUpdateDate":1636536950788,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1570337-f99f-435c-8d01-5abd7da0fe35","invariantUUID":"619d3608-9a26-4eb9-8285-a56df026f6fd","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdda4d95-976f-4495-ac78-3a6ca14306e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536848235,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32c338de-97fe-40a1-9ba0-0b9f46f619e7","invariantUUID":"3d0ed2e7-cc95-4b3c-8c23-d4e3b75fc116","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":"a9907c6c-9607-4ee9-8af5-ef02dececd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536694696,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93c6bc86-3634-4396-818a-3d9520edaf47","invariantUUID":"db6b6cad-66ab-4ed9-bba9-f9ee33ebd4eb","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7e194572-ae31-4c66-9317-161e82cde524","lifecycleState":"CERTIFIED","lastUpdateDate":1636536794631,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ea8d51-b0fc-49f4-b4f8-178d51ab11cb","invariantUUID":"b512136d-c84b-4fb5-aefd-82dd2ceac3c6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cdce6a34-4704-4398-a6e3-3d7f9be6a9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636536836828,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"044a8e09-3536-4565-afa7-62763005a824","invariantUUID":"f9af5a49-767d-40b3-bf7b-c7dc42939105","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":"476f23ff-9cd1-4fcc-a7e0-d6c95323cf29","lifecycleState":"CERTIFIED","lastUpdateDate":1636536804749,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7a9551-1d81-4603-be8d-2da850bbd4bd","invariantUUID":"b3bf56fc-89c6-43e1-8758-6d8c1761dafe","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":"4ee0ba5c-2387-495e-b14e-5a266e6c784f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536771186,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff29b50-4957-4ada-abd4-4dea249b5e15","invariantUUID":"d6c18130-8428-4b05-9f25-1bd3cacfcdfe","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52860379-a963-4928-b2db-dbc97a5f57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636536693110,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8095442-3547-4cb7-8a34-47f197ba6c9e","invariantUUID":"e0cbb9c1-5237-402e-acd9-07f91afa65b4","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":"b1bddf3b-2497-4c3c-9f91-0c4f57486dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536853358,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ac9dd8d-5ab0-4ab1-966c-720618985329","invariantUUID":"8620ffe7-6dc6-400d-b684-c77d937fa738","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":"network","uniqueId":"bab578cc-d865-40e4-8308-62a624aeeed8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536733410,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79695ea-220c-481b-bf86-559fe7135a67","invariantUUID":"5248f76d-efb5-48db-9332-7722b31b52d3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0d3df54f-9eee-4b66-8b3c-de26f6886379","lifecycleState":"CERTIFIED","lastUpdateDate":1636536885806,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda99276-ce5e-40b3-8b3e-20d88b9b2dd5","invariantUUID":"a2154c0b-3125-473f-8bff-447709932f26","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16b63f54-cd78-4af2-af05-6ab1e9d8bcb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536874852,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b87c2b8-86bf-4b00-8f23-dadb91e8eec4","invariantUUID":"318b2399-9d63-49b7-b885-b536496a5817","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":"2faad65d-4a2f-42f1-96f9-b0d37f182daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636536843494,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6740a2-3fa1-4e1f-92d5-72ee27a415fe","invariantUUID":"8cc97591-c1a5-4a96-8f1e-6d98c4eb29e9","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":"compute","uniqueId":"ae21aa9d-235a-436c-8a1f-42d43ba54e14","lifecycleState":"CERTIFIED","lastUpdateDate":1636536858141,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a87f65-107b-4484-9676-35cebc4499da","invariantUUID":"fe9bd96c-48c8-4064-a759-2a561dab985b","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":"loadBalancer","uniqueId":"f8f3bee3-b8e8-4da2-97b8-363f6a5bbd59","lifecycleState":"CERTIFIED","lastUpdateDate":1636536656559,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10a44bc-29f3-4686-8ce8-9b66c00a8ca2","invariantUUID":"a791c568-13d2-4ac4-88ef-4d275d1e3400","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36e979da-bc02-4593-af68-a5e8185ebc4b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536943413,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"273f29e6-4b32-45ef-ad00-a93f52b183a0","invariantUUID":"2590396c-86e1-49bf-a121-c16cee022b52","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"589947c3-8340-4e77-8902-7d4a710640fd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536883319,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49a5d53-dd1e-4fea-8c6f-6f7796a13105","invariantUUID":"1d1df9b1-2589-46b6-bfe6-9ffcfe2252e8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d11f4138-fbce-4999-a538-4c3bdec15aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536952416,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95824dfd-e3c7-48ed-bfe4-039cda1041d3","invariantUUID":"95ac6506-1c4f-4c40-85db-5fe4d8b7a3fd","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7986ca1b-563f-4bc7-9757-fcc664ae3b73","lifecycleState":"CERTIFIED","lastUpdateDate":1636536679455,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3c7518b-8077-4fea-98a5-be37dfa95615","invariantUUID":"48147b5c-9902-45b7-b9d6-36725fc777f0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"327e2dfe-2f57-4c64-9bc1-250cfbff16ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636536785222,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c910aa79-9b29-408e-9b17-6d35cdef0c56","invariantUUID":"6e6d3634-468d-44c4-aa1c-20681c2f52e2","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":"objectStorage","uniqueId":"b0d35433-419c-4592-8a34-3e7dce8d751d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536673117,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a1f89-5645-4740-808f-d09095fa9e8a","invariantUUID":"0caba622-cfb6-4ae9-8b33-c20734438350","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":"a01216e5-8b22-4bcd-a6ba-41596c99b14e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536767124,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e019c52-a574-4a4c-be95-3f8c64187524","invariantUUID":"1c2bb65d-16a6-41f6-8268-e8cb51cd30c1","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":"cf0b457e-de8d-4261-87b3-1e166c8b329c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536749814,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"037da290-d5e4-4a37-a239-c45f830e26cc","invariantUUID":"ade6470d-9fd8-4243-8ce5-8e8c4d11609b","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":"4e61f132-a11d-4b39-a3e7-74def93b9a94","lifecycleState":"CERTIFIED","lastUpdateDate":1636536854876,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f59614-61dd-4e1b-b177-69afe4603608","invariantUUID":"271ed3c8-323c-4992-8848-6c5686db38be","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bad4db8f-ce71-435f-9475-a83fbde557a1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536955090,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27d0ed0-b4e1-4906-a21e-162e2e83d29d","invariantUUID":"e26bdee3-b8d2-4511-928d-038c29229bee","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b945a8-35b0-460d-ba8c-f298c4477a23","lifecycleState":"CERTIFIED","lastUpdateDate":1636536822025,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c92a4105-d366-42ad-b929-f3fb69225fd7","invariantUUID":"de9a9446-36b4-4eac-9263-1bd410566ad9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"37fa6082-d5e3-4bd5-8baf-121b4b481b7f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536863397,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bbad3b-027f-47e8-aa6b-8110a130f831","invariantUUID":"76db8a47-abe7-4896-88af-f7dfab0d5f74","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"27471c4c-4c21-486e-bc7c-7efc3f69e3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536890324,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8facfb64-2b73-4bee-ad9a-3ebd093b5cff","invariantUUID":"d66d313c-7404-4636-a8d9-fd033253c478","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":"534ec87d-8d52-4f4e-847b-1e4a796182e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536824360,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b9023d-91c6-4746-91f1-70af6aef328a","invariantUUID":"084a4612-2536-478e-82de-5905f1e59c95","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":"98a4ac1f-8265-4d51-9484-0dcfc5c19733","lifecycleState":"CERTIFIED","lastUpdateDate":1636536782693,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"add0d514-f2ae-4199-85cb-aa3a0dca375f","invariantUUID":"5c873ad9-0df8-4e5c-ad5e-3d5ab37e879b","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":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536779088,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","invariantUUID":"523db790-31a2-48ab-8ddd-3427b7d4d150","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":"compute","uniqueId":"99b4e964-71a2-4ebb-8d00-96ecf0c9602f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536634218,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39ebb978-31d2-4fa4-9903-6462e95f475f","invariantUUID":"3538a020-680b-4f58-ad63-88a92161b965","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":"defaulticon","uniqueId":"0d6d832c-8311-4d27-8230-dcfd33d9d0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1636540905784,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d34718d9-aebb-46ca-8974-5fe8c020345c","invariantUUID":"b1e2c942-b597-4edb-9011-a7e0c11e8dba","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":"defaulticon","uniqueId":"cd43b6c4-5d0c-4123-bb5a-540e86f482e0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536645853,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e5a9bda4-a2b1-4bec-8041-85f88f51a6c6","invariantUUID":"aff0508a-7369-44ac-b0dd-ce3355aea626","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":"network","uniqueId":"8b7d8c78-e6ea-4914-9ef9-ba5f36d4366c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536865423,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da0f3fb8-43e6-4496-9072-7c87c831654b","invariantUUID":"3988fb98-f6e6-4878-8674-4c38aedcf240","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91a04023-f904-4792-8d7f-d4211f496cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536840040,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d48f4ad-14ae-4e49-a57d-a5f01e957432","invariantUUID":"15caec7a-0a7c-4c7d-aba0-a1cabe67b05e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79448ec-8e58-4f50-ad4c-d9fa123761fe","lifecycleState":"CERTIFIED","lastUpdateDate":1636536735093,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"beac85c6-7d63-437e-b873-ecec6b7f159f","invariantUUID":"529e86a3-401d-4e2f-be12-ff24bd08decc","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":"ee726312-a39c-4a2a-b266-ea7f26e16712","lifecycleState":"CERTIFIED","lastUpdateDate":1636536663390,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21fbcca7-505c-484e-b318-952e58e988ed","invariantUUID":"75c52c4a-836d-40c0-9cf2-77775b7aba27","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":"objectStorage","uniqueId":"2f090586-3ae7-48b2-acfd-ef469c4e925d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536650288,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f97d31-f938-457d-a228-0663a84019b5","invariantUUID":"1677216a-2227-4e93-bdeb-897a10544806","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":"daffe7d1-8426-4b26-9457-9fc4ad27430a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536851549,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c6dcff-779b-4f0c-913c-db6f2df6abb1","invariantUUID":"5ece3b30-1c82-460c-9780-3d73d4141bbe","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"96da8e18-97fe-44f0-91ac-26f0f5480683","lifecycleState":"CERTIFIED","lastUpdateDate":1636536892736,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07bbd5e8-0ace-482f-a5cb-4405ae753a58","invariantUUID":"f0a2d144-259d-4e3b-a7a2-4a8bb868ef9a","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":"66c45f54-5355-4483-9d83-e8346658a322","lifecycleState":"CERTIFIED","lastUpdateDate":1636536945060,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"add32f93-b2f7-47cb-a12b-64c70eb7d477","invariantUUID":"f29358d6-4780-4ca8-9d17-d93d1e123445","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1e9b841-2380-400a-baa7-85d5c4e231f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636540845233,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4246518-52b2-48cb-8ea8-2c5faf6f712d","invariantUUID":"33d12a07-a83c-4a18-a8aa-b64da19f5293","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":"defaulticon","uniqueId":"adc3ddd0-6645-4e54-a426-27718b5b0712","lifecycleState":"CERTIFIED","lastUpdateDate":1636539624094,"name":"basic_onboard_VCBWxJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fd88035-2296-4977-aeb5-d32bff988c9f","invariantUUID":"a3065048-347a-4d77-915c-a9571b8fd325","systemName":"BasicOnboardVcbwxj","description":"VF","tags":["basic_onboard_VCBWxJ"],"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":"eb22970c-fc99-45e3-8aea-643d52f14bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536896540,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"269acb03-1011-4d94-bc9f-640fb526f61b","invariantUUID":"59c1425d-7a3d-4ca3-b9ba-f74df1027d5e","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":"00a6ce58-fec5-400a-a634-10fa14ba6c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536758633,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81abd674-399f-4c85-9a5c-19085cb690f2","invariantUUID":"974971ba-14e0-4c90-b892-d1909a7fee8a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72df147d-d0c9-490a-80bc-28c891460bb4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536834798,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c712ba-d462-4676-b043-62becf1d70f3","invariantUUID":"db794980-20ee-4613-865b-aecf7cd6ffca","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":"compute","uniqueId":"efd43739-5d9a-4838-bf8c-b8e31260f0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536941189,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9c3bdb-1f27-4144-a054-c4fc7aa063ae","invariantUUID":"5376cd86-c9b9-492f-9fed-ebfc2f301565","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8231e3bb-8299-4cd2-b62c-951c15bfb715","lifecycleState":"CERTIFIED","lastUpdateDate":1636540889223,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fa2fb0a-bb42-4f51-936a-34dc870c70db","invariantUUID":"637d713a-7716-4b2c-8f03-8fa59459398b","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"2e06d0ee-9137-4d19-8d09-3ac967ed7dca","lifecycleState":"CERTIFIED","lastUpdateDate":1636536812938,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afed91b3-8410-42d0-8a36-23aedd1298e1","invariantUUID":"1518a50f-dd85-4e37-b00c-d5cb3f1315e0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a00c8bd-84b0-40c4-90a9-bd34ace50b3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536792709,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"090c897e-4a06-4b74-9ec9-c92a3d56dd90","invariantUUID":"9272ecb4-b29a-41a2-9b5a-49b354b90f96","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":"24777992-0def-4a0d-a366-f53182a02acc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536962398,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcaea6af-afb7-4b61-93df-2b392645e91d","invariantUUID":"30af987e-bbf4-4ae4-9a66-fb92d1873724","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5f3e2dfd-3def-4c1b-815b-8341e66c56d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536814561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fa7433-249d-4f08-94d8-4086498d7a30","invariantUUID":"f5c72bc0-9fa7-43ed-8b58-31be76abe19b","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":"856ce6c9-ce99-43bd-8cb6-b6de01a19466","lifecycleState":"CERTIFIED","lastUpdateDate":1636536684622,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6244110-cce2-4213-8ae4-6356492f5b25","invariantUUID":"320b00cd-10f4-41b6-a798-8d6c05c20ebd","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e5997b4-4ec1-4eda-a4af-f9711e9edca3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536737347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0591c5-c367-438c-b410-1375cfcf49e8","invariantUUID":"4003954e-a7f2-40c9-879e-59bdf391ee05","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84979d27-137a-455a-bb4f-cea6cecadede","lifecycleState":"CERTIFIED","lastUpdateDate":1636536745944,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e36dfc2b-0dbe-47ee-b4a0-8ad206d5b1e9","invariantUUID":"94a3769e-7d67-4d4f-a7f0-ef58fff50836","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c834452-b413-4169-ac80-889e859bfae3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536796627,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0af379e0-d0ae-4614-8f48-e26ae87ab7fe","invariantUUID":"96769314-e787-4bd0-86d6-0e308942d3d5","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":"network","uniqueId":"14aa5f7e-4792-4be8-9f04-13c3c0922dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536776250,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cef1bf9b-1ec8-4d78-b694-170bf04621f4","invariantUUID":"fbc12b4d-8a01-4f11-9318-970fe420aa26","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83c6c939-4af0-4fc5-9b50-5891e93bffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636536833229,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d103842-0201-4976-a204-c40aefb59c22","invariantUUID":"efa6e1a0-0977-48a9-926b-bab5cf6a2145","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":"797bc02e-7229-4a0e-bacd-1390444d9675","lifecycleState":"CERTIFIED","lastUpdateDate":1636536806733,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d3d5579-22be-4da0-9054-c568be375b7e","invariantUUID":"c4959677-a39a-4c0e-b2bb-efe888920ae1","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":"18c770ed-7ceb-4914-9a4e-0a572744ee17","lifecycleState":"CERTIFIED","lastUpdateDate":1636536959015,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74831a3a-6301-40f6-9cfa-3c7b9dc5ffd0","invariantUUID":"ecb7df80-c564-4deb-af57-c0a364015ea0","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8988c73b-67bb-4fba-b6fa-2cdba13f0380","lifecycleState":"CERTIFIED","lastUpdateDate":1636536956633,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faed09f7-d40e-4cab-908c-5bb1f578022b","invariantUUID":"bfdac061-df5a-4a43-8f1c-1868fe236a94","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bcc9a6ec-a115-434a-9261-acb6e89be81a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536894555,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac80c5f-a0f5-46ca-9d1f-818fd039fdf7","invariantUUID":"15b75044-bd8d-4aa8-a4b7-72124e669e52","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":"bcd037f4-05ef-4583-90b5-2aab084003ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636536802812,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857156d9-e5d9-4653-9e4a-8df990c1d00a","invariantUUID":"e39d843b-df9f-4b4b-a64d-2440afa7e684","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":"d5fad176-d4c3-409c-8dd6-e206a3686df0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536676724,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5174af-16d0-4672-a87b-9f4f45105f8b","invariantUUID":"9ada48d0-cafa-4bf4-b480-a2d0de136f54","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"da1617c5-8bc2-470d-9ef9-1ef0eaf33d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636540892720,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6300d53b-9afb-4912-a62b-353b6a7247d1","invariantUUID":"2edc4004-d50b-4ead-a37d-0765a42f9e6b","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"68912d3b-577b-4768-8aef-3e90baaaedee","lifecycleState":"CERTIFIED","lastUpdateDate":1636540950992,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4a89d8cd-3ff4-47a9-90e3-80a8b8dfc2a6","invariantUUID":"eec8b2e9-87a6-4d25-b16b-e35a2a3c5120","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928368b4-383f-4d41-a82d-5b64b8d1047f","lifecycleState":"CERTIFIED","lastUpdateDate":1636539667116,"name":"basic_onboard_VCBWxJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","systemName":"BasicOnboardVcbwxj","description":"service","tags":["basic_onboard_VCBWxJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","lifecycleState":"CERTIFIED","lastUpdateDate":1636540836232,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23ff3f20-20c1-4e19-8dbd-d151174e73d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636540945937,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8c1aba3c-c851-4829-a9e4-43f862d7bdca","invariantUUID":"41a7e1d2-13bb-4683-8ebd-39cd72b2e5de","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 10:43:05,219 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-10 10:43:05,220 DEBUG 129:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] sent header: {'Content-Type': 'application/json', 'Accept': 'application/octet-stream', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:43:05,220 DEBUG 131:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/toscaModel 2021-11-10 10:43:05,220 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None 2021-11-10 10:43:05,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:43:05,324 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/toscaModel HTTP/1.1" 200 None 2021-11-10 10:43:05,328 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200 2021-11-10 10:43:05,328 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a 2021-11-10 10:43:05,375 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': '90f70000-3a8e-455d-8990-5d61e051c145', 'x-fromappid': 'API client'} 2021-11-10 10:43:05,375 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 2021-11-10 10:43:05,375 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-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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" } } } 2021-11-10 10:43:05,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-11-10 10:43:05,788 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 2021-11-10 10:43:05,789 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2021-11-10 10:43:05,790 DEBUG 146:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response: {"output":{"response-code":"200","response-message":"success","ack-final-indicator":"Y","svc-request-id":"test"}} 2021-11-10 10:43:05,800 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:43:05,800 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 2021-11-10 10:43:05,800 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-10 10:43:05,802 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:43:05,857 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 650 2021-11-10 10:43:05,858 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-10 10:43:05,858 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c4500f2bbd14dff9a9bd0a06b1034e9","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":"5c4500f2bbd14dff9a9bd0a06b1034e9"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-11-10 10:43:05,861 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:43:05,861 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 2021-11-10 10:43:05,861 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 10:43:05,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:43:05,938 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 2021-11-10 10:43:05,938 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-10 10:43:05,939 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":"1636540846193","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"}]}]}}]} 2021-11-10 10:43:05,941 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:43:05,941 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 2021-11-10 10:43:05,941 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-10 10:43:05,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:43:06,034 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 650 2021-11-10 10:43:06,035 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-10 10:43:06,035 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c4500f2bbd14dff9a9bd0a06b1034e9","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":"5c4500f2bbd14dff9a9bd0a06b1034e9"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-11-10 10:43:06,037 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:43:06,037 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 2021-11-10 10:43:06,038 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 10:43:06,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:43:06,141 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 2021-11-10 10:43:06,142 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-10 10:43:06,142 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":"1636540846193","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"}]}]}}]} 2021-11-10 10:43:06,145 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:43:06,145 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/5c4500f2bbd14dff9a9bd0a06b1034e9 2021-11-10 10:43:06,145 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-10 10:43:06,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:43:06,291 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/5c4500f2bbd14dff9a9bd0a06b1034e9 HTTP/1.1" 200 616 2021-11-10 10:43:06,292 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-10 10:43:06,292 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1636540851074","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"}]}]}} 2021-11-10 10:43:06,302 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-10 10:43:06,302 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-10 10:43:06,302 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:43:06,303 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services 2021-11-10 10:43:06,303 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-10 10:43:06,304 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-10 10:43:06,412 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1775 2021-11-10 10:43:06,413 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-10 10:43:06,414 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"6300d53b-9afb-4912-a62b-353b6a7247d1","invariantUUID":"2edc4004-d50b-4ead-a37d-0765a42f9e6b","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/6300d53b-9afb-4912-a62b-353b6a7247d1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"8c1aba3c-c851-4829-a9e4-43f862d7bdca","invariantUUID":"41a7e1d2-13bb-4683-8ebd-39cd72b2e5de","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/8c1aba3c-c851-4829-a9e4-43f862d7bdca/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","name":"basic_onboard_VCBWxJ","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cacdefeb-7622-419c-b320-07541def9758/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"4a89d8cd-3ff4-47a9-90e3-80a8b8dfc2a6","invariantUUID":"eec8b2e9-87a6-4d25-b16b-e35a2a3c5120","name":"basic_cnf","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4a89d8cd-3ff4-47a9-90e3-80a8b8dfc2a6/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/c640fc5b-a24e-4d16-b418-42da3fbb5171/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-10 10:43:06,416 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-10 10:43:06,416 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:43:06,416 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:43:06,416 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:43:06,416 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-10 10:43:06,416 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:43:06,416 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:43:06,417 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:43:06,417 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_VCBWxJ from SDC 2021-11-10 10:43:06,417 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:43:06,417 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:43:06,417 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:43:06,417 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_cnf from SDC 2021-11-10 10:43:06,417 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:43:06,417 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:43:06,417 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:43:06,417 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-10 10:43:06,418 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-10 10:43:06,418 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-10 10:43:06,418 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-10 10:43:06,418 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-10 10:43:06,418 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-10 10:43:06,418 INFO 192:__init__.py(1) - Service found, updating information 2021-11-10 10:43:06,418 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-10 10:43:06,419 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-10 10:43:06,419 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-10 10:43:06,420 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-10 10:43:06,502 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-10 10:43:06,504 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-10 10:43:06,506 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5e46b99c-3ffd-4f5b-a56f-9d8728934879","lifecycleState":"CERTIFIED","lastUpdateDate":1636536687346,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b9d1c53-dd91-45e7-87bf-cc174f1a5840","invariantUUID":"43cefa88-a6a0-4f09-a970-d28f08ca27ae","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":"port","uniqueId":"30087d3e-9e9e-4dd1-9ec4-7b70575751d8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536713270,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"50187a61-05c8-4ec7-8bd9-6655dc111688","invariantUUID":"2e8f4d50-2b67-4b11-b8f0-e54bde26574c","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":"networkrules","uniqueId":"aa455b68-8d1a-4990-8208-456da5fd2532","lifecycleState":"CERTIFIED","lastUpdateDate":1636536711323,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"55ce0c84-e781-4d7e-a822-61f47f1ba423","invariantUUID":"0ef0a194-a6a8-4314-9582-05f6e41a3a1a","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":"7fd5fc75-4de6-4e28-8cb9-0c4f1bb277dc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536721513,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc835f8f-d2e2-4fb6-b496-e69d62c952a3","invariantUUID":"f1b5a11f-775e-4fcc-9e07-4b4930b6def6","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":"objectStorage","uniqueId":"e2ee8115-8d61-4702-84c8-18959d83b6b3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536652651,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a39d53ac-25ac-4d5f-94ca-3a943467c1d5","invariantUUID":"0f6dd974-0fea-4865-a111-ab27e41bca00","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b53444c0-b0d3-4152-a195-21da376548df","lifecycleState":"CERTIFIED","lastUpdateDate":1636536946986,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43eedb99-6bf1-4e98-a335-bacbb3d6b751","invariantUUID":"fe39e06e-835f-47fa-ae79-59c5b4b8fe50","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6022070f-fdaf-4b33-b3c6-81e8026f927c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536872962,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"61b1953c-f2dd-47de-b471-8b509c8faefa","invariantUUID":"f8687fb3-2369-46bf-9217-9c6045c0c5b8","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"33339c96-f3a5-4f28-9086-ed9e8b34d958","lifecycleState":"CERTIFIED","lastUpdateDate":1636536674697,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9eb65ebb-57ff-455e-a3be-bdea51651f51","invariantUUID":"30aae153-4331-44d6-9de5-c4e38c8cc590","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c038c4ce-61e0-4206-b3ce-d6cdd109632b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536691248,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08d3a220-9f5c-4ec5-8891-df5565c13dcc","invariantUUID":"18ee933e-369a-405b-8d3e-ee38264e59c2","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":"network","uniqueId":"7519b67f-8e63-4404-9c15-1fa7bc02bec7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536744138,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5449858e-7598-410f-a7d5-ed2ab3b822dc","invariantUUID":"d8c4576d-b684-4c8d-b510-c8a1a0440098","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":"port","uniqueId":"7b9dd902-dbaa-466b-b5a1-a452f66a68bb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536964052,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"01e5e8f8-941e-47bc-a3d4-2060414250e0","invariantUUID":"35ce6b3f-eeea-4052-a17d-d0909087cfb7","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c37b5c2d-69a8-4993-ac1b-c8f5a45ea18a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536788432,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60a16a24-38c3-47c3-98c8-17b5e6b3e419","invariantUUID":"09f5d94f-9a03-42fa-ac40-d43de457b5c5","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":"objectStorage","uniqueId":"6a9b7518-d7c6-4d65-9b62-b2e584a754d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536953705,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73cdf821-f00f-4894-8d4b-6e5330ce3e33","invariantUUID":"d3b02c44-d806-4322-b9ab-8d673343c56b","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4f58affa-559b-4999-81af-6e457d8796bc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536845239,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eef9bc6a-8b83-40c0-8c45-ca4ab0d0618b","invariantUUID":"ece42df3-7165-4637-b09f-9859e091f4e7","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"db4a2684-5ee7-4ea1-8d04-9fdc89addeed","lifecycleState":"CERTIFIED","lastUpdateDate":1636536774488,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3d3ed3b4-023a-49b2-b788-a992d74ddf9f","invariantUUID":"621aca7b-21fc-473e-81e3-26e114504612","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5d872d1b-5a17-4600-a6a2-02d9766714d2","lifecycleState":"CERTIFIED","lastUpdateDate":1636536730925,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a6b9ae-4465-4f33-b714-276aabb502dc","invariantUUID":"e64c1764-eab5-4f85-853d-b3e0b3f0e651","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"2f12fa8c-1804-497a-88ac-7dbf7969d8d3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536682792,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"afef6133-b56a-454e-b256-a0c48167520b","invariantUUID":"02ef34e0-0d2e-487d-917b-8348bf313f3f","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":"securityrules","uniqueId":"69de9086-31c3-4966-913d-867e0c950a5d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536724311,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b8ee45d9-4002-4f55-98a6-685cfe7a778a","invariantUUID":"85f56f39-140b-4c85-bb86-86a6ac2349eb","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":"57fc5d97-1abb-45a1-ab7a-fc1580ba1ae4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536659788,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"237ebded-50a8-4492-bf88-c89d6fd47707","invariantUUID":"71e0b0cb-6fbe-4b27-888d-e6ffef2c66c2","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":"network","uniqueId":"5b36d44e-44ad-49b0-9d41-22313de531d7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536697028,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2d53e2ec-89cf-4c84-a85b-9fd6bea7811b","invariantUUID":"f525338a-832b-4fb8-9bbb-3cdf433c131a","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":"networkrules","uniqueId":"a3f1c09b-5d30-47dd-8dbb-333e237000ce","lifecycleState":"CERTIFIED","lastUpdateDate":1636536718014,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"7aa54b34-d444-4f06-8b64-f409abe85707","invariantUUID":"f48dd595-9073-4073-b726-4a3c026847a3","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":"8c48251c-2e5b-43d1-b9ef-e6a519df4028","lifecycleState":"CERTIFIED","lastUpdateDate":1636536950788,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1570337-f99f-435c-8d01-5abd7da0fe35","invariantUUID":"619d3608-9a26-4eb9-8285-a56df026f6fd","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fdda4d95-976f-4495-ac78-3a6ca14306e3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536848235,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"32c338de-97fe-40a1-9ba0-0b9f46f619e7","invariantUUID":"3d0ed2e7-cc95-4b3c-8c23-d4e3b75fc116","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":"a9907c6c-9607-4ee9-8af5-ef02dececd5c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536694696,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"93c6bc86-3634-4396-818a-3d9520edaf47","invariantUUID":"db6b6cad-66ab-4ed9-bba9-f9ee33ebd4eb","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7e194572-ae31-4c66-9317-161e82cde524","lifecycleState":"CERTIFIED","lastUpdateDate":1636536794631,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f9ea8d51-b0fc-49f4-b4f8-178d51ab11cb","invariantUUID":"b512136d-c84b-4fb5-aefd-82dd2ceac3c6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"cdce6a34-4704-4398-a6e3-3d7f9be6a9aa","lifecycleState":"CERTIFIED","lastUpdateDate":1636536836828,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"044a8e09-3536-4565-afa7-62763005a824","invariantUUID":"f9af5a49-767d-40b3-bf7b-c7dc42939105","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":"476f23ff-9cd1-4fcc-a7e0-d6c95323cf29","lifecycleState":"CERTIFIED","lastUpdateDate":1636536804749,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f7a9551-1d81-4603-be8d-2da850bbd4bd","invariantUUID":"b3bf56fc-89c6-43e1-8758-6d8c1761dafe","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":"4ee0ba5c-2387-495e-b14e-5a266e6c784f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536771186,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2ff29b50-4957-4ada-abd4-4dea249b5e15","invariantUUID":"d6c18130-8428-4b05-9f25-1bd3cacfcdfe","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"52860379-a963-4928-b2db-dbc97a5f57ac","lifecycleState":"CERTIFIED","lastUpdateDate":1636536693110,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a8095442-3547-4cb7-8a34-47f197ba6c9e","invariantUUID":"e0cbb9c1-5237-402e-acd9-07f91afa65b4","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":"b1bddf3b-2497-4c3c-9f91-0c4f57486dfd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536853358,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2ac9dd8d-5ab0-4ab1-966c-720618985329","invariantUUID":"8620ffe7-6dc6-400d-b684-c77d937fa738","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":"network","uniqueId":"bab578cc-d865-40e4-8308-62a624aeeed8","lifecycleState":"CERTIFIED","lastUpdateDate":1636536733410,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f79695ea-220c-481b-bf86-559fe7135a67","invariantUUID":"5248f76d-efb5-48db-9332-7722b31b52d3","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0d3df54f-9eee-4b66-8b3c-de26f6886379","lifecycleState":"CERTIFIED","lastUpdateDate":1636536885806,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda99276-ce5e-40b3-8b3e-20d88b9b2dd5","invariantUUID":"a2154c0b-3125-473f-8bff-447709932f26","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"16b63f54-cd78-4af2-af05-6ab1e9d8bcb3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536874852,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3b87c2b8-86bf-4b00-8f23-dadb91e8eec4","invariantUUID":"318b2399-9d63-49b7-b885-b536496a5817","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":"2faad65d-4a2f-42f1-96f9-b0d37f182daf","lifecycleState":"CERTIFIED","lastUpdateDate":1636536843494,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e6740a2-3fa1-4e1f-92d5-72ee27a415fe","invariantUUID":"8cc97591-c1a5-4a96-8f1e-6d98c4eb29e9","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":"compute","uniqueId":"ae21aa9d-235a-436c-8a1f-42d43ba54e14","lifecycleState":"CERTIFIED","lastUpdateDate":1636536858141,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a6a87f65-107b-4484-9676-35cebc4499da","invariantUUID":"fe9bd96c-48c8-4064-a759-2a561dab985b","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":"loadBalancer","uniqueId":"f8f3bee3-b8e8-4da2-97b8-363f6a5bbd59","lifecycleState":"CERTIFIED","lastUpdateDate":1636536656559,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c10a44bc-29f3-4686-8ce8-9b66c00a8ca2","invariantUUID":"a791c568-13d2-4ac4-88ef-4d275d1e3400","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"36e979da-bc02-4593-af68-a5e8185ebc4b","lifecycleState":"CERTIFIED","lastUpdateDate":1636536943413,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"273f29e6-4b32-45ef-ad00-a93f52b183a0","invariantUUID":"2590396c-86e1-49bf-a121-c16cee022b52","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"589947c3-8340-4e77-8902-7d4a710640fd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536883319,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c49a5d53-dd1e-4fea-8c6f-6f7796a13105","invariantUUID":"1d1df9b1-2589-46b6-bfe6-9ffcfe2252e8","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d11f4138-fbce-4999-a538-4c3bdec15aa4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536952416,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"95824dfd-e3c7-48ed-bfe4-039cda1041d3","invariantUUID":"95ac6506-1c4f-4c40-85db-5fe4d8b7a3fd","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7986ca1b-563f-4bc7-9757-fcc664ae3b73","lifecycleState":"CERTIFIED","lastUpdateDate":1636536679455,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3c7518b-8077-4fea-98a5-be37dfa95615","invariantUUID":"48147b5c-9902-45b7-b9d6-36725fc777f0","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"327e2dfe-2f57-4c64-9bc1-250cfbff16ec","lifecycleState":"CERTIFIED","lastUpdateDate":1636536785222,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c910aa79-9b29-408e-9b17-6d35cdef0c56","invariantUUID":"6e6d3634-468d-44c4-aa1c-20681c2f52e2","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":"objectStorage","uniqueId":"b0d35433-419c-4592-8a34-3e7dce8d751d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536673117,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"982a1f89-5645-4740-808f-d09095fa9e8a","invariantUUID":"0caba622-cfb6-4ae9-8b33-c20734438350","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":"a01216e5-8b22-4bcd-a6ba-41596c99b14e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536767124,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e019c52-a574-4a4c-be95-3f8c64187524","invariantUUID":"1c2bb65d-16a6-41f6-8268-e8cb51cd30c1","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":"cf0b457e-de8d-4261-87b3-1e166c8b329c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536749814,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"037da290-d5e4-4a37-a239-c45f830e26cc","invariantUUID":"ade6470d-9fd8-4243-8ce5-8e8c4d11609b","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":"4e61f132-a11d-4b39-a3e7-74def93b9a94","lifecycleState":"CERTIFIED","lastUpdateDate":1636536854876,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20f59614-61dd-4e1b-b177-69afe4603608","invariantUUID":"271ed3c8-323c-4992-8848-6c5686db38be","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bad4db8f-ce71-435f-9475-a83fbde557a1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536955090,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c27d0ed0-b4e1-4906-a21e-162e2e83d29d","invariantUUID":"e26bdee3-b8d2-4511-928d-038c29229bee","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"74b945a8-35b0-460d-ba8c-f298c4477a23","lifecycleState":"CERTIFIED","lastUpdateDate":1636536822025,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c92a4105-d366-42ad-b929-f3fb69225fd7","invariantUUID":"de9a9446-36b4-4eac-9263-1bd410566ad9","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"37fa6082-d5e3-4bd5-8baf-121b4b481b7f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536863397,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18bbad3b-027f-47e8-aa6b-8110a130f831","invariantUUID":"76db8a47-abe7-4896-88af-f7dfab0d5f74","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"27471c4c-4c21-486e-bc7c-7efc3f69e3b7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536890324,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8facfb64-2b73-4bee-ad9a-3ebd093b5cff","invariantUUID":"d66d313c-7404-4636-a8d9-fd033253c478","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":"534ec87d-8d52-4f4e-847b-1e4a796182e7","lifecycleState":"CERTIFIED","lastUpdateDate":1636536824360,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"76b9023d-91c6-4746-91f1-70af6aef328a","invariantUUID":"084a4612-2536-478e-82de-5905f1e59c95","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":"98a4ac1f-8265-4d51-9484-0dcfc5c19733","lifecycleState":"CERTIFIED","lastUpdateDate":1636536782693,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"add0d514-f2ae-4199-85cb-aa3a0dca375f","invariantUUID":"5c873ad9-0df8-4e5c-ad5e-3d5ab37e879b","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":"9ca8d499-b910-47bd-b2f1-46f5c4060dbd","lifecycleState":"CERTIFIED","lastUpdateDate":1636536779088,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","invariantUUID":"523db790-31a2-48ab-8ddd-3427b7d4d150","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":"compute","uniqueId":"99b4e964-71a2-4ebb-8d00-96ecf0c9602f","lifecycleState":"CERTIFIED","lastUpdateDate":1636536634218,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"39ebb978-31d2-4fa4-9903-6462e95f475f","invariantUUID":"3538a020-680b-4f58-ad63-88a92161b965","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":"defaulticon","uniqueId":"0d6d832c-8311-4d27-8230-dcfd33d9d0a3","lifecycleState":"CERTIFIED","lastUpdateDate":1636540905784,"name":"basic_cnf","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d34718d9-aebb-46ca-8974-5fe8c020345c","invariantUUID":"b1e2c942-b597-4edb-9011-a7e0c11e8dba","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":"defaulticon","uniqueId":"cd43b6c4-5d0c-4123-bb5a-540e86f482e0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536645853,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e5a9bda4-a2b1-4bec-8041-85f88f51a6c6","invariantUUID":"aff0508a-7369-44ac-b0dd-ce3355aea626","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":"network","uniqueId":"8b7d8c78-e6ea-4914-9ef9-ba5f36d4366c","lifecycleState":"CERTIFIED","lastUpdateDate":1636536865423,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da0f3fb8-43e6-4496-9072-7c87c831654b","invariantUUID":"3988fb98-f6e6-4878-8674-4c38aedcf240","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91a04023-f904-4792-8d7f-d4211f496cf3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536840040,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d48f4ad-14ae-4e49-a57d-a5f01e957432","invariantUUID":"15caec7a-0a7c-4c7d-aba0-a1cabe67b05e","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d79448ec-8e58-4f50-ad4c-d9fa123761fe","lifecycleState":"CERTIFIED","lastUpdateDate":1636536735093,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"beac85c6-7d63-437e-b873-ecec6b7f159f","invariantUUID":"529e86a3-401d-4e2f-be12-ff24bd08decc","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":"ee726312-a39c-4a2a-b266-ea7f26e16712","lifecycleState":"CERTIFIED","lastUpdateDate":1636536663390,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"21fbcca7-505c-484e-b318-952e58e988ed","invariantUUID":"75c52c4a-836d-40c0-9cf2-77775b7aba27","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":"objectStorage","uniqueId":"2f090586-3ae7-48b2-acfd-ef469c4e925d","lifecycleState":"CERTIFIED","lastUpdateDate":1636536650288,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c7f97d31-f938-457d-a228-0663a84019b5","invariantUUID":"1677216a-2227-4e93-bdeb-897a10544806","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":"daffe7d1-8426-4b26-9457-9fc4ad27430a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536851549,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"44c6dcff-779b-4f0c-913c-db6f2df6abb1","invariantUUID":"5ece3b30-1c82-460c-9780-3d73d4141bbe","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"96da8e18-97fe-44f0-91ac-26f0f5480683","lifecycleState":"CERTIFIED","lastUpdateDate":1636536892736,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07bbd5e8-0ace-482f-a5cb-4405ae753a58","invariantUUID":"f0a2d144-259d-4e3b-a7a2-4a8bb868ef9a","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":"66c45f54-5355-4483-9d83-e8346658a322","lifecycleState":"CERTIFIED","lastUpdateDate":1636536945060,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"add32f93-b2f7-47cb-a12b-64c70eb7d477","invariantUUID":"f29358d6-4780-4ca8-9d17-d93d1e123445","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b1e9b841-2380-400a-baa7-85d5c4e231f9","lifecycleState":"CERTIFIED","lastUpdateDate":1636540845233,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"a4246518-52b2-48cb-8ea8-2c5faf6f712d","invariantUUID":"33d12a07-a83c-4a18-a8aa-b64da19f5293","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":"defaulticon","uniqueId":"adc3ddd0-6645-4e54-a426-27718b5b0712","lifecycleState":"CERTIFIED","lastUpdateDate":1636539624094,"name":"basic_onboard_VCBWxJ","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"7fd88035-2296-4977-aeb5-d32bff988c9f","invariantUUID":"a3065048-347a-4d77-915c-a9571b8fd325","systemName":"BasicOnboardVcbwxj","description":"VF","tags":["basic_onboard_VCBWxJ"],"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":"eb22970c-fc99-45e3-8aea-643d52f14bdb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536896540,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"269acb03-1011-4d94-bc9f-640fb526f61b","invariantUUID":"59c1425d-7a3d-4ca3-b9ba-f74df1027d5e","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":"00a6ce58-fec5-400a-a634-10fa14ba6c2a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536758633,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81abd674-399f-4c85-9a5c-19085cb690f2","invariantUUID":"974971ba-14e0-4c90-b892-d1909a7fee8a","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"72df147d-d0c9-490a-80bc-28c891460bb4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536834798,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c712ba-d462-4676-b043-62becf1d70f3","invariantUUID":"db794980-20ee-4613-865b-aecf7cd6ffca","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":"compute","uniqueId":"efd43739-5d9a-4838-bf8c-b8e31260f0b1","lifecycleState":"CERTIFIED","lastUpdateDate":1636536941189,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bd9c3bdb-1f27-4144-a054-c4fc7aa063ae","invariantUUID":"5376cd86-c9b9-492f-9fed-ebfc2f301565","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8231e3bb-8299-4cd2-b62c-951c15bfb715","lifecycleState":"CERTIFIED","lastUpdateDate":1636540889223,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4fa2fb0a-bb42-4f51-936a-34dc870c70db","invariantUUID":"637d713a-7716-4b2c-8f03-8fa59459398b","systemName":"BasicVmMacro","description":"VF","tags":["basic_vm_macro"],"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":"2e06d0ee-9137-4d19-8d09-3ac967ed7dca","lifecycleState":"CERTIFIED","lastUpdateDate":1636536812938,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afed91b3-8410-42d0-8a36-23aedd1298e1","invariantUUID":"1518a50f-dd85-4e37-b00c-d5cb3f1315e0","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4a00c8bd-84b0-40c4-90a9-bd34ace50b3e","lifecycleState":"CERTIFIED","lastUpdateDate":1636536792709,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"090c897e-4a06-4b74-9ec9-c92a3d56dd90","invariantUUID":"9272ecb4-b29a-41a2-9b5a-49b354b90f96","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":"24777992-0def-4a0d-a366-f53182a02acc","lifecycleState":"CERTIFIED","lastUpdateDate":1636536962398,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcaea6af-afb7-4b61-93df-2b392645e91d","invariantUUID":"30af987e-bbf4-4ae4-9a66-fb92d1873724","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5f3e2dfd-3def-4c1b-815b-8341e66c56d4","lifecycleState":"CERTIFIED","lastUpdateDate":1636536814561,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61fa7433-249d-4f08-94d8-4086498d7a30","invariantUUID":"f5c72bc0-9fa7-43ed-8b58-31be76abe19b","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":"856ce6c9-ce99-43bd-8cb6-b6de01a19466","lifecycleState":"CERTIFIED","lastUpdateDate":1636536684622,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6244110-cce2-4213-8ae4-6356492f5b25","invariantUUID":"320b00cd-10f4-41b6-a798-8d6c05c20ebd","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6e5997b4-4ec1-4eda-a4af-f9711e9edca3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536737347,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df0591c5-c367-438c-b410-1375cfcf49e8","invariantUUID":"4003954e-a7f2-40c9-879e-59bdf391ee05","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84979d27-137a-455a-bb4f-cea6cecadede","lifecycleState":"CERTIFIED","lastUpdateDate":1636536745944,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e36dfc2b-0dbe-47ee-b4a0-8ad206d5b1e9","invariantUUID":"94a3769e-7d67-4d4f-a7f0-ef58fff50836","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c834452-b413-4169-ac80-889e859bfae3","lifecycleState":"CERTIFIED","lastUpdateDate":1636536796627,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0af379e0-d0ae-4614-8f48-e26ae87ab7fe","invariantUUID":"96769314-e787-4bd0-86d6-0e308942d3d5","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":"network","uniqueId":"14aa5f7e-4792-4be8-9f04-13c3c0922dfb","lifecycleState":"CERTIFIED","lastUpdateDate":1636536776250,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cef1bf9b-1ec8-4d78-b694-170bf04621f4","invariantUUID":"fbc12b4d-8a01-4f11-9318-970fe420aa26","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"83c6c939-4af0-4fc5-9b50-5891e93bffa5","lifecycleState":"CERTIFIED","lastUpdateDate":1636536833229,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2d103842-0201-4976-a204-c40aefb59c22","invariantUUID":"efa6e1a0-0977-48a9-926b-bab5cf6a2145","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":"797bc02e-7229-4a0e-bacd-1390444d9675","lifecycleState":"CERTIFIED","lastUpdateDate":1636536806733,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d3d5579-22be-4da0-9054-c568be375b7e","invariantUUID":"c4959677-a39a-4c0e-b2bb-efe888920ae1","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":"18c770ed-7ceb-4914-9a4e-0a572744ee17","lifecycleState":"CERTIFIED","lastUpdateDate":1636536959015,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74831a3a-6301-40f6-9cfa-3c7b9dc5ffd0","invariantUUID":"ecb7df80-c564-4deb-af57-c0a364015ea0","systemName":"VduCompute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8988c73b-67bb-4fba-b6fa-2cdba13f0380","lifecycleState":"CERTIFIED","lastUpdateDate":1636536956633,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"faed09f7-d40e-4cab-908c-5bb1f578022b","invariantUUID":"bfdac061-df5a-4a43-8f1c-1868fe236a94","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"bcc9a6ec-a115-434a-9261-acb6e89be81a","lifecycleState":"CERTIFIED","lastUpdateDate":1636536894555,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aac80c5f-a0f5-46ca-9d1f-818fd039fdf7","invariantUUID":"15b75044-bd8d-4aa8-a4b7-72124e669e52","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":"bcd037f4-05ef-4583-90b5-2aab084003ff","lifecycleState":"CERTIFIED","lastUpdateDate":1636536802812,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"857156d9-e5d9-4653-9e4a-8df990c1d00a","invariantUUID":"e39d843b-df9f-4b4b-a64d-2440afa7e684","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":"d5fad176-d4c3-409c-8dd6-e206a3686df0","lifecycleState":"CERTIFIED","lastUpdateDate":1636536676724,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e5174af-16d0-4672-a87b-9f4f45105f8b","invariantUUID":"9ada48d0-cafa-4bf4-b480-a2d0de136f54","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"da1617c5-8bc2-470d-9ef9-1ef0eaf33d6c","lifecycleState":"CERTIFIED","lastUpdateDate":1636540892720,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"6300d53b-9afb-4912-a62b-353b6a7247d1","invariantUUID":"2edc4004-d50b-4ead-a37d-0765a42f9e6b","systemName":"BasicVm","description":"service","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"68912d3b-577b-4768-8aef-3e90baaaedee","lifecycleState":"CERTIFIED","lastUpdateDate":1636540950992,"name":"basic_cnf","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4a89d8cd-3ff4-47a9-90e3-80a8b8dfc2a6","invariantUUID":"eec8b2e9-87a6-4d25-b16b-e35a2a3c5120","systemName":"BasicCnf","description":"service","tags":["basic_cnf"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"928368b4-383f-4d41-a82d-5b64b8d1047f","lifecycleState":"CERTIFIED","lastUpdateDate":1636539667116,"name":"basic_onboard_VCBWxJ","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cacdefeb-7622-419c-b320-07541def9758","invariantUUID":"f6ae6e6f-aa8f-4e32-801f-d5ca12a6644a","systemName":"BasicOnboardVcbwxj","description":"service","tags":["basic_onboard_VCBWxJ"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"96d719e3-3a86-407d-bd18-ea7736b74d65","lifecycleState":"CERTIFIED","lastUpdateDate":1636540836232,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","invariantUUID":"caba620d-255b-41ac-ac48-46188603ff1e","systemName":"BasicNetwork","description":"service","tags":["basic_network"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]},{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"23ff3f20-20c1-4e19-8dbd-d151174e73d0","lifecycleState":"CERTIFIED","lastUpdateDate":1636540945937,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"8c1aba3c-c851-4829-a9e4-43f862d7bdca","invariantUUID":"41a7e1d2-13bb-4683-8ebd-39cd72b2e5de","systemName":"BasicVmMacro","description":"service","tags":["basic_vm_macro"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-10 10:43:06,510 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-10 10:43:06,511 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': 'c6dcaecb-43d8-453a-976b-6c6b010c9ed0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:06,511 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/c0e379d1-367f-4041-bf83-3ad07d2b3f8f/networks 2021-11-10 10:43:06,511 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "caba620d-255b-41ac-ac48-46188603ff1e" }, "modelInfo": { "modelType": "network", "modelInvariantId": "523db790-31a2-48ab-8ddd-3427b7d4d150", "modelVersionId": "bc25d4fc-3ae3-4749-98be-7a070f3f4a0e", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "cd771453-d62a-46de-96c2-19c1fd1bede9", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "5c4500f2bbd14dff9a9bd0a06b1034e9", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "c0e379d1-367f-4041-bf83-3ad07d2b3f8f", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "caba620d-255b-41ac-ac48-46188603ff1e", "modelVersion": "1.0", "modelVersionId": "c640fc5b-a24e-4d16-b418-42da3fbb5171" } } }] } } 2021-11-10 10:43:06,513 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:08,708 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/c0e379d1-367f-4041-bf83-3ad07d2b3f8f/networks HTTP/1.1" 202 262 2021-11-10 10:43:08,710 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2021-11-10 10:43:08,710 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","instanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0"}} 2021-11-10 10:43:08,710 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2021-11-10 10:43:08,718 DEBUG 129:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1684bc54-b43b-44f1-9eb5-43bbc03b430f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:08,718 DEBUG 131:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 2021-11-10 10:43:08,718 DEBUG 132:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] data sent: None 2021-11-10 10:43:08,722 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:08,935 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 HTTP/1.1" 200 1972 2021-11-10 10:43:08,937 INFO 142:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response code: 200 2021-11-10 10:43:08,937 DEBUG 146:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response: {"request":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","startTime":"Wed, 10 Nov 2021 10:43:06 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelVersionId":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelCustomizationId":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelUuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelInvariantUuid":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"caba620d-255b-41ac-ac48-46188603ff1e","source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"}}}],"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 10 Nov 2021 10:43:08 GMT"}}} 2021-11-10 10:43:18,946 DEBUG 129:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1d75f66f-3342-4780-8fc3-040317fefab1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:18,946 DEBUG 131:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 2021-11-10 10:43:18,946 DEBUG 132:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] data sent: None 2021-11-10 10:43:18,949 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:19,210 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 HTTP/1.1" 200 1972 2021-11-10 10:43:19,214 INFO 142:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response code: 200 2021-11-10 10:43:19,215 DEBUG 146:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response: {"request":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","startTime":"Wed, 10 Nov 2021 10:43:06 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelVersionId":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelCustomizationId":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelUuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelInvariantUuid":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"caba620d-255b-41ac-ac48-46188603ff1e","source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"}}}],"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 10 Nov 2021 10:43:08 GMT"}}} 2021-11-10 10:43:29,226 DEBUG 129:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd489c41b-ce45-41ed-bd45-9b0477ab4ad7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:29,226 DEBUG 131:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 2021-11-10 10:43:29,226 DEBUG 132:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] data sent: None 2021-11-10 10:43:29,229 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:29,928 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 HTTP/1.1" 200 2213 2021-11-10 10:43:29,929 INFO 142:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response code: 200 2021-11-10 10:43:29,930 DEBUG 146:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response: {"request":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","startTime":"Wed, 10 Nov 2021 10:43:06 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelVersionId":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelCustomizationId":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelUuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelInvariantUuid":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"caba620d-255b-41ac-ac48-46188603ff1e","source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"}}}],"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:43:20 GMT"}}} 2021-11-10 10:43:39,937 DEBUG 129:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a16bd6a-4d8e-4911-ac64-2eb0ef4a0d7b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:39,938 DEBUG 131:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 2021-11-10 10:43:39,938 DEBUG 132:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] data sent: None 2021-11-10 10:43:39,940 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:40,470 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 HTTP/1.1" 200 3777 2021-11-10 10:43:40,471 INFO 142:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response code: 200 2021-11-10 10:43:40,472 DEBUG 146:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response: {"request":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","startTime":"Wed, 10 Nov 2021 10:43:06 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelVersionId":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelCustomizationId":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelUuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelInvariantUuid":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"caba620d-255b-41ac-ac48-46188603ff1e","source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"}}}],"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:43:32 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_3c08eae6-228e-4473-936e-f1f9326df0e1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":null,\"creation_time\":1636541010000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-10 10:43:50,482 DEBUG 129:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e69af639-46b3-49eb-9dbc-976c36d31128', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:43:50,483 DEBUG 131:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 2021-11-10 10:43:50,483 DEBUG 132:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] data sent: None 2021-11-10 10:43:50,485 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:43:51,028 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 HTTP/1.1" 200 3853 2021-11-10 10:43:51,030 INFO 142:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response code: 200 2021-11-10 10:43:51,031 DEBUG 146:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response: {"request":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","startTime":"Wed, 10 Nov 2021 10:43:06 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelVersionId":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelCustomizationId":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelUuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelInvariantUuid":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"caba620d-255b-41ac-ac48-46188603ff1e","source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"}}}],"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:43:50 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"f0ce784b-c140-409b-9b20-ce0354985ac3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e5a16be-4f85-4d1b-ba9f-df1ea2745e4a\",\"output_key\":\"subnet_id_3c08eae6-228e-4473-936e-f1f9326df0e1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":null,\"creation_time\":1636541010000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-10 10:44:01,038 DEBUG 129:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9cd670b5-67a2-41a9-88f0-85182c9363a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:01,038 DEBUG 131:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 2021-11-10 10:44:01,038 DEBUG 132:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] data sent: None 2021-11-10 10:44:01,040 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:01,246 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 HTTP/1.1" 200 3820 2021-11-10 10:44:01,247 INFO 142:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response code: 200 2021-11-10 10:44:01,247 DEBUG 146:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response: {"request":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","startTime":"Wed, 10 Nov 2021 10:43:06 GMT","finishTime":"Wed, 10 Nov 2021 10:43:52 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelVersionId":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelCustomizationId":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelUuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelInvariantUuid":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"caba620d-255b-41ac-ac48-46188603ff1e","source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"}}}],"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:43:52 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"f0ce784b-c140-409b-9b20-ce0354985ac3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e5a16be-4f85-4d1b-ba9f-df1ea2745e4a\",\"output_key\":\"subnet_id_3c08eae6-228e-4473-936e-f1f9326df0e1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":null,\"creation_time\":1636541010000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-10 10:44:01,248 INFO 56:mixins.py(9) - NetworkInstantiation task finished 2021-11-10 10:44:01,249 DEBUG 129:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e4cf81ff-b356-4ea5-9953-bcc8b5c9cc2e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:01,249 DEBUG 131:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 2021-11-10 10:44:01,249 DEBUG 132:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] data sent: None 2021-11-10 10:44:01,251 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:01,440 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 HTTP/1.1" 200 3820 2021-11-10 10:44:01,442 INFO 142:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response code: 200 2021-11-10 10:44:01,442 DEBUG 146:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response: {"request":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","startTime":"Wed, 10 Nov 2021 10:43:06 GMT","finishTime":"Wed, 10 Nov 2021 10:43:52 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelVersionId":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelCustomizationId":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelUuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelInvariantUuid":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"caba620d-255b-41ac-ac48-46188603ff1e","source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"}}}],"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:43:52 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"f0ce784b-c140-409b-9b20-ce0354985ac3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e5a16be-4f85-4d1b-ba9f-df1ea2745e4a\",\"output_key\":\"subnet_id_3c08eae6-228e-4473-936e-f1f9326df0e1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":null,\"creation_time\":1636541010000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-10 10:44:01,443 DEBUG 129:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd600d3c0-d4ec-4f59-b254-06b92ffe62ee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:01,443 DEBUG 131:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 2021-11-10 10:44:01,443 DEBUG 132:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] data sent: None 2021-11-10 10:44:01,445 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:01,629 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 HTTP/1.1" 200 3820 2021-11-10 10:44:01,630 INFO 142:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response code: 200 2021-11-10 10:44:01,630 DEBUG 146:onap_service.py(9) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response: {"request":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","startTime":"Wed, 10 Nov 2021 10:43:06 GMT","finishTime":"Wed, 10 Nov 2021 10:43:52 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelVersionId":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelCustomizationId":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelUuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelInvariantUuid":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"caba620d-255b-41ac-ac48-46188603ff1e","source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"}}}],"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:43:52 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"f0ce784b-c140-409b-9b20-ce0354985ac3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e5a16be-4f85-4d1b-ba9f-df1ea2745e4a\",\"output_key\":\"subnet_id_3c08eae6-228e-4473-936e-f1f9326df0e1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":null,\"creation_time\":1636541010000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-10 10:44:01,635 DEBUG 129:onap_service.py(1) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '990088a7-c344-4ae6-a24b-5116ddbd9e28', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:01,635 DEBUG 131:onap_service.py(1) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 2021-11-10 10:44:01,635 DEBUG 132:onap_service.py(1) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] data sent: None 2021-11-10 10:44:01,638 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:01,817 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 HTTP/1.1" 200 3820 2021-11-10 10:44:01,820 INFO 142:onap_service.py(1) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response code: 200 2021-11-10 10:44:01,820 DEBUG 146:onap_service.py(1) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response: {"request":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","startTime":"Wed, 10 Nov 2021 10:43:06 GMT","finishTime":"Wed, 10 Nov 2021 10:43:52 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelVersionId":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelCustomizationId":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelUuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelInvariantUuid":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"caba620d-255b-41ac-ac48-46188603ff1e","source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"}}}],"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:43:52 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"f0ce784b-c140-409b-9b20-ce0354985ac3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e5a16be-4f85-4d1b-ba9f-df1ea2745e4a\",\"output_key\":\"subnet_id_3c08eae6-228e-4473-936e-f1f9326df0e1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":null,\"creation_time\":1636541010000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-10 10:44:01,822 DEBUG 129:onap_service.py(1) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd078648b-6ae7-49a5-9602-9e20e0031986', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:01,822 DEBUG 131:onap_service.py(1) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 2021-11-10 10:44:01,822 DEBUG 132:onap_service.py(1) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] data sent: None 2021-11-10 10:44:01,825 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:02,002 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c6dcaecb-43d8-453a-976b-6c6b010c9ed0 HTTP/1.1" 200 3820 2021-11-10 10:44:02,004 INFO 142:onap_service.py(1) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response code: 200 2021-11-10 10:44:02,004 DEBUG 146:onap_service.py(1) - [None][Check c6dcaecb-43d8-453a-976b-6c6b010c9ed0 orchestration request status] response: {"request":{"requestId":"c6dcaecb-43d8-453a-976b-6c6b010c9ed0","startTime":"Wed, 10 Nov 2021 10:43:06 GMT","finishTime":"Wed, 10 Nov 2021 10:43:52 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelVersionId":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelCustomizationId":"cd771453-d62a-46de-96c2-19c1fd1bede9","modelUuid":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","modelInvariantUuid":"523db790-31a2-48ab-8ddd-3427b7d4d150","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"caba620d-255b-41ac-ac48-46188603ff1e","source":"VID","instanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","modelInfo":{"modelInvariantId":"caba620d-255b-41ac-ac48-46188603ff1e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelUuid":"c640fc5b-a24e-4d16-b418-42da3fbb5171","modelInvariantUuid":"caba620d-255b-41ac-ac48-46188603ff1e"}}}],"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:43:52 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"f0ce784b-c140-409b-9b20-ce0354985ac3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1e5a16be-4f85-4d1b-ba9f-df1ea2745e4a\",\"output_key\":\"subnet_id_3c08eae6-228e-4473-936e-f1f9326df0e1\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":null,\"creation_time\":1636541010000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-10 10:44:02,005 INFO 37:basic_network.py(1) - Service basic_network successfully created 2021-11-10 10:44:02,005 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2021-11-10 10:44:12,014 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:44:12,014 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/c0e379d1-367f-4041-bf83-3ad07d2b3f8f/relationship-list 2021-11-10 10:44:12,014 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-10 10:44:12,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:44:12,094 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/c0e379d1-367f-4041-bf83-3ad07d2b3f8f/relationship-list HTTP/1.1" 200 1071 2021-11-10 10:44:12,095 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-10 10:44:12,096 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"owning-entity","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/business/owning-entities/owning-entity/bfc23fad-8786-40aa-a007-d9f1f7547d50","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"bfc23fad-8786-40aa-a007-d9f1f7547d50"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/l3-networks/l3-network/66e916a4-640e-4479-b7a2-0890e94f0c5d","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"66e916a4-640e-4479-b7a2-0890e94f0c5d"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0"}]},{"related-to":"project","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/projects/project/basicnw-project","relationship-data":[{"relationship-key":"project.project-name","relationship-value":"basicnw-project"}]}]} 2021-11-10 10:44:12,098 DEBUG 129:onap_service.py(1) - [AAI][Get c0e379d1-367f-4041-bf83-3ad07d2b3f8f ABCMeta] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:44:12,098 DEBUG 131:onap_service.py(1) - [AAI][Get c0e379d1-367f-4041-bf83-3ad07d2b3f8f ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/l3-networks/l3-network/66e916a4-640e-4479-b7a2-0890e94f0c5d 2021-11-10 10:44:12,098 DEBUG 132:onap_service.py(1) - [AAI][Get c0e379d1-367f-4041-bf83-3ad07d2b3f8f ABCMeta] data sent: None 2021-11-10 10:44:12,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:44:12,173 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/l3-networks/l3-network/66e916a4-640e-4479-b7a2-0890e94f0c5d HTTP/1.1" 200 3214 2021-11-10 10:44:12,174 INFO 142:onap_service.py(1) - [AAI][Get c0e379d1-367f-4041-bf83-3ad07d2b3f8f ABCMeta] response code: 200 2021-11-10 10:44:12,175 DEBUG 146:onap_service.py(1) - [AAI][Get c0e379d1-367f-4041-bf83-3ad07d2b3f8f ABCMeta] response: {"network-id":"66e916a4-640e-4479-b7a2-0890e94f0c5d","network-name":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"f0ce784b-c140-409b-9b20-ce0354985ac3","is-bound-to-vpn":false,"resource-version":"1636541032142","orchestration-status":"Active","heat-stack-id":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676","model-invariant-id":"523db790-31a2-48ab-8ddd-3427b7d4d150","model-version-id":"bc25d4fc-3ae3-4749-98be-7a070f3f4a0e","model-customization-id":"cd771453-d62a-46de-96c2-19c1fd1bede9","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/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/c0e379d1-367f-4041-bf83-3ad07d2b3f8f","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":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c4500f2bbd14dff9a9bd0a06b1034e9","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":"5c4500f2bbd14dff9a9bd0a06b1034e9"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/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/v24/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/v24/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]}]}} 2021-11-10 10:44:12,177 INFO 162:vl_ala_carte.py(1) - Start network deletion AAI 2021-11-10 10:44:12,177 DEBUG 199:network.py(1) - Delete 66e916a4-640e-4479-b7a2-0890e94f0c5d network 2021-11-10 10:44:12,177 DEBUG 144:deletion.py(1) - Network 66e916a4-640e-4479-b7a2-0890e94f0c5d deletion request 2021-11-10 10:44:12,185 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:44:12,185 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 2021-11-10 10:44:12,185 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-10 10:44:12,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:44:12,237 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 650 2021-11-10 10:44:12,238 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-10 10:44:12,238 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c4500f2bbd14dff9a9bd0a06b1034e9","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":"5c4500f2bbd14dff9a9bd0a06b1034e9"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-11-10 10:44:12,240 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:44:12,241 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 2021-11-10 10:44:12,241 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 10:44:12,242 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:44:12,349 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 2021-11-10 10:44:12,350 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-10 10:44:12,351 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":"1636540992997","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/66e916a4-640e-4479-b7a2-0890e94f0c5d","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"66e916a4-640e-4479-b7a2-0890e94f0c5d"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0"}]}]}}]} 2021-11-10 10:44:12,353 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:44:12,353 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 2021-11-10 10:44:12,353 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-10 10:44:12,355 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:44:12,424 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 650 2021-11-10 10:44:12,425 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-10 10:44:12,425 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c4500f2bbd14dff9a9bd0a06b1034e9","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":"5c4500f2bbd14dff9a9bd0a06b1034e9"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-11-10 10:44:12,428 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:44:12,428 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 2021-11-10 10:44:12,428 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 10:44:12,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:44:12,494 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 2021-11-10 10:44:12,495 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-10 10:44:12,495 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":"1636540992997","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/66e916a4-640e-4479-b7a2-0890e94f0c5d","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"66e916a4-640e-4479-b7a2-0890e94f0c5d"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0"}]}]}}]} 2021-11-10 10:44:12,499 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:44:12,499 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 2021-11-10 10:44:12,499 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-10 10:44:12,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:44:12,584 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 650 2021-11-10 10:44:12,585 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-10 10:44:12,585 DEBUG 146:onap_service.py(1) - [AAI][Get object relationships] response: {"relationship":[{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c4500f2bbd14dff9a9bd0a06b1034e9","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":"5c4500f2bbd14dff9a9bd0a06b1034e9"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"ci-onap-master-vnfs"}]}]} 2021-11-10 10:44:12,588 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:44:12,588 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 2021-11-10 10:44:12,588 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-10 10:44:12,590 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:44:12,672 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 2021-11-10 10:44:12,673 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-10 10:44:12,673 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":"1636540992997","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/66e916a4-640e-4479-b7a2-0890e94f0c5d","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"66e916a4-640e-4479-b7a2-0890e94f0c5d"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0"}]}]}}]} 2021-11-10 10:44:12,678 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='} 2021-11-10 10:44:12,678 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/5c4500f2bbd14dff9a9bd0a06b1034e9 2021-11-10 10:44:12,678 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-10 10:44:12,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-10 10:44:12,747 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/5c4500f2bbd14dff9a9bd0a06b1034e9 HTTP/1.1" 200 1069 2021-11-10 10:44:12,748 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-10 10:44:12,749 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1636540992823","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/66e916a4-640e-4479-b7a2-0890e94f0c5d","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"66e916a4-640e-4479-b7a2-0890e94f0c5d"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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"}]}]}} 2021-11-10 10:44:12,754 DEBUG 129:onap_service.py(1) - [None][Create 66e916a4-640e-4479-b7a2-0890e94f0c5d Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a068d4f-cccd-40d4-9654-21dc78474a15', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:12,754 DEBUG 131:onap_service.py(1) - [None][Create 66e916a4-640e-4479-b7a2-0890e94f0c5d Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c0e379d1-367f-4041-bf83-3ad07d2b3f8f/networks/66e916a4-640e-4479-b7a2-0890e94f0c5d 2021-11-10 10:44:12,754 DEBUG 132:onap_service.py(1) - [None][Create 66e916a4-640e-4479-b7a2-0890e94f0c5d 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": "5c4500f2bbd14dff9a9bd0a06b1034e9" } } } 2021-11-10 10:44:12,757 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:15,502 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/c0e379d1-367f-4041-bf83-3ad07d2b3f8f/networks/66e916a4-640e-4479-b7a2-0890e94f0c5d HTTP/1.1" 202 262 2021-11-10 10:44:15,503 INFO 142:onap_service.py(1) - [None][Create 66e916a4-640e-4479-b7a2-0890e94f0c5d Network deletion request] response code: 202 2021-11-10 10:44:15,504 DEBUG 146:onap_service.py(1) - [None][Create 66e916a4-640e-4479-b7a2-0890e94f0c5d Network deletion request] response: {"requestReferences":{"requestId":"1a068d4f-cccd-40d4-9654-21dc78474a15","instanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15"}} 2021-11-10 10:44:15,504 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2021-11-10 10:44:15,512 DEBUG 129:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dee2b659-70e6-47c6-9962-30cc2110c935', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:15,512 DEBUG 131:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15 2021-11-10 10:44:15,512 DEBUG 132:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] data sent: None 2021-11-10 10:44:15,516 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:15,698 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15 HTTP/1.1" 200 836 2021-11-10 10:44:15,700 INFO 142:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] response code: 200 2021-11-10 10:44:15,700 DEBUG 146:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] response: {"request":{"requestId":"1a068d4f-cccd-40d4-9654-21dc78474a15","startTime":"Wed, 10 Nov 2021 10:44:14 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 10 Nov 2021 10:44:14 GMT"}}} 2021-11-10 10:44:25,712 DEBUG 129:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '32156389-564a-45ff-876f-ea6ca6143574', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:25,712 DEBUG 131:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15 2021-11-10 10:44:25,712 DEBUG 132:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] data sent: None 2021-11-10 10:44:25,714 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:26,343 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15 HTTP/1.1" 200 2412 2021-11-10 10:44:26,345 INFO 142:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] response code: 200 2021-11-10 10:44:26,345 DEBUG 146:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] response: {"request":{"requestId":"1a068d4f-cccd-40d4-9654-21dc78474a15","startTime":"Wed, 10 Nov 2021 10:44:14 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:44:20 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":1636541060000,\"creation_time\":1636541010000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-10 10:44:36,358 DEBUG 129:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2975de87-0bbc-4130-8690-f8f8babeef32', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:36,358 DEBUG 131:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15 2021-11-10 10:44:36,358 DEBUG 132:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] data sent: None 2021-11-10 10:44:36,360 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:36,920 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15 HTTP/1.1" 200 2412 2021-11-10 10:44:36,922 INFO 142:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] response code: 200 2021-11-10 10:44:36,922 DEBUG 146:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] response: {"request":{"requestId":"1a068d4f-cccd-40d4-9654-21dc78474a15","startTime":"Wed, 10 Nov 2021 10:44:14 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:44:20 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":1636541060000,\"creation_time\":1636541010000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-10 10:44:46,934 DEBUG 129:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '123e897a-c8f5-46d2-9c2b-50385136d998', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:46,934 DEBUG 131:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15 2021-11-10 10:44:46,934 DEBUG 132:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] data sent: None 2021-11-10 10:44:46,936 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:47,457 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15 HTTP/1.1" 200 2423 2021-11-10 10:44:47,458 INFO 142:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] response code: 200 2021-11-10 10:44:47,458 DEBUG 146:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] response: {"request":{"requestId":"1a068d4f-cccd-40d4-9654-21dc78474a15","startTime":"Wed, 10 Nov 2021 10:44:14 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:44:42 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":1636541060000,\"creation_time\":1636541010000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-10 10:44:57,470 DEBUG 129:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6d98a56e-9fda-412b-9c23-4635e2811de9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-10 10:44:57,471 DEBUG 131:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15 2021-11-10 10:44:57,471 DEBUG 132:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] data sent: None 2021-11-10 10:44:57,474 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-10 10:44:58,029 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1a068d4f-cccd-40d4-9654-21dc78474a15 HTTP/1.1" 200 2423 2021-11-10 10:44:58,031 INFO 142:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] response code: 200 2021-11-10 10:44:58,031 DEBUG 146:onap_service.py(10) - [None][Check 1a068d4f-cccd-40d4-9654-21dc78474a15 orchestration request status] response: {"request":{"requestId":"1a068d4f-cccd-40d4-9654-21dc78474a15","startTime":"Wed, 10 Nov 2021 10:44:14 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"5c4500f2bbd14dff9a9bd0a06b1034e9","tenantName":"ci-onap-master-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"c0e379d1-367f-4041-bf83-3ad07d2b3f8f","networkInstanceId":"66e916a4-640e-4479-b7a2-0890e94f0c5d","networkInstanceName":"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_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, 10 Nov 2021 10:44:42 GMT"},"requestProcessingData":[{"groupingId":"ffacd6e0-48aa-4c64-9eeb-6df5451c3676","tag":"StackInformation","dataPairs":[{"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/5c4500f2bbd14dff9a9bd0a06b1034e9/stacks/basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0/ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"updated_time\":1636541060000,\"creation_time\":1636541010000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"67e958fdb39546b985c6698a2bf7e8d2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"5c4500f2bbd14dff9a9bd0a06b1034e9\",\"network_name\":\"basic_network-b6d00d90-e498-4bcd-a124-d5aded8cfd5f_net_0\",\"OS::stack_id\":\"ffacd6e0-48aa-4c64-9eeb-6df5451c3676\",\"OS::stack_name\":\"basic_network-b6d00d90-e498-4bcd