Technical References

Specifies the http-port to use for non-SSL-secured connections
to the web server for this cluster.
https-port int
Controls the https-port to use for SSL-secured connections to
the webserver for this cluster. This port is only used if the
value of the use-https-port attribute is true.
ipaddr ipaddr required,unique
Provides the IP address of this server. This attribute,
rather than the fqdn is used to connect to the cluster.
local-servers obj(CCMServer) transient
Lists the servers associated with this cluster. This transient
attribute makes it easier for clients that want to show a tree
of clusters with their child servers to get all the information
in a single request.
name string required,unique
Names the cluster.
password clrtxt
Sets the password that authenticates the identity stored
in the admin attribute. Do not use this clear-text value
except within process memory. Use the corresponding
password-secret instead.
password-secret secret
Sets the identifier of the secret representing the password that
authenticates the identity stored in the admin attribute.
poll-lease-hist-interval rangetime(0-1y)
Specifies how often to collect the lease history from the DHCP
server for this cluster. If set to 0, polling does not occur.
poll-lease-hist-offset rangetime(0-24h)
Provides a fixed time of day for lease history polling.
This time is interpreted as a time of day offset, with 0 being
12 midnight, provided the polling interval is less than 24 hours,
and the offset value is less than the polling interval. If the offset
value is greater than the polling interval, or the interval is
greater than 24 hours, the offset will be ignored.
The scheduler for polling will ensure that the first polling event
occurs at the offset time. For example, if you set the interval to
4 hours and the offset to 2am, the polling would occur at 2am, 6am,
10am, 2pm, 6pm and 10pm.
poll-lease-hist-retry rangeint(0-4)
Controls how often to retry if lease history polling fails.
poll-replica-interval time default = 4h
Set the automatic replication interval; that is, how often
Network Registrar polls this server for replica data.