IGetAutomationsOptions
Home > @gooddata/sdk-backend-spi > IGetAutomationsOptions
IGetAutomationsOptions interface
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.
Configuration options for loading automation metadata objects.
Signature:
export interface IGetAutomationsOptions
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
number |
(ALPHA) (Optional) Specify number of items per page. Default: 50 | ||
boolean |
(ALPHA) (Optional) Specify if information about the users that created/modified the exportDefinitions should be loaded for each exportDefinition. | ||
number |
(ALPHA) (Optional) Specify (zero-based) starting offset for the results. Default: 0 |