vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - QueryPointInTimeReplicaSuccessResult(sms.storage.replication.QueryPointInTimeReplicaSuccessResult)
- Extends
- GroupOperationResult
- See also
- PointInTimeReplicaInfo
- Since
- 6.5
Data Object Description
Return type for successful QueryPointInTimeReplica operation.If the VASA provider decides that there are too many to return, it could set the result of some of the groups to TooMany fault or QueryPointInTimeReplicaSummaryResult.
vSphere will then query for these groups separately.
Properties
Name | Type | Description |
---|---|---|
replicaInfo* | PointInTimeReplicaInfo[] |
Information about the available replicas.
|
Properties inherited from GroupOperationResult | ||
groupId, warning | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |