NutanixGuestToolsInstallConfig#
- class NutanixGuestToolsInstallConfig(capabilities=None, credential=None, reboot_preference=None, *args, **kwargs)#
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 (required) – (
credential
)reboot_preference – (
reboot_preference
)
- property capabilities#
The list of the application names that are enabled on the guest VM.
- Type:
list[
NutanixGuestToolsCapability
]
- property credential#
- Type:
- property reboot_preference#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model