This is informations from apidoc 
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html-single/rest_api_guide/index#services-disk-methods-update

Here is example:

<disk>
  <qcow_version>qcow2_v3</qcow_version>
</disk>

But this not working if i change to this:

<disk>
  <size>{{ new size > actual size }}</size>
</disk>

OR

<disk>
  <provisioned_size>{{ new size > actual size }}</provisioned_size>
</disk>

I get this error: I have HTTP Error 400: Bad Request  Request syntactically 
incorrect. But syntax is OK:
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/E73S45SOELXWQ3TCHEGLHNSZ55JGQBPL/

Reply via email to