Module netapp_ontap.models.nvme_subsystem_controller_interface

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the NvmeSubsystemControllerInterface object

Ancestors

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

Class variables

var name

The name of the logical interface.

Example: lif1

var opts
var transport_address

The transport address of the logical interface.

Example: nn-0x200400a0989a1c8d:pn-0x200500a0989a1c8d

var uuid

The unique identifier of the logical interface.

Example: fa1c5941-2593-11e9-94c4-00a0989a1c8e

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