NutanixGuestToolsInstallConfig#

class NutanixGuestToolsInstallConfig(capabilities=None, credential=None, reboot_preference=None, *args, **kwargs)#

Bases: object

Arguments for installing Nutanix Guest Tools.

Parameters:
property capabilities#

The list of the application names that are enabled on the guest VM.

Type:

list[ NutanixGuestToolsCapability ]

property credential#
Type:

NutanixCredential

property reboot_preference#
Type:

NutanixRebootPreference

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model