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