Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Attach a Port to a Server

POST /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