Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
1
Region ID
1
Schedule ID
"1488e2ce-f906-47fb-ba32-c25a3f63df4f"
Body
Day of the month (1-31, '*') or a comma-separated list of days
"5"
Weekday or a comma-separated list of weekdays (mon,tue,wed,thu,fri,sat,sun,*)
"mon,fri"
Number of days to wait
0
Hour (0-23, '*') or a comma-separated list of hours
"0, 20"
Number of hours to wait
2
Number of stored resources.
0 < x <= 10000
2
Minute (0-59, '*') or a comma-separated list of minutes
"30"
Number of minutes to wait
1
Month (1-12, '*') or a comma-separated list of months
"1,6"
Template for resource names.
"Snapshot of volume {volume_id} created by policy {lifecycle_policy_id}"
Time after which the resource will be deleted
A pytz timezone. Defaults to UTC.
"UTC"
Type of the schedule.
cron
, interval
"cron"
ISO week (1-53, '*') or a comma-separated list of weeks
"1"
Number of weeks to wait
0
Response
OK
Schedule ID
"1488e2ce-f906-47fb-ba32-c25a3f63df4f"
Number of stored resources.
0 < x <= 10000
2
Schedule owner
"lifecycle_policy"
Owner ID
1
Time after which the resource will be deleted
Schedule type
"cron"
"cron"
User ID
12
Day of the month (1-31, '*') or a comma-separated list of days
"5"
Weekday or a comma-separated list of weekdays (mon,tue,wed,thu,fri,sat,sun,*)
"mon,fri"
Hour (0-23, '*') or a comma-separated list of hours
"0, 20"
Minute (0-59, '*') or a comma-separated list of minutes
"30"
Month (1-12, '*') or a comma-separated list of months
"1,6"
Template for resource names
"reserve snap of the volume {volume_id}"
A pytz timezone. Defaults to UTC.
"UTC"
ISO week (1-53, '*') or a comma-separated list of weeks
"1"