Module netapp_ontap.models.node_controller

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the NodeController object

Ancestors

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

Class variables

var flash_cache

A list of Flash-Cache devices. Only returned when requested by name.

var frus

A list of frus in the node. Only returned when requested by name.

var opts
var over_temperature

Specifies whether the hardware is currently operating outside of its recommended temperature range. The hardware shuts down if the temperature exceeds critical thresholds.

Valid choices:

  • over
  • normal

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