Actually, it was added back in oVirt 4.0. What happens when you try to GET from /ovirt-engine/api/templates/< template_id>/diskattachments? Do you get an empty list of attachments or an error (404 not found)?
Regards, Idan On Thu, Jul 26, 2018 at 4:10 AM, [email protected] <[email protected]> wrote: > Thank you for your reply. > I'm using ovirt 4.1.9, in this version there is no diskattachments under > /ovirt-engine/api/templates/<template_id>, is it added in oVirt4.2? > > ------------------------------ > [email protected] > > > *From:* Idan Shaby <[email protected]> > *Date:* 2018-07-25 19:30 > *To:* [email protected] > *CC:* users <[email protected]> > *Subject:* Re: [ovirt-users] template disk attribute in version 4 restapi > Hi, > > The bootable attribute was moved, along with a few more attributes, to be > under a specific diskattachment, as it is an attribute of the relationship > between a disk and the specific VM it is attached to, rather than a disk > (which can be floating, or attached to more than one VM). > I am not sure that I understand the question. A template does have > diskattachments under /ovirt-engine/api/templates/< > template_id>/diskattachments. > Which engine's version are you using? > > > Regards, > Idan > > On Wed, Jul 25, 2018 at 1:35 PM, [email protected] <[email protected]> > wrote: > >> Hi All, >> >> In the restapi of version 3, there is bootable attribute in disk. But >> in version 4, the bootable attribute is removed from disk. For vm i can get >> bootable attribute from diskattachment. But there is no diskattachment in >> template. So, is there any way in the restapi of version 4 that i can know >> if the disk of the template is bootable or not? >> >> Thanks >> >> Regards. >> >> ------------------------------ >> [email protected] >> >> _______________________________________________ >> Users mailing list -- [email protected] >> To unsubscribe send an email to [email protected] >> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ >> oVirt Code of Conduct: https://www.ovirt.org/communit >> y/about/community-guidelines/ >> List Archives: https://lists.ovirt.org/archiv >> es/list/[email protected]/message/ZASGTIYNCZ6ESWWCB6LZJFG2KSVQGS6Q/ >> >> >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/YGI7AI7LNV6XBF54FYCY5BOP5DMLURIV/

