Reloads Configurations

get

/radius-config/v1/configurations/reload

Read latest configurations and reinitializes Oracle RADIUS Agent. All configurations defined get reloaded.

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Oracle RADIUS Agent reinitialized with latest configurations.
Body ()
Root Schema : ResponseMessage
Type: object
Show Source

404 Response

Required configuration does not exist.
Body ()
Root Schema : ResponseMessage
Type: object
Show Source

500 Response

Error occurred during reloading configuration.
Body ()
Root Schema : ResponseMessage
Type: object
Show Source
Back to Top