/v2/views

Create a View

Body Params
string
required

View name

filter
object
required

Filter mapping of dimension name to allowed values

connections
object
required

Contains the connections that will receive notifications for this view

string
required

primary group by dimension for the view

anomalies
object

Anomalies configuration for the view. These fields are used to configure the anomaly detection for the view. Anomalies are detected by comparing the cost of a given day to the cost of the previous day. If the cost of the current day is greater than or equal to the threshold, an anomaly event will be generated. The anomaly event will be sent to the configured connections for the view. The following fields are used to configure the anomaly detection:

Headers
string

If passed, any subsequent operation with the same value for this header will return the exact same result. This is true for all responses, i.e. successes and errors.

string

If passed, the operation executes in the namespace specified by this key. Resource mutations in the namespace last for 1 hour.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json