Swagger 2.02026-08-101,9168873.7 MB

835047dab520

Capabilities

Asks the server if a single capability exists or not. If the Capability exists, an HTTP 200 (OK) will be returned. If not, a 404 (Not Found) will be returned.

get/capabilities/{capability}

Path parameters

capabilitystring required

The capability you want to query for. Name matching is case insensitive but otherwise must be a full string match

Response

Indicates that the Capability exists

Existsboolean required