Module netapp_ontap.models.nvme_subsystem_subsystem_maps

Copyright © 2024 NetApp Inc. All rights reserved.

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

Classes

class NvmeSubsystemSubsystemMapsSchema (*, 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 NvmeSubsystemSubsystemMaps object

Ancestors

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

Class variables

anagrpid: str GET

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.

namespace: NvmeSubsystemSubsystemMapsNamespace GET POST PATCH

An NVMe namespace mapped to the NVMe subsystem.

nsid: str GET

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