Update a RADIUS Proxy Mapping
PATCH {{HOST}}/admin/v1/RadiusProxyMappings/{{RPMappingId}}
Request Body
{"Operations"=>[{"op"=>"replace", "path"=>"description", "value"=>"RADIUS Proxy mapping for Oracle Database server"}], "schemas"=>["urn:ietf:params:scim:api:messages:2.0:PatchOp"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |