v1

latestOpenAPI 3.1.0Proprietary2026-07-13197242444.9 KB
Cluster Scaling

Get Scale Operation Status

Get the current status of a scaling operation. Frontend polls this every 5 seconds.

get/cluster/scale/{operation_id}

Path parameters

operation_idstring required

Response

Successful Response

operation_idstring required
direction'up' | 'down' required
status'pending' | 'in_progress' | 'completed' | 'failed' | 'cancelled' required
current_stepinteger required
total_stepsinteger
cluster_namestring required
namespacestring required
initiated_bystring required
created_atstring date-time required
updated_atstring date-time required
completed_atstring date-time nullable
error_messagestring nullable