As showed on the example: <disk_profile id="123" />
*Regards,* *Shani Leviim* On Thu, Dec 2, 2021 at 7:14 PM <[email protected]> wrote: > I mean <vm> > <name>$hostname</name> > <description>$description</description> > <cluster> > <name>$cluster</name> > </cluster> > <template> > <name>$template</name> > > <disk_profile>$disk_profile</disk_profile> > <---------------------------- How please? :-D > </template> > <cpu> > <topology> > <cores>1</cores> > <sockets>$cpu</sockets> > <threads>1</threads> > </topology> > </cpu> > <memory>$ramMB</memory> > <memory_policy> > <ballooning>true</ballooning> > <guaranteed>$ramMBguaranteed</guaranteed> > <max>$ramMBmax</max> > </memory_policy> > </vm> > _______________________________________________ > 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/PP3WBLW22NQJRSVCUNSAHGNB3L4FIVKT/ >
_______________________________________________ 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/X3M4FKFYK2YPXJ3UMBSIP6P5CK6YSS3K/

