mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
41 lines
970 B
Markdown
41 lines
970 B
Markdown
|
[//]: # (THE CONTENT BELOW IS GENERATED. DO NOT EDIT.)
|
||
|
# radiusproxy_find
|
||
|
Search for RADIUS proxy servers.
|
||
|
|
||
|
### Arguments
|
||
|
|Name|Type|Required
|
||
|
|-|-|-
|
||
|
|criteria|:ref:`Str<Str>`|False
|
||
|
|
||
|
### Options
|
||
|
* all : :ref:`Flag<Flag>` **(Required)**
|
||
|
* Default: False
|
||
|
* raw : :ref:`Flag<Flag>` **(Required)**
|
||
|
* Default: False
|
||
|
* cn : :ref:`Str<Str>`
|
||
|
* description : :ref:`Str<Str>`
|
||
|
* ipatokenradiusserver : :ref:`Str<Str>`
|
||
|
* ipatokenradiussecret : :ref:`Password<Password>`
|
||
|
* ipatokenradiustimeout : :ref:`Int<Int>`
|
||
|
* ipatokenradiusretries : :ref:`Int<Int>`
|
||
|
* ipatokenusermapattribute : :ref:`Str<Str>`
|
||
|
* timelimit : :ref:`Int<Int>`
|
||
|
* sizelimit : :ref:`Int<Int>`
|
||
|
* version : :ref:`Str<Str>`
|
||
|
* pkey_only : :ref:`Flag<Flag>`
|
||
|
* Default: False
|
||
|
|
||
|
### Output
|
||
|
|Name|Type
|
||
|
|-|-
|
||
|
|count|Output
|
||
|
|result|ListOfEntries
|
||
|
|summary|Output
|
||
|
|truncated|Output
|
||
|
|
||
|
[//]: # (ADD YOUR NOTES BELOW. THESE WILL BE PICKED EVERY TIME THE DOCS ARE REGENERATED. //end)
|
||
|
### Semantics
|
||
|
|
||
|
### Notes
|
||
|
|
||
|
### Version differences
|