Methods
list
list
List workspaces associated with the user. Optional filters include clusterId, fqn, and workspace name. Pagination is available based on query parameters.
Parameters
Number of items per page
Number of items to skip
ClusterId of the Cluster
Workspace Name
Workspace FQN
Returns
🔗 WorkspaceReturns all the workspaces associated with a user and also the response includes paginated data.
Usage
create_or_update
create_or_update
Creates a new workspace or updates an existing one based on the provided manifest.
Parameters
🔗 WorkspaceManifestWorkspace manifest
Dry run the request
Returns
🔗 GetWorkspaceResponse
- Creates or updates a workspace with given manifest
- Corresponding authorization entry with admin role is made using newly created workspace
- Attached with the cluster id where the workspace is created
Usage
get
get
delete
delete