system _subnet _pool _silo _list
List silos linked to subnet pool
get /v1 /system /subnet -pools / {pool } /silos
Path Parameters
pool
Name or ID of the subnet pool
Query Parameters
limit
Maximum number of items returned by a single call
page_token
Token returned by previous call to retrieve the subsequent page
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 a subnet pool and a silo
Object
is_default
silo_id
subnet_pool_id
next_page
token used to fetch the next page of results (if any)