VmwareVmMountSummaryV1
Supported in v5.0+
Fields
| Field | Type | Description |
|---|---|---|
| attachingDiskCount | Int | Supported in v5.0+ An integer value that identifies how many disks are attached. |
| createDatastoreOnlyMount | Boolean | Supported in v5.0+ This boolean value determines whether or not the mount is created as a datastore only. When 'true,' the mount is created with datastore and not the associated virtual machine. When 'false,' the mount is created with both the datastore and the associated virtual machine. |
| datastoreName | String | Supported in v5.0+ The name of the datastore that contains the mounted VMDK. |
| datastoreReady | Boolean | Supported in v5.0+ A boolean value that specifies whether the datastore is ready. When 'true,' the datastore is ready. When 'false,' the datastore is not ready. |
| hasAttachingDisk | Boolean | Supported in v5.0+ A Boolean value that determines whether this job is an attaching disk mount job. When 'true,' this is an attaching disk mount job. When 'false,' this is not an attaching disk mount job. |
| hostId | String | Supported in v5.0+ |
| id | String! | Required. Supported in v5.0+ |
| isReady | Boolean! | Required. Supported in v5.0+ |
| mountRequestId | String | Supported in v5.0+ |
| mountTimestamp | DateTime | Supported in v5.0+ Gives the timestamp at which the mount was created. |
| mountedVmId | String | Supported in v5.0+ |
| snapshotDate | DateTime | Supported in v5.0+ |
| unmountRequestId | String | Supported in v5.0+ |
| vmId | String! | Required. Supported in v5.0+ |
Used By
Referenced by