List Load Balancer Plans
Lists the load balancer plans (SKUs) available to the account in the requested region. Each plan describes the compute backing the load balancer appliance - vCPU, RAM, disk, hourly/monthly price, maximum concurrent connections, and any committed (reserved) pricing options.
Use the name of a plan (for example E2E-LB-2) as the plan_name field when creating or upgrading a load balancer. Plans whose available_inventory_status is false cannot currently be provisioned in the region.
GET
/api/v1/appliance-type/Query parameters
project_idQueryintegerrequiredIdentifier of the project to scope the request to. Required integer project ID.
- required
- must be a valid integer project ID
example{{project_id}}apikeyQuerystringrequiredAPI key used to authenticate the request
- required
- must be a valid alphanumeric API key
example{{api_key}}locationQuerystringrequiredRegion whose load balancer plans should be returned.
- must be a non-empty string
- should be a valid region name (e.g., Delhi, Mumbai, Chennai)
example{{location}}
Responses
200Successful response
example
200example
Success