XML Configuration Reference : Deploy : DeploymentConfig
 
DeploymentConfig
exa.bee.deploy.v10.DeploymentConfig
Deployment configuration. Defines the default {@link PortRange} used by hosts. Defines the list of {@link Host} part of the cluster configuration. Defines the list of virtual services defined for this installation.
Attributes:
Name
Type
Default value
Description
version
long
description
string
A descriptive name for this deployment, that will appear in the Admin-UI, for identification purposes
hostAgentPort
int
Default port for the hostagent if not defined in each host
Nested elements:
Name
Type
Description
Host
exa.bee.deploy.v10.Host*
PortRange
exa.bee.deploy.v10.PortRange
VirtualService
exa.bee.deploy.v10.VirtualService*