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
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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
New disk size in gibibytes (GiB) or tebibytes (TiB) in the format [Size][GiB|TiB]