Module netapp_ontap.models.nvme_subsystem_hosts

Copyright © 2023 NetApp Inc. All rights reserved.

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

Classes

class NvmeSubsystemHostsSchema (*, only: Union[Sequence[str], Set[str]] = None, exclude: Union[Sequence[str], Set[str]] = (), many: bool = False, context: Dict = None, load_only: Union[Sequence[str], Set[str]] = (), dump_only: Union[Sequence[str], Set[str]] = (), partial: Union[bool, Sequence[str], Set[str]] = False, unknown: str = None)

The fields of the NvmeSubsystemHosts object

Ancestors

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

Class variables

dh_hmac_chap: NvmeDhHmacChapAuthentication GET POST PATCH

The dh_hmac_chap field of the nvme_subsystem_hosts.

nqn: str GET POST

The NVMe qualified name (NQN) used to identify the NVMe storage target.

Example: nqn.1992-01.example.com:string

priority: str GET POST

The host priority setting allocates appropriate NVMe I/O queues (count and depth) for the host to submit I/O commands. Absence of this property in GET implies user configured values of I/O queue count and I/O queue depth are being used.

Valid choices:

  • regular
  • high