Module netapp_ontap.models.node_controller_flash_cache

Copyright © 2022 NetApp Inc. All rights reserved.

Classes

class NodeControllerFlashCacheSchema (*, 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 NodeControllerFlashCache object

Ancestors

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

Class variables

capacity GET

Size in bytes

Example: 1024000000000

device_id GET

The device_id field of the node_controller_flash_cache.

Example: 0

firmware_file GET

The firmware_file field of the node_controller_flash_cache.

Example: X9170_O000Z6300NVM

firmware_version GET

The firmware_version field of the node_controller_flash_cache.

Example: NA05

hardware_revision GET

The hardware_revision field of the node_controller_flash_cache.

Example: A1

model GET

The model field of the node_controller_flash_cache.

Example: X1970A

part_number GET

The part_number field of the node_controller_flash_cache.

Example: 119-00207

serial_number GET

The serial_number field of the node_controller_flash_cache.

Example: A22P5061550000187

slot GET

The slot field of the node_controller_flash_cache.

Example: 6-1

state GET

The state field of the node_controller_flash_cache.

Valid choices:

  • ok
  • erasing
  • erased
  • failed
  • removed