QueryReplicatedRdms

The QueryReplicatedRdms method returns information about all the replicated RDMs in the ReplicatedArrayPair.

Synopsys

@optional ReplicatedRdmInfo[] queryReplicatedRdms()
ReplicatedRdmInfo[] is an array and it contains the following information about all the replicated RDMs in the ReplicatedArrayPair:
Table 1.
Field Description
key String. Unique key identifying this object. The value is constructed from virtual machine MoID and virtual device.
device String. Storage device identifier.
deviceGroup @optional boolean. Indicates if this is a stretched RDM device.
stretchedStorage @optional boolean. Indicates if this is a stretched RDM device.
sitePreference @optional boolean. For stretched RDM devices indicates whether this device has the site preference or not.
VirtualMachine Virtual machine to which the RDM is attached.
deviceKey Int. Virtual device key of the attached RDM.
lunUuid String. UUID of the RDM LUN.