Module netapp_ontap.models.nvme_interface_fc_interface
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class NvmeInterfaceFcInterfaceSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the NvmeInterfaceFcInterface object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var links
-
The links field of the nvme_interface_fc_interface.
var opts
var port
-
The port field of the nvme_interface_fc_interface.
var wwnn
-
The WWNN (world wide node name) of the Fibre Channel NVMe interface.
Example: 20:00:00:50:56:b4:13:a9
var wwpn
-
The WWPN (world wide port name) of the Fibre Channel NVMe interface.
Example: 20:00:00:50:56:b4:13:a8
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