| Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
None |
Methods
Methods defined in this Managed Object |
---|
PbmQueryReplicationGroups |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the PbmReplicationManager used to make the method call. |
entities* | PbmServerObjectRef[] |
Array of server object references. Valid types are
virtualMachine,
virtualMachineAndDisks,
virtualDiskId,
virtualDiskUUID
|
Return Value
Type | Description |
---|---|
PbmQueryReplicationGroupResult[] | Array of query result objects. Each PbmQueryReplicationGroupResult object identifies a virtual machine, or virtual disk and contains the replication group id associated with that entity, if any. It also describes the fault, if there is an error associated with one of the entities. |
Faults
Type | Description |
---|---|
InvalidArgument | Thrown if entities is null or empty. |
PbmFault | Thrown if there is an internal service error. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Top of page | Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |