Add a new config element: SD.sip-feature
post
https://cloud-native-SBC-IP/config/v1/sd/sip-feature
Add a new config element: SD.sip-feature
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Root Schema : schema
Type:
object
configure SIP option tag parameters
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
name(required): string
Minimum Length:
1
SIP 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:
object
configure SIP option tag parameters
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
name(required): string
Minimum Length:
1
SIP 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:
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" ]