WorkspaceAPI Methods |
The WorkspaceAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| AddAdmins |
Add admins for the specified workspace.
| |
| AddDefault |
Adds a specified workspace as default.
| |
| AddFavorite |
Adds a specified workspace as favorite.
| |
| AddGroupMembers |
Add users to the specified group.
| |
| Copy |
Copy the specified workspace from one organization to another or within the organization.
| |
| CopyViews |
Copy the specified views from one workspace to another workspace.
| |
| CreateFolder |
Create a folder in the specified workspace.
| |
| CreateGroup |
Create a group in the specified workspace.
| |
| CreateSlideshow |
Create a slideshow in the specified workspace.
| |
| CreateTable |
Create a table in the specified workspace.
| |
| CreateVariable |
Create a variable in the workspace.
| |
| Delete |
Delete a specified workspace in the organization.
| |
| DeleteFolder |
Delete a specified folder in the workspace.
| |
| DeleteGroup |
Delete a specified group.
| |
| DeleteSlideshow |
Delete a specified slideshow in the workspace.
| |
| DeleteVariable |
Delete a specified variable in the workspace.
| |
| DisableDomainAccess |
Disable workspace from the specified white label domain.
| |
| EnableDomainAccess |
Enable workspace to the specified white label domain.
| |
| GetAdmins |
Returns list of admins for the specified workspace.
| |
| GetDatasources |
Returns list of datasources for the specified workspace.
| |
| GetFolders |
Returns list of all accessible folders for the specified workspace.
| |
| GetGroupDetails |
Returns details of the specified group.
| |
| GetGroups |
Returns list of groups for the specified workspace.
| |
| GetSecretKey |
Returns the secret key of the specified workspace.
| |
| GetShareInfo |
Returns shared details of the specified workspace.
| |
| GetSlideshowDetails |
Returns details of the specified slideshow.
| |
| GetSlideshows |
Returns list of slideshows for the specified workspace.
| |
| GetSlideshowURL |
Returns slide URL to access the specified slideshow.
| |
| GetVariableDetails |
Returns details of the specified variable.
| |
| GetVariables |
Returns list of variables for the specified workspace.
| |
| GetViews |
Returns list of all accessible views for the specified workspace.
| |
| MakeDefaultFolder |
Make the specified folder as default.
| |
| RemoveAdmins |
Remove admins from the specified workspace.
| |
| RemoveDefault |
Remove a specified workspace from default.
| |
| RemoveFavorite |
Remove a specified workspace from favorite.
| |
| RemoveGroupMembers |
Remove users from the specified group.
| |
| RemoveShare |
Remove shared views for the specified users.
| |
| Rename |
Rename a specified workspace in the organization.
| |
| RenameFolder |
Rename a specified folder in the workspace.
| |
| RenameGroup |
Rename a specified group.
| |
| ShareViews |
Share views to the specified users.
| |
| SyncData |
Initiate data sync for the specified datasource.
| |
| UpdateDatasourceConnection |
Update connection details for the specified datasource.
| |
| UpdateSlideshow |
Update details of the specified slideshow.
| |
| UpdateVariable |
Update details of the specified variable in the workspace.
|