Data Object - QueryPointInTimeReplicaParam(sms.storage.replication.QueryPointInTimeReplicaParam)

Parameter to
QueryPointInTimeReplica
Extends
DynamicData
See also
ReplicaQueryIntervalParam
Since
SMS API 6.5

Data Object Description

Describes the search criteria for the PiT query. If none of the fields is set, or if the number of PiT replicas is too large, VASA provider can return QueryPointInTimeReplicaSummaryResult.

Properties

Name Type Description
pitName*xsd:string

Only the replicas that match the given name are requested. A regexp according to http://www.w3.org/TR/xmlschema-2/#regexs.
replicaTimeQueryParam*ReplicaQueryIntervalParam

Specifies the replica time span that vSphere is interested in.
tags*xsd:string[]

Only the replicas with tags that match the given tag(s) are requested. Each entry may be a regexp according to http://www.w3.org/TR/xmlschema-2/#regexs.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition