Skip to content

dataType DockerExternalPort

Details of an external network port accessible from outside.

«dataType»DockerExternalPortivoa:integer portivoa:string addresses

Members

name type mult description
port ivoa:integer The port number of the external interface. The service will populate this value when it sets up the execution.
addresses ivoa:string 1 or more A list of public hostnames or IPv4 or IPv6 addresses for the external interface. The service will populate this list when it sets up the execution.