Module netapp_ontap.models.node_controller_failed_fan_message
Copyright © 2021 NetApp Inc. All rights reserved.
Classes
class NodeControllerFailedFanMessageSchema (*, 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 NodeControllerFailedFanMessage object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
code GET
-
Error code describing the current condition of chassis fans.
Example: 111411207
-
message GET
-
Message describing the current condition of chassis fans. It is only of use when
failed_fan.count
is not zero.Example: There are no failed fans.