NetApp V1 API - Class Google::Cloud::NetApp::V1::HourlySchedule (v0.4.2)

Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::HourlySchedule.

Make a snapshot every hour e.g. at 04:00, 05:00, 06:00.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#minute

def minute() -> ::Float
Returns
  • (::Float) — Set the minute of the hour to start the snapshot (0-59), defaults to the top of the hour (0).

#minute=

def minute=(value) -> ::Float
Parameter
  • value (::Float) — Set the minute of the hour to start the snapshot (0-59), defaults to the top of the hour (0).
Returns
  • (::Float) — Set the minute of the hour to start the snapshot (0-59), defaults to the top of the hour (0).

#snapshots_to_keep

def snapshots_to_keep() -> ::Float
Returns
  • (::Float) — The maximum number of Snapshots to keep for the hourly schedule

#snapshots_to_keep=

def snapshots_to_keep=(value) -> ::Float
Parameter
  • value (::Float) — The maximum number of Snapshots to keep for the hourly schedule
Returns
  • (::Float) — The maximum number of Snapshots to keep for the hourly schedule