Update Disk
Storage
Update Disk
Change the size of a 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.
PATCH
Update Disk
Update a disk’s size. Size should be specified in GiB or TiB format (e.g., “10GiB”).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
New disk size in gibibytes (GiB) or tebibytes (TiB) in the format [Size][GiB|TiB]
Response
200 - application/json