Get detailed information about a specific request by ID.
Poll this endpoint to track asynchronous operations (cluster/storage) until a terminal state (COMPLETED or FAILED) is reached. Non-terminal responses include a Retry-After header with the recommended polling interval.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response model for individual request info endpoint.
Unique request identifier
Type of operation
CLUSTER_CLAIM, CLUSTER_RELEASE, CLUSTER_EDIT, STORAGE_CREATE, STORAGE_DESTROY, STORAGE_ATTACH, STORAGE_DETACH, STORAGE_EDIT Current request status
PENDING, PROCESSING, COMPLETED, FAILED, RETRYING Request creation timestamp (ISO format)
TensorPool object ID (cluster/storage)
User-facing message about request status