Module netapp_ontap.models.nvme_subsystem_subsystem_maps

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the NvmeSubsystemSubsystemMaps object

Ancestors

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

Class variables

var anagrpid

The Asymmetric Namespace Access Group ID (ANAGRPID) of the NVMe namespace.
The format for an ANAGRPIP is 8 hexadecimal digits (zero-filled) followed by a lower case "h".

Example: 00103050h

The links field of the nvme_subsystem_subsystem_maps.

var namespace

The namespace field of the nvme_subsystem_subsystem_maps.

var nsid

The NVMe namespace identifier. This is an identifier used by an NVMe controller to provide access to the NVMe namespace.
The format for an NVMe namespace identifier is 8 hexadecimal digits (zero-filled) followed by a lower case "h".

Example: 00000001h

var opts

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