GuestToolsInstallConfig#

class GuestToolsInstallConfig(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[ NgtCapability ]

property credential#
Type:

Credential

property reboot_preference#
Type:

RebootPreference

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model