Replace a RADIUS Proxy
PUT {{HOST}}/admin/v1/RadiusProxies/{{RPid}}
Request Body
{"displayName"=>"Acme Oracle Database RADIUS Proxy", "description"=>"This is a RADIUS Proxy used for authentication of database users", "type"=>"proxy", "timeout"=>10, "noOfWorkerThreads"=>15, "schemas"=>["urn:ietf:params:scim:schemas:oracle:idcs:RadiusProxy"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |