Import Upstream version 4.12.4
This commit is contained in:
35
doc/api/subid_match.md
Normal file
35
doc/api/subid_match.md
Normal file
@@ -0,0 +1,35 @@
|
||||
[//]: # (THE CONTENT BELOW IS GENERATED. DO NOT EDIT.)
|
||||
# subid_match
|
||||
Match users by any subordinate uid in their range
|
||||
|
||||
### Arguments
|
||||
|Name|Type|Required
|
||||
|-|-|-
|
||||
|criteria|:ref:`Str<Str>`|False
|
||||
|
||||
### Options
|
||||
* ipasubuidnumber : :ref:`Int<Int>` **(Required)**
|
||||
* all : :ref:`Flag<Flag>` **(Required)**
|
||||
* Default: False
|
||||
* raw : :ref:`Flag<Flag>` **(Required)**
|
||||
* Default: False
|
||||
* 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
|
||||
Reference in New Issue
Block a user