CapabilityPlexusResource
The following resources are part of this group:
/capabilities/{capabilityId}
Mount Point: /service/local/capabilities/{capabilityId}
The following operations are supported on this resource:
GET
Get the details of a capability.
Parameters
name | description | type | default |
---|---|---|---|
capabilityId | (no documentation provided) | path |
Response Body
element: | capability |
media types: | application/xml application/json |
(no documentation provided)
PUT
Update the configuration of an existing capability.
Parameters
name | description | type | default |
---|---|---|---|
capabilityId | (no documentation provided) | path |
Request Body
element: | capability |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | capability-status |
media types: | application/xml application/json |
(no documentation provided)
DELETE
Delete an existing capability.
Parameters
name | description | type | default |
---|---|---|---|
capabilityId | (no documentation provided) | path |