Module netapp_ontap.models.shelf_ports

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the ShelfPorts object

Ancestors

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

Class variables

var cable

The cable field of the shelf_ports.

var designator

The designator field of the shelf_ports.

Valid choices:

  • circle
  • square
  • 1
  • 2
  • 3
  • 4
var id

The id field of the shelf_ports.

Example: 0

var internal

The internal field of the shelf_ports.

var mac_address

The mac_address field of the shelf_ports.

var module_id

The module_id field of the shelf_ports.

Valid choices:

  • a
  • b
var opts
var remote

The remote field of the shelf_ports.

var state

The state field of the shelf_ports.

Valid choices:

  • connected
  • disconnected
  • error
var wwn

The wwn field of the shelf_ports.

Example: 500A0980000B6C3F

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