Required Parameters
name
: Disk namesize
: Size in GiB or TiB (e.g., “10GiB”)location
: Deployment location
Optional Parameters
block_size
: Block size in bytes (512 or 4096)type
: Disk type (“persistent-ssd” or “shared-volume”)
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Project id
Body
application/json
Disk name
Disk size in gibibytes (GiB) or tebibytes (TiB) in the format [Size][GiB|TiB]
Location
Block size in bytes 512 or 4096
Disk type
Available options:
persistent-ssd
, shared-volume
Response
200 - application/json