Create a Port Map Group

Method:              POST URI:                       /ALF/ServerGroup/Pac/{ALFPacId} This method will create a Port Map Group within your pack. Parameter Description Name “string”  

Remove a Device from a Port Map Group

Method:              PUT URI:                       /ALF/ServerGroup/{ServerGroupId}/RemoveServer/{ServerId} This method will remove an existing device from a port map group. Removing a device from a port map group does not delete the device, it will continue to exist.

Retrive Port Options

Method:              GET URI:                      /ALF/Pac/{portId}/Option This method retrieves all the options associated with a port in the Pack.

Remove a Device from Port Map Group

Method:              PUT URI:                       /ALF/ServerGroup/{ServerGroupId}/RemoveServer/{ServerId} This method will remove an existing device from a port map group. Removing a device from a port map group does not delete the device, it will continue to exist.  

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

Remove a Port Map Group

Method:              DELETE URI:                       /ALF/ServerGroup/Pac/{ALFPacId}/{serverGroupId} This method will remove an existing port map group. Removing a group does not delete the devices, they will continue to exist.

Update a Port Map Group

Method:              PUT URI:                      /ALF/ServerGroup/Pac/{ALFPacId}/{serverGroupId} This method allows you to change the port map group configuration.   Parameter Description Name “string”  

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

How to Enable HTTP/2 Support

Enabling HTTP/2 support is quite easy in the Total Uptime ADC-as-a-Service platform. In fact, if you’ve deployed SSL within the last few years, then HTTP/2 support is probably already active and ready to go on your packs in addition to HTTP/1.1. In this article we’ll discuss a little bit about the history and benefits of […]