Skip to main content
GET
Get Disk
Get detailed information about a specific disk, including:
  • Disk configuration
  • Attachment information
  • Size and type
  • Location

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string<uuid>
required

Project id

id
string<uuid>
required

Disk id

Response

200 - application/json
id
string
required
name
string
required
attached_to
object[]
required
block_size
integer
required
location
string
required
serial_number
string
required
size
string
required

Disk size in gibibytes (GiB) or tebibytes (TiB) in the format [Size][GiB|TiB]

type
string
required
created_at
string
required
updated_at
string
required