Vantage · Arazzo Workflow
Vantage Create a Cost Report and Fetch Its Costs
Version 1.0.0
Create a Cost Report from a VQL filter and immediately retrieve its cost data.
Provider
Workflows
create-cost-report-and-fetch-costs
Create a Cost Report and retrieve its cost line items.
Creates a Cost Report in the supplied workspace, fetches it back by token, and retrieves the cost data for the requested date range.
1
createReport
createCostReport
Create a new Cost Report scoped by the supplied VQL filter, groupings, and workspace.
2
getReport
getCostReport
Read the newly created Cost Report back by token to confirm it persisted.
3
getCosts
getCosts
Retrieve the cost line items for the report over the requested date range.