UpdateServerInput Input Object
Fields
#
applicationType
Application Type: Has to be one of Avantra application types defined in the customizations.
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.
Usages
#
References
#
- Argument input of field updateServer from type Mutation
Previous
UpdateSapSystemPayload
Next
UpdateServerPayload