Oxide System/networking API

This provides rack-level network configuration.

Business capability
IT Infrastructure Management BC-600.50

Operations 36

GET /v1/system/hardware/rack-switch-port/{rack_id}/{switch_slot}/{port}/lldp/neighbors Fetch LLDP neighbors for switch port #
GET /v1/system/hardware/switch-port/{port}/lldp/config Fetch LLDP configuration for switch port #
POST /v1/system/hardware/switch-port/{port}/lldp/config Update LLDP configuration for switch port #
GET /v1/system/networking/address-lot List address lots #
POST /v1/system/networking/address-lot Create address lot #
GET /v1/system/networking/address-lot/{address_lot} Fetch address lot #
DELETE /v1/system/networking/address-lot/{address_lot} Delete address lot #
GET /v1/system/networking/address-lot/{address_lot}/blocks List blocks in address lot #
GET /v1/system/networking/allow-list Get user-facing services IP allowlist #
PUT /v1/system/networking/allow-list Update user-facing services IP allowlist #
POST /v1/system/networking/bfd-disable Disable BFD session #
POST /v1/system/networking/bfd-enable Enable BFD session #
GET /v1/system/networking/bfd-status Get BFD status #
GET /v1/system/networking/bgp List BGP configurations #
PUT /v1/system/networking/bgp Update the mutable fields of an existing BGP configuration #
POST /v1/system/networking/bgp Create BGP configuration #
DELETE /v1/system/networking/bgp Delete BGP configuration #
GET /v1/system/networking/bgp-announce-set List BGP announce sets #
PUT /v1/system/networking/bgp-announce-set Update BGP announce set #
DELETE /v1/system/networking/bgp-announce-set/{announce_set} Delete BGP announce set #
GET /v1/system/networking/bgp-announce-set/{announce_set}/announcement Get originated routes for a specified BGP announce set #
GET /v1/system/networking/bgp-exported List BGP exported routes #
GET /v1/system/networking/bgp-imported Get imported IPv4 BGP routes #
GET /v1/system/networking/bgp-message-history Get BGP router message history #
GET /v1/system/networking/bgp-status Get BGP peer status #
GET /v1/system/networking/inbound-icmp Return whether API services can receive limited ICMP traffic #
PUT /v1/system/networking/inbound-icmp Set whether API services can receive limited ICMP traffic #
GET /v1/system/networking/loopback-address List loopback addresses #
POST /v1/system/networking/loopback-address Create loopback address #
DELETE /v1/system/networking/loopback-address/{rack_id}/{switch_slot}/{address}/{subnet_mask} Delete loopback address #
GET /v1/system/networking/settings Fetch fleet-wide networking settings #
PUT /v1/system/networking/settings Update fleet-wide networking settings #
GET /v1/system/networking/switch-port-settings List switch port settings #
POST /v1/system/networking/switch-port-settings Create switch port settings #
DELETE /v1/system/networking/switch-port-settings Delete switch port settings #
GET /v1/system/networking/switch-port-settings/{port} Get information about switch port #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/oxide-computer-system-networking-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

oxide-computer-system-networking-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Oxide Region System/networking API
  description: API for interacting with the Oxide control plane
  contact:
    url: https://oxide.computer
    email: api@oxide.computer
  version: 2026081901.0.0
tags:


# --- truncated at 32 KB (89 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/oxide-computer/refs/heads/main/openapi/oxide-computer-system-networking-api-openapi.yml