Get engine information for a session
head/sessions/{sessionId}/engines/{engineName}/definition
Determines whether information for the specified engine is available.
Name | Type | Required | Description |
---|---|---|---|
engineName | string | true | Specifies the name or nickname of the requested engine. |
sessionId | string<object-id> | true | Specifies the ID of the session. |
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Headers | |
400 | Bad Request | The request was invalid. | ||
404 | Not Found | No engine exists at the requested path. | ||
501 | Not Implemented | The specified engine is not supported. |