GET /api/admin/suspend-ready-q/v1
Note
This page was generated by extracting information from a JSON Schema data file for the API. It may be missing some information, or otherwise suggest approximate or placeholder values based on information in the schema file; this is due to limitations on how that data is extracted from the underlying Rust code and into the JSON Schema, and then again from there and into these docs.
List the active ready-queue suspensions
Responses
Status 200
Suspended
Content-Type: application/json
This is an object value, with the following properties:
-
duration- requiredstring. how long until this suspension expires and is automatically removed -
expires- requiredstring(date-time). The time at which the suspension will expire -
id- requiredstring(uuid). The id for the suspension. Can be used to cancel the suspension. -
name- requiredstring. The name of the ready queue that is suspended -
reason- requiredstring. The reason for the suspension