On Tuesday, 5 October 2021 09:47:45 CEST ovirt.org(a)nevim.eu wrote:
This is informations from apidoc
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/ht
ml-single/rest_api_guide/index#services-disk-methods-update
which says
"The only field that can be updated is qcow_version."
I guess you are looking for disk_attachment update, in this manual here:
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/...
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(a)ovirt.org
To unsubscribe send an email to users-leave(a)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/E73S45SOELXWQ
3TCHEGLHNSZ55JGQBPL/