Proxy

Return allocated gIPs in determined zone

get/allocated_vips

Query parameters

zonestring required

Zone

Response

Successful response

vipsstring[]

Example response

{
  "vips": [
    "gip1",
    "gip2"
  ]
}

Changes

No recorded changes to this endpoint across all 52 revisions of this API.