Magidoc

SapSystem
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

unifiedSapSid

Non-null

The unified SAP SID of this SAP system.

realSapSid

Non-null

The real SAP SID of this SAP system.

applicationType

The application type of this monitored system.

timezone

The time zone of this SAP system.

basisRelease

SAP System Info - Basis Release

componentVersion

SAP System Info - Component Version

spamPatchLevel

SAP System Info - SPAM Patch Version

encoding

SAP System Info - Encoding

defaultClient

The default client.

databaseName

databaseHost

databasePort

databaseRelease

databaseType

abapUser

The ABAP user.

abapDatabaseUser

The ABAP database user.

j2eeUser

The J2EE user.

j2eeDatabaseUser

The J2EE database user.

sapControlUser

The SAP control user.

sapInstances

Non-null

The SAP instances assigned to this SAP system.

sapInstancesCount

Non-null

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.

databaseMonitoringServer

The database monitoring 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.

administrator

Who is responsible as administrator for this system.

administratorDeputy

Who is responsible as administrator deputy for this system.

productVersions

Non-null

The product versions for this system.

database

The associated SAP system database.

remote

Non-null

Is this a remote system

info

Information about this monitored system.

assignedSLA

The assigned SLA (service level agreement).

solutionManager

The assigned solution manager SAP system.

avantraTransportVersion

The latest Avantra transport version.

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.

notes

Notes for this system

avantraTransports

Non-null

The Avantra transports for this sap system.

clients

Non-null

The clients for this sap system.

abapSoftwareComponents

Non-null

The ABAP software components for this system.

j2eeSoftwareComponents

Non-null

The J2EE software components for this system.

softwareChangeOptions

Non-null

The software change options for this system.

namespaceChangeOptions

Non-null

The namespace change options for this system.

sapNotes

Non-null

The SAP notes for this system.

sapLicenses

Non-null

The licenses for this system. Can be digitally signed or not.

solutionManagerConnectedSystems

Non-null

The connected systems of a solution manager system.

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

#

  • Field turnMonitoringOnForSapSystem from Mutation