Create a new disk. Size should be in gibibytes (GiB) or tebibytes (TiB) in the format [Size][GiB|TiB]. E.g. 10GiB. A successful response from this resource will contain the async operation.
name
: Disk namesize
: Size in GiB or TiB (e.g., “10GiB”)location
: Deployment locationblock_size
: Block size in bytes (512 or 4096)type
: Disk type (“persistent-ssd” or “shared-volume”)Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Project id
The response is of type object
.