Module netapp_ontap.models.anti_ransomware_volume_workload_surge_usage

Copyright © 2023 NetApp Inc. All rights reserved.

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

Classes

class AntiRansomwareVolumeWorkloadSurgeUsageSchema (*, 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 AntiRansomwareVolumeWorkloadSurgeUsage object

Ancestors

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

Class variables

file_create_peak_rate_per_minute: Size GET

Peak rate of file creates per minute in the workload of the volume during surge.

Example: 10

file_delete_peak_rate_per_minute: Size GET

Peak rate of file deletes per minute in the workload of the volume during surge.

Example: 50

file_rename_peak_rate_per_minute: Size GET

Peak rate of file renames per minute in the workload of the volume during surge.

Example: 30

high_entropy_data_write_peak_percent: Size GET

Peak percentage of high entropy data writes in the volume during surge.

Example: 30

high_entropy_data_write_peak_rate_kb_per_minute: Size GET

Peak high entropy data write rate in the volume during surge, in KBs per minute.

Example: 2500

newly_observed_file_extensions: List[AntiRansomwareVolumeWorkloadSurgeUsageNewlyObservedFileExtensions] GET

New file extensions observed in the volume during surge.

time: ImpreciseDateTime GET

Timestamp at which the first surge in the volume's workload is observed.

Example: 2021-12-01T17:46:20.000+0000