Configuration - Authentication

Update RADIUS client object configuration

Update RADIUS client object configuration by ID.

put/radius-client-objects/{id}

Path parameters

idinteger required

The RADIUS client object ID.

Request body

namestring required

The RADIUS client object name.

descriptionstring

The RADIUS client object description.

enable_inject_operator_name_attributeboolean required

The flag for enable Inject Operator Name Attribute

enable_message_authenticator_attributeboolean required

The flag for enable message authenticator attribute

enable_permit_dynamic_authorization_message_changeboolean required

The flag for enable permit dynamic authorization message change

retry_intervalinteger required

The retry interval, 60 - 100000000 seconds

accounting_interim_update_intervalinteger required

The accounting interim update interval, 60 - 100000000 seconds

tunnel_policy_idinteger

Tunnel policy ID for routing RADIUS traffic via mobility policy (applies to all entries)

local_routingboolean

If true, use local routing instead of tunnel policy for RADIUS traffic

Response

OK

Changes