Test Search VMware Storage Policy API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PbmQueryReplicationGroupResult(pbm.replication.QueryReplicationGroupResult)
- Returned by
- PbmQueryReplicationGroups
- Extends
- DynamicData
- See also
- LocalizedMethodFault, PbmServerObjectRef, ReplicationGroupId
- Since
- 6.5
Data Object Description
The PbmQueryReplicationGroupResult data object identifies a virtual machine, or a virtual disk and lists the identifier(s) for the associated replication group.Properties
Name | Type | Description |
---|---|---|
fault* | LocalizedMethodFault |
Fault associated with the query, if there is one.
|
object | PbmServerObjectRef |
Reference to the virtual machine or virtual disk on which the query was performed. If the
query was performed for a virtual machine and all it's disks, this will reference each disk
and the virtual machine config individually.
|
replicationGroupId* | ReplicationGroupId |
Replication group identifier which is associated with object .
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |