Gets admin users and groups

get

/radius-config/v1/radiusAdministrators

Fetches all users and groups currently configured to administer 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 Oracle RADIUS Agent administrators returned in JSON format.
Body ()
Root Schema : schema
Type: string

404 Response

Oracle RADIUS Agent administrators not configured.
Body ()
Root Schema : ResponseMessage
Type: object
Show Source

500 Response

Error occurred during reading Oracle RADIUS Agent administrators.
Body ()
Root Schema : ResponseMessage
Type: object
Show Source
Back to Top