This API is used to reserve an EVS disk.
This API call exists for compatibility reasons only and is not meant to be used.
Parameter |
Type |
Mandatory |
Description |
---|---|---|---|
os-reserve |
Object |
Yes |
Specifies disk reservation marker. Defining a value for this parameter is not mandatory, and you are advised to leave it blank. |
POST https://{endpoint}/v2/{project_id}/volumes/b104b8db-170d-441b-897a-3c8ba9c5a214/action { "os-reserve": {} }
Parameter |
Type |
Description |
---|---|---|
error |
Object |
Specifies the error message returned when an error occurs. For details, see Parameters in the error field. |
Parameter |
Type |
Description |
---|---|---|
message |
String |
The error message returned if an error occurs. |
code |
String |
The error code returned if an error occurs. For details about the error code, see Error Codes. |
For details, see Error Codes.