API Reference
Operations
Stream operation logs (SSE)
Streams operation step logs as Server-Sent Events in real-time.
Authorization
Authorization<token>JWT Bearer token (format: Bearer {token})
In: header
Path Parameters
typeRequiredstringOperation type (backup, restore, instance_create, snapshot, rollback)
idRequiredstringOperation ID
SSE stream
Get operation steps
Returns all steps for a completed operation.
Authorization
Authorization<token>JWT Bearer token (format: Bearer {token})
In: header
Path Parameters
typeRequiredstringOperation type (backup, restore, instance_create, snapshot, rollback)
idRequiredstringOperation ID
OK
Was this page helpful?