Module netapp_ontap.models.nvme_subsystem_host_no_records
Copyright © 2021 NetApp Inc. All rights reserved.
Classes
class NvmeSubsystemHostNoRecordsSchema (*, only: typing.Union = None, exclude: typing.Union = (), many: bool = False, context: typing.Dict = None, load_only: typing.Union = (), dump_only: typing.Union = (), partial: typing.Union = False, unknown: str = None)
-
The fields of the NvmeSubsystemHostNoRecords object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
io_queue GET POST PATCH
-
The io_queue field of the nvme_subsystem_host_no_records.
-
links GET
-
The links field of the nvme_subsystem_host_no_records.
-
nqn 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
-
subsystem GET POST PATCH
-
The subsystem field of the nvme_subsystem_host_no_records.