Module netapp_ontap.models.ip_info
Copyright © 2020 NetApp Inc. All rights reserved.
Classes
class IpInfoSchema (*, 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 IpInfo object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
address GET POST PATCH -
The address field of the ip_info.
-
family GET POST PATCH -
The family field of the ip_info.
-
netmask GET POST PATCH -
The netmask field of the ip_info.