GuestCustomizationParams#

class GuestCustomizationParams(config=None, *args, **kwargs)[source]#

Bases: object

Stage a Sysprep or cloud-init configuration file to be used by the guest for the next boot. Note that the Sysprep command must be used to generalize the Windows VMs before triggering this API call.

Parameters:

config – (config) The Nutanix Guest Tools customization settings.

property config#

The Nutanix Guest Tools customization settings.

Type:

Sysprep | CloudInit

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model