v1

latestOpenAPI 3.0.0CC-BY-SA2026-07-14101425.5 KB
OSDB

Describe action

Returns a description of a given service action.

get/api/v1/actions/{serviceId}/{actionId}

Path parameters

serviceIdstring required

Service ID of the service supporting the action.

actionIdstring required

Action ID of the action to describe.

Response

A single action description

apistring required

The path of the REST API method

methodstring required

The name of the REST API method

status'success' required