Module netapp_ontap.models.ip_interface_svm
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class IpInterfaceSvmSchema (*, only: Union[Sequence[str], Set[str]] = None, exclude: Union[Sequence[str], Set[str]] = (), many: bool = False, context: Dict = None, load_only: Union[Sequence[str], Set[str]] = (), dump_only: Union[Sequence[str], Set[str]] = (), partial: Union[bool, Sequence[str], Set[str]] = False, unknown: str = None)
-
The fields of the IpInterfaceSvm object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
ip: IpInterfaceSvmIp GET POST PATCH
-
The ip field of the ip_interface_svm.
-
links: SelfLink GET
-
The links field of the ip_interface_svm.
-
location: IpInterfaceSvmLocation POST
-
The location field of the ip_interface_svm.
-
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