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

724 B

automountlocation_find

Search for an automount location.

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>
  • 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