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

Retrieve all Applied SSL CertKey Pairs

Method:              GET URI:                       /ALF/SSL/AppliedSSLCertKeyPairs/{pacId} This method will retrieve all of the Applied SSL CertKeyPairs for the specified 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 onwards should be preceded by an ampersand […]

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