Module netapp_ontap.models.node_controller_flash_cache

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

class NodeControllerFlashCacheSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)

The fields of the NodeControllerFlashCache object

Ancestors

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

Class variables

var capacity

Size in bytes

Example: 1024000000000

var firmware_version

The firmware_version field of the node_controller_flash_cache.

Example: NA05

var hardware_revision

The hardware_revision field of the node_controller_flash_cache.

Example: A1

var model

The model field of the node_controller_flash_cache.

Example: X1970A

var opts
var part_number

The part_number field of the node_controller_flash_cache.

Example: 119-00207

var serial_number

The serial_number field of the node_controller_flash_cache.

Example: A22P5061550000187

var slot

The slot field of the node_controller_flash_cache.

Example: 6-1

var state

The state field of the node_controller_flash_cache.

Valid choices:

  • ok
  • erasing
  • erased
  • failed
  • removed

Instance variables

var patchable_fields

Only fields in this list will be considered when patching a resource

var postable_fields

Only fields in this list will be considered when posting a resource