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