Retrieve all config elements: SD.session-translation

get

https://cloud-native-SBC-IP/config/v1/sd/session-translation

Retrieve all config elements: SD.session-translation

Request

Query Parameters
  • Integer value of saved revision, or 'latest', 'active' to show the running config, or 'staging' to show complete configuration to be activated

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

return all config elements: SessionTranslation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : schema
Type: object
configure translation rules for calling and called numbers
Show Source
Nested Schema : rules-asserted-id
Type: array
Manipulates the SIP P-Asserted-Id header
Show Source
Nested Schema : rules-called
Type: array
list of <called translation rule name>
Show Source
Nested Schema : rules-calling
Type: array
list of <calling translation rule name>
Show Source
Nested Schema : rules-history-info
Type: array
Manipulates the SIP History-Info headers
Show Source
Nested Schema : rules-isup-cdpn
Type: array
Manipulates the ISUP Called Party Number parameter
Show Source
Nested Schema : rules-isup-cgpn
Type: array
Manipulates the ISUP Calling Party Number parameter
Show Source
Nested Schema : rules-isup-gn
Type: array
Manipulates the ISUP Generic Number parameter
Show Source
Nested Schema : rules-isup-ocn
Type: array
list of IsupOcn < translation rule name>
Show Source
Nested Schema : rules-isup-rdn
Type: array
Manipulates the ISUP Redirecting and Original Called Number parameters
Show Source
Nested Schema : rules-redirect
Type: array
Manipulates the SIP Diversion headers
Show Source

404 Response

Not Found
Body ()
Root Schema : ApiValidationError
Type: object
Show Source
Nested Schema : errors
Type: array
Show Source
Nested Schema : Errors
Type: object
Show Source
Back to Top