getDescriptor()
Home > @gooddata/sdk-backend-spi > IAnalyticalWorkspace > getDescriptor
IAnalyticalWorkspace.getDescriptor() method
Returns details about the analytical workspace. Throws error in case the workspace does not exist.
Signature:
getDescriptor(): Promise<IWorkspaceDescriptor>;
Returns:
Promise<IWorkspaceDescriptor>