Skip to main content
GET
Get bastion health

Authorizations

ankra_session
string
cookie
required

Browser session. Mutations also require X-Ankra-CSRF.

Path Parameters

cluster_id
string<uuid>
required

Response

Successful response

checked_at
string
required

Probe timestamp the maintenance loop stamped; empty until the first probe.

consecutive_failures
integer
required

Failed probes in a row; the offline notification fires at three.

detail
string
required
diagnose_supported
boolean
required

False for providers with no bastion diagnose job lane (Scaleway's managed Public Gateway).

hop
enum<string>
required

Which hop the probe failed at.

Available options:
bastion,
jumphost,
kind
string
required
provider
string
required
resource_id
string<uuid>
required
state
enum<string>
required

Empty until the bastion has been probed once.

Available options:
healthy,
offline,
unknown,
vm_status
string
required

The provider's own view of the VM, read when SSH failed.