Skip to main content

get AnomalousConditions

Select

SaaS
Customer Managed

Get various anomalous conditions like events, jobs, offline clients, high CPU and memory loaded clients

Query Parameters
  • fromTime string required

    unix time stamp denotes from which the anomalous events should be retrieved

Responses

OK


Schema
  • anomalousConditions object[]

    This has collection of various anomalous conditions

  • time int64

    Time when anomalous condition has happened

  • clientInfo object
  • id int32
  • name string
  • description string
  • anomalyType string

    Possible values: [Anomalous runtime, Anomalous event, Offline client, High CPU usage, High memory usage]

Loading...