HydrationStatus#

class HydrationStatus(*args, **kwargs)#

Bases: object

Reference to VM hydration status.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • IN_PROGRESS: Hydration is in progress for this VM/disk.

  • FAILED: Hydration has failed for this VM/disk.

  • DISABLED: Hydration is disabled for this VM/disk. Hydration can be resumed using VM disk enable hydration endpoint.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model