Module netapp_ontap.models.consistency_group_nvme_host
Copyright © 2024 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class ConsistencyGroupNvmeHostSchema (*, 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 ConsistencyGroupNvmeHost object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
dh_hmac_chap: ConsistencyGroupNvmeHostDhHmacChap GET POST PATCH
-
The dh_hmac_chap field of the consistency_group_nvme_host.
-
nqn: str GET POST
-
The NVMe qualified name (NQN) used to identify the NVMe storage target. Not allowed in POST when the
records
property is used.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 io_queue count and I/O queue depth are being used.
Valid choices:
- regular
- high