Endpoint object

Atttribute Value Description
Name String The human-readable name of the endpoint. This value must be unique in its parent service definition.
Purpose String
Protocol String The networking protocol to use, tcp or udp.
PortNumber Integer The port number of the endpoint.
PortTemplate String ???
VirtualAddress String An address by which an imported endpoint may be accessed within its container. For example, mysqlhost:1336.
Application String  
ApplicationTemplate String Deprecated. Use Application instead.
AddressConfig Object

The definition of an external-facing port. This object has two members:

Port
The port number of the endpoint.
Protocol
The networking protocol to use, tcp or udp.
VHosts Array of strings The virtual hostnames to reserve for the endpoint. The strings are used as subdomain names.

A virtual hostname allows users to find a service quickly, without manually searching for its IP address.

The Control Center project is provided under the Apache 2.0 license. © 2015 Zenoss Control Center ·2015-05-22 14:29:19 +0000