Replace a config element: SD.sip-feature
put
https://cloud-native-SBC-IP/config/v1/sd/sip-feature/{ElementKey}
Replace a config element: SD.sip-feature
Request
Path Parameters
-
ElementKey: string
Identifier for the element
Supported Media Types
- application/json
Root Schema : schema
Type:
objectconfigure SIP option tag parameters
Show Source
-
_elementKey: string
Read Only:
trueIdentifier for the element or sub-element -
name(required): string
Minimum Length:
1SIP feature tag name -
proxy-require-mode-inbound: string
Allowed Values:
[ "Pass", "Reject" ] -
proxy-require-mode-outbound: string
Allowed Values:
[ "Pass", "Reject" ] -
realm: string
Realm name with which the feature will be associated. To make it a global feature leave this parameter blank
-
require-mode-inbound: string
Allowed Values:
[ "Pass", "Reject" ] -
require-mode-outbound: string
Allowed Values:
[ "Pass", "Reject" ] -
support-mode-inbound: string
Allowed Values:
[ "Pass", "Strip" ] -
support-mode-outbound: string
Allowed Values:
[ "Pass", "Strip" ]
Response
Supported Media Types
- application/json
200 Response
return one config element: SipFeature
Root Schema : schema
Type:
objectconfigure SIP option tag parameters
Show Source
-
_elementKey: string
Read Only:
trueIdentifier for the element or sub-element -
name(required): string
Minimum Length:
1SIP feature tag name -
proxy-require-mode-inbound: string
Allowed Values:
[ "Pass", "Reject" ] -
proxy-require-mode-outbound: string
Allowed Values:
[ "Pass", "Reject" ] -
realm: string
Realm name with which the feature will be associated. To make it a global feature leave this parameter blank
-
require-mode-inbound: string
Allowed Values:
[ "Pass", "Reject" ] -
require-mode-outbound: string
Allowed Values:
[ "Pass", "Reject" ] -
support-mode-inbound: string
Allowed Values:
[ "Pass", "Strip" ] -
support-mode-outbound: string
Allowed Values:
[ "Pass", "Strip" ]
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" ]