Module netapp_ontap.models.application_rpo_components_rpo_local

Copyright © 2023 NetApp Inc. All rights reserved.

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

Classes

class ApplicationRpoComponentsRpoLocalSchema (*, 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 ApplicationRpoComponentsRpoLocal object

Ancestors

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

Class variables

description: str GET

A detailed description of the local RPO. This will include details about the Snapshot copy schedule.

name: str GET

The local RPO of the component. This indicates how often component Snapshot copies are automatically created.

Valid choices:

  • 6_hourly
  • 15_minutely
  • hourly
  • none