vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ReplicaId(sms.storage.replication.ReplicaId)
- Property of
- RecoveredDevice, TargetDeviceId, TargetGroupMemberInfo
- Extends
- DynamicData
- Since
- 6.5
Data Object Description
Identifier of the replication target device. For Virtual Volumes, this could be the same as a Virtual Volume Id, for VMDK's this could be an FCD uuid, or some other ID made up by the replicator. This identifier is opaque to vSphere and hence does not have any distinguishing type. This can be used to identify the replica without the accompanying source device id (though there are no such uses in the current API).Since this an opaque type, the recovered device id at recoveredDeviceId should be filled in even if the values are the same.
Properties
Name | Type | Description |
---|---|---|
id | xsd:string |
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |