Module netapp_ontap.models.storage_bridge_errors
Copyright © 2022 NetApp Inc. All rights reserved.
Classes
class StorageBridgeErrorsSchema (*, only: Union[Sequence[str], Set[str]] = None, exclude: Union[Sequence[str], Set[str]] = (), many: bool = False, context: Dict = None, load_only: Union[Sequence[str], Set[str]] = (), dump_only: Union[Sequence[str], Set[str]] = (), partial: Union[bool, Sequence[str], Set[str]] = 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
-
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