Skip to main content

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_idQueryintegerrequired

    Identifier of the project to scope the request to. Required integer project ID.

    • required
    • must be a valid integer project ID
    example{{project_id}}
  • apikeyQuerystringrequired

    API key used to authenticate the request

    • required
    • must be a valid alphanumeric API key
    example{{api_key}}
  • locationQuerystringrequired

    Region 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
object
codeinteger
example200
dataarray
errorsobject
messagestring
exampleSuccess