Module netapp_ontap.models.nvme_namespace_convert_lun

Copyright © 2024 NetApp Inc. All rights reserved.

This file has been automatically generated based on the ONTAP REST API documentation.

Classes

class NvmeNamespaceConvertLunSchema (*, only: types.StrSequenceOrSet | None = None, exclude: types.StrSequenceOrSet = (), many: bool | None = None, context: dict | None = None, load_only: types.StrSequenceOrSet = (), dump_only: types.StrSequenceOrSet = (), partial: bool | types.StrSequenceOrSet | None = None, unknown: str | None = None)

The fields of the NvmeNamespaceConvertLun object

Ancestors

  • netapp_ontap.resource.ResourceSchema
  • marshmallow.schema.Schema
  • marshmallow.base.SchemaABC
  • abc.ABC

Class variables

name: str POST

The name of the source LUN. Valid in POST.

Platform Specifics

  • Unified ONTAP: A LUN is located within a volume. Optionally, it can be located within a qtree in a volume.
    LUN names are paths of the form "/vol/\[/\]/\" where the qtree name is optional.

  • ASA r2: LUN names are simple names that share a namespace with NVMe namespaces within the same SVM. The name must begin with a letter or "_" and contain only "_" and alphanumeric characters. In specific cases, an optional snapshot-name can be used of the form "\[@\]". The snapshot name must not begin or end with whitespace.

Example: /vol/volume1/lun1

uuid: str POST

The unique identifier of the source LUN. Valid in POST.

Example: 1cd8a442-86d1-11e0-ae1c-123478563412