Module netapp_ontap.models.ip_interface_location
Copyright © 2021 NetApp Inc. All rights reserved.
Classes
class IpInterfaceLocationSchema (*, 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 IpInterfaceLocation object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
auto_revert GET POST PATCH
-
The auto_revert field of the ip_interface_location.
-
broadcast_domain POST
-
The broadcast_domain field of the ip_interface_location.
-
failover GET POST PATCH
-
The failover field of the ip_interface_location.
-
home_node GET POST PATCH
-
The home_node field of the ip_interface_location.
-
home_port GET POST PATCH
-
The home_port field of the ip_interface_location.
-
is_home GET PATCH
-
The is_home field of the ip_interface_location.
-
node GET PATCH
-
The node field of the ip_interface_location.
-
port GET PATCH
-
The port field of the ip_interface_location.