API Documentation
Home > Total Uptime APIv2.0 Overview > Networking API > Attach a Port to a Server

Attach a Port to a Server

Method:              POST
URI:                      /ALF/Server/{ServerId}

This method attaches a port to an existing server. It requires the following information:

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