OBJECT
VsphereVmPowerOnOffLiveMountReply
Description
Supported in v5.0+
link GraphQL Schema definition
- type VsphereVmPowerOnOffLiveMountReply {
- # Supported in v5.0+
- # The power status of the mounted VM(ON,OFF,SLEEP etc.).
- String :
- # Supported in v7.0+
- # The IP address of the NFS share.
- String :
- # Summary information about vSphere mount.
- VmwareVmMountSummaryV1 :
- }