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

35 lines
771 B
Markdown

[//]: # (THE CONTENT BELOW IS GENERATED. DO NOT EDIT.)
# trust_fetch_domains
Refresh list of the domains associated with the trust
### Arguments
|Name|Type|Required
|-|-|-
|cn|:ref:`Str<Str>`|True
### Options
* rights : :ref:`Flag<Flag>` **(Required)**
* Default: False
* all : :ref:`Flag<Flag>` **(Required)**
* Default: False
* raw : :ref:`Flag<Flag>` **(Required)**
* Default: False
* realm_admin : :ref:`Str<Str>`
* realm_passwd : :ref:`Password<Password>`
* realm_server : :ref:`Str<Str>`
* version : :ref:`Str<Str>`
### 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