Module netapp_ontap.models.storage_bridge_errors
Copyright © 2021 NetApp Inc. All rights reserved.
Classes
class StorageBridgeErrorsSchema (*, only: typing.Union = None, exclude: typing.Union = (), many: bool = False, context: typing.Dict = None, load_only: typing.Union = (), dump_only: typing.Union = (), partial: typing.Union = False, unknown: str = None)
-
The fields of the StorageBridgeErrors object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
component GET POST PATCH
-
The component field of the storage_bridge_errors.
-
reason GET POST PATCH
-
The reason field of the storage_bridge_errors.
-
severity GET POST PATCH
-
Bridge error severity
Valid choices:
- unknown
- notice
- warning
- error
-
type GET POST PATCH
-
Bridge error type
Valid choices:
- unknown
- bridge_unreachable
- temp_above_critical_level
- temp_below_critical_level
- temp_sensor_status_critical
- temp_sensor_status_unavailable
- invalid_configuration
- sas_port_offline
- link_failure
- sas_port_online
- power_supply_offline