vCenter Storage Monitoring Service API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualDiskMoId(sms.storage.replication.VirtualDiskMoId)
- Extends
- DeviceId
- Since
- 6.7
Data Object Description
Identifies a VirtualDisk uniquely using the disk key, vCenter managed object id of the VM it belongs to and the corresponding vCenter UUID.Properties
| Name | Type | Description |
|---|---|---|
| diskKey | xsd:string |
The disk key that corresponds to the VirtualDevice#key in vCenter.
|
| vcUuid* | xsd:string |
The vCenter UUID - this is informational only, and may not always be set.
|
| vmMoid | xsd:string |
The managed object id that corresponds to vCenter's ManagedObjectReference#key for this VM.
|
| Properties inherited from DeviceId | ||
| None | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |