Skip to main content
GET
List suspended machines

Authorizations

Authorization
string
header
required

workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens

Response

List of suspensions

id
string
required
workspace_id
string
required
cluster_id
string
required
server_type
string
required
Example:

"cpx31"

location
string
required
Example:

"fsn1"

hostname
string
required
Example:

"node-xl8r2abc"

reason
enum<string>
required
Available options:
manual,
downgrade
provider_suspend_data
object
required
monthly_cost_cents
number
required
expires_at
number
required
created_at
number
required