v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Balancer

Get client balancer settings

Get information about all regions used for content delivery for a specific client.

get/cdn/admin/clients/{client_id}

Path parameters

client_idinteger required

Client account ID.

Response

Successful.

is_inboolean

Defines whether regions are used for content delivery for a client or not.

Possible values:

  • true - Region is used for content delivery.
  • false - Region is not used for content delivery.
region_listinteger[]

List of region IDs.

If you specified regions used for content delivery, the regions IDs list must not contain the ID of the default location handler region.

If you specified regions not used for content delivery, the regions IDs list must contain the ID of the default location handler region.