CreateServerInput 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.s
cloudServiceAuthenticationId
If this is a cloud server this field can hold the authentication's ID (see cloudServiceAuthentications() query).
customerId
Customer ID - for which avantra customer this server should be added. To fetch the list of available IDs use e.g. the customers(...) query.
dnsDomain
A dns domain known to Avantra: It has to be registered in Avantra's customizations. If unknown the domain will be ignored.
dnsDomainId
If you only have the DNS domain's ID you can use it as well. If it is set the dnsDomain field will be ignored.
monitoring
Should the monitoring be turned on or off after the creation of the server.
Usages
#
References
#
- Argument input of field createServer from type Mutation
CreateSapSystemPayload
CreateServerPayload