Retrieve the sub-element SD.sip-manipulation.cfg-order

get

https://cloud-native-SBC-IP/config/v1/sd/sip-manipulation/{ElementKey}/cfg-order

Retrieve the sub-element SD.sip-manipulation.cfg-order

Request

Path Parameters
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 the sub-element: SipManipOrderEntry
Body ()
Root Schema : SipManipOrderEntry
Type: object
order of sip manipulation rules
Show Source
Nested Schema : rules-order
Type: array
list of header,mime,mime-isup and mime-sdp rules
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