SapInstance Object
Fields
#
mst
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
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" }
checksRelay
customAttributes
Custom attributes defined for this monitored system.
description
maintenance
monitorOff
monitorOffUntil
monitorSwitchReason
monitorSwitchDate
name
operational
operationalSince
operationalUntil
statusId
The check status as number: 2 => CRITICAL 1 => WARNING 0 => OK -1 => UNKNOWN -2 => DISABLED
systemRole
The role of this system.
timestamp
uuid
instanceProfile
kernelRelease
kernelPatchLevel
j2eeKernelRelease
j2eeKernelPatchLevel
sapControlUser
lastSeen
actions
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.
systemNumber
SAP Instance number is a two-digit number between 00 to 99. SAP instances are numbered because system can contain more than once instance at a specific point of time.
notSeen
Whether this system is "not seen". Not seen means the system was once seen on an agent but now it isn't.
Interfaces
#
Also implements MonitoredSystem , InfoProvider , CheckCountSummaryProvider , PagedNotificationQuery .
Usages
#
References
#
- Field sapInstance from CreateSapInstancePayload
- Field turnMonitoringOnForSapInstance from Mutation
- Field turnMonitoringOffForSapInstance from Mutation
SapHostControlCredentials
SapInstancePage