OBJECT
HypervVirtualMachineMountSummary
Description
Supported in v5.0+
link GraphQL Schema definition
- type HypervVirtualMachineMountSummary {
- # Supported in v5.0+
- String :
- # Supported in v5.0+
- String :
- # Required. Supported in v5.0+
- String! :
- # Required. Supported in v5.0+
- Boolean! :
- # Supported in v5.0+
- String :
- # Supported in v5.0+
- String :
- # Supported in v5.0+
- String :
- # Required. Supported in v5.0+
- DateTime :
- # Supported in v5.0+
- String :
- # Required. Supported in v5.0+
- String! :
- # Required. Supported in v5.0+
- String! :
- # Supported in v9.1+
- # The name of the target virtual machine.
- String :
- # Supported in v9.1+
- # The number of disks attached to the target virtual machine, if the mount is a
- # disk-level mount.
- Int :
- # Supported in v9.1+
- # A boolean field that indicates whether the mount is a disk-level mount.
- Boolean :
- # Supported in v9.2+
- # This field indicates the time of mounting.
- DateTime :
- HypervVirtualMachineMountSummaryPowerStatus! :
- }