Retrieve TSIG for a Specific Domain

Method:              GET URI:                     /CloudDNS/Domain/TSIG/{domainID} This method returns TSIG settings for a specific domain. It requires that the following information be posted in order to successfully return the settings: Parameter Description perpage={value} An integer for number of items you would like returned in this response. E.g. {20} […]

Retrieve All Unassigned IPv6 Addresses

Method:              GET URI:                      /Account/IPAddress/v6/Unused/All This method will retrieve all of the unused IP IPv6 Addresses in your account, if any. An IP address ID is required when publishing your pack. The parameters allow you to refine the results retrieved from the API. They must be […]

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 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 Port Maps of a Port Map Group

Method:              GET URI:                       /ALF/ServerGroup/{ServerGroupId}/Connection/All This method retrieves all port maps of a port map group. 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 all Failover Groups for a Port Map Group

Method:              GET URI:                       /ALF/ServerGroup/{ServerGroupId}/FailoverGroupAll This method retrieves all failover groups of a port map group. 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 Port Map Groups Within a Pack

Method:              GET URI:                       /ALF/ServerGroup/Pac/{ALFPacId}/All This method retrieves all port map groups from within a pack. By default, when a new pack is created, a “First Port Map Group” is created. In order to place devices within this group, you will need to know the ID assigned to it. All devices placed within this group are […]