Operation
get /esmBrowser/alarmList/GetNmlEmlAlarms/{entityName}/{entityType}/{clientZoneOffset}
getAllNmlEmlAlarmsList (getAllNmlEmlAlarmsList : /esmBrowser/alarmList/GetNmlEmlAlarms/{entityName}/{entityType}/{clientZoneOffset})
getAllNmlEmlAlarmsList
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
clientZoneOffset | required | clientZoneOffset | --- |
entityName | required | entityName | --- |
entityType | required | entityType | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
AlarmNmlEmlListUIData
|
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/xml
External Docs
See Also :
Operation
get /esmBrowser/alarmList/GetNmlEmlAlarmsJSON/{entityName}/{entityType}/{clientZoneOffset}
getAllNmlEmlAlarmsListJSON (getAllNmlEmlAlarmsListJSON : /esmBrowser/alarmList/GetNmlEmlAlarmsJSON/{entityName}/{entityType}/{clientZoneOffset})
getAllNmlEmlAlarmsListJSON
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
clientZoneOffset | required | clientZoneOffset | --- |
entityName | required | entityName | --- |
entityType | required | entityType | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
AlarmNmlEmlListUIData
|
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 :
Operation
get /esmBrowser/alarmList/GetElementaryAlarmsList/{clientZoneOffset}/{pathalId}
getElementaryAlarmsList (getElementaryAlarmsList : /esmBrowser/alarmList/GetElementaryAlarmsList/{clientZoneOffset}/{pathalId})
getElementaryAlarmsList
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
clientZoneOffset | required | clientZoneOffset | --- |
pathalId | required | pathalId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ElementaryAlarmListUIData
|
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/xml
External Docs
See Also :
Operation
get /esmBrowser/alarmList/GetElementaryAlarmsListByType/{clientZoneOffset}/{pathalId}/{type}
getElementaryAlarmsListByType (getElementaryAlarmsListByType : /esmBrowser/alarmList/GetElementaryAlarmsListByType/{clientZoneOffset}/{pathalId}/{type})
getElementaryAlarmsListByType
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
clientZoneOffset | required | clientZoneOffset | --- |
pathalId | required | pathalId | --- |
type | required | type | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
ElementaryAlarmListUIData
|
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/xml
External Docs
See Also :
Operation
get /esmBrowser/alarmList/GetNmlEmlAlarmsFromEntityId/{entityId}/{entityType}/{clientZoneOffset}
GetNmlEmlAlarmsFromEntityId (getNmlEmlAlarmsFromEntityId : /esmBrowser/alarmList/GetNmlEmlAlarmsFromEntityId/{entityId}/{entityType}/{clientZoneOffset})
GetNmlEmlAlarmsFromEntityId
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
clientZoneOffset | required | clientZoneOffset | --- |
entityId | required | entityId | --- |
entityType | required | entityType | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
AlarmNmlEmlListUIData
|
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 :
AlarmNmlEmlListUIData
Name |
Type |
Description |
Enum |
---|---|---|---|
alarmNmlEmlData | array[AlarmNmlEmlUIData] AlarmNmlEmlUIData |
--- | --- |
nmlSeverity | String string |
--- | --- |
neSeverity | String string |
--- | --- |
items | array[AlarmNmlEmlUIData] AlarmNmlEmlUIData |
--- | --- |
AlarmNmlEmlUIData
Name |
Type |
Description |
Enum |
---|---|---|---|
source | String string |
--- | --- |
serverAlarmType | String string |
--- | --- |
neSeverity | String string |
--- | --- |
neAlarmType | String string |
--- | --- |
neProbableCause | String string |
--- | --- |
neOccurenceTime | String string |
--- | --- |
typeName | String string |
--- | --- |
nmlOccurenceTime | String string |
--- | --- |
nmlSeverity | String string |
--- | --- |
nmlProbableCause | String string |
--- | --- |
errorOccured | String string |
--- | --- |
entryId | Integer integer |
--- | --- |
id | Integer integer |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
ElementaryAlarmListUIData
Name |
Type |
Description |
Enum |
---|---|---|---|
elementaryAlarmData | array[ElementaryAlarmUIData] ElementaryAlarmUIData |
--- | --- |