SingleStoreDB
1.10.0
Contents:
Installation
What’s New
Getting Started
API Reference
Connections
Utilities
Management API
singlestoredb.manage_workspaces
WorkspaceManager
workspace.WorkspaceManager
workspace.WorkspaceManager.organization
workspace.WorkspaceManager.workspace_groups
workspace.WorkspaceManager.regions
workspace.WorkspaceManager.create_workspace_group
workspace.WorkspaceManager.create_workspace
workspace.WorkspaceManager.get_workspace_group
workspace.WorkspaceManager.get_workspace
WorkspaceGroup
Workspace
Region
Stage
StageObject
Notebook Tools
Configuration
License
SingleStoreDB
API Reference
singlestoredb.management.workspace.WorkspaceManager.get_workspace
View page source
singlestoredb.management.workspace.WorkspaceManager.get_workspace
¶
WorkspaceManager.
get_workspace
(
id
:
str
)
→
Workspace
¶
Retrieve a workspace definition.
Parameters
:
id
(
str
) – ID of the workspace
Return type
:
Workspace