Replace a config element: SD.sip-recursion-policy
put
https://cloud-native-SBC-IP/config/v1/sd/sip-recursion-policy/{ElementKey}
Replace a config element: SD.sip-recursion-policy
Request
Path Parameters
-
ElementKey: string
Identifier for the element
Supported Media Types
- application/json
Root Schema : schema
Type:
objectconfigure SIP recursion policy
Show Source
-
_elementKey: string
Read Only:
trueIdentifier for the element or sub-element -
description: string
brief description of recursion policy usage
-
global-count: integer
(int64)
Minimum Value:
0Maximum Value:4294967295global count for number of total count for the configured response codes -
mode: string
Allowed Values:
[ "consecutive", "absolute" ] -
name(required): string
Minimum Length:
1Pattern:^[A-Za-z0-9_][A-Za-z0-9._\-]{0,127}$sip-recursion-policy list name -
sip-resp-code-attempts: array
sip-resp-code-attempts
list of SIP response code attempts
Nested Schema : sip-resp-code-attempts
Type:
arraylist of SIP response code attempts
Show Source
-
Array of:
object SipRespCodeAttempts
list of SIP response code settings
Nested Schema : SipRespCodeAttempts
Type:
objectlist of SIP response code settings
Show Source
-
_elementKey: string
Read Only:
trueIdentifier for the element or sub-element -
attempts: integer
(int64)
Minimum Value:
1Maximum Value:1000Number for attempts to make -
response-code(required): integer
(int64)
Minimum Value:
300Maximum Value:599SIP Response Code. For e.g. 301/488/503
Response
Supported Media Types
- application/json
200 Response
return one config element: SipRecursionPolicy
Root Schema : schema
Type:
objectconfigure SIP recursion policy
Show Source
-
_elementKey: string
Read Only:
trueIdentifier for the element or sub-element -
description: string
brief description of recursion policy usage
-
global-count: integer
(int64)
Minimum Value:
0Maximum Value:4294967295global count for number of total count for the configured response codes -
mode: string
Allowed Values:
[ "consecutive", "absolute" ] -
name(required): string
Minimum Length:
1Pattern:^[A-Za-z0-9_][A-Za-z0-9._\-]{0,127}$sip-recursion-policy list name -
sip-resp-code-attempts: array
sip-resp-code-attempts
list of SIP response code attempts
Nested Schema : sip-resp-code-attempts
Type:
arraylist of SIP response code attempts
Show Source
-
Array of:
object SipRespCodeAttempts
list of SIP response code settings
Nested Schema : SipRespCodeAttempts
Type:
objectlist of SIP response code settings
Show Source
-
_elementKey: string
Read Only:
trueIdentifier for the element or sub-element -
attempts: integer
(int64)
Minimum Value:
1Maximum Value:1000Number for attempts to make -
response-code(required): integer
(int64)
Minimum Value:
300Maximum Value:599SIP Response Code. For e.g. 301/488/503
404 Response
Not Found
Root Schema : ApiValidationError
Type:
Show Source
object-
_elementKey: string
Read Only:
trueIdentifier 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:
trueIdentifier 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:
trueIdentifier 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:
trueIdentifier for the element or sub-element -
attribute: string
-
code: string
-
message: string
-
type: string
Allowed Values:
[ "error", "fatal", "warn" ]