vCenter Storage Monitoring Service API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ReplicaQueryIntervalParam(sms.storage.replication.QueryPointInTimeReplicaParam.ReplicaQueryIntervalParam)
- Property of
- QueryPointInTimeReplicaParam
- Extends
- DynamicData
- Since
- SMS API 6.5
Data Object Description
Defines the parameters for a Point In Time replica (PiT) query. vSphere will not set all the three fields.In other words, the following combinations of fields are allowed:
When all the fields are omitted, VASA provider should return QueryPointInTimeReplicaSummaryResult.
Properties
| Name | Type | Description |
|---|---|---|
| fromDate* | xsd:dateTime |
Return all PiTs including and later than fromDate.
|
| number* | xsd:int |
Return information for only number entries.
|
| toDate* | xsd:dateTime |
Return all PiTs earlier than toDate.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |