Module netapp_ontap.models.ip_interface_svm
Copyright © 2024 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class IpInterfaceSvmSchema (*, only: types.StrSequenceOrSet | None = None, exclude: types.StrSequenceOrSet = (), many: bool | None = None, context: dict | None = None, load_only: types.StrSequenceOrSet = (), dump_only: types.StrSequenceOrSet = (), partial: bool | types.StrSequenceOrSet | None = None, unknown: str | None = None)
-
The fields of the IpInterfaceSvm object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
- abc.ABC
Class variables
-
ip: IpInterfaceSvmIp GET POST PATCH
-
IP information
-
links: SelfLink GET
-
The links field of the ip_interface_svm.
-
location: IpInterfaceSvmLocation POST
-
Home_node is optional.
-
name: str GET POST
-
The name of the interface (optional).
Example: lif1
-
service_policy: str GET POST PATCH
-
The service_policy field of the ip_interface_svm.
-
services: List[str] GET
-
The services associated with the interface.
-
subnet: IpSubnet GET POST PATCH
-
Allocates an interface address from a subnet.
-
uuid: str GET
-
The UUID that uniquely identifies the interface.
Example: 1cd8a442-86d1-11e0-ae1c-123478563412