Update RADIUS App (IP Address in CIDR format)
PATCH {{HOST}}/admin/v1/Apps/{{appid}}
Update the RADIUS App with IP address range in CIDR format.
Request Body
{"schemas"=>["urn:ietf:params:scim:api:messages:2.0:PatchOp"], "Operations"=>[{"op"=>"replace", "path"=>"urn:ietf:params:scim:schemas:oracle:idcs:extension:radiusApp:App:clientIP", "value"=>"10.34.0.0/16"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |