get
/policies/{id}
Gets details about a schedule policy.
Request Parameters
1 Path Parameter
2 Headers
Responses
Ok
Schema
name
string
Name of the schedule policy
1 validation + required
description
string
Description of the schedule policy
1 validation
type
string
Type of schedule policy.
2 validations + required
dr_accounts
array[string]
AWS only and applicable for cross-account policy only.
Remote DR accounts. Only 1 supported in array for now.
1 validation
remote_regions
object
Applicable for cross-region policy only.
Remote regions to copy snapshots.
daily_schedule
object
Daily schedule
weekly_schedule
object
Weekly schedule
monthly_schedule
object
Monthly schedule
copy_schedules
object
id
string
ID of the schedule policy. This value can be used as a backup_policy_id
or ‘cross_region_policy_id’ or ‘cross_account_policy_id’ query parameter for further CSM API requests.
1 validation + required
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
id
$$.env
No $$.env variables are being used in this request.