Module netapp_ontap.models.fpolicy_persistent_stores
Copyright © 2024 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class FpolicyPersistentStoresSchema (*, 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 FpolicyPersistentStores object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
autosize_mode: str GET POST
-
Autosize mode for the volume.
grow ‐ Volume automatically grows in response to the amount of space used.
grow_shrink ‐ Volume grows or shrinks in response to the amount of space used.
off ‐ Autosizing of the volume is disabled.Valid choices:
- grow
- grow_shrink
- off
-
name: str GET POST
-
The name specified for the FPolicy Persistent Store.
Example: ps1
-
size: Size GET POST PATCH
-
The size of the Persistent Store volume, in bytes.
Example: 100M
-
volume: str GET POST PATCH
-
The specified volume to store the events for the FPolicy Persistent Store.
Example: psvol