Magidoc

CreateDatabaseInput
Input Object

Fields

#

administratorUserId

The administrator user ID for the monitored system.

customAttributes

Custom attributes (see documentation) to set.

customerId

ID !
Non-null

Customer ID - for which avantra customer this monitored system 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 monitored system.

monitoring

Non-null

Should the monitoring be turned on or off after the creation of this monitored system.

monitoringServerId

ID !
Non-null

The assigned monitoring server.

name

Non-null

The name for this monitored system.

operationalSince

Operational since

operationalUntil

Operational until

roleId

The role of this monitored system.

serviceLevelAgreementId

The service level agreement ID.

settings

Non-null

The database settings

Usages

#

References

#

  • Argument input of field createDatabase from type Mutation