Replace a sub-element: SD.sip-recursion-policy.sip-resp-code-attempts
put
https://cloud-native-SBC-IP/config/v1/sd/sip-recursion-policy/{ElementKey}/sip-resp-code-attempts/{ElementKeySE}
Replace a sub-element: SD.sip-recursion-policy.sip-resp-code-attempts
Request
Path Parameters
-
ElementKey: string
Identifier for the element
-
ElementKeySE: string
Identifier for the sub-element
Supported Media Types
- application/json
Root Schema : schema
Type:
object
list of SIP response code settings
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
attempts: integer
(int64)
Minimum Value:
1
Maximum Value:1000
Number for attempts to make -
response-code(required): integer
(int64)
Minimum Value:
300
Maximum Value:599
SIP Response Code. For e.g. 301/488/503
Response
Supported Media Types
- application/json
200 Response
return one sub element: SipRespCodeAttempts
Root Schema : schema
Type:
object
list of SIP response code settings
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
attempts: integer
(int64)
Minimum Value:
1
Maximum Value:1000
Number for attempts to make -
response-code(required): integer
(int64)
Minimum Value:
300
Maximum Value:599
SIP Response Code. For e.g. 301/488/503
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" ]