CreateSapSystemInput Input Object
The mandatory input field needed to create an Avantra server object.
Fields
#
applicationType
Application Type: Has to be one of Avantra's application types defined in the customizations.
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.
monitoring
Boolean !
Non-null
Should the monitoring be turned on or off after the creation of the server.
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.
Usages
#
References
#
- Argument input of field createSapSystem from type Mutation
Previous
CreateSapInstancePayload