Module netapp_ontap.models.ip_interface_and_gateway
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class IpInterfaceAndGatewaySchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the IpInterfaceAndGateway object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var address
-
IPv4 or IPv6 address
Example: 10.10.10.7
var gateway
-
The IPv4 or IPv6 address of the default router.
Example: 10.1.1.1
var netmask
-
The netmask field of the ip_interface_and_gateway.
var opts
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