Making a Case for Cloud and its Disruptive Benefits

In the 1970s, a new technology known as the internet was born in the engineering laboratory of one of the United States’ most famous schools and like most disruptive technologies, its birth was greeted with derision by many in the IT community. Known then as ARPANET which birthed the internet, a columnist for a prominent […]

Do you offer MFA or 2FA for login protection?

Yes, we certainly do. We have a number of options to secure logins. Below are links to the main articles that cover this: Do you offer two factor / dual factor authentication? Enabling DUO with Total Uptime Okta, Azure AD and other options coming soon!  You’ve been asking and we’ve been working hard to integrate […]

Why are the DDoS Statistics Always Blank?

If you’ve gone to the NETWORKING > DoS/DDoS tab and haven’t seen any data, consider that a good thing! This means you haven’t received any attack traffic. By default the DoS/DDoS tab will show stats for the last 7 days, but you can easily adjust the time range drop-down to one year to see if […]

Obtain the list of Access Control Group Entries

Method:              GET URI:                      /ALF/Firewall/AccessControl/{IPType}/{ACLID}/All?{options} This method will return all Access Control Group Entries (specific allow/block rules) for the specific ACL ID requested. The {IPType} is either “IPv4” or “IPv6” The {ACLID} is the ID of the group which can […]

Obtain the list of Access Control Groups

Method:              GET URI:                      /ALF/Firewall/AccessControlGroup/{IPType}/All?{options} This method will return all Access Control Groups in the account for the specific IP type requested, including all sub-companies, if they exist. The {IPType} is either “IPv4” or “IPv6” The {options} allow you to […]

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 Domains with Geo Zone

Method:              GET URI:                      /CloudDNS/Domain/GeoZoneInfo/All This method will return all domains with geo zone within the account, including all sub-companies, if they exist. The parameters allow you to refine the results retrieved from the API. They must be formatted as a query string, e.g. if you […]