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