Module netapp_ontap.models.service_processor

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the ServiceProcessor object

Ancestors

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

Class variables

var dhcp_enabled

Set to true to use DHCP to configure an IPv4 interface.

var firmware_version

The version of firmware installed.

var ipv4_interface

The ipv4_interface field of the service_processor.

var ipv6_interface

The ipv6_interface field of the service_processor.

The link_status field of the service_processor.

Valid choices:

  • up
  • down
  • disabled
  • unknown
var mac_address

The mac_address field of the service_processor.

var opts
var state

The state field of the service_processor.

Valid choices:

  • online
  • offline
  • degraded
  • rebooting
  • unknown
  • updating
  • node_offline
  • sp_daemon_offline

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