Gets Configurations

get

/radius-config/v1/configurations

Permits administrators to fetch current configurations in Oracle RADIUS Agent.

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

All of Oracle RADIUS Agent configurations returned in JSON format.
Body ()
Root Schema : schema
Type: string

404 Response

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

500 Response

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