Module netapp_ontap.models.fc_interface_location
Copyright © 2020 NetApp Inc. All rights reserved.
Classes
class FcInterfaceLocationSchema (*, 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 FcInterfaceLocation object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
home_node GET POST PATCH
-
The home_node field of the fc_interface_location.
-
home_port GET POST PATCH
-
The home_port field of the fc_interface_location.
-
is_home GET
-
Indicates whether or not the FC interface currently resides on the home node.
-
node GET POST PATCH
-
The node field of the fc_interface_location.
-
port GET POST PATCH
-
The port field of the fc_interface_location.