Magidoc

UpdateServerInput
Input Object

Fields

#

administratorUserId

The administrator user ID for the monitored system.

applicationType

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

applicationTypeId

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

cloudServiceAuthenticationId

If this is a cloud server this field can hold the authentication's ID (see cloudServiceAuthentications() query).

customAttributes

Custom attributes (see documentation) to set.

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.

deputyUserId

The administrator deputy user ID for the monitored system.

description

The description for this server.

dnsAliases

[ String !]

DNS aliases

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.

gateway

Is this server a gateway

id

ID !
Non-null

The id of the server to update.

ipAddress

IP address or FQDN

name

The name of the server.

natTraversal

Does this server implement NAT traversal.

notes

The notes for this server.

operationalSince

Operational since

operationalUntil

Operational until

roleId

The role of this monitored system.

serialNumber

The serial number for this server.

serviceLevelAgreementId

The service level agreement ID.

timezone

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

Usages

#

References

#

  • Argument input of field updateServer from type Mutation