Add a new config element: SD.sip-recursion-policy

post

https://cloud-native-SBC-IP/config/v1/sd/sip-recursion-policy

Add a new config element: SD.sip-recursion-policy

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
configure SIP recursion policy
Show Source
Nested Schema : sip-resp-code-attempts
Type: array
list of SIP response code attempts
Show Source
Nested Schema : SipRespCodeAttempts
Type: object
list of SIP response code settings
Show Source
Back to Top

Response

Supported Media Types

200 Response

return one config element: SipRecursionPolicy
Body ()
Root Schema : schema
Type: object
configure SIP recursion policy
Show Source
Nested Schema : sip-resp-code-attempts
Type: array
list of SIP response code attempts
Show Source
Nested Schema : SipRespCodeAttempts
Type: object
list of SIP response code settings
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