Modify an existing Access Control Group Entry

Method:              PUT URI:                      ALF/Firewall/AccessControl/{IPType}/{ACLID} This method will modify an existing Access Control Group Entry (allow/deny rule) within the specified Access Control Group ID specified. The {IPType} is either “IPv4” or “IPv6” The {ACLID} is the ID of the group […]

Create a new Access Control Group Entry

Method:              POST URI:                      ALF/Firewall/AccessControl/{IPType}/{ACLID} This method will create a new Access Control Group Entry (allow/deny rule) within the specified Access Control Group ID specified. The {IPType} is either “IPv4” or “IPv6” The {ACLID} is the ID of the group […]

Total Uptime Technologies LLC Announces Its 6th Consecutive SOC2 Type 2 Attestation

Total Uptime Technologies LLC is the cloud availability platform that improves availability, performance, security and connectivity for any application, anywhere. FOR IMMEDIATE RELEASE Skyland, NC, May 16, 2022 – Total Uptime Technologies LLC announces its sixth consecutive SOC2 Type 2 attestation. Total Uptime Technologies LLC, the cloud availability platform, is proud to improve availability, performance, security and connectivity […]

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 […]

How to Manage User Password Requirements

The Total Uptime panel gives you the ability to manage several aspects of your end-user’s passwords. In this article we’ll cover all of the basics. Many of the settings we are talking about here are controlled via the Company Edit dialog. You can find this by clicking the gear/cog icon in the upper-right corner of […]

Retrieve All Devices

Method:              GET URI:                      /ALF/Server/All This method retrieves all of the devices (servers) for your company. It will also list all of the monitors and ports attached to each server, if applicable. Field Sample data perpage={value} An integer for number of items you would like returned […]

Retrieve all Available SSL CertKeyPairs

Method:              GET URI:                       /ALF/SSL/AvailableSSLCertKeyPairs/{companyId}/{pacId} This method will retrieve all of the available SSL CertKeyPairs. 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 […]

Retrieve all Connection Monitor Records

Method:              GET URI:                       /ALF/Firewall/ConnectionMonitor/{companyId}/{timeRange}/{packId}/All This method will return all the Connection Monitor records within the company. 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. […]

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 All Companies

Method:              GET URI:                       /Account/Company/All This method will return all companies within the account, including all sub-companies, 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 […]