Request URL
GET https://api.dotcom-monitor.com/config_api_v1/scheduler/{scheduler_id}
Path Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| scheduler_id |
string |
true |
The scheduler unique id. |
Success Response
Fields Description
| Field | Type | Description | |||
|
Name |
String |
Scheduler name.
Example:
|
|||
|
Description |
String |
Scheduler description.
Example:
|
|||
|
Weekly_Intervals |
Array of Objects |
This describes intervals which repeat on a weekly basis
POSSIBLE DAYS VALUES: “Su”,”Mo”,”Tu”,”We”,”Th”,”Fr”,”Sa”,”Su” MEANS PROCESSING IS ENABLED
MEANS PROCESSING IS DISABLED
Example:
|
|||
|
Date_Time_Intervals |
Array of Objects |
This describes non-repeat intervals.
Time format is given in UNIX time. Example:
|
|||
|
Assigned_To |
Array of Objects |
READ ONLY Field.
This field reflects all devices and Alert Groups which have this scheduler assigned. Example:
|
