Vantage · Example Payload

Vantage Cost Management Access Grant Input Example

BudgetsCloud PricingCost ManagementCostsFinOps

Vantage Cost Management Access Grant Input Example is an example object payload from Vantage, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

team_tokenresource_tokenaccess

Example Payload

Raw ↑
{
  "team_token": "example_value",
  "resource_token": "example_value",
  "access": "example_value"
}