Update a RADIUS Proxy Listener
PATCH {{HOST}}/admin/v1/RadiusProxyListeners/{{RPListenerId}}
Request Body
{"Operations"=>[{"op"=>"replace", "path"=>"hostName", "value"=>"den02cnt.us.oracle.com"}], "schemas"=>["urn:ietf:params:scim:api:messages:2.0:PatchOp"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |