Module netapp_ontap.models.cluster_nodes_controller
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class ClusterNodesControllerSchema (*, 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 ClusterNodesController object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
board: str GET
-
Type of the system board. This is defined by vendor.
Example: System Board XXVIII
-
cpu: ClusterNodesControllerCpu GET POST PATCH
-
The cpu field of the cluster_nodes_controller.
-
failed_fan: ClusterNodesControllerFailedFan GET POST PATCH
-
The failed_fan field of the cluster_nodes_controller.
-
failed_power_supply: ClusterNodesControllerFailedPowerSupply GET POST PATCH
-
The failed_power_supply field of the cluster_nodes_controller.
-
flash_cache: List[ClusterNodesControllerFlashCache] GET
-
A list of Flash-Cache devices. Only returned when requested by name.
-
frus: List[ClusterNodesControllerFrus] GET POST PATCH
-
List of FRUs on the node. Only returned when requested by name.
-
memory_size: Size GET
-
Memory available on the node, in bytes.
Example: 1024000000
-
over_temperature: str 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