Module netapp_ontap.models.nvme_namespace_subsystem_map
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class NvmeNamespaceSubsystemMapSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the NvmeNamespaceSubsystemMap 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 ANAGRPID is 8 hexadecimal digits (zero-filled) followed by a lower case "h".Example: 00103050h
var links
-
The links field of the nvme_namespace_subsystem_map.
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
var subsystem
-
The subsystem field of the nvme_namespace_subsystem_map.
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