Module netapp_ontap.models.application_rpo_rpo_local

Copyright © 2021 NetApp Inc. All rights reserved.

Classes

class ApplicationRpoRpoLocalSchema (*, only: typing.Union = None, exclude: typing.Union = (), many: bool = False, context: typing.Dict = None, load_only: typing.Union = (), dump_only: typing.Union = (), partial: typing.Union = False, unknown: str = None)

The fields of the ApplicationRpoRpoLocal object

Ancestors

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

Class variables

description GET

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

name 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