Context
The context of simple-imrn-pool
within the schema tree is shown. Italicised links are to other pages.
deployment-config:sentinel-volte (in sentinel-volte-gsm-config.yaml and sentinel-volte-cdma-config.yaml) scc service-centralisation simple-imrn-pool minimum-correlation-id maximum-correlation-id number-of-digits-in-correlation-id
Simple IMRN pool config for mainline case.
Data Validation Constraint
Validation Error: |
When configuring simple-imrn-pool config, minimum-correlation-id must be less than maximum-correlation-id. |
minimum-correlation-id
The minimum correlation ID value used in the cluster. 0 to maximum-correlation-id.
This node is mandatory.
Related Constraint
..
has a Data Validation Constraint which references this node. The validation expression refers to this node as minimum-correlation-id
.
Type uint64
- Value
-
a number in the range up to 999999999999999999
maximum-correlation-id
The maximum correlation ID value used in the cluster. 0 to (10^18-1).
This node is mandatory.
Related Constraint
..
has a Data Validation Constraint which references this node. The validation expression refers to this node as maximum-correlation-id
.
Type uint64
- Value
-
a number in the range up to 999999999999999999
number-of-digits-in-correlation-id
The number of digits the correlation ID should have. Minimum of number of digits in maximum-correlation-id to 18 maximum.
This node is mandatory.
Type uint8
- Value
-
a number in the range 1 to 18