Computer environments

Boot your computer from an environment

Attach the environment to the caller's computer, which re-provisions it from the pinned image (installed files are wiped). The environment must have a ready build, and the computer provider must match the build's. Bodyless. Guest callers are denied (a write).

post/projects/{projectId}/computer-environments/{environmentId}/use

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

environmentIdstring required

Computer environment ID, as returned by the project's environment list.

Request body

object required

Response

The environment was attached; the computer is re-provisioning.

environmentIdstring required
computerIdstring required
statusstring required

The computer's lifecycle status after attaching (it re-provisions).

Changes