PortNumber
Purpose
Specifies the TCP port of the server that is listening for REST API requests.
Valid Values
port
where:
port
is the port number.
Data Source Method
setPortNumber
Default
When SSL encryption is disabled:
80
When SSL encryption is enabled:
443
Data Type
int
See Also