Magidoc

CreateSapSystemInput
Input Object

The mandatory input field needed to create an Avantra server object.

Fields

#

administratorUserId

The administrator user ID for the monitored system.

applicationType

Application Type: Has to be one of Avantra's application types defined in the customizations.

applicationTypeId

Application Type ID: if this is set the application type field is ignored.

customAttributes

Custom attributes (see documentation) to set.

customerId

ID !
Non-null

Customer ID - for which avantra customer this SAP system should be added. To fetch the list of available IDs use e.g. the customers(...) query.

database

SAP system database input.

deputyUserId

The administrator deputy user ID for the monitored system.

description

The description for this server.

monitoring

Non-null

Should the monitoring be turned on or off after the creation of the server.

notes

Notes for this system

operationalSince

Operational since

operationalUntil

Operational until

realSapSid

Non-null

The real SAP SID.

remoteMonitoringEntryPoint

If the SAP system to create should be monitored remotely this field is mandatory.

remoteMonitoringServerSystemId

If the SAP system to create should be monitored remotely this field is mandatory.

roleId

The role of this monitored system.

serviceLevelAgreementId

The service level agreement ID.

timezone

What is the server's timezone. If not set it will fall back to default.

unifiedSapSid

Non-null

The name of the SAP system - this is the unified SAP SID.

Usages

#

References

#

  • Argument input of field createSapSystem from type Mutation