Gets all Containers-related events.
The response is list of ContainerInstanceEvent objects.
Query parameters
The version of the API. This parameter is required and its value must be '6.2-preview'.
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.
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.
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.
Response
List of events objects with base type ContainerInstanceEvent.