This API is used to set the read-only flag for the EVS disk.
Parameter |
Type |
Mandatory |
Description |
---|---|---|---|
os-update_readonly_flag |
Object |
Yes |
Specifies the disk read-only flag. For details, see Parameter in the os-update_readonly_flag field. |
Parameter |
Type |
Mandatory |
Description |
---|---|---|---|
readonly |
Boolean |
Yes |
Specifies the read-only flag.
|
{ "os-update_readonly_flag": { "readonly": true } }
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.