Skip to main content
GET
Get interruption history

Authorizations

Authorization
string
header
required

Use a JWT access token or API key (prefixed with nv_)

Path Parameters

vm_id
string<uuid>
required

Response

Interruption history

id
string
interruptible_vm_id
string
preempted_by_vm_id
string
preempted_at
string<date-time>
restored_at
string<date-time> | null
downtime_seconds
integer | null
status
enum<string>
Available options:
interrupted,
restored,
cancelled