v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

Disconnect Environment

Disconnects the environment from the node pool. Returns an error if the environment is not connected to a node pool.

post/v1/accounts/{account_id}/environments/{environment_id}:disconnect

Path parameters

account_idstring required

The Account Id

environment_idstring required

The Environment Id

Request body

forceboolean

Disconnect the environment even if snapshotting fails (e.g. due to pod failure). This flag should only be used if you are certain that the pod is gone.

resetSnapshotsboolean

Forces snapshots to be rebuilt. This can be used when there are too many snapshot layers or when an unforeseen snapshotting logic error has occurred.

Response

A successful response.

object required