Module netapp_ontap.models.raid_group_disk

Copyright © 2022 NetApp Inc. All rights reserved.

Classes

class RaidGroupDiskSchema (*, 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 RaidGroupDisk object

Ancestors

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

Class variables

disk GET

The disk field of the raid_group_disk.

position GET

The position of the disk within the RAID group.

Valid choices:

  • data
  • parity
  • dparity
  • tparity
  • copy
state GET

The state of the disk within the RAID group.

Valid choices:

  • normal
  • failed
  • zeroing
  • copy
  • replacing
  • evacuating
  • prefail
  • offline
  • reconstructing
type GET

Disk interface type

Valid choices:

  • ata
  • bsas
  • fcal
  • fsas
  • lun
  • sas
  • msata
  • ssd
  • vmdisk
  • unknown
  • ssd_cap
  • ssd_nvm
  • ssd_zns
usable_size GET

Size in bytes that is usable by the aggregate.

Example: 947912704