Replace a config element: SD.session-translation

put

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

Replace a config element: SD.session-translation

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root 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
Back to Top

Response

Supported Media Types

200 Response

return one config element: SessionTranslation
Body ()
Root 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

406 Response

Validation Failure
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