v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14238527879.4 KB

Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup schedule.

get/#Action=CreateSnapshotSchedule

Query parameters

ScheduleDefinitionsstring[]

The definition of the snapshot schedule. The definition is made up of schedule expressions, for example "cron(30 12 *)" or "rate(12 hours)".

ScheduleIdentifierstring

A unique identifier for a snapshot schedule. Only alphanumeric characters are allowed for the identifier.

ScheduleDescriptionstring

The description of the snapshot schedule.

Keystring

The key, or name, for the resource tag.

Valuestring

The value for the resource tag.

An optional set of tags you can use to search for the schedule.

DryRunboolean
<p/>
NextInvocationsinteger
<p/>
Action'CreateSnapshotSchedule' required
Version'2012-12-01' required

Response

Success