v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

PUT /radclients/{radclientname}/

Set info for a RADIUS Client

put/v1/radclients/{radclientname}/

Path parameters

radclientnamestring required

RADIUS Client name

Request body

namestring

RADIUS client name

ip_addressstring

Updates the IP address of a RADIUS Client

add_groupstring[]

An array of group names to give access to the RADIUS client

remove_groupstring[]

An array of group names to remove access to the RADIUS client

secretstring

Manually set the RADIUS client secret

mfa_enforcedboolean

Set MFA for a RADIUS Client

pap_enabledboolean

Enable/Disable PAP for a RADIUS Client

radius_attributesstring

Update radius attribute for a RADIUS client.

Response

200