Module netapp_ontap.models.anti_ransomware_volume_event_log

Copyright © 2023 NetApp Inc. All rights reserved.

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

Classes

class AntiRansomwareVolumeEventLogSchema (*, 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 AntiRansomwareVolumeEventLog object

Ancestors

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

Class variables

is_enabled_on_new_file_extension_seen: bool GET POST PATCH

Specifies whether to send an EMS when a new file extension is discovered.

is_enabled_on_snapshot_copy_creation: bool GET POST PATCH

Specifies whether to send an EMS when a Snapshot copy is created.