This is informations from apidoc
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: