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 Disks API

Virtual disks are used to store instance-local data which includes the operating system.

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

Tagged areas include Disks. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 8 operations across 6 paths, and defines 15 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}.

8 operations 6 paths 15 schemas 1 DELETE2 GET5 POST

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 8

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

disks 8

Virtual disks are used to store instance-local data which includes the operating system.

GET
/v1/disks
List disks
disk_list 4 params → 2004XX5XX
POST
/v1/disks
Create disk
disk_create 1 param body → 2014XX5XX
GET
/v1/disks/{disk}
Fetch disk
disk_view 2 params → 2004XX5XX
DELETE
/v1/disks/{disk}
Delete disk
disk_delete 2 params → 2044XX5XX
POST
/v1/disks/{disk}/bulk-write
Import blocks into disk
disk_bulk_write_import 2 params body → 2044XX5XX
POST
/v1/disks/{disk}/bulk-write-start
Start importing blocks into disk
disk_bulk_write_import_start 2 params → 2044XX5XX
POST
/v1/disks/{disk}/bulk-write-stop
Stop importing blocks into disk
disk_bulk_write_import_stop 2 params → 2044XX5XX
POST
/v1/disks/{disk}/finalize
Confirm disk block import completion
disk_finalize_import 2 params body → 2044XX5XX

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Disk (14 properties), DiskCreate (4 properties), Error (3 properties), ImportBlocksBulkWrite (2 properties). Each schema is shown below with its type and property counts.

Disk
object
View of a Disk
14 properties 12 required
DiskSource
Different sources for a Distributed Disk
NameOrId
DiskResultsPage
object
A single page of results
2 properties 1 required
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…
ImportBlocksBulkWrite
object
Parameters for importing blocks with a bulk write
2 properties 2 required
ByteCount
integer
Byte count to express memory or storage capacity.
DiskCreate
object
Create-time parameters for a Disk
4 properties 4 required
DiskType
string
FinalizeDisk
object
Parameters for finalizing a disk
1 property
Error
object
Error information from a response.
3 properties 2 required
DiskBackend
The source of a Disk's blocks
NameOrIdSortMode
Supported set of sort modes for scanning by name or id
DiskState
State of a Disk
BlockSize
integer
Valid values are: 512, 2048, or 4096.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oxide-computer-disks-api-openapi.yml Raw ↑

Other APIs Oxide publishes across the network.

Oxide Affinity API
Oxide Console Auth API
Oxide Current User 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
Oxide Policy API
Where this information came from

This is an independent, third-party profile of Oxide Disks 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.