/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 |
(no documentation provided) |
Output Payload
element |
produceable content type(s) |
(custom) |
- application/xml
- application/json
|
description |
(no documentation provided) |
Delete an existing scheduled task.
Parameters
name |
description |
type |
default |
scheduledServiceId |
The scheduled task to access.
|
path |
|