Module netapp_ontap.models.node_controller
Copyright © 2021 NetApp Inc. All rights reserved.
Classes
class NodeControllerSchema (*, 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 NodeController object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
board GET
-
Type of the system board. This is defined by vendor.
Example: System Board XXVIII
-
cpu GET POST PATCH
-
The cpu field of the node_controller.
-
failed_fan GET POST PATCH
-
The failed_fan field of the node_controller.
-
failed_power_supply GET POST PATCH
-
The failed_power_supply field of the node_controller.
-
flash_cache GET
-
A list of Flash-Cache devices. Only returned when requested by name.
-
frus GET POST PATCH
-
List of FRUs on the node. Only returned when requested by name.
-
memory_size GET
-
Memory available on the node, in bytes.
Example: 1024000000
-
over_temperature GET
-
Specifies whether the hardware is currently operating outside of its recommended temperature range. The hardware shuts down if the temperature exceeds critical thresholds.
Valid choices:
- over
- normal