Context
The context of hazelcast
within the schema tree is shown. Italicised links are to other pages.
deployment-config:sgc (in sgc-config.yaml) hazelcast backup-count password password-id
Cluster-wide Hazelcast configuration.
backup-count
Hazelcast 'backup-count' parameter.
Leave unset to automatically derive this value from the number of VMs deployed. This is recommended to prevent data loss.
If it must be set, set the variable to 'number of nodes - 1' to avoid data loss.
![]() |
See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value. |
Type uint8
- Value
-
a number in the range 1 to 6
password
The optional Hazelcast cluster password.
![]() |
See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value. |
Data Validation Constraint
Validation Error: |
The 'password' leaf is deprecated. Use 'password-id' instead. |
Type secret
- Description
-
A secret, which will be automatically encrypted using the secrets-private-key configured in the Site Definition File (SDF).
- Value
-
a string
password-id
A reference to optional Hazelcast cluster password stored in the secret store.
Note that this has not been honoured since RVT 4.2-5-1.0.0 as the Hazelcast 5.x series no longer supports this.
![]() |
See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value. |
Related Constraint
../password
has a Data Validation Constraint which references this node. The validation expression refers to this node as ../password-id
.
Type secret-freeform-id
- Description
-
A string that represents a secret identifier for a freeform secret such as a password. i.e. not a secret private key or certificate. This must reference a secret value stored securely in the secret store.
- Value
-
a string