Block a Country from Connection Monitor

Method:              POST URI:                      /ALF/Firewall/ConnectionMonitor/BlockCountry This method blocks a country from a connection monitor. Field Sample data ALFPacId “string” Port “string” Protocol “string” CountryCode “string”

Retrieve a Country List

Method:              GET URI:                       /ALF/Firewall/ConnectionMonitor/Country/All This method will return the countries from the connection monitor records. 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 […]

Retrieve a Country List

Method:              GET URI:                       /ALF/Firewall/WAFLog/Country/All This method returns the countries and is useful in filtering the WAF Log list. 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 […]

Cloud Platform Release v23.2.0

Today we released three notable updates that more customers have requested recently, so we’ve expedited their development and release. Below are the details of these exciting enhancements. IP-to-Country Classification: Since the exhaustion of IPv4 Addresses several years ago, IP address blocks have been changing hands at an increasing rate. Not only have they been moving […]

Cloud Platform Release v22.12.0

Today we released cloud platform version 22.12.0 which includes a number of bug fixes and feature improvements. Below is a list of the most notable changes you will find in this release. DNS Reporting: We significantly improved the DNS Reporting UI as well as back-end systems that generate statistical data. The UI now generates data […]

WAF Log Tab

Not interested in reading the manual? We cover the essentials in a video at the bottom of this page! If you subscribe to Web Application and API Protection, you’ll see the WAF Log tab. Here, we provide a visual overview of all traffic hitting your packs. At the top, you can choose the time range […]

Retrieve Location Information

Method:              POST URI:                      /ALF/Firewall/ConnectionMonitor/GeoInfo This method retrieves detailed geo location information. It requires that the following parameters be posted in order to successfully retrieve the location information. Field Sample data SourceIP “string” countryCode “string” country “string” region “string” regionName “string” city “string” zip “string” lat […]

Modify a Company

Method:              PUT URI:                       /Account/Company/{companyID} This method modifies an existing company. Parameter Data Type CompanyName “string” Address1 “string” Address2 “string” City “string” Country “string” StateProvince “string” PostalCode “string” Email “string” Website “string” Phone “string” PhoneExtension “string” Fax “string” PrimaryContactName “string” TechnicalContactName “string” BillingContactName “string” HowDidYouHear “string” PrimaryUserEmail “string” SupportEmail “string” […]

Create a Company

Method:              POST URI:                       /Account/Company This method will create a new company. Parameter Data Type CompanyName “string” Address1 “string” Address2 “string” City “string” Country “string” StateProvince “string” PostalCode “string” Email “string” Website “string” Phone “string” PhoneExtension “string” Fax “string” PrimaryContactName “string” TechnicalContactName “string” BillingContactName “string” HowDidYouHear “string” PrimaryUserEmail “string” SupportEmail “string” SupportUrl “string” TrialEndDate “string” SignupURL […]

How to Implement Connection Rate Limiting

Total Uptime offers an array of granular connection rate limiting options to protect almost any application type. Our advanced rate limit options can protect you at layer 7 to ensure your applications are always available to legitimate users. Best of all, it can be customized on a per-port basis. Rate limiting is available for ADC-as-a-Service […]