2021-11-25 03:58:17,350 DEBUG 24:basic_network.py(1) - BasicNetwork init started 2021-11-25 03:58:17,350 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-25 03:58:17,354 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase') 2021-11-25 03:58:17,354 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase') 2021-11-25 03:58:17,355 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase') 2021-11-25 03:58:17,355 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-25 03:58:17,355 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase') 2021-11-25 03:58:17,355 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase') 2021-11-25 03:58:17,355 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-25 03:58:17,355 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase') 2021-11-25 03:58:17,355 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase') 2021-11-25 03:58:17,355 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase') 2021-11-25 03:58:17,355 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase') 2021-11-25 03:58:17,355 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase') 2021-11-25 03:58:17,355 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase') 2021-11-25 03:58:17,355 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase') 2021-11-25 03:58:17,355 INFO 169:run_tests.py(1) - Running test case 'basic_network'... 2021-11-25 03:58:17,355 DEBUG 34:basic_network.py(1) - start time 2021-11-25 03:58:17,356 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-25 03:58:17,360 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 03:58:17,360 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 03:58:17,360 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-25 03:58:17,360 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-25 03:58:17,360 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 03:58:17,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 03:58:17,625 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-25 03:58:17,627 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 03:58:17,627 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 03:58:17,630 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 03:58:17,630 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:17,630 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:17,631 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:17,631 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-25 03:58:17,631 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 03:58:17,631 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-11-25 03:58:17,631 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 03:58:17,631 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 03:58:17,632 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-25 03:58:17,632 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-25 03:58:17,632 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 03:58:17,634 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 03:58:17,676 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-25 03:58:17,678 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 03:58:17,678 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 03:58:17,681 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 03:58:17,682 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:17,682 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:17,682 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:17,682 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-25 03:58:17,682 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 03:58:17,682 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-11-25 03:58:17,683 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC 2021-11-25 03:58:17,683 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC 2021-11-25 03:58:17,683 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-25 03:58:17,684 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-25 03:58:17,684 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None 2021-11-25 03:58:17,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:18,026 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-25 03:58:18,028 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200 2021-11-25 03:58:18,030 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 Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":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,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.5"} 2021-11-25 03:58:18,035 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8 2021-11-25 03:58:18,036 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service 2021-11-25 03:58:18,036 INFO 192:__init__.py(1) - ServiceCategory found, updating information 2021-11-25 03:58:18,036 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC 2021-11-25 03:58:18,036 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 03:58:18,036 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 03:58:18,037 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-25 03:58:18,037 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-25 03:58:18,037 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 03:58:18,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 03:58:18,088 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-25 03:58:18,088 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 03:58:18,089 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 03:58:18,090 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 03:58:18,091 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:18,091 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:18,091 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:18,091 DEBUG 147:__init__.py(1) - number of Service returned: 1 2021-11-25 03:58:18,091 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 03:58:18,091 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC 2021-11-25 03:58:18,115 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-25 03:58:18,115 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-25 03:58:18,115 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-25 03:58:18,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:20,391 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-25 03:58:20,394 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201 2021-11-25 03:58:20,397 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":"bc2dca36-a68a-4db7-9212-27179beb7223.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":"bc2dca36-a68a-4db7-9212-27179beb7223.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":"bc2dca36-a68a-4db7-9212-27179beb7223.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":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1.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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","empty":false},{"definition":false,"hidden":false,"uniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1.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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","empty":false},{"definition":false,"hidden":false,"uniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1.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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","empty":false},{"definition":false,"hidden":false,"uniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1.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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","empty":false},{"definition":false,"hidden":false,"uniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1.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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","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":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1637812699043,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223","componentMetadataForSupportLog":{"SupportablityComponentUUID":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1637812699043,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":null,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"} 2021-11-25 03:58:20,404 INFO 285:__init__.py(1) - Service basic_network is created in SDC 2021-11-25 03:58:20,404 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:20,405 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC 2021-11-25 03:58:20,405 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC 2021-11-25 03:58:20,405 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-25 03:58:20,405 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-25 03:58:20,405 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None 2021-11-25 03:58:20,407 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 03:58:21,282 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-25 03:58:21,284 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200 2021-11-25 03:58:21,285 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3a8c8179-9787-4e34-82f6-f96397eafbe7/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"54262c50-62ef-4640-ba78-5f6177017355","invariantUUID":"48219386-f0ef-459c-9483-11efedfdf007","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/54262c50-62ef-4640-ba78-5f6177017355/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c7d67015-177e-4b7c-a313-9602ceaff041/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/37e96673-a4c9-4699-8394-cfbd78c4f218/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/32c3a3e9-841e-40e9-bf3a-a27f109a6cba/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3867bdad-8a95-472c-8e56-50084a9d5406/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6b861b41-afeb-4cd7-a561-f0d9be1b2bd3/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f3d8f8fe-8706-4008-8254-90255b1932d2/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/db3c4d57-6104-421a-9558-09703eb77da4/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8cf9638d-0541-41e3-b610-c865e0d20c45/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5d86f782-a729-4dca-b743-03a6ebef509d/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/52741730-d11c-4bce-99dc-2e97a1221ab4/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/efa6821c-1d6c-48ef-812d-67fab028e4f2/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c7a97c5c-9386-433b-97ce-24552cf08f0f/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d4b941ce-a848-4a24-ba9a-57ab62f899f0/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2b9f4403-695d-44f8-b104-84fe50590137/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}] 2021-11-25 03:58:21,290 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC 2021-11-25 03:58:21,291 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,291 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,291 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified 2021-11-25 03:58:21,291 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC 2021-11-25 03:58:21,292 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,292 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,292 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified 2021-11-25 03:58:21,292 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC 2021-11-25 03:58:21,292 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,292 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,292 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified 2021-11-25 03:58:21,293 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC 2021-11-25 03:58:21,293 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,293 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,293 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified 2021-11-25 03:58:21,293 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC 2021-11-25 03:58:21,293 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,293 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,293 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified 2021-11-25 03:58:21,293 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC 2021-11-25 03:58:21,293 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,293 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,293 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified 2021-11-25 03:58:21,293 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC 2021-11-25 03:58:21,293 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,293 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,294 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified 2021-11-25 03:58:21,294 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC 2021-11-25 03:58:21,294 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,294 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,294 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified 2021-11-25 03:58:21,294 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2021-11-25 03:58:21,294 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,294 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,294 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2021-11-25 03:58:21,294 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC 2021-11-25 03:58:21,294 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,294 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,294 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified 2021-11-25 03:58:21,294 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC 2021-11-25 03:58:21,294 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,294 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,294 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified 2021-11-25 03:58:21,294 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2021-11-25 03:58:21,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,295 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,295 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2021-11-25 03:58:21,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC 2021-11-25 03:58:21,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,295 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,295 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified 2021-11-25 03:58:21,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC 2021-11-25 03:58:21,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,295 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,295 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified 2021-11-25 03:58:21,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC 2021-11-25 03:58:21,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,295 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,295 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified 2021-11-25 03:58:21,295 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC 2021-11-25 03:58:21,295 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,296 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,296 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified 2021-11-25 03:58:21,296 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC 2021-11-25 03:58:21,296 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:21,296 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:21,296 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified 2021-11-25 03:58:21,296 DEBUG 147:__init__.py(1) - number of Vl returned: 17 2021-11-25 03:58:21,296 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet 2021-11-25 03:58:21,296 INFO 192:__init__.py(1) - Vl found, updating information 2021-11-25 03:58:21,296 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-25 03:58:21,296 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-25 03:58:21,296 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None 2021-11-25 03:58:21,298 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:23,135 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-25 03:58:23,139 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200 2021-11-25 03:58:23,141 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1637812699043,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-25 03:58:23,144 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list 2021-11-25 03:58:23,150 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-25 03:58:23,150 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/bc2dca36-a68a-4db7-9212-27179beb7223/resourceInstance 2021-11-25 03:58:23,150 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: { "name": "Generic NeutronNet", "componentVersion": "1.0", "posY": 100, "posX": 200, "uniqueId": "ea33393b-051b-4991-8178-4aa6b0a02db1", "originType": "VL", "componentUid": "ea33393b-051b-4991-8178-4aa6b0a02db1", "icon": "defaulticon" } 2021-11-25 03:58:23,151 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:25,028 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/bc2dca36-a68a-4db7-9212-27179beb7223/resourceInstance HTTP/1.1" 201 None 2021-11-25 03:58:25,029 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201 2021-11-25 03:58:25,030 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"properties":null,"path":["bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"ea33393b-051b-4991-8178-4aa6b0a02db1","parentName":null,"uniqueId":"capability.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.feature","ownerId":"bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"externalName":null,"properties":null,"path":["bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"ea33393b-051b-4991-8178-4aa6b0a02db1","parentName":null,"uniqueId":"capability.ea33393b-051b-4991-8178-4aa6b0a02db1.virtual_linkable","ownerId":"bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"externalName":null,"path":["bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0"],"node":"tosca.nodes.Root","source":"ea33393b-051b-4991-8178-4aa6b0a02db1","parentName":null,"capability":"tosca.capabilities.Node","uniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b.dependency","ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"927d4136-e2b0-420e-bece-546a513163f2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"927d4136-e2b0-420e-bece-546a513163f2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"927d4136-e2b0-420e-bece-546a513163f2.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":"927d4136-e2b0-420e-bece-546a513163f2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"927d4136-e2b0-420e-bece-546a513163f2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"927d4136-e2b0-420e-bece-546a513163f2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"927d4136-e2b0-420e-bece-546a513163f2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"927d4136-e2b0-420e-bece-546a513163f2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"927d4136-e2b0-420e-bece-546a513163f2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"927d4136-e2b0-420e-bece-546a513163f2","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.tosca_name","_default":null,"ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.state","_default":null,"ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"model":null,"parentUniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.tosca_id","_default":null,"ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"ea33393b-051b-4991-8178-4aa6b0a02db1","createdFromCsar":false,"uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1637812703814,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"ea33393b-051b-4991-8178-4aa6b0a02db1","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1637812703814,"customizationUUID":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false} 2021-11-25 03:58:25,030 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network 2021-11-25 03:58:25,032 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-25 03:58:25,032 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/fb2543ed-456b-4cfe-bda6-da904d6f76b1/distribution 2021-11-25 03:58:25,032 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2021-11-25 03:58:25,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:25,090 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/distribution HTTP/1.1" 200 38 2021-11-25 03:58:25,092 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2021-11-25 03:58:25,092 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]} 2021-11-25 03:58:25,095 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-25 03:58:25,095 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-25 03:58:25,095 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-11-25 03:58:25,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:25,162 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-25 03:58:25,164 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-11-25 03:58:25,165 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]} 2021-11-25 03:58:25,171 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [] 2021-11-25 03:58:25,171 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC 2021-11-25 03:58:25,174 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-25 03:58:25,174 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/bc2dca36-a68a-4db7-9212-27179beb7223/lifecycleState/checkin 2021-11-25 03:58:25,174 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: { "userRemarks": "checkin" } 2021-11-25 03:58:25,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:27,890 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/bc2dca36-a68a-4db7-9212-27179beb7223/lifecycleState/checkin HTTP/1.1" 200 1199 2021-11-25 03:58:27,891 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200 2021-11-25 03:58:27,892 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1637812699043,"lastUpdateDate":1637812705972,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"bc2dca36-a68a-4db7-9212-27179beb7223"},"projectCode":"123456","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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":"fb2543ed-456b-4cfe-bda6-da904d6f76b1"} 2021-11-25 03:58:27,894 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 03:58:27,894 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 03:58:27,895 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-25 03:58:27,895 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-25 03:58:27,895 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 03:58:27,897 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 03:58:28,057 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-25 03:58:28,059 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 03:58:28,059 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"},{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 03:58:28,062 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-25 03:58:28,063 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:28,063 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:28,063 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In 2021-11-25 03:58:28,063 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 03:58:28,063 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:28,063 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:28,063 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:28,063 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-25 03:58:28,063 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 03:58:28,063 INFO 192:__init__.py(1) - Service found, updating information 2021-11-25 03:58:28,064 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-25 03:58:28,064 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-25 03:58:28,064 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-25 03:58:28,066 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:28,138 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-25 03:58:28,202 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-25 03:58:28,204 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1637812705972,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}]}]} 2021-11-25 03:58:28,207 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-25 03:58:28,208 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC 2021-11-25 03:58:28,210 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-25 03:58:28,210 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/bc2dca36-a68a-4db7-9212-27179beb7223/lifecycleState/Certify 2021-11-25 03:58:28,210 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: { "userRemarks": "certify" } 2021-11-25 03:58:28,212 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:33,167 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/bc2dca36-a68a-4db7-9212-27179beb7223/lifecycleState/Certify HTTP/1.1" 200 1187 2021-11-25 03:58:33,170 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200 2021-11-25 03:58:33,171 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1637812699043,"lastUpdateDate":1637812705972,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"96091c2d-5a48-4b5c-9475-fc6e641d308a"},"projectCode":"123456","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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":"fb2543ed-456b-4cfe-bda6-da904d6f76b1"} 2021-11-25 03:58:33,175 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 03:58:33,175 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 03:58:33,176 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-25 03:58:33,176 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-25 03:58:33,176 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 03:58:33,178 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 03:58:33,457 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-25 03:58:33,460 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 03:58:33,460 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}] 2021-11-25 03:58:33,465 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 03:58:33,465 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:33,465 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:33,466 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:33,466 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-25 03:58:33,466 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:33,466 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:33,467 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified 2021-11-25 03:58:33,467 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-25 03:58:33,467 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 03:58:33,467 INFO 192:__init__.py(1) - Service found, updating information 2021-11-25 03:58:33,468 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-25 03:58:33,468 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-25 03:58:33,468 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-25 03:58:33,470 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:33,538 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-25 03:58:33,542 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-25 03:58:33,547 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"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":"96091c2d-5a48-4b5c-9475-fc6e641d308a","lifecycleState":"CERTIFIED","lastUpdateDate":1637812705972,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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-25 03:58:33,552 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-25 03:58:43,562 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC 2021-11-25 03:58:43,566 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-25 03:58:43,566 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/96091c2d-5a48-4b5c-9475-fc6e641d308a/distribution/PROD/activate 2021-11-25 03:58:43,566 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: { "userRemarks": "prod/activate" } 2021-11-25 03:58:43,567 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:46,596 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/96091c2d-5a48-4b5c-9475-fc6e641d308a/distribution/PROD/activate HTTP/1.1" 200 None 2021-11-25 03:58:46,598 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200 2021-11-25 03:58:46,599 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","empty":false},{"definition":false,"hidden":false,"uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","empty":false},{"definition":false,"hidden":false,"uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","empty":false},{"definition":false,"hidden":false,"uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","empty":false},{"definition":false,"hidden":false,"uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZGViNjFiNDA3MTE2YmIxMDI0MzhlODM0NzYwZjZjZDQ=","artifactUUID":"27b7564e-d6c8-4b64-a508-f4bc76a9f718","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"bc2dca36-a68a-4db7-9212-27179beb7223.assettoscacsar","duplicated":false,"payloadUpdateDate":1637812711329,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637812698740,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YTc1N2Y3NzZmZDgwNzc3NWEzZTU3ZGU4ODU0MmIwN2U=","artifactUUID":"80251a89-273f-4589-ab09-95a3e813f934","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"bc2dca36-a68a-4db7-9212-27179beb7223.assettoscatemplate","duplicated":false,"payloadUpdateDate":1637812710438,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1637812698740,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"ea33393b-051b-4991-8178-4aa6b0a02db1","uniqueId":"capability.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.feature","ownerId":"bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"ea33393b-051b-4991-8178-4aa6b0a02db1","uniqueId":"capability.ea33393b-051b-4991-8178-4aa6b0a02db1.virtual_linkable","ownerId":"bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0"],"node":"tosca.nodes.Root","source":"ea33393b-051b-4991-8178-4aa6b0a02db1","capability":"tosca.capabilities.Node","uniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b.dependency","ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","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":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"927d4136-e2b0-420e-bece-546a513163f2.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"ea33393b-051b-4991-8178-4aa6b0a02db1.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false}],"attributes":[{"parentUniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.tosca_name","ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","empty":false},{"parentUniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","definition":false,"name":"state","type":"string","uniqueId":"attribute.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.state","ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","empty":false},{"parentUniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.tosca_id","ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"ea33393b-051b-4991-8178-4aa6b0a02db1","createdFromCsar":false,"uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1637812703814,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"ea33393b-051b-4991-8178-4aa6b0a02db1","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1637812703814,"customizationUUID":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"927d4136-e2b0-420e-bece-546a513163f2.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.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":"ea33393b-051b-4991-8178-4aa6b0a02db1.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false},{"definition":false,"hidden":false,"uniqueId":"ea33393b-051b-4991-8178-4aa6b0a02db1.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"927d4136-e2b0-420e-bece-546a513163f2","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"927d4136-e2b0-420e-bece-546a513163f2","empty":false}]},"componentInstancesAttributes":{"bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0":[{"parentUniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","uniqueId":"attribute.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","empty":false},{"parentUniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","uniqueId":"attribute.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.state","name":"state","type":"string","definition":false,"ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","empty":false},{"parentUniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","uniqueId":"attribute.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"ea33393b-051b-4991-8178-4aa6b0a02db1","uniqueId":"capability.027ec8ca-52b8-4583-aaba-4501f5e2ba2b.feature","ownerId":"bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"ea33393b-051b-4991-8178-4aa6b0a02db1","uniqueId":"capability.ea33393b-051b-4991-8178-4aa6b0a02db1.virtual_linkable","ownerId":"bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["bc2dca36-a68a-4db7-9212-27179beb7223.ea33393b-051b-4991-8178-4aa6b0a02db1.genericneutronnet0"],"node":"tosca.nodes.Root","source":"ea33393b-051b-4991-8178-4aa6b0a02db1","capability":"tosca.capabilities.Node","uniqueId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b.dependency","ownerId":"027ec8ca-52b8-4583-aaba-4501f5e2ba2b","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":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","empty":false},{"definition":false,"hidden":false,"uniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","empty":false},{"definition":false,"hidden":false,"uniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","empty":false},{"definition":false,"hidden":false,"uniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","empty":false},{"definition":false,"hidden":false,"uniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6de152b9-cc1d-4cc5-9cbd-e3c0aad01bf1","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"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","version":"1.0","creationDate":1637812699043,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"96091c2d-5a48-4b5c-9475-fc6e641d308a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1637812725215,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1637812698740,"artifactType":"OTHER","uniqueId":"bc2dca36-a68a-4db7-9212-27179beb7223.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":1637812698740,"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":"96091c2d-5a48-4b5c-9475-fc6e641d308a"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"} 2021-11-25 03:58:46,601 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 03:58:46,601 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 03:58:46,601 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-25 03:58:46,602 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-25 03:58:46,602 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 03:58:46,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 03:58:46,664 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-25 03:58:46,665 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 03:58:46,665 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 03:58:46,666 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 03:58:46,667 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:46,667 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:46,667 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:46,667 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-25 03:58:46,667 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:46,667 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:46,667 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:46,667 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-25 03:58:46,667 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 03:58:46,667 INFO 192:__init__.py(1) - Service found, updating information 2021-11-25 03:58:46,667 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-25 03:58:46,667 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-25 03:58:46,667 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-25 03:58:46,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:46,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-25 03:58:46,731 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-25 03:58:46,736 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"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":"96091c2d-5a48-4b5c-9475-fc6e641d308a","lifecycleState":"CERTIFIED","lastUpdateDate":1637812725215,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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-25 03:58:46,744 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-25 03:58:46,744 INFO 201:service.py(1) - Service basic_network onboarded 2021-11-25 03:58:46,745 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists * 2021-11-25 03:58:46,745 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-25 03:58:46,745 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-25 03:58:46,745 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-25 03:58:46,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:47,102 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-25 03:58:47,103 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404 2021-11-25 03:58:47,104 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-25 03:58:47,104 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-25 03:58:47,104 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-25 03:58:47,116 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-25 03:58:47,116 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-25 03:58:47,116 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-25 03:58:47,118 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:49,660 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-25 03:58:49,660 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201 2021-11-25 03:58:49,661 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 2021-11-25 03:58:49,663 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-25 03:58:49,663 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-25 03:58:49,663 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-25 03:58:49,664 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:49,923 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-25 03:58:49,924 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-25 03:58:49,924 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":"1637812727151","orchestration-disabled":false,"in-maint":false}]} 2021-11-25 03:58:49,946 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-25 03:58:49,947 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/adb94732-e8ca-4fb2-b16a-450d9a64f24c 2021-11-25 03:58:49,947 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: { "esr-system-info-id": "adb94732-e8ca-4fb2-b16a-450d9a64f24c", "user-name": "onap-istanbul-daily-vnfs-ci", "password": "xAQfBjywlCMFBfAyaSVqJi0apKCd6ndZ", "system-type": "VIM" , "service-url": "https://vim.pod4.opnfv.fr:5000" , "ssl-insecure": false , "cloud-domain": "Default" , "default-tenant": "onap-istanbul-daily-vnfs" , "system-status": "active" } 2021-11-25 03:58:49,948 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:51,626 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/adb94732-e8ca-4fb2-b16a-450d9a64f24c HTTP/1.1" 201 0 2021-11-25 03:58:51,626 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201 2021-11-25 03:58:51,626 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 2021-11-25 03:58:51,628 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-25 03:58:51,628 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/fba64c15a7d04def8dc29acdb92cf07c 2021-11-25 03:58:51,628 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-25 03:58:51,630 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:51,689 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/fba64c15a7d04def8dc29acdb92cf07c HTTP/1.1" 404 464 2021-11-25 03:58:51,690 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404 2021-11-25 03:58:51,690 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/fba64c15a7d04def8dc29acdb92cf07c","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fba64c15a7d04def8dc29acdb92cf07c","ERR.5.4.6114"]}}} 2021-11-25 03:58:51,691 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-25 03:58:51,691 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/fba64c15a7d04def8dc29acdb92cf07c","Node Not Found:No Node of type tenant found at: cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/fba64c15a7d04def8dc29acdb92cf07c","ERR.5.4.6114"]}}}. 2021-11-25 03:58:51,691 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant 2021-11-25 03:58:51,691 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise 2021-11-25 03:58:51,696 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-25 03:58:51,696 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/fba64c15a7d04def8dc29acdb92cf07c 2021-11-25 03:58:51,696 DEBUG 132:onap_service.py(1) - [AAI][add tenant to cloud region] data sent: { "tenant-id": "fba64c15a7d04def8dc29acdb92cf07c", "tenant-name": "onap-istanbul-daily-vnfs", "tenant-context": "None" } 2021-11-25 03:58:51,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:52,660 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/fba64c15a7d04def8dc29acdb92cf07c HTTP/1.1" 201 0 2021-11-25 03:58:52,662 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201 2021-11-25 03:58:52,662 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 2021-11-25 03:58:52,666 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-25 03:58:52,666 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-25 03:58:52,666 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None 2021-11-25 03:58:52,669 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:52,760 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-25 03:58:52,761 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404 2021-11-25 03:58:52,761 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-25 03:58:52,761 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-25 03:58:52,762 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-25 03:58:52,766 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-25 03:58:52,766 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-25 03:58:52,766 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-25 03:58:52,768 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:53,523 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-25 03:58:53,524 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201 2021-11-25 03:58:53,524 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 2021-11-25 03:58:53,533 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-25 03:58:53,533 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-25 03:58:53,533 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-25 03:58:53,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:53,761 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-25 03:58:53,762 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201 2021-11-25 03:58:53,763 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 2021-11-25 03:58:53,767 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-25 03:58:53,768 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-25 03:58:53,768 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-25 03:58:53,771 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:53,878 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-25 03:58:53,879 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-25 03:58:53,880 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":"1637812727151","orchestration-disabled":false,"in-maint":false}]} 2021-11-25 03:58:53,896 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-25 03:58:53,896 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-25 03:58:53,896 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-25 03:58:53,898 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:54,168 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-25 03:58:54,168 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200 2021-11-25 03:58:54,169 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 2021-11-25 03:58:54,177 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-25 03:58:54,177 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-25 03:58:54,177 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-25 03:58:54,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:54,870 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-25 03:58:54,871 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201 2021-11-25 03:58:54,871 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 2021-11-25 03:58:54,877 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-25 03:58:54,877 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-25 03:58:54,877 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None 2021-11-25 03:58:54,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:54,975 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-25 03:58:54,976 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200 2021-11-25 03:58:54,977 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":"1637812734207"} 2021-11-25 03:58:54,981 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-25 03:58:54,981 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-25 03:58:54,982 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-11-25 03:58:54,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:55,076 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-25 03:58:55,078 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-11-25 03:58:55,079 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":"1637812734207"} 2021-11-25 03:58:55,082 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-25 03:58:55,083 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-25 03:58:55,083 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-11-25 03:58:55,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:55,172 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-25 03:58:55,173 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404 2021-11-25 03:58:55,173 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-25 03:58:55,174 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-25 03:58:55,174 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-25 03:58:55,174 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer 2021-11-25 03:58:55,178 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 03:58:55,178 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 03:58:55,179 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-25 03:58:55,179 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-25 03:58:55,179 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 03:58:55,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 03:58:55,268 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-25 03:58:55,271 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 03:58:55,272 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 03:58:55,274 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 03:58:55,275 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:55,275 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:55,275 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:55,275 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-25 03:58:55,275 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:55,275 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:55,275 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:55,275 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-25 03:58:55,276 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 03:58:55,276 INFO 192:__init__.py(1) - Service found, updating information 2021-11-25 03:58:55,277 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'} 2021-11-25 03:58:55,277 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration 2021-11-25 03:58:55,277 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-25 03:58:55,280 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:55,339 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-25 03:58:55,342 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-25 03:58:55,344 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"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":"96091c2d-5a48-4b5c-9475-fc6e641d308a","lifecycleState":"CERTIFIED","lastUpdateDate":1637812725215,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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-25 03:58:55,349 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-25 03:58:55,350 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-25 03:58:55,350 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-25 03:58:55,350 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: { "service-id": "0597fd15-7368-48c4-8489-d62faab83456" } 2021-11-25 03:58:55,351 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:55,959 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-25 03:58:55,960 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201 2021-11-25 03:58:55,961 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 2021-11-25 03:58:55,965 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-25 03:58:55,966 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-25 03:58:55,966 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-11-25 03:58:55,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:56,069 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-25 03:58:56,070 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-11-25 03:58:56,070 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1637812735379"}]} 2021-11-25 03:58:56,074 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-25 03:58:56,074 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-25 03:58:56,074 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-11-25 03:58:56,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:56,168 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-25 03:58:56,170 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-11-25 03:58:56,171 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":"1637812734207"} 2021-11-25 03:58:56,177 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-25 03:58:56,177 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-25 03:58:56,177 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-11-25 03:58:56,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:56,269 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-25 03:58:56,270 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-11-25 03:58:56,270 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1637812735379"}]} 2021-11-25 03:58:56,273 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-25 03:58:56,273 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-25 03:58:56,273 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-25 03:58:56,275 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:56,370 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-25 03:58:56,371 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-25 03:58:56,372 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":"1637812733929","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-25 03:58:56,376 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-25 03:58:56,377 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/fba64c15a7d04def8dc29acdb92cf07c 2021-11-25 03:58:56,377 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-25 03:58:56,381 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:56,467 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/fba64c15a7d04def8dc29acdb92cf07c HTTP/1.1" 200 148 2021-11-25 03:58:56,468 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-25 03:58:56,469 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"fba64c15a7d04def8dc29acdb92cf07c","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1637812731728"} 2021-11-25 03:58:56,481 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-25 03:58:56,481 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-25 03:58:56,481 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/fba64c15a7d04def8dc29acdb92cf07c?resource-version=1637812731728", "related-to-property": [{"property-key": "tenant.tenant-name", "property-value": "onap-istanbul-daily-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": "fba64c15a7d04def8dc29acdb92cf07c"}] } 2021-11-25 03:58:56,483 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:56,781 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-25 03:58:56,783 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200 2021-11-25 03:58:56,783 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 2021-11-25 03:58:56,787 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-25 03:58:56,787 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-25 03:58:56,787 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-11-25 03:58:56,791 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:56,866 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-25 03:58:56,869 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-11-25 03:58:56,869 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":"1637812734207"} 2021-11-25 03:58:56,874 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-25 03:58:56,874 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-25 03:58:56,875 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-25 03:58:56,877 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:56,979 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-25 03:58:56,979 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-25 03:58:56,980 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":"1637812733929","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-25 03:58:56,982 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-25 03:58:56,982 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/fba64c15a7d04def8dc29acdb92cf07c 2021-11-25 03:58:56,983 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-25 03:58:56,985 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:57,039 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/fba64c15a7d04def8dc29acdb92cf07c HTTP/1.1" 200 621 2021-11-25 03:58:57,039 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-25 03:58:57,040 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"fba64c15a7d04def8dc29acdb92cf07c","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1637812736512","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-25 03:58:57,042 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-25 03:58:57,042 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-25 03:58:57,042 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None 2021-11-25 03:58:57,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:57,092 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-25 03:58:57,094 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 404 2021-11-25 03:58:57,095 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-25 03:58:57,095 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-25 03:58:57,096 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-25 03:58:57,096 INFO 200:service_ala_carte.py(1) - Owning entity not found, create it 2021-11-25 03:58:57,100 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-25 03:58:57,101 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/98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949 2021-11-25 03:58:57,101 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: { "owning-entity-name": "basicnw-oe", "owning-entity-id": "98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949" } 2021-11-25 03:58:57,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:57,541 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v23/business/owning-entities/owning-entity/98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949 HTTP/1.1" 201 0 2021-11-25 03:58:57,541 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201 2021-11-25 03:58:57,541 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 2021-11-25 03:58:57,544 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-25 03:58:57,544 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/98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949 2021-11-25 03:58:57,544 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None 2021-11-25 03:58:57,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 03:58:57,589 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/business/owning-entities/owning-entity/98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949 HTTP/1.1" 200 128 2021-11-25 03:58:57,591 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200 2021-11-25 03:58:57,591 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","owning-entity-name":"basicnw-oe","resource-version":"1637812737136"} 2021-11-25 03:58:57,596 INFO 204:service_ala_carte.py(1) - ******** Check Service Distribution ******* 2021-11-25 03:58:57,596 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 03:58:57,596 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 03:58:57,597 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-25 03:58:57,597 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-25 03:58:57,597 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 03:58:57,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 03:58:57,657 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-25 03:58:57,659 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 03:58:57,659 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 03:58:57,664 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 03:58:57,664 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:57,664 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:57,664 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:57,664 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-25 03:58:57,665 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 03:58:57,665 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 03:58:57,665 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 03:58:57,665 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-25 03:58:57,665 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 03:58:57,665 INFO 192:__init__.py(1) - Service found, updating information 2021-11-25 03:58:57,665 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-25 03:58:57,665 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-25 03:58:57,665 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-25 03:58:57,667 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:57,726 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-25 03:58:57,731 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-25 03:58:57,735 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"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":"96091c2d-5a48-4b5c-9475-fc6e641d308a","lifecycleState":"CERTIFIED","lastUpdateDate":1637812725215,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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-25 03:58:57,741 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-25 03:58:57,742 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-25 03:58:57,742 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/fb2543ed-456b-4cfe-bda6-da904d6f76b1/distribution 2021-11-25 03:58:57,742 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None 2021-11-25 03:58:57,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:58,060 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/distribution HTTP/1.1" 200 205 2021-11-25 03:58:58,062 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200 2021-11-25 03:58:58,062 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"d0c385b2-f42d-43d2-be5c-dc0acd193845","timestamp":"2021-11-25 03:58:44.688 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]} 2021-11-25 03:58:58,065 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-25 03:58:58,065 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/d0c385b2-f42d-43d2-be5c-dc0acd193845 2021-11-25 03:58:58,065 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-11-25 03:58:58,067 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:58:58,158 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/d0c385b2-f42d-43d2-be5c-dc0acd193845 HTTP/1.1" 200 820 2021-11-25 03:58:58,161 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-11-25 03:58:58,162 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1637812721652","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1637812717059","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1637812718079","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1637812717684","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-25 03:58:58,166 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1637812721652', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1637812717059', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1637812718079', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1637812717684', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-25 03:58:58,167 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2021-11-25 03:59:58,226 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-25 03:59:58,227 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/d0c385b2-f42d-43d2-be5c-dc0acd193845 2021-11-25 03:59:58,227 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-11-25 03:59:58,229 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 03:59:58,305 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/d0c385b2-f42d-43d2-be5c-dc0acd193845 HTTP/1.1" 200 1012 2021-11-25 03:59:58,307 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-11-25 03:59:58,308 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"dcae-sch","timestamp":"1637812721652","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1637812717059","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1637812718079","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1637812724233","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1637812717684","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]} 2021-11-25 03:59:58,311 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'dcae-sch', 'timestamp': '1637812721652', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1637812717059', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1637812718079', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1637812724233', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1637812717684', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}] 2021-11-25 03:59:58,311 INFO 215:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s 2021-11-25 04:00:58,371 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-25 04:00:58,372 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/d0c385b2-f42d-43d2-be5c-dc0acd193845 2021-11-25 04:00:58,372 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None 2021-11-25 04:00:58,377 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 04:00:58,469 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/d0c385b2-f42d-43d2-be5c-dc0acd193845 HTTP/1.1" 200 6477 2021-11-25 04:00:58,470 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200 2021-11-25 04:00:58,470 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1637812724887","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1637812724887","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":"1637812732398","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1637812734666","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1637812739817","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1637812738072","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1637812736804","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1637812721652","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1637812718079","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1637812717059","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1637812727564","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":"1637812732398","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1637812735668","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1637812724233","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1637812732029","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1637812737070","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1637812717059","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":"1637812735275","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1637812735003","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1637812728582","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1637812735003","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1637812718079","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1637812717684","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1637812727269","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1637812732659","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1637812733300","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1637812721652","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1637812731025","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1637812724233","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":"1637812737808","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1637812733300","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1637812736065","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1637812717684","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1637812738033","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]} 2021-11-25 04:00:58,472 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1637812724887', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1637812724887', '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': '1637812732398', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1637812734666', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1637812739817', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1637812738072', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1637812736804', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1637812721652', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1637812718079', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1637812717059', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1637812727564', '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': '1637812732398', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1637812735668', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1637812724233', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1637812732029', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1637812737070', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1637812717059', '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': '1637812735275', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1637812735003', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1637812728582', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1637812735003', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1637812718079', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1637812717684', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1637812727269', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1637812732659', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1637812733300', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1637812721652', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1637812731025', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1637812724233', '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': '1637812737808', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1637812733300', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1637812736065', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1637812717684', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1637812738033', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}] 2021-11-25 04:00:58,473 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc 2021-11-25 04:00:58,473 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai 2021-11-25 04:00:58,473 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO 2021-11-25 04:00:58,474 INFO 211:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished 2021-11-25 04:00:58,484 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': '7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:00:58,484 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-25 04:00:58,484 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e", "source": "VID", "suppressRollback": false, "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelInvariantId": "0597fd15-7368-48c4-8489-d62faab83456", "modelVersionId": "fb2543ed-456b-4cfe-bda6-da904d6f76b1", "modelName": "basic_network", "modelVersion": "1.0" }, "cloudConfiguration": { "tenantId": "fba64c15a7d04def8dc29acdb92cf07c", "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": "98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949", "owningEntityName": "basicnw-oe" } } } 2021-11-25 04:00:58,487 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:20,984 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-25 04:01:20,986 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202 2021-11-25 04:01:20,986 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0","instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0"}} 2021-11-25 04:01:20,986 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished 2021-11-25 04:01:21,107 DEBUG 129:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a306d09c-b482-480f-9798-e5cde3ffe8f1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:01:21,108 DEBUG 131:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 2021-11-25 04:01:21,108 DEBUG 132:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] data sent: None 2021-11-25 04:01:21,112 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:21,370 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 HTTP/1.1" 200 1368 2021-11-25 04:01:21,372 INFO 142:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response code: 200 2021-11-25 04:01:21,373 DEBUG 146:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response: {"request":{"requestId":"7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0","startTime":"Thu, 25 Nov 2021 04:00:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 25 Nov 2021 04:01:20 GMT"}}} 2021-11-25 04:01:31,381 DEBUG 129:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '87d7ea71-804a-46f4-9cc4-66b979443c91', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:01:31,381 DEBUG 131:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 2021-11-25 04:01:31,381 DEBUG 132:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] data sent: None 2021-11-25 04:01:31,383 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:31,572 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 HTTP/1.1" 200 1368 2021-11-25 04:01:31,573 INFO 142:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response code: 200 2021-11-25 04:01:31,573 DEBUG 146:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response: {"request":{"requestId":"7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0","startTime":"Thu, 25 Nov 2021 04:00:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 25 Nov 2021 04:01:20 GMT"}}} 2021-11-25 04:01:41,582 DEBUG 129:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '559ce14f-58bc-47c4-8529-1215b14bfa0d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:01:41,582 DEBUG 131:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 2021-11-25 04:01:41,582 DEBUG 132:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] data sent: None 2021-11-25 04:01:41,586 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:41,772 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 HTTP/1.1" 200 1368 2021-11-25 04:01:41,774 INFO 142:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response code: 200 2021-11-25 04:01:41,775 DEBUG 146:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response: {"request":{"requestId":"7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0","startTime":"Thu, 25 Nov 2021 04:00:58 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 25 Nov 2021 04:01:20 GMT"}}} 2021-11-25 04:01:51,785 DEBUG 129:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a7f0864f-7217-4f1a-9293-e92d96ff1f95', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:01:51,785 DEBUG 131:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 2021-11-25 04:01:51,785 DEBUG 132:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] data sent: None 2021-11-25 04:01:51,787 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:51,949 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 HTTP/1.1" 200 1578 2021-11-25 04:01:51,951 INFO 142:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response code: 200 2021-11-25 04:01:51,951 DEBUG 146:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response: {"request":{"requestId":"7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0","startTime":"Thu, 25 Nov 2021 04:00:58 GMT","finishTime":"Thu, 25 Nov 2021 04:01:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:01:50 GMT"}}} 2021-11-25 04:01:51,952 INFO 56:mixins.py(8) - ServiceInstantiation task finished 2021-11-25 04:01:51,952 DEBUG 129:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '83f71133-cade-4045-bda5-d65abbc4b3d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:01:51,953 DEBUG 131:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 2021-11-25 04:01:51,953 DEBUG 132:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] data sent: None 2021-11-25 04:01:51,955 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:52,117 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 HTTP/1.1" 200 1578 2021-11-25 04:01:52,119 INFO 142:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response code: 200 2021-11-25 04:01:52,120 DEBUG 146:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response: {"request":{"requestId":"7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0","startTime":"Thu, 25 Nov 2021 04:00:58 GMT","finishTime":"Thu, 25 Nov 2021 04:01:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:01:50 GMT"}}} 2021-11-25 04:01:52,123 DEBUG 129:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8fc01780-fd05-48d7-abe7-ac9e92cd42b7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:01:52,123 DEBUG 131:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 2021-11-25 04:01:52,123 DEBUG 132:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] data sent: None 2021-11-25 04:01:52,126 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:52,292 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 HTTP/1.1" 200 1578 2021-11-25 04:01:52,294 INFO 142:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response code: 200 2021-11-25 04:01:52,295 DEBUG 146:onap_service.py(8) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response: {"request":{"requestId":"7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0","startTime":"Thu, 25 Nov 2021 04:00:58 GMT","finishTime":"Thu, 25 Nov 2021 04:01:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:01:50 GMT"}}} 2021-11-25 04:01:52,301 DEBUG 129:onap_service.py(1) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '521c06ba-806c-442f-97f6-f59ad46ce851', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:01:52,302 DEBUG 131:onap_service.py(1) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 2021-11-25 04:01:52,302 DEBUG 132:onap_service.py(1) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] data sent: None 2021-11-25 04:01:52,307 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:52,488 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 HTTP/1.1" 200 1578 2021-11-25 04:01:52,490 INFO 142:onap_service.py(1) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response code: 200 2021-11-25 04:01:52,490 DEBUG 146:onap_service.py(1) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response: {"request":{"requestId":"7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0","startTime":"Thu, 25 Nov 2021 04:00:58 GMT","finishTime":"Thu, 25 Nov 2021 04:01:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:01:50 GMT"}}} 2021-11-25 04:01:52,491 DEBUG 129:onap_service.py(1) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a89a2c6-2df8-408e-bea9-322bc3e61bd0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:01:52,491 DEBUG 131:onap_service.py(1) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 2021-11-25 04:01:52,491 DEBUG 132:onap_service.py(1) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] data sent: None 2021-11-25 04:01:52,492 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:52,659 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 HTTP/1.1" 200 1578 2021-11-25 04:01:52,661 INFO 142:onap_service.py(1) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response code: 200 2021-11-25 04:01:52,662 DEBUG 146:onap_service.py(1) - [None][Check 7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0 orchestration request status] response: {"request":{"requestId":"7f7c6a06-98d2-445f-8f87-eb0c72bf7ef0","startTime":"Thu, 25 Nov 2021 04:00:58 GMT","finishTime":"Thu, 25 Nov 2021 04:01:50 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e","suppressRollback":false,"requestorId":"demo"},"subscriberInfo":{"globalSubscriberId":"basicnw-customer"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"subscriptionServiceType":"basic_network","aLaCarte":true,"testApi":"GR_API"},"project":{"projectName":"basicnw-project"},"owningEntity":{"owningEntityId":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:01:50 GMT"}}} 2021-11-25 04:01:52,663 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-25 04:01:52,663 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-25 04:01:52,663 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-11-25 04:01:52,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:01:52,741 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 770 2021-11-25 04:01:52,743 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-11-25 04:01:52,743 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1637812736512","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/fba64c15a7d04def8dc29acdb92cf07c","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":"fba64c15a7d04def8dc29acdb92cf07c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2021-11-25 04:01:52,748 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e 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-25 04:01:52,749 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e 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-ecc2cecd-d12e-428e-af22-d61a75d5fa6e 2021-11-25 04:01:52,749 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e service-instance-name] data sent: None 2021-11-25 04:01:52,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:01:52,882 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-ecc2cecd-d12e-428e-af22-d61a75d5fa6e HTTP/1.1" 200 1195 2021-11-25 04:01:52,885 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e service-instance-name] response code: 200 2021-11-25 04:01:52,886 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e service-instance-name] response: {"service-instance":[{"service-instance-id":"e770c1e7-e9d2-422f-beec-56bc44d3f702","service-instance-name":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0597fd15-7368-48c4-8489-d62faab83456","model-version-id":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","resource-version":"1637812910297","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e770c1e7-e9d2-422f-beec-56bc44d3f702/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/98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949"}]},{"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-25 04:01:52,893 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-25 04:01:52,894 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-25 04:01:52,894 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None 2021-11-25 04:01:52,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:01:53,023 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-25 04:01:53,023 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200 2021-11-25 04:01:53,024 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":"1637812734207"} 2021-11-25 04:01:53,026 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-25 04:01:53,026 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-25 04:01:53,026 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None 2021-11-25 04:01:53,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:01:53,225 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 770 2021-11-25 04:01:53,226 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200 2021-11-25 04:01:53,226 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1637812736512","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/fba64c15a7d04def8dc29acdb92cf07c","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":"fba64c15a7d04def8dc29acdb92cf07c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]}}]} 2021-11-25 04:01:53,228 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e 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-25 04:01:53,228 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e 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-ecc2cecd-d12e-428e-af22-d61a75d5fa6e 2021-11-25 04:01:53,228 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e service-instance-name] data sent: None 2021-11-25 04:01:53,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:01:53,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/service-instances?service-instance-name=basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e HTTP/1.1" 200 1195 2021-11-25 04:01:53,425 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e service-instance-name] response code: 200 2021-11-25 04:01:53,425 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e service-instance-name] response: {"service-instance":[{"service-instance-id":"e770c1e7-e9d2-422f-beec-56bc44d3f702","service-instance-name":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"0597fd15-7368-48c4-8489-d62faab83456","model-version-id":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","resource-version":"1637812910297","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e770c1e7-e9d2-422f-beec-56bc44d3f702/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/98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949"}]},{"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-25 04:01:53,427 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 04:01:53,428 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 04:01:53,428 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-25 04:01:53,428 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-25 04:01:53,428 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 04:01:53,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 04:01:55,180 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-25 04:01:55,181 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 04:01:55,182 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 04:01:55,183 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 04:01:55,183 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:01:55,184 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:01:55,184 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:01:55,184 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-25 04:01:55,184 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:01:55,184 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:01:55,184 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:01:55,184 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-25 04:01:55,184 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 04:01:55,184 INFO 192:__init__.py(1) - Service found, updating information 2021-11-25 04:01:55,184 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-25 04:01:55,185 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-25 04:01:55,185 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-25 04:01:55,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 04:01:55,974 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-25 04:01:55,978 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-25 04:01:55,980 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"17f5d059-e4b4-4ca8-a474-3ea58b095cb4","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1637812908664,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4c435379-578f-46ea-be43-bbb7a137f542","invariantUUID":"f0e4180e-7fb0-410c-8dac-c28674d8432c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fcde178c-6bf2-472e-b898-b074efc23de7","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1637812903680,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d994d988-e363-42d2-becb-82aa5e77c744","invariantUUID":"0be45ae9-ffe8-45ca-8019-68a90d775393","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":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"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":"96091c2d-5a48-4b5c-9475-fc6e641d308a","lifecycleState":"CERTIFIED","lastUpdateDate":1637812725215,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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-25 04:01:55,983 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-25 04:01:55,984 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-25 04:01:55,984 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/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel 2021-11-25 04:01:55,984 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None 2021-11-25 04:01:55,986 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 04:01:56,374 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel HTTP/1.1" 200 None 2021-11-25 04:01:56,377 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200 2021-11-25 04:01:56,377 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a 2021-11-25 04:01:56,424 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': 'd7e837d8-bccb-40e1-bab5-7e3518db5dfc', 'x-fromappid': 'API client'} 2021-11-25 04:01:56,424 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-25 04:01:56,424 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-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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-25 04:01:56,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267 2021-11-25 04:01:56,783 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-25 04:01:56,786 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200 2021-11-25 04:01:56,787 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-25 04:01:56,802 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-25 04:01:56,803 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-25 04:01:56,803 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-25 04:01:56,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:01:56,872 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 655 2021-11-25 04:01:56,873 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-25 04:01:56,873 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/fba64c15a7d04def8dc29acdb92cf07c","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":"fba64c15a7d04def8dc29acdb92cf07c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2021-11-25 04:01:56,876 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-25 04:01:56,876 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-25 04:01:56,877 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-25 04:01:56,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:01:56,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-25 04:01:56,939 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-25 04:01:56,940 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":"1637812733929","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-25 04:01:56,944 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-25 04:01:56,944 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-25 04:01:56,944 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-25 04:01:56,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:01:57,071 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 655 2021-11-25 04:01:57,072 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-25 04:01:57,072 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/fba64c15a7d04def8dc29acdb92cf07c","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":"fba64c15a7d04def8dc29acdb92cf07c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2021-11-25 04:01:57,075 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-25 04:01:57,076 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-25 04:01:57,076 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-25 04:01:57,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:01:57,173 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-25 04:01:57,174 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-25 04:01:57,174 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":"1637812733929","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-25 04:01:57,177 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-25 04:01:57,178 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/fba64c15a7d04def8dc29acdb92cf07c 2021-11-25 04:01:57,178 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-25 04:01:57,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:01:57,272 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/fba64c15a7d04def8dc29acdb92cf07c HTTP/1.1" 200 621 2021-11-25 04:01:57,273 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-25 04:01:57,274 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"fba64c15a7d04def8dc29acdb92cf07c","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1637812736512","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-25 04:01:57,287 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 04:01:57,287 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 04:01:57,287 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-25 04:01:57,287 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-25 04:01:57,287 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 04:01:57,293 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 04:01:57,337 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-25 04:01:57,338 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 04:01:57,339 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 04:01:57,341 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 04:01:57,342 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:01:57,342 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:01:57,342 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:01:57,342 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-25 04:01:57,342 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:01:57,342 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:01:57,342 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:01:57,342 DEBUG 147:__init__.py(1) - number of Service returned: 2 2021-11-25 04:01:57,342 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 04:01:57,342 INFO 192:__init__.py(1) - Service found, updating information 2021-11-25 04:01:57,343 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-25 04:01:57,343 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-25 04:01:57,343 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-25 04:01:57,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 04:01:57,408 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-25 04:01:57,412 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-25 04:01:57,414 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"17f5d059-e4b4-4ca8-a474-3ea58b095cb4","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1637812908664,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4c435379-578f-46ea-be43-bbb7a137f542","invariantUUID":"f0e4180e-7fb0-410c-8dac-c28674d8432c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","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":"0.1","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"fcde178c-6bf2-472e-b898-b074efc23de7","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1637812903680,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d994d988-e363-42d2-becb-82aa5e77c744","invariantUUID":"0be45ae9-ffe8-45ca-8019-68a90d775393","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":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"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":"96091c2d-5a48-4b5c-9475-fc6e641d308a","lifecycleState":"CERTIFIED","lastUpdateDate":1637812725215,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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-25 04:01:57,418 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-25 04:01:57,419 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': 'cff7077e-ba84-4d6f-adba-106a0ca24098', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:01:57,419 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/e770c1e7-e9d2-422f-beec-56bc44d3f702/networks 2021-11-25 04:01:57,419 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: { "requestDetails": { "requestInfo": { "instanceName": "basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0", "source": "VID", "suppressRollback": false, "requestorId": "test", "productFamilyId": "0597fd15-7368-48c4-8489-d62faab83456" }, "modelInfo": { "modelType": "network", "modelInvariantId": "aa3e2eb8-d97d-4805-8032-fb97212ca98e", "modelVersionId": "8cf9638d-0541-41e3-b610-c865e0d20c45", "modelName": "Generic NeutronNet", "modelVersion": "1.0", "modelCustomizationId": "f98f4d82-ed8f-4aaa-a3fd-3971523b6659", "modelCustomizationName": "Generic NeutronNet 0" }, "requestParameters": { "userParams": [ ], "aLaCarte": true, "testApi": "GR_API" }, "cloudConfiguration": { "tenantId": "fba64c15a7d04def8dc29acdb92cf07c", "cloudOwner": "basicnw-cloud-owner", "lcpCloudRegionId": "RegionOne" }, "lineOfBusiness": { "lineOfBusinessName": "basicnw-lob" }, "platform": { "platformName": "basicnw-platform" }, "relatedInstanceList": [{ "relatedInstance": { "instanceId": "e770c1e7-e9d2-422f-beec-56bc44d3f702", "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "0597fd15-7368-48c4-8489-d62faab83456", "modelVersion": "1.0", "modelVersionId": "fb2543ed-456b-4cfe-bda6-da904d6f76b1" } } }] } } 2021-11-25 04:01:57,421 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:59,252 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/e770c1e7-e9d2-422f-beec-56bc44d3f702/networks HTTP/1.1" 202 262 2021-11-25 04:01:59,255 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202 2021-11-25 04:01:59,255 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","instanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098"}} 2021-11-25 04:01:59,256 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished 2021-11-25 04:01:59,266 DEBUG 129:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8e42cd73-c994-4060-af9d-7f901b4fd5ce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:01:59,267 DEBUG 131:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 2021-11-25 04:01:59,267 DEBUG 132:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] data sent: None 2021-11-25 04:01:59,270 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:01:59,452 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 HTTP/1.1" 200 1977 2021-11-25 04:01:59,453 INFO 142:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response code: 200 2021-11-25 04:01:59,454 DEBUG 146:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response: {"request":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","startTime":"Thu, 25 Nov 2021 04:01:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelVersionId":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelCustomizationId":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelUuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelInvariantUuid":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"0597fd15-7368-48c4-8489-d62faab83456","source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"}}}],"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 25 Nov 2021 04:01:59 GMT"}}} 2021-11-25 04:02:09,461 DEBUG 129:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b6c4d68e-f1fd-4063-8b97-575ccdf9d09e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:02:09,461 DEBUG 131:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 2021-11-25 04:02:09,461 DEBUG 132:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] data sent: None 2021-11-25 04:02:09,463 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:02:09,636 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 HTTP/1.1" 200 1977 2021-11-25 04:02:09,638 INFO 142:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response code: 200 2021-11-25 04:02:09,638 DEBUG 146:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response: {"request":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","startTime":"Thu, 25 Nov 2021 04:01:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelVersionId":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelCustomizationId":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelUuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelInvariantUuid":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"0597fd15-7368-48c4-8489-d62faab83456","source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"}}}],"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 25 Nov 2021 04:01:59 GMT"}}} 2021-11-25 04:02:19,646 DEBUG 129:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b1bb394e-e91d-4b34-bbba-5079f266fbb6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:02:19,646 DEBUG 131:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 2021-11-25 04:02:19,646 DEBUG 132:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] data sent: None 2021-11-25 04:02:19,653 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:02:20,277 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 HTTP/1.1" 200 2218 2021-11-25 04:02:20,278 INFO 142:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response code: 200 2021-11-25 04:02:20,278 DEBUG 146:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response: {"request":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","startTime":"Thu, 25 Nov 2021 04:01:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelVersionId":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelCustomizationId":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelUuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelInvariantUuid":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"0597fd15-7368-48c4-8489-d62faab83456","source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"}}}],"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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":"Thu, 25 Nov 2021 04:02:12 GMT"}}} 2021-11-25 04:02:30,285 DEBUG 129:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60a50e23-b14d-4d8b-bba3-8be9a3286450', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:02:30,285 DEBUG 131:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 2021-11-25 04:02:30,285 DEBUG 132:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] data sent: None 2021-11-25 04:02:30,287 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:02:30,766 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 HTTP/1.1" 200 3851 2021-11-25 04:02:30,768 INFO 142:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response code: 200 2021-11-25 04:02:30,769 DEBUG 146:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response: {"request":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","startTime":"Thu, 25 Nov 2021 04:01:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelVersionId":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelCustomizationId":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelUuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelInvariantUuid":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"0597fd15-7368-48c4-8489-d62faab83456","source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"}}}],"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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":"Thu, 25 Nov 2021 04:02:22 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e6388bea-ad5c-4b76-aff6-739719149020\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"24523587-d9e0-4713-b78b-488b64694639\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":null,\"creation_time\":1637812941000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:02:40,777 DEBUG 129:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '15c4c2cd-861f-4ceb-9212-4a969551999a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:02:40,777 DEBUG 131:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 2021-11-25 04:02:40,777 DEBUG 132:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] data sent: None 2021-11-25 04:02:40,779 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:02:41,255 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 HTTP/1.1" 200 3891 2021-11-25 04:02:41,256 INFO 142:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response code: 200 2021-11-25 04:02:41,256 DEBUG 146:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response: {"request":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","startTime":"Thu, 25 Nov 2021 04:01:57 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelVersionId":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelCustomizationId":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelUuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelInvariantUuid":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"0597fd15-7368-48c4-8489-d62faab83456","source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"}}}],"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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":"Thu, 25 Nov 2021 04:02:39 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"24523587-d9e0-4713-b78b-488b64694639\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"366c040f-b483-4d0a-91e2-46f092709c2c\",\"output_key\":\"subnet_id_e6388bea-ad5c-4b76-aff6-739719149020\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":null,\"creation_time\":1637812941000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:02:51,264 DEBUG 129:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7cadba14-0abe-40bc-8718-cda3fd5be0dd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:02:51,264 DEBUG 131:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 2021-11-25 04:02:51,264 DEBUG 132:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] data sent: None 2021-11-25 04:02:51,266 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:02:51,438 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 HTTP/1.1" 200 3858 2021-11-25 04:02:51,439 INFO 142:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response code: 200 2021-11-25 04:02:51,439 DEBUG 146:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response: {"request":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","startTime":"Thu, 25 Nov 2021 04:01:57 GMT","finishTime":"Thu, 25 Nov 2021 04:02:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelVersionId":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelCustomizationId":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelUuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelInvariantUuid":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"0597fd15-7368-48c4-8489-d62faab83456","source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"}}}],"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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":"Thu, 25 Nov 2021 04:02:43 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"24523587-d9e0-4713-b78b-488b64694639\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"366c040f-b483-4d0a-91e2-46f092709c2c\",\"output_key\":\"subnet_id_e6388bea-ad5c-4b76-aff6-739719149020\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":null,\"creation_time\":1637812941000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:02:51,440 INFO 56:mixins.py(9) - NetworkInstantiation task finished 2021-11-25 04:02:51,440 DEBUG 129:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5f85dc56-5420-441a-a16e-29170474bc43', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:02:51,440 DEBUG 131:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 2021-11-25 04:02:51,440 DEBUG 132:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] data sent: None 2021-11-25 04:02:51,441 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:02:51,617 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 HTTP/1.1" 200 3858 2021-11-25 04:02:51,619 INFO 142:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response code: 200 2021-11-25 04:02:51,619 DEBUG 146:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response: {"request":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","startTime":"Thu, 25 Nov 2021 04:01:57 GMT","finishTime":"Thu, 25 Nov 2021 04:02:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelVersionId":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelCustomizationId":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelUuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelInvariantUuid":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"0597fd15-7368-48c4-8489-d62faab83456","source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"}}}],"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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":"Thu, 25 Nov 2021 04:02:43 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"24523587-d9e0-4713-b78b-488b64694639\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"366c040f-b483-4d0a-91e2-46f092709c2c\",\"output_key\":\"subnet_id_e6388bea-ad5c-4b76-aff6-739719149020\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":null,\"creation_time\":1637812941000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:02:51,621 DEBUG 129:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4f0ae131-0e1d-40f3-ac17-abadb75ce9f8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:02:51,621 DEBUG 131:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 2021-11-25 04:02:51,621 DEBUG 132:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] data sent: None 2021-11-25 04:02:51,623 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:02:51,802 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 HTTP/1.1" 200 3858 2021-11-25 04:02:51,803 INFO 142:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response code: 200 2021-11-25 04:02:51,803 DEBUG 146:onap_service.py(9) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response: {"request":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","startTime":"Thu, 25 Nov 2021 04:01:57 GMT","finishTime":"Thu, 25 Nov 2021 04:02:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelVersionId":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelCustomizationId":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelUuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelInvariantUuid":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"0597fd15-7368-48c4-8489-d62faab83456","source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"}}}],"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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":"Thu, 25 Nov 2021 04:02:43 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"24523587-d9e0-4713-b78b-488b64694639\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"366c040f-b483-4d0a-91e2-46f092709c2c\",\"output_key\":\"subnet_id_e6388bea-ad5c-4b76-aff6-739719149020\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":null,\"creation_time\":1637812941000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:02:51,808 DEBUG 129:onap_service.py(1) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '617049cd-11f2-46bc-93b5-ec6623d62c3b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:02:51,809 DEBUG 131:onap_service.py(1) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 2021-11-25 04:02:51,809 DEBUG 132:onap_service.py(1) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] data sent: None 2021-11-25 04:02:51,814 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:02:51,978 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 HTTP/1.1" 200 3858 2021-11-25 04:02:51,979 INFO 142:onap_service.py(1) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response code: 200 2021-11-25 04:02:51,979 DEBUG 146:onap_service.py(1) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response: {"request":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","startTime":"Thu, 25 Nov 2021 04:01:57 GMT","finishTime":"Thu, 25 Nov 2021 04:02:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelVersionId":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelCustomizationId":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelUuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelInvariantUuid":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"0597fd15-7368-48c4-8489-d62faab83456","source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"}}}],"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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":"Thu, 25 Nov 2021 04:02:43 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"24523587-d9e0-4713-b78b-488b64694639\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"366c040f-b483-4d0a-91e2-46f092709c2c\",\"output_key\":\"subnet_id_e6388bea-ad5c-4b76-aff6-739719149020\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":null,\"creation_time\":1637812941000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:02:51,980 DEBUG 129:onap_service.py(1) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd6bf9c30-4e78-48d6-aef6-ff1ac5b3f951', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:02:51,980 DEBUG 131:onap_service.py(1) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 2021-11-25 04:02:51,980 DEBUG 132:onap_service.py(1) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] data sent: None 2021-11-25 04:02:51,982 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:02:52,152 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/cff7077e-ba84-4d6f-adba-106a0ca24098 HTTP/1.1" 200 3858 2021-11-25 04:02:52,155 INFO 142:onap_service.py(1) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response code: 200 2021-11-25 04:02:52,155 DEBUG 146:onap_service.py(1) - [None][Check cff7077e-ba84-4d6f-adba-106a0ca24098 orchestration request status] response: {"request":{"requestId":"cff7077e-ba84-4d6f-adba-106a0ca24098","startTime":"Thu, 25 Nov 2021 04:01:57 GMT","finishTime":"Thu, 25 Nov 2021 04:02:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelVersionId":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelCustomizationId":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","modelUuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","modelInvariantUuid":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"0597fd15-7368-48c4-8489-d62faab83456","source":"VID","instanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"}}}],"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"},"platform":{"platformName":"basicnw-platform"},"lineOfBusiness":{"lineOfBusinessName":"basicnw-lob"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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":"Thu, 25 Nov 2021 04:02:43 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"24523587-d9e0-4713-b78b-488b64694639\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"366c040f-b483-4d0a-91e2-46f092709c2c\",\"output_key\":\"subnet_id_e6388bea-ad5c-4b76-aff6-739719149020\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":null,\"creation_time\":1637812941000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:02:52,157 INFO 37:basic_network.py(1) - Service basic_network successfully created 2021-11-25 04:02:52,157 INFO 40:basic_network.py(1) - Service basic_network cleanup called 2021-11-25 04:03:02,166 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-25 04:03:02,166 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/e770c1e7-e9d2-422f-beec-56bc44d3f702/relationship-list 2021-11-25 04:03:02,167 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-25 04:03:02,172 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:03:02,236 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/e770c1e7-e9d2-422f-beec-56bc44d3f702/relationship-list HTTP/1.1" 200 1071 2021-11-25 04:03:02,237 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-25 04:03:02,238 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/98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"98a7ed1a-9ea7-43ad-a7c9-f0a5bc3e0949"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v24/network/l3-networks/l3-network/5f33e519-de2d-408f-9f6f-a3b1b1b943f3","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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-25 04:03:02,241 DEBUG 129:onap_service.py(1) - [AAI][Get e770c1e7-e9d2-422f-beec-56bc44d3f702 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-25 04:03:02,241 DEBUG 131:onap_service.py(1) - [AAI][Get e770c1e7-e9d2-422f-beec-56bc44d3f702 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v24/network/l3-networks/l3-network/5f33e519-de2d-408f-9f6f-a3b1b1b943f3 2021-11-25 04:03:02,241 DEBUG 132:onap_service.py(1) - [AAI][Get e770c1e7-e9d2-422f-beec-56bc44d3f702 ABCMeta] data sent: None 2021-11-25 04:03:02,243 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:03:02,343 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v24/network/l3-networks/l3-network/5f33e519-de2d-408f-9f6f-a3b1b1b943f3 HTTP/1.1" 200 3219 2021-11-25 04:03:02,344 INFO 142:onap_service.py(1) - [AAI][Get e770c1e7-e9d2-422f-beec-56bc44d3f702 ABCMeta] response code: 200 2021-11-25 04:03:02,344 DEBUG 146:onap_service.py(1) - [AAI][Get e770c1e7-e9d2-422f-beec-56bc44d3f702 ABCMeta] response: {"network-id":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","network-name":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"24523587-d9e0-4713-b78b-488b64694639","is-bound-to-vpn":false,"resource-version":"1637812962722","orchestration-status":"Active","heat-stack-id":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6","model-invariant-id":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","model-version-id":"8cf9638d-0541-41e3-b610-c865e0d20c45","model-customization-id":"f98f4d82-ed8f-4aaa-a3fd-3971523b6659","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/e770c1e7-e9d2-422f-beec-56bc44d3f702","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":"e770c1e7-e9d2-422f-beec-56bc44d3f702"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"}]},{"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"}]},{"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/fba64c15a7d04def8dc29acdb92cf07c","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":"fba64c15a7d04def8dc29acdb92cf07c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]},{"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":"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"}]}]}} 2021-11-25 04:03:02,348 INFO 162:vl_ala_carte.py(1) - Start network deletion AAI 2021-11-25 04:03:02,348 DEBUG 199:network.py(1) - Delete 5f33e519-de2d-408f-9f6f-a3b1b1b943f3 network 2021-11-25 04:03:02,348 DEBUG 144:deletion.py(1) - Network 5f33e519-de2d-408f-9f6f-a3b1b1b943f3 deletion request 2021-11-25 04:03:02,357 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-25 04:03:02,357 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-25 04:03:02,357 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-25 04:03:02,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:03:02,407 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 655 2021-11-25 04:03:02,408 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-25 04:03:02,409 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/fba64c15a7d04def8dc29acdb92cf07c","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":"fba64c15a7d04def8dc29acdb92cf07c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2021-11-25 04:03:02,413 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-25 04:03:02,413 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-25 04:03:02,413 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-25 04:03:02,415 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:03:02,481 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-25 04:03:02,483 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-25 04:03:02,483 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":"1637812923909","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/5f33e519-de2d-408f-9f6f-a3b1b1b943f3","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"}]}]}}]} 2021-11-25 04:03:02,486 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-25 04:03:02,486 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-25 04:03:02,486 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-25 04:03:02,489 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:03:02,541 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 655 2021-11-25 04:03:02,543 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-25 04:03:02,543 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/fba64c15a7d04def8dc29acdb92cf07c","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":"fba64c15a7d04def8dc29acdb92cf07c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2021-11-25 04:03:02,547 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-25 04:03:02,548 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-25 04:03:02,548 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-25 04:03:02,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:03:02,612 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-25 04:03:02,613 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-25 04:03:02,613 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":"1637812923909","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/5f33e519-de2d-408f-9f6f-a3b1b1b943f3","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"}]}]}}]} 2021-11-25 04:03:02,616 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-25 04:03:02,616 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-25 04:03:02,616 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None 2021-11-25 04:03:02,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:03:02,667 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 655 2021-11-25 04:03:02,669 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200 2021-11-25 04:03:02,669 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/fba64c15a7d04def8dc29acdb92cf07c","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":"fba64c15a7d04def8dc29acdb92cf07c"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-istanbul-daily-vnfs"}]}]} 2021-11-25 04:03:02,673 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-25 04:03:02,674 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-25 04:03:02,674 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None 2021-11-25 04:03:02,676 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:03:02,738 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-25 04:03:02,739 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200 2021-11-25 04:03:02,739 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":"1637812923909","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/5f33e519-de2d-408f-9f6f-a3b1b1b943f3","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"}]}]}}]} 2021-11-25 04:03:02,744 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-25 04:03:02,744 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/fba64c15a7d04def8dc29acdb92cf07c 2021-11-25 04:03:02,745 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None 2021-11-25 04:03:02,747 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233 2021-11-25 04:03:02,801 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/fba64c15a7d04def8dc29acdb92cf07c HTTP/1.1" 200 1074 2021-11-25 04:03:02,803 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200 2021-11-25 04:03:02,803 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"fba64c15a7d04def8dc29acdb92cf07c","tenant-name":"onap-istanbul-daily-vnfs","tenant-context":"None","resource-version":"1637812923778","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/network/l3-networks/l3-network/5f33e519-de2d-408f-9f6f-a3b1b1b943f3","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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-25 04:03:02,808 DEBUG 129:onap_service.py(1) - [None][Create 5f33e519-de2d-408f-9f6f-a3b1b1b943f3 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1729ef3d-503c-49e1-8847-b5924c2565a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:02,808 DEBUG 131:onap_service.py(1) - [None][Create 5f33e519-de2d-408f-9f6f-a3b1b1b943f3 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e770c1e7-e9d2-422f-beec-56bc44d3f702/networks/5f33e519-de2d-408f-9f6f-a3b1b1b943f3 2021-11-25 04:03:02,808 DEBUG 132:onap_service.py(1) - [None][Create 5f33e519-de2d-408f-9f6f-a3b1b1b943f3 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": "fba64c15a7d04def8dc29acdb92cf07c" } } } 2021-11-25 04:03:02,811 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:05,257 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e770c1e7-e9d2-422f-beec-56bc44d3f702/networks/5f33e519-de2d-408f-9f6f-a3b1b1b943f3 HTTP/1.1" 202 262 2021-11-25 04:03:05,259 INFO 142:onap_service.py(1) - [None][Create 5f33e519-de2d-408f-9f6f-a3b1b1b943f3 Network deletion request] response code: 202 2021-11-25 04:03:05,259 DEBUG 146:onap_service.py(1) - [None][Create 5f33e519-de2d-408f-9f6f-a3b1b1b943f3 Network deletion request] response: {"requestReferences":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","instanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3"}} 2021-11-25 04:03:05,260 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished 2021-11-25 04:03:05,270 DEBUG 129:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a0dec6e1-7d19-497b-b67f-5414f31897ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:05,270 DEBUG 131:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 2021-11-25 04:03:05,270 DEBUG 132:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] data sent: None 2021-11-25 04:03:05,274 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:05,452 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 HTTP/1.1" 200 841 2021-11-25 04:03:05,456 INFO 142:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response code: 200 2021-11-25 04:03:05,458 DEBUG 146:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response: {"request":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","startTime":"Thu, 25 Nov 2021 04:03:03 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 25 Nov 2021 04:03:04 GMT"}}} 2021-11-25 04:03:15,469 DEBUG 129:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'da59763d-d8dd-4849-bbf3-f50c9ca0d896', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:15,470 DEBUG 131:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 2021-11-25 04:03:15,470 DEBUG 132:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] data sent: None 2021-11-25 04:03:15,471 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:15,948 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 HTTP/1.1" 200 2688 2021-11-25 04:03:15,951 INFO 142:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response code: 200 2021-11-25 04:03:15,952 DEBUG 146:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response: {"request":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","startTime":"Thu, 25 Nov 2021 04:03:03 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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":"Thu, 25 Nov 2021 04:03:09 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e6388bea-ad5c-4b76-aff6-739719149020\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":1637812989000,\"creation_time\":1637812941000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:03:25,961 DEBUG 129:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '73e252ae-d58c-4223-9f89-ed590feeb2fe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:25,962 DEBUG 131:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 2021-11-25 04:03:25,962 DEBUG 132:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] data sent: None 2021-11-25 04:03:25,965 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:26,445 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 HTTP/1.1" 200 2452 2021-11-25 04:03:26,447 INFO 142:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response code: 200 2021-11-25 04:03:26,448 DEBUG 146:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response: {"request":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","startTime":"Thu, 25 Nov 2021 04:03:03 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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: Task name is null. RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Thu, 25 Nov 2021 04:03:09 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":1637812989000,\"creation_time\":1637812941000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:03:36,458 DEBUG 129:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3695b706-3e3c-4c0f-8f57-adffabff2b78', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:36,458 DEBUG 131:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 2021-11-25 04:03:36,458 DEBUG 132:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] data sent: None 2021-11-25 04:03:36,461 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:36,918 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 HTTP/1.1" 200 2461 2021-11-25 04:03:36,921 INFO 142:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response code: 200 2021-11-25 04:03:36,923 DEBUG 146:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response: {"request":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","startTime":"Thu, 25 Nov 2021 04:03:03 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_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":"Thu, 25 Nov 2021 04:03:31 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":1637812989000,\"creation_time\":1637812941000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:03:46,937 DEBUG 129:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fcea4363-5e21-496b-986c-f9d890bdcbdb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:46,937 DEBUG 131:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 2021-11-25 04:03:46,938 DEBUG 132:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] data sent: None 2021-11-25 04:03:46,939 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:47,423 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 HTTP/1.1" 200 2729 2021-11-25 04:03:47,425 INFO 142:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response code: 200 2021-11-25 04:03:47,426 DEBUG 146:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response: {"request":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","startTime":"Thu, 25 Nov 2021 04:03:03 GMT","finishTime":"Thu, 25 Nov 2021 04:03:46 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/5f33e519-de2d-408f-9f6f-a3b1b1b943f3 does not exist in A&AI FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:03:47 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":1637812989000,\"creation_time\":1637812941000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:03:57,433 DEBUG 129:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8dd66ab8-9598-48ef-bb0a-33aeb9e97e59', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:57,433 DEBUG 131:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 2021-11-25 04:03:57,434 DEBUG 132:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] data sent: None 2021-11-25 04:03:57,435 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:57,615 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 HTTP/1.1" 200 2504 2021-11-25 04:03:57,622 INFO 142:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response code: 200 2021-11-25 04:03:57,623 DEBUG 146:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response: {"request":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","startTime":"Thu, 25 Nov 2021 04:03:03 GMT","finishTime":"Thu, 25 Nov 2021 04:03:48 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:03:48 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":1637812989000,\"creation_time\":1637812941000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:03:57,623 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished 2021-11-25 04:03:57,624 DEBUG 129:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09221dda-6566-43f9-9295-74f20ee3b81a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:57,624 DEBUG 131:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 2021-11-25 04:03:57,625 DEBUG 132:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] data sent: None 2021-11-25 04:03:57,626 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:57,820 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 HTTP/1.1" 200 2504 2021-11-25 04:03:57,821 INFO 142:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response code: 200 2021-11-25 04:03:57,821 DEBUG 146:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response: {"request":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","startTime":"Thu, 25 Nov 2021 04:03:03 GMT","finishTime":"Thu, 25 Nov 2021 04:03:48 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:03:48 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":1637812989000,\"creation_time\":1637812941000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:03:57,822 DEBUG 129:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c950ea89-248b-4016-ad1e-b133002bd560', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:57,822 DEBUG 131:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 2021-11-25 04:03:57,822 DEBUG 132:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] data sent: None 2021-11-25 04:03:57,823 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:57,991 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 HTTP/1.1" 200 2504 2021-11-25 04:03:57,992 INFO 142:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response code: 200 2021-11-25 04:03:57,992 DEBUG 146:onap_service.py(10) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response: {"request":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","startTime":"Thu, 25 Nov 2021 04:03:03 GMT","finishTime":"Thu, 25 Nov 2021 04:03:48 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:03:48 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":1637812989000,\"creation_time\":1637812941000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:03:57,999 DEBUG 129:onap_service.py(1) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de9d22ff-c321-4579-87b2-5f254589c18e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:58,000 DEBUG 131:onap_service.py(1) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 2021-11-25 04:03:58,000 DEBUG 132:onap_service.py(1) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] data sent: None 2021-11-25 04:03:58,003 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:58,177 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 HTTP/1.1" 200 2504 2021-11-25 04:03:58,180 INFO 142:onap_service.py(1) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response code: 200 2021-11-25 04:03:58,181 DEBUG 146:onap_service.py(1) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response: {"request":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","startTime":"Thu, 25 Nov 2021 04:03:03 GMT","finishTime":"Thu, 25 Nov 2021 04:03:48 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:03:48 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":1637812989000,\"creation_time\":1637812941000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:03:58,182 DEBUG 129:onap_service.py(1) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0778bee8-947d-4f7e-ae9e-12979e514e11', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:58,183 DEBUG 131:onap_service.py(1) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 2021-11-25 04:03:58,183 DEBUG 132:onap_service.py(1) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] data sent: None 2021-11-25 04:03:58,186 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:03:58,351 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1729ef3d-503c-49e1-8847-b5924c2565a3 HTTP/1.1" 200 2504 2021-11-25 04:03:58,352 INFO 142:onap_service.py(1) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response code: 200 2021-11-25 04:03:58,352 DEBUG 146:onap_service.py(1) - [None][Check 1729ef3d-503c-49e1-8847-b5924c2565a3 orchestration request status] response: {"request":{"requestId":"1729ef3d-503c-49e1-8847-b5924c2565a3","startTime":"Thu, 25 Nov 2021 04:03:03 GMT","finishTime":"Thu, 25 Nov 2021 04:03:48 GMT","requestScope":"network","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelType":"network"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"cloudConfiguration":{"tenantId":"fba64c15a7d04def8dc29acdb92cf07c","tenantName":"onap-istanbul-daily-vnfs","cloudOwner":"basicnw-cloud-owner","lcpCloudRegionId":"RegionOne"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","networkInstanceId":"5f33e519-de2d-408f-9f6f-a3b1b1b943f3","networkInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:03:48 GMT"},"requestProcessingData":[{"groupingId":"3c544188-fa4e-400d-a093-b38b0d1975c6","tag":"StackInformation","dataPairs":[{"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/fba64c15a7d04def8dc29acdb92cf07c/stacks/basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0/3c544188-fa4e-400d-a093-b38b0d1975c6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"updated_time\":1637812989000,\"creation_time\":1637812941000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-istanbul-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"68fc2e5b876f4cde975f6732ad8ba0d3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3c544188-fa4e-400d-a093-b38b0d1975c6\",\"OS::project_id\":\"fba64c15a7d04def8dc29acdb92cf07c\",\"OS::stack_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"network_name\":\"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e_net_0\",\"shared\":\"False\"}}"}]}]}} 2021-11-25 04:03:58,353 DEBUG 319:service.py(1) - Delete e770c1e7-e9d2-422f-beec-56bc44d3f702 service instance 2021-11-25 04:03:58,354 DEBUG 113:deletion.py(1) - Service e770c1e7-e9d2-422f-beec-56bc44d3f702 deletion request 2021-11-25 04:03:58,368 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 04:03:58,368 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 04:03:58,368 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-25 04:03:58,368 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-25 04:03:58,369 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 04:03:58,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 04:03:58,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1776 2021-11-25 04:03:58,424 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 04:03:58,425 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"750684ff-164e-4157-b3f8-4c31265faedd","invariantUUID":"8a72df0f-5316-46ec-bb2e-478b600fb6a7","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/750684ff-164e-4157-b3f8-4c31265faedd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e1b71d1-5634-43cc-af1f-14501d0f5e2f","invariantUUID":"c146dd3a-84b4-4e8e-8593-ac97e6918b1b","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e1b71d1-5634-43cc-af1f-14501d0f5e2f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"04750e73-b70c-424f-bd94-bc561b31d49c","invariantUUID":"d4a1ce94-6a77-4e19-80d2-891c0b5f195a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/04750e73-b70c-424f-bd94-bc561b31d49c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 04:03:58,429 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 04:03:58,429 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,429 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,430 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,430 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-25 04:03:58,430 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,430 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,430 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,430 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-25 04:03:58,430 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,431 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,431 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,431 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-25 04:03:58,431 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,431 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,431 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,431 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-25 04:03:58,432 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,432 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,432 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,432 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-25 04:03:58,432 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 04:03:58,432 INFO 192:__init__.py(1) - Service found, updating information 2021-11-25 04:03:58,433 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-25 04:03:58,433 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-25 04:03:58,433 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-25 04:03:58,434 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 04:03:58,493 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-25 04:03:58,499 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-25 04:03:58,504 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ced7445-2486-4a12-961b-c6a407c2a5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1637812933886,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"74b0bd93-3dfa-413f-87b2-c7be65a87e34","invariantUUID":"3ceb978c-a5c2-4c8d-86df-19576114de18","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":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"defaulticon","uniqueId":"3516bc49-c2e4-47fa-a9c4-f9e2f5344f36","lifecycleState":"CERTIFIED","lastUpdateDate":1637812923937,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4c435379-578f-46ea-be43-bbb7a137f542","invariantUUID":"f0e4180e-7fb0-410c-8dac-c28674d8432c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"defaulticon","uniqueId":"4a96df80-7de6-44c0-964a-755763a4747c","lifecycleState":"CERTIFIED","lastUpdateDate":1637812916664,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d994d988-e363-42d2-becb-82aa5e77c744","invariantUUID":"0be45ae9-ffe8-45ca-8019-68a90d775393","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"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":"9d1149ec-1966-4389-b52a-95159b601b8e","lifecycleState":"CERTIFIED","lastUpdateDate":1637812963400,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"04750e73-b70c-424f-bd94-bc561b31d49c","invariantUUID":"d4a1ce94-6a77-4e19-80d2-891c0b5f195a","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":"abffd1c5-05f8-4c41-9a60-003bcce9a186","lifecycleState":"CERTIFIED","lastUpdateDate":1637812969986,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e1b71d1-5634-43cc-af1f-14501d0f5e2f","invariantUUID":"c146dd3a-84b4-4e8e-8593-ac97e6918b1b","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"96091c2d-5a48-4b5c-9475-fc6e641d308a","lifecycleState":"CERTIFIED","lastUpdateDate":1637812725215,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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":"af987202-9657-4a51-9c8f-6b0fd06c8671","lifecycleState":"CERTIFIED","lastUpdateDate":1637812991325,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"750684ff-164e-4157-b3f8-4c31265faedd","invariantUUID":"8a72df0f-5316-46ec-bb2e-478b600fb6a7","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-25 04:03:58,509 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-25 04:03:58,509 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 04:03:58,509 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 04:03:58,510 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-25 04:03:58,510 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-25 04:03:58,510 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 04:03:58,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 04:03:58,567 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1776 2021-11-25 04:03:58,569 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 04:03:58,570 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"750684ff-164e-4157-b3f8-4c31265faedd","invariantUUID":"8a72df0f-5316-46ec-bb2e-478b600fb6a7","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/750684ff-164e-4157-b3f8-4c31265faedd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e1b71d1-5634-43cc-af1f-14501d0f5e2f","invariantUUID":"c146dd3a-84b4-4e8e-8593-ac97e6918b1b","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e1b71d1-5634-43cc-af1f-14501d0f5e2f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"04750e73-b70c-424f-bd94-bc561b31d49c","invariantUUID":"d4a1ce94-6a77-4e19-80d2-891c0b5f195a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/04750e73-b70c-424f-bd94-bc561b31d49c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 04:03:58,574 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 04:03:58,575 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,575 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,575 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,575 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-25 04:03:58,575 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,575 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,575 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,575 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-25 04:03:58,575 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,575 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,575 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,575 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-25 04:03:58,576 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,576 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,576 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,576 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-25 04:03:58,576 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,576 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,576 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,576 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-25 04:03:58,576 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 04:03:58,576 INFO 192:__init__.py(1) - Service found, updating information 2021-11-25 04:03:58,577 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-25 04:03:58,577 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-25 04:03:58,577 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-25 04:03:58,579 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 04:03:58,640 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None 2021-11-25 04:03:58,646 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-25 04:03:58,650 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ced7445-2486-4a12-961b-c6a407c2a5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1637812933886,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"74b0bd93-3dfa-413f-87b2-c7be65a87e34","invariantUUID":"3ceb978c-a5c2-4c8d-86df-19576114de18","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":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"defaulticon","uniqueId":"3516bc49-c2e4-47fa-a9c4-f9e2f5344f36","lifecycleState":"CERTIFIED","lastUpdateDate":1637812923937,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4c435379-578f-46ea-be43-bbb7a137f542","invariantUUID":"f0e4180e-7fb0-410c-8dac-c28674d8432c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"defaulticon","uniqueId":"4a96df80-7de6-44c0-964a-755763a4747c","lifecycleState":"CERTIFIED","lastUpdateDate":1637812916664,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d994d988-e363-42d2-becb-82aa5e77c744","invariantUUID":"0be45ae9-ffe8-45ca-8019-68a90d775393","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"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":"9d1149ec-1966-4389-b52a-95159b601b8e","lifecycleState":"CERTIFIED","lastUpdateDate":1637812963400,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"04750e73-b70c-424f-bd94-bc561b31d49c","invariantUUID":"d4a1ce94-6a77-4e19-80d2-891c0b5f195a","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":"abffd1c5-05f8-4c41-9a60-003bcce9a186","lifecycleState":"CERTIFIED","lastUpdateDate":1637812969986,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e1b71d1-5634-43cc-af1f-14501d0f5e2f","invariantUUID":"c146dd3a-84b4-4e8e-8593-ac97e6918b1b","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"96091c2d-5a48-4b5c-9475-fc6e641d308a","lifecycleState":"CERTIFIED","lastUpdateDate":1637812725215,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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":"af987202-9657-4a51-9c8f-6b0fd06c8671","lifecycleState":"CERTIFIED","lastUpdateDate":1637812991325,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"750684ff-164e-4157-b3f8-4c31265faedd","invariantUUID":"8a72df0f-5316-46ec-bb2e-478b600fb6a7","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-25 04:03:58,655 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-25 04:03:58,656 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC 2021-11-25 04:03:58,656 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC 2021-11-25 04:03:58,657 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-25 04:03:58,657 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-25 04:03:58,657 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None 2021-11-25 04:03:58,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 04:03:58,718 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 1776 2021-11-25 04:03:58,720 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200 2021-11-25 04:03:58,721 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","name":"basic_onboard_OAKUZL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"750684ff-164e-4157-b3f8-4c31265faedd","invariantUUID":"8a72df0f-5316-46ec-bb2e-478b600fb6a7","name":"basic_vm_macro","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/750684ff-164e-4157-b3f8-4c31265faedd/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"1e1b71d1-5634-43cc-af1f-14501d0f5e2f","invariantUUID":"c146dd3a-84b4-4e8e-8593-ac97e6918b1b","name":"basicclamp","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/1e1b71d1-5634-43cc-af1f-14501d0f5e2f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"},{"uuid":"04750e73-b70c-424f-bd94-bc561b31d49c","invariantUUID":"d4a1ce94-6a77-4e19-80d2-891c0b5f195a","name":"basic_vm","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/04750e73-b70c-424f-bd94-bc561b31d49c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}] 2021-11-25 04:03:58,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_onboard_OAKUZL from SDC 2021-11-25 04:03:58,725 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,725 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,725 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,726 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC 2021-11-25 04:03:58,726 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,726 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,726 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,726 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm_macro from SDC 2021-11-25 04:03:58,726 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,726 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,726 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,727 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basicclamp from SDC 2021-11-25 04:03:58,727 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,727 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,727 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,727 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_vm from SDC 2021-11-25 04:03:58,727 DEBUG 49:sdc_resource.py(1) - SDC values given, using them 2021-11-25 04:03:58,727 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource 2021-11-25 04:03:58,727 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed 2021-11-25 04:03:58,727 DEBUG 147:__init__.py(1) - number of Service returned: 5 2021-11-25 04:03:58,727 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network 2021-11-25 04:03:58,727 INFO 192:__init__.py(1) - Service found, updating information 2021-11-25 04:03:58,728 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-25 04:03:58,728 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-25 04:03:58,728 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None 2021-11-25 04:03:58,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207 2021-11-25 04:03:58,791 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-25 04:03:58,797 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200 2021-11-25 04:03:58,801 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"90df8a9c-44ed-4fa4-b8a2-94fff92c9614","lifecycleState":"CERTIFIED","lastUpdateDate":1637809785684,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ca86d87-d1df-434a-8def-2b509f5ba808","invariantUUID":"e40674f8-f3c3-488c-abbf-88b251dd6f13","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f71d1690-dd8b-472f-8780-1aadd12cfa7b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809591417,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a7bedc5d-9015-43bc-b04b-a8218a04543c","invariantUUID":"70fe43ee-c774-4bc4-bb7f-3887ce2c2150","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":"d1899fc6-6d06-4e92-bba1-e16bba50abb0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809505380,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c7d67015-177e-4b7c-a313-9602ceaff041","invariantUUID":"9993e90b-fb6e-4d80-9504-96ba47ca86e7","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"93b2ddb0-9e74-406a-8eca-420d4ca4525a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809559122,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fce349f4-e2ce-4d3c-970d-008b719ff014","invariantUUID":"c4be96bd-1ed4-4de4-9eb8-8f74aa2bd889","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f457b830-d8ce-46dd-ad15-393afa0a6e3d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809676068,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71542fe2-2b45-46f9-b0a8-35d9d1aa048e","invariantUUID":"8290ef19-8380-4f3a-9f32-ce9e337c8302","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":"network","uniqueId":"4138171c-7aa7-46cc-a9cc-43818f6f6537","lifecycleState":"CERTIFIED","lastUpdateDate":1637809663145,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9664277c-6c13-41d4-aa2e-6a4969bfc809","invariantUUID":"66aae8cd-5f1b-4c9a-b17a-d3b46630c0a3","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":"compute","uniqueId":"a5b679fd-c492-44ea-82df-10b2e5e9f610","lifecycleState":"CERTIFIED","lastUpdateDate":1637809624124,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"48e4cb80-59d6-4011-b005-702c26e00e98","invariantUUID":"1b579500-a676-471a-9da8-3d165ca564d6","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ebbad21-bc3a-4a37-95c5-cecfbdc3ca6a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809562596,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a30010e-d53a-4e18-8bca-37e1b729edbd","invariantUUID":"e3783ed9-a677-4c40-b552-7e0a4dc54bcd","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":"dbb9cd52-df56-48ea-b59d-0494ffa6ea53","lifecycleState":"CERTIFIED","lastUpdateDate":1637809557289,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f53dfbf-a6c1-42f8-ad28-6844f27bfb30","invariantUUID":"886b17a9-edce-4417-935c-ed884ce03bca","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b95f6246-883f-42cf-a248-bbe11e362af2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809457976,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"58f52d46-a853-4618-a8b9-50d9af82c059","invariantUUID":"4094d620-060d-4118-8be6-d5a81129fa10","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"927d4136-e2b0-420e-bece-546a513163f2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809497142,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"32c3a3e9-841e-40e9-bf3a-a27f109a6cba","invariantUUID":"07db3048-1b7a-435b-b8f9-c9a22a7b42cc","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":"11da8f06-c02e-4bba-8a4c-0763b2bd80a9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809537255,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8095871a-7995-4d2e-a5e3-e6dfa1abad4a","invariantUUID":"25f95134-add4-4044-ad31-72e9b2b462e4","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"69d93e72-a906-450c-8c07-0df02da69118","lifecycleState":"CERTIFIED","lastUpdateDate":1637809568085,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38409f4b-ed6c-49e3-b673-38f1c9f0e267","invariantUUID":"70e697fa-0733-49c1-9141-70a3a32dc7aa","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":"437d8c1c-1f98-45b1-9ddf-26e97dde552d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809780524,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a61e5e75-eeab-441d-a7d6-de9d94947ae4","invariantUUID":"644b0149-75d2-42c5-95cf-dc46fd98d4f2","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cf149fd2-c17d-4658-ae3a-33bf1349b209","lifecycleState":"CERTIFIED","lastUpdateDate":1637809771939,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f22d6c5-7920-4e8c-ab13-fee538b06d5f","invariantUUID":"1f8ebbaa-2d04-45a2-a4c6-c5d1c29a63d0","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97de1b4c-14eb-4cb5-b06b-31889baa9496","lifecycleState":"CERTIFIED","lastUpdateDate":1637809703991,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71d1357b-9e2b-4c54-98e0-b87df3135a60","invariantUUID":"4c68bc75-2af6-4697-af57-0ac133683940","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":"defaulticon","uniqueId":"c4adef03-7d0d-46b6-b4bf-1a14a20f5bd1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809495298,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8594a4de-c1c2-4090-82f7-2f9e7c8772e9","invariantUUID":"f355353f-bde0-4cb3-a10c-6fce99154823","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":"port","uniqueId":"2d3f40a5-5e2b-4de5-a2a3-c9e7bb5e7298","lifecycleState":"CERTIFIED","lastUpdateDate":1637809686855,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"335a555a-9151-410c-a57b-8f00b4756730","invariantUUID":"35cf4b59-79d0-4405-87a4-b4ff4e79cf55","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4dc27166-6d83-431f-9d3c-54c96ac1efa2","lifecycleState":"CERTIFIED","lastUpdateDate":1637809670181,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4509bfa0-beda-4398-9f3e-56031dd8204c","invariantUUID":"b86c0e51-a1bd-41df-bd7b-bc192d0c85dc","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"03c74120-fe2b-4a8c-8953-651d111cbb64","lifecycleState":"CERTIFIED","lastUpdateDate":1637809691233,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1c2cb98-1a51-4b64-9455-a55843165800","invariantUUID":"313fb730-ca8b-49f3-8012-0175e436d245","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"88799f26-ab0b-4ba3-8881-13962c11f5a4","lifecycleState":"CERTIFIED","lastUpdateDate":1637809778085,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b9f4403-695d-44f8-b104-84fe50590137","invariantUUID":"717a71bb-c70f-4784-8ff5-0ac5095f732a","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"4889514f-7836-4c04-aeb0-8793f5ea1aeb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809682936,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"69427901-2ac3-4ce7-8c86-19992734a2ba","invariantUUID":"056f5046-a49a-4335-b65e-2a623c83a156","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":"networkrules","uniqueId":"8fbaa024-02f4-491c-81cc-6ab41f5d7034","lifecycleState":"CERTIFIED","lastUpdateDate":1637809532755,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6e943b53-0888-4609-a2dd-b8ac7eeb9569","invariantUUID":"31d2b5cf-d054-4dee-83e3-c883fc57b481","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"77815c3f-32f3-469c-a291-d37a51fd3304","lifecycleState":"CERTIFIED","lastUpdateDate":1637809701917,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"372834d4-ba11-47ec-988f-424e452d8a15","invariantUUID":"b24fcc49-aca4-4e1f-b01e-3b14dbd5eed1","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"d6208e89-55a0-440f-a35d-1faefc3b7072","lifecycleState":"CERTIFIED","lastUpdateDate":1637809545663,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"6c277c76-1157-498e-be53-e0c990564405","invariantUUID":"80d95658-3b2f-45b6-98b9-e0a0396e3242","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"23b570f8-3160-4a10-8c4d-0933c99ef1d9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809641987,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d86f782-a729-4dca-b743-03a6ebef509d","invariantUUID":"b30cb9ca-9cf0-48f2-a379-e67306d41c09","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":"compute","uniqueId":"abed6d1e-0b3b-4934-8979-0fbf3ed2595b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809445028,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4b1e78f2-3bd8-4537-b706-f6124499aaf2","invariantUUID":"0d2493f3-ea26-423f-8838-85225cae54c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"8d33024a-4d9f-4b9f-bddf-5b1a3ac44cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1637809709181,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2f6025ab-6c17-48e1-b8d9-2a8a608bfcf5","invariantUUID":"b2bed199-4934-46c6-a949-998f6fd7e97b","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e2ee7e7e-313e-42ce-b3c3-9f8db445c268","lifecycleState":"CERTIFIED","lastUpdateDate":1637809606359,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf59aed6-5c6e-472d-b12b-1fc9e3ebf798","invariantUUID":"ce5e7e3d-0cd2-4eb1-bac0-12ddbf45e5ba","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"789ffa03-a073-41e2-8f98-7fb99d8be098","lifecycleState":"CERTIFIED","lastUpdateDate":1637809653572,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2c889515-8ed0-49cf-bbb9-b10febf481a9","invariantUUID":"bb340946-bb56-466f-845d-ced95eb316b5","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5ced7445-2486-4a12-961b-c6a407c2a5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1637812933886,"name":"basic_vm_macro","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"74b0bd93-3dfa-413f-87b2-c7be65a87e34","invariantUUID":"3ceb978c-a5c2-4c8d-86df-19576114de18","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":"defaulticon","uniqueId":"7a2230a5-6bc7-4215-b1d4-49a95f595067","lifecycleState":"CERTIFIED","lastUpdateDate":1637809651319,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cda35205-4910-447d-b56b-0f0f877519e1","invariantUUID":"20de919b-1200-4da3-bf7d-c7847d4b3620","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":"objectStorage","uniqueId":"e7d4d345-a609-4dab-a614-2d7da3d63acd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809484695,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd275a4-a6f3-4a4b-a090-07b08234011f","invariantUUID":"43c7772c-e5f6-4fa0-a728-8e99820f3394","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":"port","uniqueId":"f413ad01-8351-4d2a-b2ca-ba3ebb6da7c1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809712224,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2f3e29b-4868-45cd-a0ec-69fa8c9fb253","invariantUUID":"af93e1ce-110c-49d4-ab77-257461ef4f72","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"93750c39-4ff8-4291-8afd-6e957e45329e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809603017,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"92c8835c-fd98-470e-baed-6cdff63368b0","invariantUUID":"0dbf6a69-23e9-49e9-b574-4b9c848b0cfc","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":"port","uniqueId":"0b61f09e-807a-4f77-9f11-6ac6c962eef3","lifecycleState":"CERTIFIED","lastUpdateDate":1637809471423,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2c509e5a-06e7-4a34-b11b-d30f3327a4f5","invariantUUID":"e6e29256-e47a-4283-bdc2-472494e3219f","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":"99dde0ac-db5f-4a3e-8210-2cfa1c1d984e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809784203,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9c37886d-c9c1-4575-909a-a7cf8a863ebc","invariantUUID":"b43069d2-ad23-4c37-8d9f-10c8972939b2","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"04b6eb0a-f55a-4804-af6a-478b894b0f43","lifecycleState":"CERTIFIED","lastUpdateDate":1637809581781,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2312934-f6fc-4f06-a7ac-086ea5c92d9c","invariantUUID":"938b1d58-9f75-430f-904b-b5392496859f","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":"port","uniqueId":"6a82c85e-9419-453d-9ac8-9ee3ebd7b658","lifecycleState":"CERTIFIED","lastUpdateDate":1637809657835,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d4438e2e-3513-4c3b-971b-45849255a811","invariantUUID":"6774aac7-c78f-4d9d-ae65-5041200f4dad","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":"port","uniqueId":"27c4a0be-f1b7-4fa8-a0b5-8c109a6e3b30","lifecycleState":"CERTIFIED","lastUpdateDate":1637809660626,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21151e10-f669-4793-a31a-19f746fc2c18","invariantUUID":"6ded0738-be00-4d73-b08f-b1aaec90cf1d","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"37b8f7d1-781c-4d27-b3be-132ebbdbc8a0","lifecycleState":"CERTIFIED","lastUpdateDate":1637809501881,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"66d531a7-9951-4e80-97ad-9480f437f92e","invariantUUID":"36a33fae-d759-4d49-ba8f-b423891feb6d","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":"port","uniqueId":"6fc547b1-77c4-4bd6-b9b1-545d552a11eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809492659,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"15833912-3798-4a9e-84c5-59112b5ef807","invariantUUID":"e6870b29-4179-49d1-8f61-2228cc926c2c","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1953c848-3e26-4c5e-ba6f-a0d9519cc010","lifecycleState":"CERTIFIED","lastUpdateDate":1637809782947,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ccf3d867-355b-4408-8142-e2a30c35375f","invariantUUID":"8a4fe0ba-288b-474a-b3c1-f5c0a03e7a6a","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":"ea33393b-051b-4991-8178-4aa6b0a02db1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809600323,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8cf9638d-0541-41e3-b610-c865e0d20c45","invariantUUID":"aa3e2eb8-d97d-4805-8032-fb97212ca98e","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3f93ea82-9106-4df6-8d38-2d80a692682e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809571417,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f08260ed-d694-44b2-81a7-0e6032aa4efc","invariantUUID":"5dbc64e8-20e5-42bb-a6f1-4c7fca3e0252","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":"ced0f35f-239e-43b7-b0c8-e69868f291e1","lifecycleState":"CERTIFIED","lastUpdateDate":1637809610541,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37a46c2a-f65f-4ece-8ae5-a887a6e91b32","invariantUUID":"93848fa4-f802-46b9-bc84-b7cd037e113a","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":"b52e9dca-7bd3-4cd3-81c3-949c96a2d802","lifecycleState":"CERTIFIED","lastUpdateDate":1637809672532,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"153a5f2b-494a-4240-ba1a-0f68c18c697e","invariantUUID":"2d6c55ba-9459-4eb9-93f5-16b5de7f7c8e","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9f9ba12f-21f7-40a9-97c2-3427833c3515","lifecycleState":"CERTIFIED","lastUpdateDate":1637809705778,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"56f5c316-3010-4846-a218-7d279a7b2678","invariantUUID":"7a0be78e-1518-4f08-8bea-e4eed7615271","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"1d7b1581-830e-4a66-9519-19ada6809bcf","lifecycleState":"CERTIFIED","lastUpdateDate":1637809638518,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"230d4ca2-a28a-48a5-a74d-06d438c36c52","invariantUUID":"e30b484c-ad27-4dd0-b5e5-cfd4c70cfe26","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":"edf59007-18e7-4fd6-bab8-e94ce8888094","lifecycleState":"CERTIFIED","lastUpdateDate":1637809679383,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c800525f-c78c-4826-afc0-c2497a6a9788","invariantUUID":"ca231c47-c61b-4de5-b3c0-c05519643640","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":"ac168a23-3197-4e86-a72f-e82e431cc258","lifecycleState":"CERTIFIED","lastUpdateDate":1637809629530,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a9b0346a-42c3-496a-ba4d-9a4c4a388180","invariantUUID":"a391b9f1-5564-4095-9133-567a8a91e93a","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":"objectStorage","uniqueId":"75bdb734-f3d6-478d-9a69-76d17ab75d9d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809774265,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67e153a2-4ce2-4e6c-b257-894af34afd7d","invariantUUID":"f069ad6e-0f27-4ab1-825d-18e7ea8f0c20","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":"769731af-c286-4186-8a61-70192015975b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809503762,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"52741730-d11c-4bce-99dc-2e97a1221ab4","invariantUUID":"ba980f8a-41fa-471a-b6b8-88280029b02f","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"152ee35a-2744-4001-8f1d-0ed7394c1f98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809597396,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d4b941ce-a848-4a24-ba9a-57ab62f899f0","invariantUUID":"8500ad86-01fc-4c32-81cc-2351a1ac323f","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":"objectStorage","uniqueId":"8e3356b7-e2eb-4171-943f-82fba1552606","lifecycleState":"CERTIFIED","lastUpdateDate":1637809632050,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77eab1c-ba06-4651-bef2-7bf8fcaf46a2","invariantUUID":"a2647726-a6f9-417b-abcf-08fc52fc0475","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"30a6c400-2f2a-4820-90aa-7a457d6f4815","lifecycleState":"CERTIFIED","lastUpdateDate":1637809490233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3867bdad-8a95-472c-8e56-50084a9d5406","invariantUUID":"f6e228a2-586d-49a0-9c3c-de6642b5917c","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99fa0122-6bae-40ec-a090-6c603169ba3e","lifecycleState":"CERTIFIED","lastUpdateDate":1637809615461,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3c4d57-6104-421a-9558-09703eb77da4","invariantUUID":"fc66d3df-6ccc-4261-915f-2cd4a7788707","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":"defaulticon","uniqueId":"3516bc49-c2e4-47fa-a9c4-f9e2f5344f36","lifecycleState":"CERTIFIED","lastUpdateDate":1637812923937,"name":"basicclamp","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"4c435379-578f-46ea-be43-bbb7a137f542","invariantUUID":"f0e4180e-7fb0-410c-8dac-c28674d8432c","systemName":"Basicclamp","description":"VF","tags":["basicclamp"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"96e47701-4dac-491c-8061-0087f506c834","lifecycleState":"CERTIFIED","lastUpdateDate":1637809622706,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3d8f8fe-8706-4008-8254-90255b1932d2","invariantUUID":"8e3decb5-87db-4cca-a52c-43646001676b","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":"port","uniqueId":"24d2dc84-4d06-459b-bdea-e678d814d077","lifecycleState":"CERTIFIED","lastUpdateDate":1637809655781,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"619c9a3d-ab4e-4ffb-8571-5df2cbce0b3b","invariantUUID":"1de55d66-4250-4e89-ab9f-94f5902e9b2b","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":"compute","uniqueId":"c3f5f623-195e-4699-b02c-961cd5423ea9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809613124,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c2a3deb2-f10a-4724-93d6-f67bd62a3009","invariantUUID":"ec4ef015-3741-4e95-87f0-859d1a6dc190","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"f7e4b8ef-a372-464a-8051-858badbfc009","lifecycleState":"CERTIFIED","lastUpdateDate":1637812038627,"name":"basic_onboard_OAKUZL","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"aedb4f42-f5e3-4a98-9a24-5359d833ec56","invariantUUID":"7516745b-9339-4979-9a9d-425da24abd10","systemName":"BasicOnboardOakuzl","description":"VF","tags":["basic_onboard_OAKUZL"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2cf8a73c-b418-4e84-8e16-7d67957d3f00","lifecycleState":"CERTIFIED","lastUpdateDate":1637809498946,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6b861b41-afeb-4cd7-a561-f0d9be1b2bd3","invariantUUID":"95d61e46-e66f-4ee0-81c3-77b05d096cbd","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":"75741f58-1aea-4d42-933e-66a4a18e4419","lifecycleState":"CERTIFIED","lastUpdateDate":1637809595659,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a00ffeb2-d844-4d1d-84a2-99a6ea4f6dd0","invariantUUID":"81a13258-470a-40b4-a102-c8f384c943bc","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":"objectStorage","uniqueId":"7895fc3d-d669-49b2-89f2-6388b871c722","lifecycleState":"CERTIFIED","lastUpdateDate":1637809482939,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7bdb5a00-6718-483c-b232-b6b6072d3b23","invariantUUID":"e1cd51c5-c85a-491f-80a5-b6e1aef2bede","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":"a7c618d5-8041-44f1-b9ed-26a7d49b56e6","lifecycleState":"CERTIFIED","lastUpdateDate":1637809548494,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c7a97c5c-9386-433b-97ce-24552cf08f0f","invariantUUID":"b3e8c334-9db5-4c4d-8f1f-9fce1628e3a2","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":"41ceba00-8b08-40af-898f-a1a3422a7b5b","lifecycleState":"CERTIFIED","lastUpdateDate":1637809460784,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1f3a8cdb-006a-4b42-bf8a-0832b1e189f3","invariantUUID":"75fb068f-d71d-4842-85a3-43df433f678d","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":"0044173d-da37-430e-9a4b-bc19bb6f91eb","lifecycleState":"CERTIFIED","lastUpdateDate":1637809474058,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8c8179-9787-4e34-82f6-f96397eafbe7","invariantUUID":"d99d2095-d4ce-4861-ae64-e18bff8365bf","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":"compute","uniqueId":"a4c18cc0-3bc1-4022-b29b-832b48f02465","lifecycleState":"CERTIFIED","lastUpdateDate":1637809555380,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"02914fcd-2bac-4cbd-b27a-5f3f1907087f","invariantUUID":"b78b1405-c52b-48c6-8249-c241d620d020","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"98c09f3e-73a3-43bd-a736-356d2846e2ac","lifecycleState":"CERTIFIED","lastUpdateDate":1637809697645,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36f7fe32-7ce4-490c-8dd6-f8e3d2aceff1","invariantUUID":"396b6038-951d-4851-8745-70585fd7f701","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e8c442ed-67ce-4c77-9594-fed0ce88e84c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809588058,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d586baef-87ef-4cf6-8317-c518616ea28c","invariantUUID":"1f442a7c-a2b5-4f44-8b30-4996d4960362","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bf1bc259-d64f-41f4-9183-ef9f86246bb7","lifecycleState":"CERTIFIED","lastUpdateDate":1637809463412,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d3d1b0c-70cd-4999-8c90-ffb3b325d00c","invariantUUID":"0fa01da0-f433-41f6-b861-5fc769964170","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":"defaulticon","uniqueId":"6c2d1224-b465-4238-9fc2-d002175e3fb9","lifecycleState":"CERTIFIED","lastUpdateDate":1637809604441,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0e8089b-ec83-457e-ad3f-d2744bf4153a","invariantUUID":"90c32548-b44c-4d52-ba03-4d1885ee336d","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"caef8c21-139c-445f-95d1-837215c3477f","lifecycleState":"CERTIFIED","lastUpdateDate":1637809666090,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fd6f935-8a7a-4d6a-9415-ecb219ea8990","invariantUUID":"0ebeac01-760f-46b9-b52d-75588e8accd8","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f9b26ef9-9dda-4712-8186-4974d773ca4c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809766256,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"62e8e22d-aba2-4ea2-835d-c5052ea92d26","invariantUUID":"dc6b9d01-0e36-4c56-8e01-8cb085670a81","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"993825d7-85de-400c-8d3d-b9204e92aa45","lifecycleState":"CERTIFIED","lastUpdateDate":1637809769381,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6821c-1d6c-48ef-812d-67fab028e4f2","invariantUUID":"f8ea20c0-9604-483c-a9a7-a5c3cd77d43f","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":"loadBalancer","uniqueId":"6559188e-1ae9-4820-84ca-f7a2cb88b43d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809468255,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"486ca5a2-ee56-4746-b788-b16f50b163be","invariantUUID":"10380a9b-7206-4411-a65d-2365daa042ce","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":"defaulticon","uniqueId":"4a96df80-7de6-44c0-964a-755763a4747c","lifecycleState":"CERTIFIED","lastUpdateDate":1637812916664,"name":"basic_vm","resourceType":"VF","categoryNormalizedName":"generic","subCategoryNormalizedName":"abstract","uuid":"d994d988-e363-42d2-becb-82aa5e77c744","invariantUUID":"0be45ae9-ffe8-45ca-8019-68a90d775393","systemName":"BasicVm","description":"VF","tags":["basic_vm"],"isHighestVersion":true,"lastUpdaterUserId":"cs0008","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2f39f470-0dcc-4133-91c0-994611902b98","lifecycleState":"CERTIFIED","lastUpdateDate":1637809764628,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"34eea9d5-abc9-412f-9f93-37220619aec6","invariantUUID":"4711f610-9197-4a70-8b0e-9c72506a3faf","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}],"model":"ETSI SOL001 v2.5.1"},{"version":"1.0","componentType":"RESOURCE","icon":"securityrules","uniqueId":"bc738a3f-56cf-4dea-85c0-68b714b0fb1c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809551728,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3cc30efe-0e2e-49b0-ac66-04218f50150e","invariantUUID":"24f59545-dd7a-4b52-bdef-bb65765ab5e0","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":"objectStorage","uniqueId":"c96502b9-0c0b-4981-965d-b41049cfb1fd","lifecycleState":"CERTIFIED","lastUpdateDate":1637809776276,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"33a3d097-c082-4748-82e7-1c54e08d809d","invariantUUID":"96caf859-c3a2-46ff-aec7-61e1c67ba924","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":"63d9083f-ee68-4831-9792-80f437a2580d","lifecycleState":"CERTIFIED","lastUpdateDate":1637809619119,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"497d1977-bcc6-41e6-ba66-3ef185fa0cea","invariantUUID":"1f72cf83-af92-4527-a361-1320ac480f00","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":"8b0cbe4b-de99-4139-97d2-fde04da9d51a","lifecycleState":"CERTIFIED","lastUpdateDate":1637809664490,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"acb7b0be-f3c2-401a-80e6-ed0bc577a2d5","invariantUUID":"4c38e913-847a-48ad-932a-37f091d5f4e9","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":"cf08f000-f00f-4777-8faa-71be271a297c","lifecycleState":"CERTIFIED","lastUpdateDate":1637809486573,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"37e96673-a4c9-4699-8394-cfbd78c4f218","invariantUUID":"36d5ba87-defa-4228-9cad-e3a7bb79e862","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"498f1908-4a98-445d-ac17-0f0084ab9e88","lifecycleState":"CERTIFIED","lastUpdateDate":1637809763363,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1a72c98-bc5f-4a8c-b8a7-fe7f2aab46c3","invariantUUID":"97383ddb-c4ad-44a3-b770-e947726e9f12","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":"network","uniqueId":"4b4a46d4-91e5-4057-ac2e-180e62ce6824","lifecycleState":"CERTIFIED","lastUpdateDate":1637809565586,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18c68ecf-500f-4186-a186-31cf1e3a7ccb","invariantUUID":"3ef945f0-744a-40ac-a8c3-022c426c6497","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"fb6109c0-f6d4-48c9-bf3f-6472de68ee42","lifecycleState":"CERTIFIED","lastUpdateDate":1637812084309,"name":"basic_onboard_OAKUZL","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"cb8899b9-c3a7-45ed-bfa7-a9e9c0bb49fc","invariantUUID":"8815ef90-b0c3-48de-99a8-afba1909afe8","systemName":"BasicOnboardOakuzl","description":"service","tags":["basic_onboard_OAKUZL"],"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":"9d1149ec-1966-4389-b52a-95159b601b8e","lifecycleState":"CERTIFIED","lastUpdateDate":1637812963400,"name":"basic_vm","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"04750e73-b70c-424f-bd94-bc561b31d49c","invariantUUID":"d4a1ce94-6a77-4e19-80d2-891c0b5f195a","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":"abffd1c5-05f8-4c41-9a60-003bcce9a186","lifecycleState":"CERTIFIED","lastUpdateDate":1637812969986,"name":"basicclamp","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"1e1b71d1-5634-43cc-af1f-14501d0f5e2f","invariantUUID":"c146dd3a-84b4-4e8e-8593-ac97e6918b1b","systemName":"Basicclamp","description":"service","tags":["basicclamp"],"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":"96091c2d-5a48-4b5c-9475-fc6e641d308a","lifecycleState":"CERTIFIED","lastUpdateDate":1637812725215,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","invariantUUID":"0597fd15-7368-48c4-8489-d62faab83456","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":"af987202-9657-4a51-9c8f-6b0fd06c8671","lifecycleState":"CERTIFIED","lastUpdateDate":1637812991325,"name":"basic_vm_macro","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"750684ff-164e-4157-b3f8-4c31265faedd","invariantUUID":"8a72df0f-5316-46ec-bb2e-478b600fb6a7","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-25 04:03:58,806 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list 2021-11-25 04:03:58,807 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-25 04:03:58,807 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/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel 2021-11-25 04:03:58,807 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None 2021-11-25 04:03:58,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204 2021-11-25 04:03:58,947 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/fb2543ed-456b-4cfe-bda6-da904d6f76b1/toscaModel HTTP/1.1" 200 None 2021-11-25 04:03:58,950 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200 2021-11-25 04:03:58,950 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a 2021-11-25 04:03:58,997 DEBUG 129:onap_service.py(1) - [None][Create e770c1e7-e9d2-422f-beec-56bc44d3f702 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e69de1f1-1aa2-4784-8796-5cc2bf27ed65', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:03:58,997 DEBUG 131:onap_service.py(1) - [None][Create e770c1e7-e9d2-422f-beec-56bc44d3f702 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e770c1e7-e9d2-422f-beec-56bc44d3f702 2021-11-25 04:03:58,997 DEBUG 132:onap_service.py(1) - [None][Create e770c1e7-e9d2-422f-beec-56bc44d3f702 Service deletion request] data sent: { "requestDetails": { "requestInfo": { "source": "VID", "requestorId": "demo" }, "modelInfo": { "modelType": "service", "modelName": "basic_network", "modelInvariantId": "0597fd15-7368-48c4-8489-d62faab83456", "modelVersion": "1.0", "modelVersionId": "fb2543ed-456b-4cfe-bda6-da904d6f76b1" }, "requestParameters": { "testApi": "GR_API", "aLaCarte": true } } } 2021-11-25 04:03:58,999 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:04:01,095 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e770c1e7-e9d2-422f-beec-56bc44d3f702 HTTP/1.1" 202 262 2021-11-25 04:04:01,096 INFO 142:onap_service.py(1) - [None][Create e770c1e7-e9d2-422f-beec-56bc44d3f702 Service deletion request] response code: 202 2021-11-25 04:04:01,096 DEBUG 146:onap_service.py(1) - [None][Create e770c1e7-e9d2-422f-beec-56bc44d3f702 Service deletion request] response: {"requestReferences":{"requestId":"e69de1f1-1aa2-4784-8796-5cc2bf27ed65","instanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65"}} 2021-11-25 04:04:01,096 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished 2021-11-25 04:04:01,104 DEBUG 129:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fe6c6882-1f90-4025-b095-944463ffc318', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:04:01,104 DEBUG 131:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65 2021-11-25 04:04:01,104 DEBUG 132:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] data sent: None 2021-11-25 04:04:01,107 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:04:01,262 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65 HTTP/1.1" 200 875 2021-11-25 04:04:01,264 INFO 142:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] response code: 200 2021-11-25 04:04:01,264 DEBUG 146:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] response: {"request":{"requestId":"e69de1f1-1aa2-4784-8796-5cc2bf27ed65","startTime":"Thu, 25 Nov 2021 04:03:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 25 Nov 2021 04:04:00 GMT"}}} 2021-11-25 04:04:11,266 DEBUG 129:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f7ec8b91-cf24-44b6-80f5-1cce2abeb580', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:04:11,267 DEBUG 131:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65 2021-11-25 04:04:11,267 DEBUG 132:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] data sent: None 2021-11-25 04:04:11,271 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:04:11,437 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65 HTTP/1.1" 200 1085 2021-11-25 04:04:11,439 INFO 142:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] response code: 200 2021-11-25 04:04:11,440 DEBUG 146:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] response: {"request":{"requestId":"e69de1f1-1aa2-4784-8796-5cc2bf27ed65","startTime":"Thu, 25 Nov 2021 04:03:59 GMT","finishTime":"Thu, 25 Nov 2021 04:04:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:04:06 GMT"}}} 2021-11-25 04:04:11,441 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished 2021-11-25 04:04:11,442 DEBUG 129:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '79a870eb-5b50-49b4-a6b3-75cc8df1bb4b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:04:11,442 DEBUG 131:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65 2021-11-25 04:04:11,442 DEBUG 132:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] data sent: None 2021-11-25 04:04:11,444 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:04:11,606 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65 HTTP/1.1" 200 1085 2021-11-25 04:04:11,608 INFO 142:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] response code: 200 2021-11-25 04:04:11,608 DEBUG 146:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] response: {"request":{"requestId":"e69de1f1-1aa2-4784-8796-5cc2bf27ed65","startTime":"Thu, 25 Nov 2021 04:03:59 GMT","finishTime":"Thu, 25 Nov 2021 04:04:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:04:06 GMT"}}} 2021-11-25 04:04:11,610 DEBUG 129:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '082ba5f0-f746-4fed-809b-fcae983f0af8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:04:11,610 DEBUG 131:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65 2021-11-25 04:04:11,610 DEBUG 132:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] data sent: None 2021-11-25 04:04:11,613 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:04:11,776 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65 HTTP/1.1" 200 1085 2021-11-25 04:04:11,778 INFO 142:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] response code: 200 2021-11-25 04:04:11,778 DEBUG 146:onap_service.py(11) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] response: {"request":{"requestId":"e69de1f1-1aa2-4784-8796-5cc2bf27ed65","startTime":"Thu, 25 Nov 2021 04:03:59 GMT","finishTime":"Thu, 25 Nov 2021 04:04:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:04:06 GMT"}}} 2021-11-25 04:04:11,785 DEBUG 129:onap_service.py(1) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ee84e930-cf44-4907-bc95-34dcb09512ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'} 2021-11-25 04:04:11,786 DEBUG 131:onap_service.py(1) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65 2021-11-25 04:04:11,786 DEBUG 132:onap_service.py(1) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] data sent: None 2021-11-25 04:04:11,788 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277 2021-11-25 04:04:11,960 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/e69de1f1-1aa2-4784-8796-5cc2bf27ed65 HTTP/1.1" 200 1085 2021-11-25 04:04:11,964 INFO 142:onap_service.py(1) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] response code: 200 2021-11-25 04:04:11,964 DEBUG 146:onap_service.py(1) - [None][Check e69de1f1-1aa2-4784-8796-5cc2bf27ed65 orchestration request status] response: {"request":{"requestId":"e69de1f1-1aa2-4784-8796-5cc2bf27ed65","startTime":"Thu, 25 Nov 2021 04:03:59 GMT","finishTime":"Thu, 25 Nov 2021 04:04:06 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"0597fd15-7368-48c4-8489-d62faab83456","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelUuid":"fb2543ed-456b-4cfe-bda6-da904d6f76b1","modelInvariantUuid":"0597fd15-7368-48c4-8489-d62faab83456"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e770c1e7-e9d2-422f-beec-56bc44d3f702","serviceInstanceName":"basic_network-ecc2cecd-d12e-428e-af22-d61a75d5fa6e"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 25 Nov 2021 04:04:06 GMT"}}} 2021-11-25 04:04:11,965 INFO 262:service_ala_carte.py(1) - Service None deleted 2021-11-25 04:04:11,966 INFO 176:run_tests.py(1) - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 05:54 | PASS | +-----------------------+---------------------+------------------+----------------+ 2021-11-25 04:04:11,968 INFO 61:basic_network.py(1) - Generate Test report 2021-11-25 04:04:12,036 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): testresults.opnfv.org:80 2021-11-25 04:04:12,323 DEBUG 433:connectionpool.py(1) - http://testresults.opnfv.org:80 "POST /onap/api/v1/results HTTP/1.1" 200 73 2021-11-25 04:04:12,326 INFO 246:testcase.py(1) - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/619f0b3c6c44f50010874678 2021-11-25 04:04:12,326 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK