SingleStore · Capability
SingleStore Management API — Workspaces
SingleStore Management API — Workspaces. 7 operations. Lead operation: List Workspaces. Self-contained Naftiko capability covering one Singlestore business surface.
What You Can Do
GET
Listworkspaces
— List Workspaces
/v1/workspaces
POST
Createworkspace
— Create a Workspace
/v1/workspaces
GET
Getworkspace
— Get a Workspace
/v1/workspaces/{workspaceid}
PATCH
Updateworkspace
— Update a Workspace
/v1/workspaces/{workspaceid}
DELETE
Terminateworkspace
— Terminate a Workspace
/v1/workspaces/{workspaceid}
POST
Resumeworkspace
— Resume a Workspace
/v1/workspaces/{workspaceid}/resume
POST
Suspendworkspace
— Suspend a Workspace
/v1/workspaces/{workspaceid}/suspend
MCP Tools
list-workspaces
List Workspaces
read-only
idempotent
create-workspace
Create a Workspace
get-workspace
Get a Workspace
read-only
idempotent
update-workspace
Update a Workspace
idempotent
terminate-workspace
Terminate a Workspace
idempotent
resume-workspace
Resume a Workspace
suspend-workspace
Suspend a Workspace