Magidoc

Server
Object

Fields

#

id

ID !
Non-null

mst

Non-null

The numeric monitored system type. 0 = Server 1 = SapInstance 2 = SapSystem 3 = Database (can be StandaloneDatabase or SapSystemDatabase) (4 = BusinessService) 5 = SapBusinessObject 6 = CloudService

checks

[ Check !]!
Non-null

Get all the available RTM checks for the given status selection. If the call should return different kind of checks the filter input has to be used with the explicit value for the kind field. If there is no kind filter field defined it defaults to: { name: "kind" operator: eq value: "RTM" }

checkCount

Non-null

Count the affected checks.

checkCountSummary

Non-null

Get a check count summary.

checksRelay

customAttributes

Non-null

Custom attributes defined for this monitored system.

customData

Special data for this monitored system

customer

Non-null

The associated customer for this system.

description

maintenance

monitorOff

monitorOffUntil

monitorSwitchReason

monitorSwitchDate

name

operational

operationalSince

operationalUntil

status

Non-null

The status of the monitored system

statusId

Non-null

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

systemRole

The role of this system.

role

The role of this system.

type

Non-null

timestamp

uuid

ipAddress

Non-null

The ip address of this server.

dnsAliases

[ String !]!
Non-null

dnsDomain

domain

The DNS domain object for this server - can be null.

physicalMemory

filesystemTotalSize

filesystemTotalUsed

sapHardwareKey

osType

osPlatform

osName

osLongName

osVersion

osArchitecture

notes

virtualClusterServer

Non-null

True if this is a virtual cluster server

aliveStatus

Non-null

aliveLastUpdate

aliveSince

javaDetails

javaInfo

cpuDetails

cpuInfo

cloudDetails

cloudInfo

gateway

Is this server a gateway (null = false).

natTraversal

Does this server implement NAT traversal.

publicKey

applicationType

The application type of this monitored system.

rtmStatus

rtmDate

timezone

The time zone of this server.

nodeOf

[ Server !]!
Non-null

The list of virtual servers this server is part of as node. This is a list as this server can be part of several virtual servers. (see virtualClusterServer)

nodes

[ Server !]!
Non-null

The server nodes of this server if it is a virtual server. If this is not a virtual server this list is empty. (see virtualClusterServer)

activeNode

The active server node of this server if it is a virtual server. (see virtualClusterServer)

sapInstances

Non-null

The list of SAP instances this server is monitoring.

sapInstanceCount

Non-null

The count of SAP instances.

sapSystems

Non-null

The list of SAP systems this server is involved in monitoring. It is the set of SAP systems discoverable by the sapInstances field.

sapSystemCount

Non-null

The number of SAP systems this server is involved in monitoring. It is the set of SAP systems discoverable by the sapInstances field.

cloudServices

Non-null

The list of service objects this server is monitoring.

cloudServiceCount

Non-null

The count of cloud services monitored by this server.

businessObjects

Non-null

The business objects monitored by this server.

businessObjectCount

Non-null

The count of SAP business objects monitored by this server.

databases

[ Database !]!
Non-null

The databases monitored by this server.

databaseCount

Non-null

The count of databases monitored by this server.

actions

Non-null

Get all the possible system actions. They can be used with mutation executeSystemAction(...).

performance

This field holds information about the available performance resources for this monitored system.

agentVersion

Information about the underlying agent version if there is one.

administrator

Who is responsible as administrator for this system.

administratorDeputy

Who is responsible as administrator deputy for this system.

remote

Non-null

Is this a remote system

info

Information about this monitored system.

assignedSLA

The assigned SLA (service level agreement).

cloudServiceAuthentication

If a cloud is configured this field is set (VMware is treated as a cloud provider).

monitorLevel

Non-null

The monitor level

credentials

Non-null

Available credentials for this system.

notSeen

Whether this system is "not seen". Not seen means the system was once seen on an agent but now it isn't.

notifications

Non-null

Associated notification actions

pagedNotifications

Non-null

The paged variant for the notification field.

serialNumber

The serial number for this server.

application

The application type for this monitored system.

changes

[ Change !]!
Non-null

Changes for this monitored system.

pagedChanges

Non-null

Paged changes for this monitored system.

Interfaces

#

Also implements MonitoredSystem , InfoProvider , CheckCountSummaryProvider , PagedNotificationQuery .

Usages

#

References

#