Create a new workspace manager.
Readonly
serverThe server settings used to make API requests.
Fetch a workspace.
The workspace's ID.
A promise that resolves if successful.
Fetch the list of workspace IDs that exist on the server.
A promise that resolves if successful.
Save a workspace.
The workspace's ID.
The workspace being saved.
A promise that resolves if successful.
The workspaces API service manager.