Vantage · Arazzo Workflow
Vantage Reuse a Saved Filter on a New Cost Report
Version 1.0.0
Create a reusable Saved Filter and apply it to a new Cost Report.
Provider
Workflows
saved-filter-to-cost-report
Create a Saved Filter and a Cost Report that uses it.
Creates a Saved Filter, creates a Cost Report whose saved_filter_tokens include the new filter token, and fetches the report back by token.
1
createSavedFilter
createSavedFilter
Create a reusable Saved Filter from the supplied VQL expression.
2
createReport
createCostReport
Create a Cost Report that references the new Saved Filter.
3
getReport
getCostReport
Read the Cost Report back by token to confirm the Saved Filter is attached.