Replace a sub-element: SD.session-agent.match-identifier
put
https://cloud-native-SBC-IP/config/v1/sd/session-agent/{ElementKey}/match-identifier/{ElementKeySE}
Replace a sub-element: SD.session-agent.match-identifier
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
Identification criteria to match this agent
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
identifier-rule(required): string
Minimum Length:
1
Pattern:^([A-Za-z0-9_][A-Za-z0-9._\-]{0,127})?$|^[A-Za-z0-9_][A-Za-z0-9._\-]{0,127}$
specify the session-agent-identifier-rule which will be used to identify this agent if not matching by IP Address -
match-value(required): string
Minimum Length:
1
Pattern:^.*$
value to match in sip header field which identifies this Session Agent
Response
Supported Media Types
- application/json
200 Response
return one sub element: SessionAgentIdentifier
Root Schema : schema
Type:
object
Identification criteria to match this agent
Show Source
-
_elementKey: string
Read Only:
true
Identifier for the element or sub-element -
identifier-rule(required): string
Minimum Length:
1
Pattern:^([A-Za-z0-9_][A-Za-z0-9._\-]{0,127})?$|^[A-Za-z0-9_][A-Za-z0-9._\-]{0,127}$
specify the session-agent-identifier-rule which will be used to identify this agent if not matching by IP Address -
match-value(required): string
Minimum Length:
1
Pattern:^.*$
value to match in sip header field which identifies this Session Agent
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" ]