How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oxide System/subnet Pools API

Subnet pools are collections of external subnets. Linking a pool to a silo makes it available for allocation by users in that silo.

Oxide System/subnet Pools API is one of 30 APIs that Oxide publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include system/subnet-pools. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 13 operations across 8 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 2026081901.0.0.

Requests are made against the base URL https://{oxide-control-plane-host}.

13 operations 8 paths 22 schemas 2 DELETE5 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026081901.0.0
Base URL
https://{oxide-control-plane-host}
Resource Areas
1

Paths & Operations 13

Across 8 paths, the API surfaces 13 operations — 2 DELETE, 5 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

system/subnet-pools 13

Subnet pools are collections of external subnets. Linking a pool to a silo makes it available for allocation by users in that silo.

GET
/v1/system/subnet-pools
List subnet pools
system_subnet_pool_list 3 params → 2004XX5XX
POST
/v1/system/subnet-pools
Create subnet pool
system_subnet_pool_create body → 2014XX5XX
GET
/v1/system/subnet-pools/{pool}
Fetch subnet pool
system_subnet_pool_view 1 param → 2004XX5XX
PUT
/v1/system/subnet-pools/{pool}
Update subnet pool
system_subnet_pool_update 1 param body → 2004XX5XX
DELETE
/v1/system/subnet-pools/{pool}
Delete subnet pool
system_subnet_pool_delete 1 param → 2044XX5XX
GET
/v1/system/subnet-pools/{pool}/members
List members in subnet pool
system_subnet_pool_member_list 3 params → 2004XX5XX
POST
/v1/system/subnet-pools/{pool}/members/add
Add member to subnet pool
system_subnet_pool_member_add 1 param body → 2014XX5XX
POST
/v1/system/subnet-pools/{pool}/members/remove
Remove member from subnet pool
system_subnet_pool_member_remove 1 param body → 2044XX5XX
GET
/v1/system/subnet-pools/{pool}/silos
List silos linked to subnet pool
system_subnet_pool_silo_list 4 params → 2004XX5XX
POST
/v1/system/subnet-pools/{pool}/silos
Link subnet pool to silo
system_subnet_pool_silo_link 1 param body → 2014XX5XX
PUT
/v1/system/subnet-pools/{pool}/silos/{silo}
Update subnet pool's link to silo
system_subnet_pool_silo_update 2 params body → 2004XX5XX
DELETE
/v1/system/subnet-pools/{pool}/silos/{silo}
Unlink subnet pool from silo
system_subnet_pool_silo_unlink 2 params → 2044XX5XX
GET
/v1/system/subnet-pools/{pool}/utilization
Fetch subnet pool utilization
system_subnet_pool_utilization_view 1 param → 2004XX5XX

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are SubnetPool (6 properties), SubnetPoolMember (6 properties), Error (3 properties), SubnetPoolMemberAdd (3 properties). Each schema is shown below with its type and property counts.

SubnetPoolResultsPage
object
A single page of results
2 properties 1 required
SubnetPoolMemberRemove
object
Remove a subnet from a pool
1 property 1 required
SubnetPoolCreate
object
Create a subnet pool
3 properties 3 required
NameOrIdSortMode
Supported set of sort modes for scanning by name or id
SubnetPoolUtilization
object
Utilization of addresses in a subnet pool. Note that both the count of remaining addresses and the total capacity are integers, reported as floating point numb…
2 properties 2 required
IdSortMode
Supported set of sort modes for scanning by id only. Currently, we only support scanning in ascending order.
SubnetPoolSiloUpdate
object
Update a subnet pool's silo link
1 property 1 required
SubnetPoolSiloLink
object
A link between a subnet pool and a silo
3 properties 3 required
SubnetPoolMemberResultsPage
object
A single page of results
2 properties 1 required
Error
object
Error information from a response.
3 properties 2 required
SubnetPool
object
A pool of subnets for external subnet allocation
6 properties 6 required
SubnetPoolLinkSilo
object
Link a subnet pool to a silo
2 properties 2 required
NameOrId
IpVersion
string
The IP address version.
Ipv6Net
string
An IPv6 subnet, including prefix and subnet mask
Ipv4Net
string
An IPv4 subnet, including prefix and prefix length
Name
string
Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Nam…
IpNet
SubnetPoolSiloLinkResultsPage
object
A single page of results
2 properties 1 required
SubnetPoolMemberAdd
object
Add a member (subnet) to a subnet pool
3 properties 1 required
SubnetPoolMember
object
A member (subnet) within a subnet pool
6 properties 6 required
SubnetPoolUpdate
object
Update a subnet pool
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oxide-computer-system-subnet-pools-api-openapi.yml Raw ↑

Other APIs Oxide publishes across the network.

Oxide Affinity API
Oxide Console Auth API
Oxide Current User API
Oxide Disks API
Oxide Experimental API
Oxide External Subnets API
Oxide Floating Ips API
Oxide Images API
Oxide Instances API
Oxide Ip Pools API
Oxide Login API
Oxide Metrics API
Where this information came from

This is an independent, third-party profile of Oxide System/subnet Pools API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.