Operation

get /data/otn/alarms/SeverityCountInfo
getAllAlarmsInfo (getAllAlarmsInfo : /data/otn/alarms/SeverityCountInfo)
getAllAlarmsInfo


Return type
  • AlarmCountInfoRespStructure
  • Responses

    Response Messages

    Schema

    200success AlarmCountInfoRespStructure
    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.
    • application/json

    External Docs
    See Also :

    AlarmCountInfoRespStructure

    Name

    Type

    Description

    Enum

    globalCurrentAlarmCountInfoMap array[Entry«string,int»] Entry«string,int» --- ---
    detailAlarmSeverityCountInfoList array[AlarmCountStructure] AlarmCountStructure --- ---

    AlarmCountStructure

    Name

    Type

    Description

    Enum

    sourceName String string --- ---
    critical String string --- ---
    major String string --- ---
    minor String string --- ---
    warnings String string --- ---

    Entry«string,int»

    Name

    Type

    Description

    Enum

    key Integer integer --- ---