We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d4227b + 73a3ed3 commit fc74018Copy full SHA for fc74018
1 file changed
ocaml/idl/datamodel_errors.ml
@@ -1119,7 +1119,7 @@ let _ =
1119
error Api_errors.sr_suspend_space_insufficient ["sr"]
1120
~doc:
1121
"The suspend SR does not have sufficient free space to store the VM \
1122
- suspend image required to complete a snapshot with memory."
+ suspend image."
1123
() ;
1124
error Api_errors.pbd_exists ["sr"; "host"; "pbd"]
1125
~doc:"A PBD already exists connecting the SR to the server." () ;
0 commit comments