<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_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/00000000-0000-0000-0000-000000000000&quot;,<br>                &quot;id&quot;: &quot;00000000-0000-0000-0000-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>                                {<br>                                    &quot;datum&quot;: 1073741824<br>                                }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-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/b89deb8c-882c-47a4-9911-b4978cddcded/statistics/5a89a1d2-32be-33f7-a0d1-f8b5bc974ff6&quot;,<br>                        &quot;id&quot;: &quot;5a89a1d2-32be-33f7-a0d1-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>                                {<br>                                    &quot;datum&quot;: 0<br>                                }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-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/b89deb8c-882c-47a4-9911-b4978cddcded/statistics/b7499508-c1c3-32f0-8174-c1783e57bb08&quot;,<br>                        &quot;id&quot;: &quot;b7499508-c1c3-32f0-8174-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>                                {<br>                                    &quot;datum&quot;: 0<br>                                }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-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/b89deb8c-882c-47a4-9911-b4978cddcded/statistics/ef802239-b74a-329f-9955-be8fea6b50a4&quot;,<br>                        &quot;id&quot;: &quot;ef802239-b74a-329f-9955-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>                                {<br>                                    &quot;datum&quot;: 0<br>                                }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-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/b89deb8c-882c-47a4-9911-b4978cddcded/statistics/d849a55f-0049-36f8-ae65-face541473ac&quot;,<br>                        &quot;id&quot;: &quot;d849a55f-0049-36f8-ae65-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>                                {<br>                                    &quot;datum&quot;: 0<br>                                }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-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/b89deb8c-882c-47a4-9911-b4978cddcded/statistics/2ec286fe-4bec-32f5-8d63-dba7bed58763&quot;,<br>                        &quot;id&quot;: &quot;2ec286fe-4bec-32f5-8d63-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>                                {<br>                                    &quot;datum&quot;: 0<br>                                }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-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/b89deb8c-882c-47a4-9911-b4978cddcded/statistics/892b69a7-41ca-36b1-9a2e-ae5177ef21bb&quot;,<br>                        &quot;id&quot;: &quot;892b69a7-41ca-36b1-9a2e-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>                                {<br>                                    &quot;datum&quot;: 0<br>                                }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-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/b89deb8c-882c-47a4-9911-b4978cddcded/statistics/09e07489-64fd-32ab-8e4e-a2b61eed8d60&quot;,<br>                        &quot;id&quot;: &quot;09e07489-64fd-32ab-8e4e-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>                                {<br>                                    &quot;datum&quot;: 0<br>                                }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-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/b89deb8c-882c-47a4-9911-b4978cddcded/statistics/1b6244ee-8dbd-365d-8762-482ddc05ee11&quot;,<br>                        &quot;id&quot;: &quot;1b6244ee-8dbd-365d-8762-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>                                {<br>                                    &quot;datum&quot;: 0<br>                                }<br>                            ]<br>                        },<br>                        &quot;vm&quot;: {<br>                            &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded&quot;,<br>                            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-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/b89deb8c-882c-47a4-9911-b4978cddcded/statistics/5a0fba9d-33d7-3cbf-addd-ba462040c946&quot;,<br>                        &quot;id&quot;: &quot;5a0fba9d-33d7-3cbf-addd-ba462040c946&quot;<br>                    }<br>                ]<br>            },<br>            &quot;template&quot;: {<br>                &quot;href&quot;: &quot;/ovirt-engine/api/templates/00000000-0000-0000-0000-000000000000&quot;,<br>                &quot;id&quot;: &quot;00000000-0000-0000-0000-000000000000&quot;<br>            },<br>            &quot;actions&quot;: {<br>                &quot;link&quot;: [<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/detach&quot;,<br>                        &quot;rel&quot;: &quot;detach&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/export&quot;,<br>                        &quot;rel&quot;: &quot;export&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/ticket&quot;,<br>                        &quot;rel&quot;: &quot;ticket&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/reboot&quot;,<br>                        &quot;rel&quot;: &quot;reboot&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/migrate&quot;,<br>                        &quot;rel&quot;: &quot;migrate&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/commitsnapshot&quot;,<br>                        &quot;rel&quot;: &quot;commitsnapshot&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/cancelmigration&quot;,<br>                        &quot;rel&quot;: &quot;cancelmigration&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/clone&quot;,<br>                        &quot;rel&quot;: &quot;clone&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/freezefilesystems&quot;,<br>                        &quot;rel&quot;: &quot;freezefilesystems&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/logon&quot;,<br>                        &quot;rel&quot;: &quot;logon&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/maintenance&quot;,<br>                        &quot;rel&quot;: &quot;maintenance&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/previewsnapshot&quot;,<br>                        &quot;rel&quot;: &quot;previewsnapshot&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/reordermacaddresses&quot;,<br>                        &quot;rel&quot;: &quot;reordermacaddresses&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/thawfilesystems&quot;,<br>                        &quot;rel&quot;: &quot;thawfilesystems&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/undosnapshot&quot;,<br>                        &quot;rel&quot;: &quot;undosnapshot&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/shutdown&quot;,<br>                        &quot;rel&quot;: &quot;shutdown&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/start&quot;,<br>                        &quot;rel&quot;: &quot;start&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/stop&quot;,<br>                        &quot;rel&quot;: &quot;stop&quot;<br>                    },<br>                    {<br>                        &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-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/b89deb8c-882c-47a4-9911-b4978cddcded&quot;,<br>            &quot;id&quot;: &quot;b89deb8c-882c-47a4-9911-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/8111b6c0-c60d-416d-bcdb-ea926f8035fc&quot;,<br>                &quot;id&quot;: &quot;8111b6c0-c60d-416d-bcdb-ea926f8035fc&quot;<br>            },<br>            &quot;quota&quot;: {<br>                &quot;id&quot;: &quot;96e54503-092a-467e-be8e-12ac203b9991&quot;<br>            },<br>            &quot;link&quot;: [<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/cdroms&quot;,<br>                    &quot;rel&quot;: &quot;cdroms&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/watchdogs&quot;,<br>                    &quot;rel&quot;: &quot;watchdogs&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/katelloerrata&quot;,<br>                    &quot;rel&quot;: &quot;katelloerrata&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/permissions&quot;,<br>                    &quot;rel&quot;: &quot;permissions&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/tags&quot;,<br>                    &quot;rel&quot;: &quot;tags&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/diskattachments&quot;,<br>                    &quot;rel&quot;: &quot;diskattachments&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/snapshots&quot;,<br>                    &quot;rel&quot;: &quot;snapshots&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/applications&quot;,<br>                    &quot;rel&quot;: &quot;applications&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/affinitylabels&quot;,<br>                    &quot;rel&quot;: &quot;affinitylabels&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/hostdevices&quot;,<br>                    &quot;rel&quot;: &quot;hostdevices&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/numanodes&quot;,<br>                    &quot;rel&quot;: &quot;numanodes&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/reporteddevices&quot;,<br>                    &quot;rel&quot;: &quot;reporteddevices&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/sessions&quot;,<br>                    &quot;rel&quot;: &quot;sessions&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/graphicsconsoles&quot;,<br>                    &quot;rel&quot;: &quot;graphicsconsoles&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-b4978cddcded/nics&quot;,<br>                    &quot;rel&quot;: &quot;nics&quot;<br>                },<br>                {<br>                    &quot;href&quot;: &quot;/ovirt-engine/api/vms/b89deb8c-882c-47a4-9911-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/ae1951e6-d1c8-50a9-4dc3-59a0967afd21&quot;,<br>                &quot;id&quot;: &quot;ae1951e6-d1c8-50a9-4dc3-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/07a3e3fc-a384-e5cc-d496-942f8047eea8&quot;,<br>                &quot;id&quot;: &quot;07a3e3fc-a384-e5cc-d496-942f8047eea8&quot;<br>            },<br>            &quot;start_paused&quot;: &quot;false&quot;,<br>            &quot;storage_error_resume_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/cpuprofiles/ab2e9ead-2464-41f9-94f4-1e68c648a8a1&quot;,<br>                &quot;id&quot;: &quot;ab2e9ead-2464-41f9-94f4-1e68c648a8a1&quot;<br>            }<br>        }<br></div>