system_ip_pool_silo_list

List IP pool's linked silos
get/v1/system/ip-pools/{pool}/silos

Path Parameters

pool

Name or ID of the IP pool

Query Parameters

limit

Maximum number of items returned by a single call

Token returned by previous call to retrieve the subsequent page

Supported set of sort modes for scanning by id only.

Currently, we only support scanning in ascending order.

Responses

200

successful operation

Object
items

list of items on this page of results

A link between an IP pool and a silo that allows one to allocate IPs from the pool within the silo

Object
ip_pool_id
is_default

When a pool is the default for a silo, floating IPs and instance ephemeral IPs will come from that pool when no other pool is specified.

A silo can have at most one default pool per combination of pool type (unicast or multicast) and IP version (IPv4 or IPv6), allowing up to 4 default pools total.

silo_id
next_page

token used to fetch the next page of results (if any)

4XX

Error

Object
message
request_id
5XX

Error

Object
message
request_id