On Tuesday, 5 October 2021 15:44:40 CEST [email protected] wrote: > But for me there is no element for the value of space. It looks something > like this: > <disk_attachment > href="/ovirt-engine/api/vms/678faf6f-fa5f-4785-a365-e1b85925575f/diskattach > ments/f770c0d1-dd0d-40a8-a69a-a63d8db5c2cc" > id="f770c0d1-dd0d-40a8-a69a-a63d8db5c2cc"> <active>true</active> > <bootable>true</bootable> > <interface>virtio_scsi</interface> > <pass_discard>false</pass_discard> > <read_only>false</read_only> > <uses_scsi_reservation>false</uses_scsi_reservation> > <disk href="/ovirt-engine/api/disks/f770c0d1-dd0d-40a8-a69a-a63d8db5c2cc" > id="f770c0d1-dd0d-40a8-a69a-a63d8db5c2cc"/> <vm > href="/ovirt-engine/api/vms/678faf6f-fa5f-4785-a365-e1b85925575f" > id="678faf6f-fa5f-4785-a365-e1b85925575f"/> </disk_attachment> > > So is it not possible to increase extend space using the API in ovirt?
<provisioned_size> should do the job, try to use XML snippet from https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/html-single/rest_api_guide/index#services-disk_attachment-methods-update
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/OGAK4GQK5GG6U6XYQCJCXDPSSKLNPQ6K/

