withStatus()
Home > @gooddata/sdk-backend-spi > IAutomationsQuery > withStatus
IAutomationsQuery.withStatus() method
Sets status of automation results for the query.
Signature:
withStatus(status: string): IAutomationsQuery;
Parameters
Parameter | Type | Description |
---|---|---|
status | string | status of the automation result ("SUCCESS" or "FAILED") |
Returns:
automations query