The response is list of ContainerInstanceEvent objects.
Supports noop? false
Parameters
skip_correlation_lookup(Optional[String[1]])
— 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.
api_version(Optional[String[1]])
— The version of the API. This parameter is required and its value must be '6.2-preview'.
timeout(Optional[String[1]])
— 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.
start_time_utc(Optional[String[1]])
— The start time of a lookup query in ISO UTC yyyy-MM-ddTHH:mm:ssZ.
end_time_utc(Optional[String[1]])
— The end time of a lookup query in ISO UTC yyyy-MM-ddTHH:mm:ssZ.
events_types_filter(Optional[String[1]])
— This is a comma separated string specifying the types of FabricEvents that should only be included in the response.
exclude_analysis_events(Optional[String[1]])
— This param disables the retrieval of AnalysisEvents if true is passed.