Enable a workspace for an account

Enables a workspace for a specific compute resource account. The isPublic flag determines
who can create compute nodes on this account: if true, workspace managers can create nodes;
if false, only the account owner can create nodes

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The uuid of the compute resource account

Query Params
string
required

Node Id of the workspace that we want to enable.

Body Params

Workspace enablement configuration

boolean

If true, workspace administrators can manage resources on this account (subject to enableCompute/enableStorage). If false, only the account owner can manage resources.

boolean

If true and isPublic is true, workspace administrators can create compute nodes on this account.

boolean

If true and isPublic is true, workspace administrators can create storage nodes on this account.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json