SapSystem 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
databaseName
databaseHost
databasePort
databaseRelease
databaseType
sapInstancesCount
The SAP instances count for this system visible to the current user.
remoteMonitoringServer
If this SAP system is monitored remotely('remote: Boolean') this field contains the server.
remoteMonitoringEntryPoint
If this SAP system is monitored remotely('remote: Boolean') this field contains the sap control url.
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.
notSeen
Whether this system is "not seen". Not seen means the system was once seen on an agent but now it isn't.
abapSoftwareComponents
The ABAP software components for this system.
j2eeSoftwareComponents
The J2EE software components for this system.
softwareChangeOptions
The software change options for this system.
namespaceChangeOptions
The namespace change options for this system.
sapLicenses
The licenses for this system. Can be digitally signed or not.
solutionManagerConnectedSystems
The connected systems of a solution manager system.
Interfaces
#
Also implements MonitoredSystem , InfoProvider , CheckCountSummaryProvider , PagedNotificationQuery .
Usages
#
References
#
- Field sapSystem from CreateSapSystemPayload
- Field sapSystem from Database
- Field turnMonitoringOnForSapSystem from Mutation
SapNoteImplementation