ip_pool_silo_link

Users in linked silos can allocate external IPs from this pool for their instances. A silo can have at most one default pool. IPs are allocated from the default pool when users ask for one without specifying a pool.

post/v1/system/ip-pools/{pool}/silos

Path Parameters

pool

Request Body

Object
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

Responses

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