Gets all Replicas-related events for a Partition.
The response is list of ReplicaEvent objects.
The identity of the partition.
The start time of a lookup query in ISO UTC yyyy-MM-ddTHH:mm:ssZ.
The end time of a lookup query in ISO UTC yyyy-MM-ddTHH:mm:ssZ.
The identifier of the replica.
The server timeout for performing the operation in seconds. This timeout specifies the time duration that the client is willing to wait for the requested operation to complete. The default value for this parameter is 60 seconds.
This is a comma separated string specifying the types of FabricEvents that should only be included in the response.
This param disables the retrieval of AnalysisEvents if true is passed.
This param disables the search of CorrelatedEvents information if true is passed. otherwise the CorrelationEvents get processed and HasCorrelatedEvents field in every FabricEvent gets populated.