private/xml/all_cloudserver.xml

<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
  <entity name="mw_cloudserver">
    <attribute name="mw_name" />
    <attribute name="createdon" />
    <attribute name="mw_roleid" />
    <attribute name="mw_modelid" />
    <attribute name="mw_hostid" />
    <attribute name="mw_cpucores" />
    <attribute name="mw_cpuid" />
    <attribute name="mw_hypervisor" />
    <attribute name="mw_ram" />
    <attribute name="m10_rammax" />
    <attribute name="mw_replicationhost" />
    <attribute name="mw_cloudserverid" />
    <attribute name="mw_installedosid" />
    <attribute name="mw_description" />
    <attribute name="mw_status" />
    <attribute name="mw_commissioningdate" />
    <attribute name="statecode" />
    <order attribute="mw_name" descending="false" />
    <filter type="and" />
  </entity>
</fetch>