Magidoc

CreateCloudServiceInput
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

The ID of the monitoring server.

name

Non-null

The name for this monitored system.

operationalSince

Operational since

operationalUntil

Operational until

proxyID

An optional proxy that can be set. To query the id list the query: proxies {id name} can help.

roleId

The role of this monitored system.

serviceLevelAgreementId

The service level agreement ID.

settings

Non-null

Settings for this cloud service. The used input type decides the service type.

Usages

#

References

#

  • Argument input of field createCloudService from type Mutation