workspaceIds
Home > @gooddata/sdk-backend-spi > IGetOrganizationAutomationsOptions > workspaceIds
IGetOrganizationAutomationsOptions.workspaceIds property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Filter automations by specific workspace IDs for centralized management.
Signature:
workspaceIds?: string[];
Remarks
If not provided, automations from all workspaces in the organization are returned.