PowerStateCriteriaGuestBootup#

class PowerStateCriteriaGuestBootup(timeout_duration_secs=300, *args, **kwargs)#

Bases: object

The VM’s Guest OS must be booted up before the dependent VMs are started. Guest bootup is detected using Nutanix Guest Tools (NGT).

Parameters:

timeout_duration_secs (min=0, max=600) – (timeout_duration_secs) The timeout in seconds in which the VM’s Guest OS boot up should be detected successfully. (Default 300)

property timeout_duration_secs#

The timeout in seconds in which the VM’s Guest OS boot up should be detected successfully.

Type:

int

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model