GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.1.0
  • Code samples
  • GitHub

withStatus()

Home > @gooddata/sdk-backend-spi > IAutomationsQuery > withStatus

IAutomationsQuery.withStatus() method

Sets status of automation results for the query.

Signature:

withStatus(status: string, filterType?: AutomationFilterType): IAutomationsQuery;

Parameters

Parameter

Type

Description

status

string

status of the automation result ("SUCCESS" or "FAILED")

filterType

AutomationFilterType

(Optional) type of filter behavior ("exact", "include", "exclude")

Returns:

IAutomationsQuery

automations query

  • IAutomationsQuery.withStatus() method
  • Parameters
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use