ip _pool _silo _list
List IP pool's linked silos
get /v1 /system /ip -pools / {pool } /silos
Path Parameters
pool
Query Parameters
limit
page_token
sort_by
Supported set of sort modes for scanning by id only.
Currently, we only support scanning in ascending order.
Responses
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. There can be at most one default for a given silo.
silo_id
next_page
token used to fetch the next page of results (if any)