Module netapp_ontap.models.storage_pool_spare_allocation_unit

Copyright © 2023 NetApp Inc. All rights reserved.

This file has been automatically generated based on the ONTAP REST API documentation.

Classes

class StoragePoolSpareAllocationUnitSchema (*, 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 StoragePoolSpareAllocationUnit object

Ancestors

  • netapp_ontap.resource.ResourceSchema
  • marshmallow.schema.Schema
  • marshmallow.base.SchemaABC

Class variables

available_size: Size GET

The usable capacity of this set of allocation units.

count: Size GET POST PATCH

The number of spare allocation units on this node.

node: Node GET POST PATCH

The node field of the storage_pool_spare_allocation_unit.

size: Size GET

Size of each allocation unit.

syncmirror_pool: str GET

The RAID SyncMirror Pool to which this allocation unit is assigned.

Valid choices:

  • pool0
  • pool1