Module netapp_ontap.models.anti_ransomware_volume_workload_typical_usage

Copyright © 2023 NetApp Inc. All rights reserved.

This file has been automatically generated based on the ONTAP REST API documentation.

Classes

class AntiRansomwareVolumeWorkloadTypicalUsageSchema (*, 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 AntiRansomwareVolumeWorkloadTypicalUsage object

Ancestors

  • netapp_ontap.resource.ResourceSchema
  • marshmallow.schema.Schema
  • marshmallow.base.SchemaABC

Class variables

file_create_peak_rate_per_minute: Size GET

Typical peak rate of file creates per minute in the workload of the volume.

Example: 50

file_delete_peak_rate_per_minute: Size GET

Typical peak rate of file deletes per minute in the workload of the volume.

Example: 10

file_rename_peak_rate_per_minute: Size GET

Typical peak rate of file renames per minute in the workload of the volume.

Example: 5

high_entropy_data_write_peak_percent: Size GET

Typical peak percentage of high entropy data writes in the volume.

Example: 10

high_entropy_data_write_peak_rate_kb_per_minute: Size GET

Typical peak high entropy data write rate in the volume, in KBs per minute.

Example: 1200