Context
The context of common
within the schema tree is shown. Italicised links are to other pages.
deployment-config:common (in common-config.yaml) shcm-domain platform-operator-name
Common configuration. Used on MAG, MMT GSM, MMT CDMA, ShCM, and MAX nodes.
This node and its descendants are configured in common-config.yaml
.
- When present
-
Used on MAG, MMT GSM, MMT CDMA, ShCM, and MAX nodes.
Conditional
This container is only valid when ../sentinel-volte or ../sentinel-ipsmgw or ../naf-filter or ../shcm-service or ../max-service
.
shcm-domain
Deprecated. Now set in product-options.rvt.[mmt-gsm|mmt-cdma|smo|mag].shcm-vnf and product-options.rvt.[mmt-gsm|mmt-cdma|smo|mag].ims-domain-name in SDF file.
Type domain-name
- Description
-
The domain-name type represents a DNS domain name. The name SHOULD be fully qualified whenever possible.
See RFC 6991 for full details.
- Value
-
a string with length 1 to 253 matching
((([a-zA-Z0-9_]([a-zA-Z0-9\-]){0,61})?[a-zA-Z0-9]\.)*([a-zA-Z0-9]([a-zA-Z0-9\-_]){0,61})?[a-zA-Z0-9]\.?)|\.
platform-operator-name
The platform operator name.
This node is mandatory.
Type string
- Value
-
a string with length 0 or more matching
[a-zA-Z0-9_-]+