system _ip _pool _silo _list
List IP pool's linked silos
get /v1 /system /ip -pools / {pool } /silos
Query Parameters
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
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
token used to fetch the next page of results (if any)
4XX
Error
5XX
Error