Operation

get /data/common/systemAlarms/current
getSysAlarms (getSysAlarms : /data/common/systemAlarms/current)
getSysAlarms

Request body

Name

IsRequired

Description

Data Type

Enum

body optional request ServletWebRequest ---
body2 optional session HttpSession ---

Return type
  • array[SystemAlarm]
  • Responses

    Response Messages

    Schema

    200success array[SystemAlarm]
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • */*

    External Docs
    See Also :

    SystemAlarm

    Name

    Type

    Description

    Enum

    ObjectId Integer integer --- ---
    EventType String string --- ---
    ClassType String string --- ---
    IdClass Integer integer --- ---
    guiLabel String string --- ---
    id Integer integer --- ---
    className String string --- ---
    classTag String string --- ---
    alarmTag String string --- ---
    alarmParameters array[String] string --- ---
    raiseDate String string --- ---
    expireDate String string --- ---