Skip to main content

Request

POST 

/workstations

Creates and initializes a new Workstation instance based on the specified Workstation Type. The Workstation will be provisioned with hardware and software resources defined by the type. If no type is specified, the 'default' type will be used. Returns a Workstation object containing connection details and status information.

Request

Responses

Workstation successfully created and initialized. Returns the Workstation object containing connection details, status, and resource information.