Skip to main content
POST
Reconcile Instance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

pool_id
string
required
lease_id
string
required
instance_id
string
required

Body

application/json
state
enum<string>
required
Available options:
running,
deleted,
cleanup_failed
provider_id
string
default:""
Maximum string length: 256
Pattern: ^[a-zA-Z0-9_-]*$
error_code
enum<string>
default:""
Available options:
,
provider_error,
ownership_mismatch,
credential_mismatch,
creation_unconfirmed

Response

Successful Response