On Cost, Resource, and Kubernetes Efficiency Reports, you can create a filter and click View as VQL to see the filter represented in VQL.

- API. On supported endpoints, such as
/cost_reports
and/resource_reports
, you can use VQL in thefilter
parameter to programmatically create and fetch Cost Reports. - Terraform provider. In supported Terraform resources, such as
vantage_saved_filter
orvantage_cost_report
, you can use VQL for thefilter
argument to create filtered Cost Reports or saved filters.
Key Concepts
VQL is based on the following key concepts, further described in subsequent sections.VQL uses a schema that organizes filters into namespaces. These namespaces comprise various fields that you can leverage to filter and retrieve specific cost-related data.