GuestToolsInstallConfig#
- class GuestToolsInstallConfig(capabilities=None, credential=None, reboot_preference=None, *args, **kwargs)[source]#
Bases:
object
Arguments for installing Nutanix Guest Tools.
- Parameters:
capabilities – (
capabilities
) The list of the application names that are enabled on the guest VM.credential – (
credential
)reboot_preference – (
reboot_preference
)
- property capabilities#
The list of the application names that are enabled on the guest VM.
- Type:
list[
NgtCapability
]
- property credential#
- Type:
- property reboot_preference#
- Type: