From: Idan ShabyDate: 2018-07-26 16:41CC: usersSubject: Re: Re: [ovirt-users] template disk attribute in version 4 restapiSounds like something's wrong.I've just checked 4.1.9 and I do have the diskattachments link under a specific template.Can you say what you do have under /ovirt-engine/api/templates/<template_id> ?This is the output I get in 4.1.9 under ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000/ (pasting only the links):<link href="/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000/graphicsconsoles" rel="graphicsconsoles"/><link href="/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000/cdroms" rel="cdroms"/><link href="/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000/watchdogs" rel="watchdogs"/><link href="/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000/diskattachments" rel="diskattachments"/><link href="/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000/nics" rel="nics"/><link href="/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000/permissions" rel="permissions"/><link href="/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000/tags" rel="tags"/>Idan
Regards,On Thu, Jul 26, 2018 at 9:14 AM, like.ma@cs2c.com.cn <like.ma@cs2c.com.cn> wrote:In my oVirt 4.1.9 env, vm's api is fine. I can get vm's diskattachments from /ovirt-engine/api/vms/<vm_id>/diskattachments. But for template, i got an error(404 not found) from /ovirt-engine/api/templates/<template_id>/diskattachments .
From: Idan ShabyDate: 2018-07-26 13:44CC: usersSubject: Re: Re: [ovirt-users] template disk attribute in version 4 restapiActually, 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)?Idan
Regards,On Thu, Jul 26, 2018 at 4:10 AM, like.ma@cs2c.com.cn <like.ma@cs2c.com.cn> 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?
From: Idan ShabyDate: 2018-07-25 19:30CC: usersSubject: Re: [ovirt-users] template disk attribute in version 4 restapiHi,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?Idan
Regards,On Wed, Jul 25, 2018 at 1:35 PM, like.ma@cs2c.com.cn <like.ma@cs2c.com.cn> 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?ThanksRegards.
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
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/users@ovirt.org/messag e/ZASGTIYNCZ6ESWWCB6LZJFG2KSVQ GS6Q/