Module netapp_ontap.models.nvme_subsystem_controller_host
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class NvmeSubsystemControllerHostSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the NvmeSubsystemControllerHost object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var id
-
The host identifier registered with the controller.
Example: b8546ca6097349e5b1558dc154fc073b
var nqn
-
The NVMe qualified name of the host.
Example: nqn.2014-08.org.nvmexpress:uuid:c2846cb1-89d2-4020-a3b0-71ce907b4eef
var opts
var transport_address
-
The transport address of the host.
Example: nn-0x20000090fae00806:pn-0x10000090fae00806
Instance variables
var patchable_fields
-
Only fields in this list will be considered when patching a resource
var postable_fields
-
Only fields in this list will be considered when posting a resource