Module netapp_ontap.models.nvme_namespace_location

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

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

The fields of the NvmeNamespaceLocation object

Ancestors

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

Class variables

var namespace

The base name component of the NVMe namespace. Valid in POST.
If properties name and location.namespace are specified in the same request, they must refer to the base name.
NVMe namespaces do not support rename.

Example: namespace1

var opts
var qtree

The qtree field of the nvme_namespace_location.

var volume

The volume field of the nvme_namespace_location.

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