Module netapp_ontap.models.anti_ransomware_volume_workload_historical_statistics

Copyright © 2024 NetApp Inc. All rights reserved.

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

Classes

class AntiRansomwareVolumeWorkloadHistoricalStatisticsSchema (*, only: types.StrSequenceOrSet | None = None, exclude: types.StrSequenceOrSet = (), many: bool | None = None, context: dict | None = None, load_only: types.StrSequenceOrSet = (), dump_only: types.StrSequenceOrSet = (), partial: bool | types.StrSequenceOrSet | None = None, unknown: str | None = None)

The fields of the AntiRansomwareVolumeWorkloadHistoricalStatistics object

Ancestors

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

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