Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

numberTranslationCriteria

The number translation criteria (route) label.

Exists on Condition not(/VM:vmApplication[name='ePSX'])

Configuration

ParameterPresenceTypeDefaultDescription
criteriaLabelMstring Trigger Criterion ID.
elementTypeMenumeration Element Type.
elementId1Mstring Element ID 1.
elementId2Mstring Element ID 2.
nationalMstring National.
countryMstring Country.
lookupTypeOenumerationenumSipAor Lookup Type.
Image AddedinDmRuleOreference
Image AddedoutDmRuleOreference
Image AddedcallParameterFilterGroupProfileOreference
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/profiles/digitParameterHandling/numberTranslationCriteria/{criteriaLabel},{elementType},{elementId1},{elementId2},{national},{country}

...