Return a product
Documentation Index
Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Product model
The category of the cloud product
"compute"
The common name of the product.
"EC2"
A unique slug for the service the product belongs to.
"aws-ec2"
A unique slug for the provider the product belongs to.
"aws"
An object of metadata about the product.
{
"gpu": 0,
"name": "M5 General Purpose 16xlarge",
"vcpu": 64,
"memory": 256,
"clock_speed_ghz": 3.1,
"physical_processor_description": "Intel Xeon Platinum 8175 (Skylake)",
"network_performance_description": "20 Gigabit"
}