Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.1 KB

XiqCreateRadiusClientObjectRequest.md

File metadata and controls

17 lines (13 loc) · 1.1 KB

XiqCreateRadiusClientObjectRequest

Properties

Name Type Description Notes
name str The RADIUS client object name.
description str The RADIUS client object description. [optional]
enable_inject_operator_name_attribute bool The flag for enable Inject Operator Name Attribute
enable_message_authenticator_attribute bool The flag for enable message authenticator attribute
enable_permit_dynamic_authorization_message_change bool The flag for enable permit dynamic authorization message change
retry_interval int The retry interval, 60 - 100000000 seconds
accounting_interim_update_interval int The accounting interim update interval, 60 - 100000000 seconds
entries list[XiqRadiusClientObjectEntry] The list of RADIUS client object entries

[Back to Model list] [Back to API list] [Back to README]