XML Configuration Reference : Deploy : Host
 
Host
exa.bee.deploy.v10.Host
Defines a {@link PortRange} which overrides the one defined at {@link DeploymentConfig} level. Note that if this host's port range has a null start port then, default port range start port is used. Same for last port. Defines the set of roles implemented by this host. See Management API reference guide for a complete list of available roles.
Parent elements:
exa.bee.deploy.v10.DeploymentConfig (as DeploymentConfig)
Attributes:
Name
Type
Default value
Description
hostname
string
Network name of the physical host. The host must be reachable by all other hosts of the CloudView install using this name.
install
string
Name of this CloudView cluster host on the physical host. It is possible to deploy several CloudView installs in the same CloudView cluster on the same physical host.
architecture
string
System architecture of the host. Optional.
hostAgentPort
int
Fixed Host agent port (optional). Overrides hostAgentPort set in DeploymentConfig
Nested elements:
Name
Type
Description
PortRange
exa.bee.deploy.v10.PortRange
Range of TCP ports used for this host
Role
exa.bee.deploy.v10.Role*
CloudView roles hosted by this host