/schedules/{scheduledServiceId}
The following operations are supported on this resource:
Get the details of an existing scheduled task.
Parameters
name |
description |
type |
default |
scheduledServiceId |
The scheduled task to access.
|
path |
|
Output Payload
element |
produceable content type(s) |
scheduled-task (XML)
|
- application/xml
- application/json
|
description |
(no documentation provided) |
Update the configuration of an existing scheduled task.
Parameters
name |
description |
type |
default |
scheduledServiceId |
The scheduled task to access.
|
path |
|
Input Payload
element |
consumeable content type(s) |
scheduled-task (XML)
|
- application/xml
- application/json
|
description |
REST Response object for a scheduled service configuration
request, contains the typical 'data' parameter, which is the
scheduled service configuration. |
Output Payload
Delete an existing scheduled task.
Parameters
name |
description |
type |
default |
scheduledServiceId |
The scheduled task to access.
|
path |
|