Module netapp_ontap.models.object_store_endpoint_info_source
Copyright © 2022 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class ObjectStoreEndpointInfoSourceSchema (*, 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 ObjectStoreEndpointInfoSource object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
endpoint: ObjectStoreEndpointInfoSourceEndpoint GET POST PATCH
-
The endpoint field of the object_store_endpoint_info_source.
-
physical_size: Size GET
-
Physical used size of the source endpoint.
Example: 421888
-
type: str GET
-
Set to rw for read/write, and dp for a data protection endpoint.
Valid choices:
- rw
- dp