Create a storage node

Creates a new storage node associated with an account.

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

Optional workspace for this storage node. When provided, the account must be
enabled for the workspace, the caller must be the account owner or a workspace
admin on a public+storage-enabled account, and the node is auto-attached to
that workspace. When omitted, only the account owner may create the node and
no workspace attachment is created (workspaces can be attached afterwards via
POST /storage-nodes/{id}/workspace).

string
required
string
string
required

S3 bucket name, Azure container URL, or local path

string
string
enum
required
Allowed:
Responses
201

Storage node created

400

Bad request

403

Forbidden

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!