CreateCloudServiceInput Input Object
Fields
#
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.
monitoring
Boolean !
Non-null
Should the monitoring be turned on or off after the creation of this monitored system.
proxyID
An optional proxy that can be set. To query the id list the query: proxies {id name} can help.
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
Previous
CreateCheckSelectorPayload