Create a FinancialCommitmentReport.
The access token received from the authorization server in the OAuth 2.0 flow.
Create a FinancialCommitmentReport.
The Workspace in which the FinancialCommitmentReport will be created.
The title of the FinancialCommitmentReport.
The filter query language to apply to the FinancialCommitmentReport. Additional documentation available at https://docs.vantage.sh/vql.
The start date of the FinancialCommitmentReport. YYYY-MM-DD formatted. Incompatible with 'date_interval' parameter.
"2024-03-01"
The end date of the FinancialCommitmentReport. YYYY-MM-DD formatted. Incompatible with 'date_interval' parameter.
"2024-03-01"
The date interval of the FinancialCommitmentReport. Unless 'custom' is used, this is incompatible with 'start_date' and 'end_date' parameters. Defaults to 'last_3_months'.
this_month, last_7_days, last_30_days, last_month, last_3_months, last_6_months, custom, last_12_months, last_24_months, last_36_months, year_to_date, last_3_days, last_14_days The date bucket of the FinancialCommitmentReport.
hour, day, week, month The scope for the costs. Possible values: discountable, all.
discountable, all Grouping values for aggregating costs on the FinancialCommitmentReport. Valid groupings: cost_type, commitment_type, service, resource_account_id, provider_account_id, region, cost_category, cost_sub_category, instance_type, tag, tag:<label_name>.
FinancialCommitmentReport model
The title of the FinancialCommitmentReport.
"Acme123 Financial Commitment Report"
Indicates whether the FinancialCommitmentReport is the default report.
The date and time, in UTC, the report was created. ISO 8601 Formatted.
"2024-03-19T00:00:00Z"
The token for the Workspace the FinancialCommitmentReport is a part of.
The token for the User who created this FinancialCommitmentReport.
The start date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
"2024-03-01"
The end date for the FinancialCommitmentReport. Only set for custom date ranges. ISO 8601 Formatted.
"2024-03-20"
The date range for the FinancialCommitmentReport. Only present if a custom date range is not specified.
"last_month"
How costs are grouped and displayed in the FinancialCommitmentReport. Possible values: day, week, month.
"month"
The grouping aggregations applied to the filtered data.
"cost_type, tag:account"
The scope for the costs. Possible values: discountable, all.
"discountable"
The filter applied to the FinancialCommitmentReport. Additional documentation available at https://docs.vantage.sh/vql.