Module netapp_ontap.models.chassis_nodes
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class ChassisNodesSchema (*, 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 ChassisNodes object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
links: SelfLink GET
-
The links field of the chassis_nodes.
-
name: str GET POST PATCH
-
The name field of the chassis_nodes.
Example: node1
-
pcis: ChassisNodesPcis GET POST PATCH
-
The pcis field of the chassis_nodes.
-
position: str GET POST PATCH
-
The position of the node in the chassis, when viewed from the rear of the system.
Valid choices:
- top
- bottom
- left
- right
- unknown
-
usbs: ChassisNodesUsbs GET POST PATCH
-
The usbs field of the chassis_nodes.
-
uuid: str GET POST PATCH
-
The uuid field of the chassis_nodes.
Example: 1cd8a442-86d1-11e0-ae1c-123478563412