getipauthlist

Get IP filter list to accept remote connections

Parameters:
allowedis allowed or blocked list
Returns:
XML
    <ipauthlist>
        <meta>
            <totalrecords> { RECORD COUNT } </totalrecords>
        </meta>
        <ipauthrecord>
            <ipstart> { IP START ADDRESS } </ipstart>
            <ipend> { IP END ADDRESS } </ipend>
        </ipauthrecord>
    </ipauthlist>

Requirements:


Generated on Wed Oct 12 2011 21:46:52. © CodeLathe LLC 2007-2011. All Rights Reserved.