API Documentation
Home > Total Uptime APIv2.0 Overview > Networking API > Add a Public Port to a Specific Pack

Add a Public Port to a Specific Pack

Method:              POST
URI:                      /ALF/Pac/{pacId}/AddPort

This method adds a port to a specific Pack. It requires that the following information be posted in order to successfully create the Pack:

Field Required data
Port
The port number. E.G. 80
Valid values are from 1 to 65535
Protocol The desired protocol. E.g. HTTP
Valid protocols are: HTTP, SSL, FTP, TCP, SSL_TCP, UDP, SSL_PROXY, NNTP, RPSVR, DNS, ADNS, DHCPRA, ANY, SIP-UDP, DNS_TCP, ADNS_TCP, RTSP, RADIUS

Both fields are required