Create a Geo Zone IPv4 Pool

Method:              POST URI:                       /CloudDNS/GeoZone/IPv4Pool This method will create a new Geo Zone IPv4 Pool Parameter Description GeoZonePoolName “string” DefaultServerIP “string” ALFPacId “string” FailoverPoolId “string”  

Delete a Geo Zone IPv4 Pool

Method:              DELETE URI:                       /CloudDNS/GeoZone/IPv4Pool/{geoZoneIPv4PoolId} This method will remove a Geo Zone IPv4 Pool

Modify Geo Zone IPv4 Pool

Method:              PUT URI:                       /CloudDNS/GeoZone/IPv4Pool This method will create a new Geo Zone IPv4 Pool Parameter Data Type GeoZonePoolName “string” DefaultServerIP “string” ALFPacId “string” FailoverPoolId “string”  

Create Geo Zone IPv4 Pool Entry

Method:              POST URI:                       /CloudDNS/GeoZone/IPv4Pool/{geoZoneIPv4PoolId}/Entry This method will create a new Geo Zone IPv4 Pool Entry Parameter Description EntryZoneName “string” GeoZonePoolId “string” GeoZonePoolName “string” ALFPacId “string” FailoverPoolId “string”  

Remove Geo Zone IPv4 Pool Entry

Method:              DELETE URI:                       /CloudDNS/GeoZone/IPv4Pool/{geoZoneIPv4PoolId}/Entry/{entryId} This method will remove a Geo Zone IPv4 Pool Entry

Modify Geo Zone IPv4 Pool Entry

Method:              PUT URI:                       /CloudDNS/GeoZone/IPv4Pool/{geoZoneIPv4PoolId}/Entry/{entryId} This method will modify a Geo Zone IPv4 Pool Entry. Parameter Description EntryZoneName “string” GeoZonePoolId “string” GeoZonePoolName “string” ALFPacId “string” FailoverPoolId “string”  

Retrieve all Geo Zone IPv4 Pool Entries

Method:              GET URI:                       /CloudDNS/GeoZone/IPv4Pool/{geoZoneIPv4PoolId}/Entry/All This method will return all Geo Zone IPv4 Pool Entries within a Geo Zone, 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 […]

Retrieve all Geo Zone IPv4 Pools

Method:              GET URI:                       /CloudDNS/GeoZone/IPv4Pool/All This method will return all Geo Zone IPv4 Pools 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 […]

My ISP won’t give me more IPv4 Addresses. Can I use IPv6 only for my servers?

Yes, you sure can.  We’re seeing this more and more. IPv4 addresses are near exhaustion and they are becoming scarce. Some ISPs and hosting companies are now charging handsomely for them, others are simply not giving them out anymore. Well, you need not fear at Total Uptime because we make it easy. You can place […]

Delete an existing Access Control Group Entry

Method:              DELETE URI:                      ALF/Firewall/AccessControl/{IPType}/{ACLGROUPENTRYID} This method will delete an existing Access Control Group Entry (allow/deny rule). The {IPType} is either “IPv4” or “IPv6” The {ACLGROUPENTRYID} is the ID of the Access Control Group Entry that was previously created