API Documentation
Home > Total Uptime APIv2.0 Overview > Connection Monitor API > Retrieve Connection Monitor Information

Retrieve Connection Monitor Information

Method:              GET
URI:                       /ALF/Firewall/ConnectionMonitor/Info/{currentId}/All

This method retrieves the connection monitor information, if it exists.

The {options} allow you to refine the results retrieved from the API. They must be formatted as a query string, e.g. if you use more than one, the 2nd one onwards should be preceded by an ampersand “&” character. The options include:

 

Parameter Description
perpage={value}
An integer for number of items you would like returned in this response. E.g. {20}
page={page} An integer for the page number (only applicable if the perpage is used). E.g. {1}