freeipa/doc/api/subid_find.md
2025-08-12 22:28:56 +02:00

847 B

subid_find

Search for subordinate id.

Arguments

Name Type Required
criteria :ref:Str<Str> False

Options

  • all : :ref:Flag<Flag> (Required)
  • Default: False
  • raw : :ref:Flag<Flag> (Required)
  • Default: False
  • ipauniqueid : :ref:Str<Str>
  • description : :ref:Str<Str>
  • ipaowner : :ref:Str<Str>
  • ipasubuidnumber : :ref:Int<Int>
  • ipasubgidnumber : :ref:Int<Int>
  • 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

Semantics

Notes

Version differences