Vantage · Arazzo Workflow
Vantage Create an Anomaly Alert for a New Cost Report
Version 1.0.0
Create a Cost Report and attach an anomaly alert with a spend threshold.
Provider
Workflows
create-anomaly-alert-for-report
Create a Cost Report and an Anomaly Alert that watches it.
Creates a Cost Report, creates an Anomaly Alert referencing that report's token with a threshold, and fetches the alert back by token.
1
createReport
createCostReport
Create the Cost Report the anomaly alert will monitor.
2
createAnomalyAlert
createAnomalyAlert
Create an Anomaly Alert that watches the new Cost Report at the supplied threshold.
3
getAnomalyAlert
getAnomalyAlert
Read the Anomaly Alert back by token to confirm it was created.