Module netapp_ontap.models.application_rpo_local

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

class ApplicationRpoLocalSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)

The fields of the ApplicationRpoLocal object

Ancestors

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

Class variables

var description

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

var name

The local RPO of the application. This indicates how often application snapshots are automatically created

Valid choices:

  • 6_hourly
  • 15_minutely
  • hourly
  • none
var opts

Instance variables

var patchable_fields

Only fields in this list will be considered when patching a resource

var postable_fields

Only fields in this list will be considered when posting a resource