Cicode Programming Reference > Cicode Function Categories > Cluster Functions | Cicode

Cluster Functions

Following are functions relating to clusters:

ClusterActivate

Allows the user to activate an inactive cluster.

ClusterDeactivate

Allows the user to deactivate an active cluster.

ClusterFirst

Allows the user to retrieve the first configured cluster in the project.

ClusterGetName

Deprecated in this version

ClusterIsActive

Allows the user to determine if a cluster is active.

ClusterNext

Allows the user to retrieve the next configured cluster in the project.

ClusterServerTypes

Allows the user to determine which servers are defined for a given cluster.

ClusterStatus

Allows the user to determine the connection status from the client to a server on a cluster.

ClusterSetName

Deprecated in this version

ClusterSwapActive

Allows the user to deactivate an active cluster at the same time as activating a deactive cluster.

See Also

Published June 2018