Replace the config element: SD.session-router

put

https://cloud-native-SBC-IP/config/v1/sd/session-router

Replace the config element: SD.session-router

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
configure session router
Show Source
Nested Schema : holidays
Type: array
list of holidays
Show Source
Nested Schema : Holiday
Type: object
list of holidays
Show Source
Back to Top

Response

Supported Media Types

200 Response

return config element: SessionRouter
Body ()
Root Schema : schema
Type: object
configure session router
Show Source
Nested Schema : holidays
Type: array
list of holidays
Show Source
Nested Schema : Holiday
Type: object
list of holidays
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