2022-08-22 03:30:10 -05:00
|
|
|
[//]: # (THE CONTENT BELOW IS GENERATED. DO NOT EDIT.)
|
|
|
|
# host_mod
|
|
|
|
Modify information about a host.
|
|
|
|
|
|
|
|
### Arguments
|
|
|
|
|Name|Type|Required
|
|
|
|
|-|-|-
|
|
|
|
|fqdn|: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
|
|
|
|
* no_members : :ref:`Flag<Flag>` **(Required)**
|
|
|
|
* Default: False
|
|
|
|
* description : :ref:`Str<Str>`
|
|
|
|
* l : :ref:`Str<Str>`
|
|
|
|
* nshostlocation : :ref:`Str<Str>`
|
|
|
|
* nshardwareplatform : :ref:`Str<Str>`
|
|
|
|
* nsosversion : :ref:`Str<Str>`
|
|
|
|
* userpassword : :ref:`HostPassword<HostPassword>`
|
|
|
|
* random : :ref:`Flag<Flag>`
|
|
|
|
* Default: False
|
|
|
|
* usercertificate : :ref:`Certificate<Certificate>`
|
|
|
|
* krbprincipalname : :ref:`Principal<Principal>`
|
|
|
|
* macaddress : :ref:`Str<Str>`
|
|
|
|
* ipasshpubkey : :ref:`Str<Str>`
|
|
|
|
* userclass : :ref:`Str<Str>`
|
|
|
|
* ipaassignedidview : :ref:`Str<Str>`
|
|
|
|
* krbprincipalauthind : :ref:`StrEnum<StrEnum>`
|
2023-02-03 07:18:09 -06:00
|
|
|
* Values: ('radius', 'otp', 'pkinit', 'hardened', 'idp', 'passkey')
|
2022-08-22 03:30:10 -05:00
|
|
|
* ipakrbrequirespreauth : :ref:`Bool<Bool>`
|
|
|
|
* ipakrbokasdelegate : :ref:`Bool<Bool>`
|
|
|
|
* ipakrboktoauthasdelegate : :ref:`Bool<Bool>`
|
|
|
|
* setattr : :ref:`Str<Str>`
|
|
|
|
* addattr : :ref:`Str<Str>`
|
|
|
|
* delattr : :ref:`Str<Str>`
|
|
|
|
* updatedns : :ref:`Flag<Flag>`
|
|
|
|
* Default: False
|
|
|
|
* version : :ref:`Str<Str>`
|
|
|
|
|
|
|
|
### Output
|
|
|
|
|Name|Type
|
|
|
|
|-|-
|
|
|
|
|result|Entry
|
|
|
|
|summary|Output
|
|
|
|
|value|PrimaryKey
|
|
|
|
|
|
|
|
[//]: # (ADD YOUR NOTES BELOW. THESE WILL BE PICKED EVERY TIME THE DOCS ARE REGENERATED. //end)
|
|
|
|
### Semantics
|
|
|
|
|
|
|
|
### Notes
|
|
|
|
|
|
|
|
### Version differences
|