vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ReplicaIntervalQueryResult(sms.storage.replication.QueryPointInTimeReplicaSummaryResult.ReplicaIntervalQueryResult)
- Property of
- QueryPointInTimeReplicaSummaryResult
- Extends
- DynamicData
- Since
- 6.5
Data Object Description
Summarizes the collection of replicas in one time interval.Properties
Name | Type | Description |
---|---|---|
fromDate | xsd:dateTime |
Beginning of interval (inclusive).
|
number | xsd:int |
Number of Point in Time replicas available for recovery.
TODO: Do we want to have also ask for number of 'special'
PiTs e.g. those that are consistent?
|
toDate | xsd:dateTime |
End of interval (exclusive).
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |