Replace the sub-element SD.sip-manipulation.cfg-order
put
https://cloud-native-SBC-IP/config/v1/sd/sip-manipulation/{ElementKey}/cfg-order
Replace the sub-element SD.sip-manipulation.cfg-order
Request
Path Parameters
-
ElementKey: string
Identifier for the element
Supported Media Types
- application/json
Root Schema : schema
Type:
object
order of sip manipulation rules
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
rules-order: array
rules-order
list of header,mime,mime-isup and mime-sdp rules
Nested Schema : rules-order
Type:
array
list of header,mime,mime-isup and mime-sdp rules
Show Source
Response
Supported Media Types
- application/json
200 Response
return the sub-element: SipManipOrderEntry
Root Schema : schema
Type:
object
order of sip manipulation rules
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
rules-order: array
rules-order
list of header,mime,mime-isup and mime-sdp rules
Nested Schema : rules-order
Type:
array
list of header,mime,mime-isup and mime-sdp rules
Show Source
404 Response
Not Found
Root Schema : ApiValidationError
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
code: string
-
errors: array
errors
-
message: string
-
timestamp: string
Nested Schema : Errors
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
attribute: string
-
code: string
-
message: string
-
type: string
Allowed Values:
[ "error", "fatal", "warn" ]
406 Response
Validation Failure
Root Schema : ApiValidationError
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
code: string
-
errors: array
errors
-
message: string
-
timestamp: string
Nested Schema : Errors
Type:
Show Source
object
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
attribute: string
-
code: string
-
message: string
-
type: string
Allowed Values:
[ "error", "fatal", "warn" ]