Replace a config element: SD.session-group

put

https://cloud-native-SBC-IP/config/v1/sd/session-group/{ElementKey}

Replace a config element: SD.session-group

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
configure session agent groups
Show Source
Nested Schema : dest
Type: array
list of destinations for this group
Show Source
Nested Schema : trunk-group
Type: array
list of trunk groups and their contexts for this group. To use the default context case, omit : and the context
Show Source
Back to Top

Response

Supported Media Types

200 Response

return one config element: SessionAgentGroup
Body ()
Root Schema : schema
Type: object
configure session agent groups
Show Source
Nested Schema : dest
Type: array
list of destinations for this group
Show Source
Nested Schema : trunk-group
Type: array
list of trunk groups and their contexts for this group. To use the default context case, omit : and the context
Show Source

404 Response

Not Found
Body ()
Root Schema : ApiValidationError
Type: object
Show Source
Nested Schema : errors
Type: array
Show Source
Nested Schema : Errors
Type: object
Show Source

406 Response

Validation Failure
Body ()
Root Schema : ApiValidationError
Type: object
Show Source
Nested Schema : errors
Type: array
Show Source
Nested Schema : Errors
Type: object
Show Source
Back to Top