Engine capabilities
What the engine can do with the variant it has loaded, and what its other variants could.
GET /engines/{engine}/capabilities
note
SDK method: engineCapabilities
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
engine | string | Yes | Path parameter. |
Response
200 OK — Returns a Capabilities object.
404 Not Found — Returns a ErrorBody object.
503 — Returns a ErrorBody object.