ENUM
VsphereMountStatus
Description
Vsphere Live Mount status.
link GraphQL Schema definition
- enum VsphereMountStatus {
- # Vsphere Live Mount is available.
- # Vsphere Live Mount is unavailable.
- # Vsphere Live Mount is mounting.
- # Vsphere Live Mount is powering off.
- # Vsphere Live Mount is powering on.
- # Vsphere Live Mount status is unknown.
- # Vsphere Live Mount is unmounting.
- }