Magidoc

Check
Interface

An Avantra check.

Fields

#

id

ID !
Non-null

The ID of this check.

monitoring

The monitoring status during the last refresh

name

Non-null

The name of the check.

status

Non-null

The status of the check.

statusId

Non-null

The check status as number: 2 => CRITICAL 1 => WARNING 0 => OK -1 => UNKNOWN -2 => DISABLED

system

Non-null

To which monitored system this check belongs.

result

The result of this check. If it is fetch the user can decide which format he/she wants.

resultTyped

Non-null

A typed check result.

confirmation

Confirmation information.

customer

Non-null

The customer this check belongs to.

lastRefresh

The last time the check got refreshed.

lastStatusChange

The last time when the status changed

kind

Non-null

What kind of check is it. At the moment the possible values are RTM, DAILY_CHECK_DETAIL.

type

Non-null

The type of this check.

history

Non-null

The history of this check. The history of a historic check itself will be empty. The order of the list is newer to older.

notifications

Non-null

Associated notifications for this check.

pagedNotifications

Non-null

Associated notifications for this check.

customCheck

Linked custom check. If this check is not managed by a custom check this will be null.

Implementations

#

Implemented by DailyCheckDetail , RtmCheck .

Interfaces

#

Also implements PagedNotificationQuery .

Usages

#

References

#