Search Alert Lists

If you find yourself with many Alert Lists and are challenged with locating a specific Alert List to view, you can find it by using the “Search” button. Select the FIELD you’d like to search in the first box, HOW to search in the second box and enter the string you’d like to search FOR […]

Alert Lists Tab

Not interested in reading the manual? We cover the essentials in a video at the bottom of this page! This section allows you to create any number of alert lists, and maintenance windows. Each alert list can have a custom name and allows you to assign any number of your users to them. You can […]

Cloud Platform Release v22.4.0

Today we released cloud platform version 22.4.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. Monitors In Use: We finally released a long-awaited feature that now shows where custom monitors are used. The Monitors table for DNS or […]

Retrieve all Cache Content Groups

Method:              GET URI:                      /ALF/Acceleration/Cache/ContentGroup/All This method lists the Cache Content Groups. The parameters 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 onward should be preceded […]

Retrieve All HTTP Compression Policies

Method:              GET URI:                     /ALF/Acceleration/HTTPCompressionPolicy/All This method lists the HTTP Compression Policies. The parameters 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 onward should be preceded by […]

Retrieve all Cache Content Groups of Pack

Method:              GET URI:                      /ALF/Acceleration/Pac/{pacId}/Cache/ContentGroup/All This method lists the Cache Content Groups of Pack. The parameters 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 […]

Retrieve all HTTP Compression Policies of Pack

Method:              GET URI:                       /ALF/Acceleration/Pac/{pacId}/HTTPCompressionPolicy/All This method lists the HTTP Compression Policies of Pack. 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 onward should be preceded by an ampersand “&” character. The options include: […]

Retrieve all WAF Logs

Method:              GET URI:                       /ALF/Firewall/WAFLog/{companyId}/All This method lists all the WAF Logs within the company, if they exist. 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 “&” […]

Retrieve a Log Action List

Method:              GET URI:                       /ALF/Firewall/WAFLog/Action/All This method lists the all the log actions. 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 […]

Retrieve the Roles

Method:              GET URI:                       /Account/Role/All This method lists the roles. 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 […]