<div dir="ltr"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">By &quot;used storage size of a VM&quot; do you mean the disks which are attached to it?</span><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">If it does then y</span>ou can check each attached disk of the VM and summerize their sizes.<div>For getting the disks attachments of the VM you can use the following REST URL:</div><div><a href="http://111.11.11.111:8080/ovirt-engine/api/vms/2222-2222-2222-222/diskattachments">http://111.11.11.111:8080/ovirt-engine/api/vms/2222-2222-2222-222/diskattachments</a></div><div><br></div><div>Then you can use the following URL for each disk attachment:</div><div>  <a href="http://111.11.11.111:8080/ovirt-engine/api/disks/xxxx-xxx-xxx-xxxx">http://111.11.11.111:8080/ovirt-engine/api/disks/xxxx-xxx-xxx-xxxx</a></div><div><br></div><div>Here is an example of the output:</div><div>.... <div class="gmail-collapsible-content" style="margin-left:1em;color:rgb(0,0,0);font-family:monospace;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><div class="gmail-collapsible" id="gmail-collapsible1"><div class="expanded"><div class="gmail-line"><span class="gmail-html-tag">&lt;name&gt;</span><span class="gmail-text">test_Disk1</span><span class="gmail-html-tag">&lt;/name&gt;</span><br></div></div></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;link<span class="gmail-html-attribute"><span> </span><span class="gmail-html-attribute-name">href</span>=&quot;<span class="gmail-html-attribute-value">/ovirt-engine/api/disks/2b0c03d6-24e3-4911-9af2-a31927023676/permissions</span>&quot;</span><span class="gmail-html-attribute"><span> </span><span class="gmail-html-attribute-name">rel</span>=&quot;<span class="gmail-html-attribute-value">permissions</span>&quot;</span>/&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;actual_size&gt;</span><span class="gmail-text">200704</span><span class="gmail-html-tag">&lt;/actual_size&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;alias&gt;</span><span class="gmail-text">test_Disk1</span><span class="gmail-html-tag">&lt;/alias&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;content_type&gt;</span><span class="gmail-text">data</span><span class="gmail-html-tag">&lt;/content_type&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;format&gt;</span><span class="gmail-text">cow</span><span class="gmail-html-tag">&lt;/format&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;image_id&gt;</span><span class="gmail-text">6c01687e-54b5-449d-be26-8ecfc092e4f8</span><span class="gmail-html-tag">&lt;/image_id&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;propagate_errors&gt;</span><span class="gmail-text">false</span><span class="gmail-html-tag">&lt;/propagate_errors&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;provisioned_size&gt;</span><span class="gmail-text">1073741824</span><span class="gmail-html-tag">&lt;/provisioned_size&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;qcow_version&gt;</span><span class="gmail-text">qcow2_v3</span><span class="gmail-html-tag">&lt;/qcow_version&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;shareable&gt;</span><span class="gmail-text">false</span><span class="gmail-html-tag">&lt;/shareable&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;sparse&gt;</span><span class="gmail-text">true</span><span class="gmail-html-tag">&lt;/sparse&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;status&gt;</span><span class="gmail-text">ok</span><span class="gmail-html-tag">&lt;/status&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;storage_type&gt;</span><span class="gmail-text">image</span><span class="gmail-html-tag">&lt;/storage_type&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;total_size&gt;</span><span class="gmail-text">200704</span><span class="gmail-html-tag">&lt;/total_size&gt;</span></div><span class="gmail-text"></span><div class="gmail-line"><span class="gmail-html-tag">&lt;wipe_after_delete&gt;</span><span class="gmail-text">false</span><span class="gmail-html-tag">&lt;/wipe_after_delete&gt;</span></div><span class="gmail-text"></span><div class="gmail-line">....</div><span class="gmail-text"></span></div><div class="gmail-line" style="color:rgb(0,0,0);font-family:monospace;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><span class="gmail-html-tag">&lt;/disk&gt;</span></div><div class="gmail-line" style="color:rgb(0,0,0);font-family:monospace;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><span class="gmail-html-tag"><br></span></div><div class="gmail-line" style="color:rgb(0,0,0);font-family:monospace;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><span class="gmail-html-tag">Regards,</span></div><div class="gmail-line" style="color:rgb(0,0,0);font-family:monospace;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><span class="gmail-html-tag">Maor</span></div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 26, 2018 at 1:05 PM, Hari Prasanth Loganathan <span dir="ltr">&lt;<a href="mailto:hariprasanth.l@msystechnologies.com" target="_blank">hariprasanth.l@msystechnologies.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Team,<br><br></div>How to get the total and used storage size of a VM? When I run statistics Rest URL I get the following response, Which is the Total and Used storage in it?<br><br>{<br>            &quot;next_run_configuration_<wbr>exists&quot;: &quot;false&quot;,<br>            &quot;numa_tune_mode&quot;: &quot;interleave&quot;,<br>            &quot;status&quot;: &quot;down&quot;,<br>            &quot;stop_time&quot;: 1524728637295,<br>            &quot;original_template&quot;: {<br>                &quot;href&quot;: &quot;/ovirt-engine/api/templates/<wbr>00000000-0000-0000-0000-<wbr>000000000000&quot;,<br>                &quot;id&quot;: &quot;00000000-0000-0000-0000-<wbr>000000000000&quot;<br>            },<br>            &quot;statistics&quot;: {<br>                &quot;statistic&quot;: [<br>                    {<br>                        &quot;kind&quot;: &quot;gauge&quot;,<br>                        &quot;type&quot;: &quot;integer&quot;,<br>                        &quot;unit&quot;: &quot;bytes&quot;,<br>                        &quot;values&quot;: {<br>                            &quot;value&quot;: [<br>                              <wbr>  {<br>                              <wbr>      &quot;datum&quot;: 1073741824<br>                              <wbr>  }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;<br>                        },<br>                        &quot;name&quot;: &quot;memory.installed&quot;,<br>                        &quot;description&quot;: &quot;Total memory configured&quot;,<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/statistics/<wbr>5a89a1d2-32be-33f7-a0d1-<wbr>f8b5bc974ff6&quot;,<br>                        &quot;id&quot;: &quot;5a89a1d2-32be-33f7-a0d1-<wbr>f8b5bc974ff6&quot;<br>                    },<br>                    {<br>                        &quot;kind&quot;: &quot;gauge&quot;,<br>                        &quot;type&quot;: &quot;integer&quot;,<br>                        &quot;unit&quot;: &quot;bytes&quot;,<br>                        &quot;values&quot;: {<br>                            &quot;value&quot;: [<br>                              <wbr>  {<br>                              <wbr>      &quot;datum&quot;: 0<br>                              <wbr>  }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;<br>                        },<br>                        &quot;name&quot;: &quot;memory.used&quot;,<br>                        &quot;description&quot;: &quot;Memory used (agent)&quot;,<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/statistics/<wbr>b7499508-c1c3-32f0-8174-<wbr>c1783e57bb08&quot;,<br>                        &quot;id&quot;: &quot;b7499508-c1c3-32f0-8174-<wbr>c1783e57bb08&quot;<br>                    },<br>                    {<br>                        &quot;kind&quot;: &quot;gauge&quot;,<br>                        &quot;type&quot;: &quot;decimal&quot;,<br>                        &quot;unit&quot;: &quot;percent&quot;,<br>                        &quot;values&quot;: {<br>                            &quot;value&quot;: [<br>                              <wbr>  {<br>                              <wbr>      &quot;datum&quot;: 0<br>                              <wbr>  }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;<br>                        },<br>                        &quot;name&quot;: &quot;cpu.current.guest&quot;,<br>                        &quot;description&quot;: &quot;CPU used by guest&quot;,<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/statistics/<wbr>ef802239-b74a-329f-9955-<wbr>be8fea6b50a4&quot;,<br>                        &quot;id&quot;: &quot;ef802239-b74a-329f-9955-<wbr>be8fea6b50a4&quot;<br>                    },<br>                    {<br>                        &quot;kind&quot;: &quot;gauge&quot;,<br>                        &quot;type&quot;: &quot;decimal&quot;,<br>                        &quot;unit&quot;: &quot;percent&quot;,<br>                        &quot;values&quot;: {<br>                            &quot;value&quot;: [<br>                              <wbr>  {<br>                              <wbr>      &quot;datum&quot;: 0<br>                              <wbr>  }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;<br>                        },<br>                        &quot;name&quot;: &quot;cpu.current.hypervisor&quot;,<br>                        &quot;description&quot;: &quot;CPU overhead&quot;,<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/statistics/<wbr>d849a55f-0049-36f8-ae65-<wbr>face541473ac&quot;,<br>                        &quot;id&quot;: &quot;d849a55f-0049-36f8-ae65-<wbr>face541473ac&quot;<br>                    },<br>                    {<br>                        &quot;kind&quot;: &quot;gauge&quot;,<br>                        &quot;type&quot;: &quot;decimal&quot;,<br>                        &quot;unit&quot;: &quot;percent&quot;,<br>                        &quot;values&quot;: {<br>                            &quot;value&quot;: [<br>                              <wbr>  {<br>                              <wbr>      &quot;datum&quot;: 0<br>                              <wbr>  }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;<br>                        },<br>                        &quot;name&quot;: &quot;cpu.current.total&quot;,<br>                        &quot;description&quot;: &quot;Total CPU used&quot;,<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/statistics/<wbr>2ec286fe-4bec-32f5-8d63-<wbr>dba7bed58763&quot;,<br>                        &quot;id&quot;: &quot;2ec286fe-4bec-32f5-8d63-<wbr>dba7bed58763&quot;<br>                    },<br>                    {<br>                        &quot;kind&quot;: &quot;gauge&quot;,<br>                        &quot;type&quot;: &quot;decimal&quot;,<br>                        &quot;unit&quot;: &quot;percent&quot;,<br>                        &quot;values&quot;: {<br>                            &quot;value&quot;: [<br>                              <wbr>  {<br>                              <wbr>      &quot;datum&quot;: 0<br>                              <wbr>  }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;<br>                        },<br>                        &quot;name&quot;: &quot;migration.progress&quot;,<br>                        &quot;description&quot;: &quot;Migration Progress&quot;,<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/statistics/<wbr>892b69a7-41ca-36b1-9a2e-<wbr>ae5177ef21bb&quot;,<br>                        &quot;id&quot;: &quot;892b69a7-41ca-36b1-9a2e-<wbr>ae5177ef21bb&quot;<br>                    },<br>                    {<br>                        &quot;kind&quot;: &quot;gauge&quot;,<br>                        &quot;type&quot;: &quot;integer&quot;,<br>                        &quot;unit&quot;: &quot;bytes&quot;,<br>                        &quot;values&quot;: {<br>                            &quot;value&quot;: [<br>                              <wbr>  {<br>                              <wbr>      &quot;datum&quot;: 0<br>                              <wbr>  }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;<br>                        },<br>                        &quot;name&quot;: &quot;memory.buffered&quot;,<br>                        &quot;description&quot;: &quot;Memory buffered (agent)&quot;,<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/statistics/<wbr>09e07489-64fd-32ab-8e4e-<wbr>a2b61eed8d60&quot;,<br>                        &quot;id&quot;: &quot;09e07489-64fd-32ab-8e4e-<wbr>a2b61eed8d60&quot;<br>                    },<br>                    {<br>                        &quot;kind&quot;: &quot;gauge&quot;,<br>                        &quot;type&quot;: &quot;integer&quot;,<br>                        &quot;unit&quot;: &quot;bytes&quot;,<br>                        &quot;values&quot;: {<br>                            &quot;value&quot;: [<br>                              <wbr>  {<br>                              <wbr>      &quot;datum&quot;: 0<br>                              <wbr>  }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;<br>                        },<br>                        &quot;name&quot;: &quot;memory.cached&quot;,<br>                        &quot;description&quot;: &quot;Memory cached (agent)&quot;,<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/statistics/<wbr>1b6244ee-8dbd-365d-8762-<wbr>482ddc05ee11&quot;,<br>                        &quot;id&quot;: &quot;1b6244ee-8dbd-365d-8762-<wbr>482ddc05ee11&quot;<br>                    },<br>                    {<br>                        &quot;kind&quot;: &quot;gauge&quot;,<br>                        &quot;type&quot;: &quot;integer&quot;,<br>                        &quot;unit&quot;: &quot;bytes&quot;,<br>                        &quot;values&quot;: {<br>                            &quot;value&quot;: [<br>                              <wbr>  {<br>                              <wbr>      &quot;datum&quot;: 0<br>                              <wbr>  }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;<br>                        },<br>                        &quot;name&quot;: &quot;memory.free&quot;,<br>                        &quot;description&quot;: &quot;Memory free (agent)&quot;,<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/statistics/<wbr>5a0fba9d-33d7-3cbf-addd-<wbr>ba462040c946&quot;,<br>                        &quot;id&quot;: &quot;5a0fba9d-33d7-3cbf-addd-<wbr>ba462040c946&quot;<br>                    }<br>                ]<br>            },<br>            &quot;template&quot;: {<br>                &quot;href&quot;: &quot;/ovirt-engine/api/templates/<wbr>00000000-0000-0000-0000-<wbr>000000000000&quot;,<br>                &quot;id&quot;: &quot;00000000-0000-0000-0000-<wbr>000000000000&quot;<br>            },<br>            &quot;actions&quot;: {<br>                &quot;link&quot;: [<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/detach&quot;,<br>                        &quot;rel&quot;: &quot;detach&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/export&quot;,<br>                        &quot;rel&quot;: &quot;export&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/ticket&quot;,<br>                        &quot;rel&quot;: &quot;ticket&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/reboot&quot;,<br>                        &quot;rel&quot;: &quot;reboot&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/migrate&quot;,<br>                        &quot;rel&quot;: &quot;migrate&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/commitsnapshot&quot;,<br>                        &quot;rel&quot;: &quot;commitsnapshot&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/cancelmigration&quot;,<br>                        &quot;rel&quot;: &quot;cancelmigration&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/clone&quot;,<br>                        &quot;rel&quot;: &quot;clone&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/<wbr>freezefilesystems&quot;,<br>                        &quot;rel&quot;: &quot;freezefilesystems&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/logon&quot;,<br>                        &quot;rel&quot;: &quot;logon&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/maintenance&quot;,<br>                        &quot;rel&quot;: &quot;maintenance&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/previewsnapshot&quot;,<br>                        &quot;rel&quot;: &quot;previewsnapshot&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/<wbr>reordermacaddresses&quot;,<br>                        &quot;rel&quot;: &quot;reordermacaddresses&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/thawfilesystems&quot;,<br>                        &quot;rel&quot;: &quot;thawfilesystems&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/undosnapshot&quot;,<br>                        &quot;rel&quot;: &quot;undosnapshot&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/shutdown&quot;,<br>                        &quot;rel&quot;: &quot;shutdown&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/start&quot;,<br>                        &quot;rel&quot;: &quot;start&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/stop&quot;,<br>                        &quot;rel&quot;: &quot;stop&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/suspend&quot;,<br>                        &quot;rel&quot;: &quot;suspend&quot;<br>                    }<br>                ]<br>            },<br>            &quot;name&quot;: &quot;memory&quot;,<br>            &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-<wbr>b4978cddcded&quot;,<br>            &quot;bios&quot;: {<br>                &quot;boot_menu&quot;: {<br>                    &quot;enabled&quot;: &quot;false&quot;<br>                }<br>            },<br>            &quot;cpu&quot;: {<br>                &quot;architecture&quot;: &quot;x86_64&quot;,<br>                &quot;topology&quot;: {<br>                    &quot;cores&quot;: &quot;1&quot;,<br>                    &quot;sockets&quot;: &quot;1&quot;,<br>                    &quot;threads&quot;: &quot;1&quot;<br>                }<br>            },<br>            &quot;display&quot;: {<br>                &quot;allow_override&quot;: &quot;false&quot;,<br>                &quot;copy_paste_enabled&quot;: &quot;true&quot;,<br>                &quot;disconnect_action&quot;: &quot;LOCK_SCREEN&quot;,<br>                &quot;file_transfer_enabled&quot;: &quot;true&quot;,<br>                &quot;monitors&quot;: &quot;1&quot;,<br>                &quot;single_qxl_pci&quot;: &quot;false&quot;,<br>                &quot;smartcard_enabled&quot;: &quot;false&quot;,<br>                &quot;type&quot;: &quot;spice&quot;<br>            },<br>            &quot;io&quot;: {<br>                &quot;threads&quot;: &quot;0&quot;<br>            },<br>      <b><span style="color:rgb(224,102,102)">      &quot;memory&quot;: 1073741824,</span></b><br>            &quot;migration&quot;: {<br>                &quot;auto_converge&quot;: &quot;inherit&quot;,<br>                &quot;compressed&quot;: &quot;inherit&quot;<br>            },<br>            &quot;origin&quot;: &quot;ovirt&quot;,<br>            &quot;os&quot;: {<br>                &quot;boot&quot;: {<br>                    &quot;devices&quot;: {<br>                        &quot;device&quot;: [<br>                            &quot;hd&quot;<br>                        ]<br>                    }<br>                },<br>                &quot;type&quot;: &quot;other&quot;<br>            },<br>            &quot;sso&quot;: {<br>                &quot;methods&quot;: {<br>                    &quot;method&quot;: [<br>                        {<br>                            &quot;id&quot;: &quot;guest_agent&quot;<br>                        }<br>                    ]<br>                }<br>            },<br>            &quot;stateless&quot;: &quot;false&quot;,<br>            &quot;type&quot;: &quot;desktop&quot;,<br>            &quot;usb&quot;: {<br>                &quot;enabled&quot;: &quot;false&quot;<br>            },<br>            &quot;cluster&quot;: {<br>                &quot;href&quot;: &quot;/ovirt-engine/api/clusters/<wbr>8111b6c0-c60d-416d-bcdb-<wbr>ea926f8035fc&quot;,<br>                &quot;id&quot;: &quot;8111b6c0-c60d-416d-bcdb-<wbr>ea926f8035fc&quot;<br>            },<br>            &quot;quota&quot;: {<br>                &quot;id&quot;: &quot;96e54503-092a-467e-be8e-<wbr>12ac203b9991&quot;<br>            },<br>            &quot;link&quot;: [<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/cdroms&quot;,<br>                    &quot;rel&quot;: &quot;cdroms&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/watchdogs&quot;,<br>                    &quot;rel&quot;: &quot;watchdogs&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/katelloerrata&quot;,<br>                    &quot;rel&quot;: &quot;katelloerrata&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/permissions&quot;,<br>                    &quot;rel&quot;: &quot;permissions&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/tags&quot;,<br>                    &quot;rel&quot;: &quot;tags&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/diskattachments&quot;,<br>                    &quot;rel&quot;: &quot;diskattachments&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/snapshots&quot;,<br>                    &quot;rel&quot;: &quot;snapshots&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/applications&quot;,<br>                    &quot;rel&quot;: &quot;applications&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/affinitylabels&quot;,<br>                    &quot;rel&quot;: &quot;affinitylabels&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/hostdevices&quot;,<br>                    &quot;rel&quot;: &quot;hostdevices&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/numanodes&quot;,<br>                    &quot;rel&quot;: &quot;numanodes&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/reporteddevices&quot;,<br>                    &quot;rel&quot;: &quot;reporteddevices&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/sessions&quot;,<br>                    &quot;rel&quot;: &quot;sessions&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/graphicsconsoles&quot;<wbr>,<br>                    &quot;rel&quot;: &quot;graphicsconsoles&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/nics&quot;,<br>                    &quot;rel&quot;: &quot;nics&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/<wbr>b89deb8c-882c-47a4-9911-<wbr>b4978cddcded/statistics&quot;,<br>                    &quot;rel&quot;: &quot;statistics&quot;<br>                }<br>            ],<br>            &quot;cpu_shares&quot;: &quot;0&quot;,<br>            &quot;creation_time&quot;: 1524728637178,<br>            &quot;delete_protected&quot;: &quot;false&quot;,<br>            &quot;high_availability&quot;: {<br>                &quot;enabled&quot;: &quot;false&quot;,<br>                &quot;priority&quot;: &quot;0&quot;<br>            },<br>            &quot;large_icon&quot;: {<br>                &quot;href&quot;: &quot;/ovirt-engine/api/icons/<wbr>ae1951e6-d1c8-50a9-4dc3-<wbr>59a0967afd21&quot;,<br>                &quot;id&quot;: &quot;ae1951e6-d1c8-50a9-4dc3-<wbr>59a0967afd21&quot;<br>            },<br>            &quot;memory_policy&quot;: {<br>                &quot;guaranteed&quot;: 1073741824,<br>                &quot;max&quot;: 4294967296<br>            },<br>            &quot;migration_downtime&quot;: &quot;-1&quot;,<br>            &quot;placement_policy&quot;: {<br>                &quot;affinity&quot;: &quot;migratable&quot;<br>            },<br>            &quot;small_icon&quot;: {<br>                &quot;href&quot;: &quot;/ovirt-engine/api/icons/<wbr>07a3e3fc-a384-e5cc-d496-<wbr>942f8047eea8&quot;,<br>                &quot;id&quot;: &quot;07a3e3fc-a384-e5cc-d496-<wbr>942f8047eea8&quot;<br>            },<br>            &quot;start_paused&quot;: &quot;false&quot;,<br>            &quot;storage_error_resume_<wbr>behaviour&quot;: &quot;auto_resume&quot;,<br>            &quot;time_zone&quot;: {<br>                &quot;name&quot;: &quot;Etc/GMT&quot;<br>            },<br>            &quot;cpu_profile&quot;: {<br>                &quot;href&quot;: &quot;/ovirt-engine/api/<wbr>cpuprofiles/ab2e9ead-2464-<wbr>41f9-94f4-1e68c648a8a1&quot;,<br>                &quot;id&quot;: &quot;ab2e9ead-2464-41f9-94f4-<wbr>1e68c648a8a1&quot;<br>            }<br>        }<br></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div></div></div></div></div>