private/xml/all_cloudservernetwork.xml

<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
    <entity name="mw_cloudservernetwork">
        <attribute name="mw_name" />
        <attribute name="mw_role" />
        <attribute name="mw_cloudservernetworkid" />
        <attribute name="createdon" />
        <attribute name="mw_ipaddress" />
        <attribute name="mw_netmask" />
        <attribute name="mw_gateway" />
        <attribute name="mw_dns1" />
        <attribute name="mw_dns2" />
        <attribute name="mw_networkadapter" />
        <attribute name="mw_notes" />
        <attribute name="mw_macaddress" />
        <order attribute="mw_name" descending="false" />
        <filter type="and">
        </filter>
    </entity>
</fetch>