Module netapp_ontap.models.object_store_endpoint_info_source_endpoint
Copyright © 2022 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class ObjectStoreEndpointInfoSourceEndpointSchema (*, 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 ObjectStoreEndpointInfoSourceEndpoint object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
links: SelfLink GET
-
The links field of the object_store_endpoint_info_source_endpoint.
-
name: str GET
-
Source name.
Example: src1
-
svm: Svm GET POST PATCH
-
The svm field of the object_store_endpoint_info_source_endpoint.
-
type: str GET
-
Type of the source endpoint. Supported value is volume.
Valid choices:
- volume
-
uuid: str GET
-
Source UUID.
Example: f1c68b66-2e59-11ea-a778-00505682bd8f