GuestToolsInstallConfig#

class GuestToolsInstallConfig(capabilities=None, credential=None, reboot_preference=None, *args, **kwargs)[source]#

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()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model