Magidoc

Examples for Managed Systems

Managed systems are core to everything in Avantra. For monitoring, these serve as the hook that checks are recorded against. For automation, these define targets that can have workflows executed on. Depending on the managed system type, there's different data that can be retrieved and changed.

Retrieve all SAP systems with associated customer information

#

Example query:

    
  

Which will return something similar to (abridged):

    
  

Update a managed object (Server)

#

This example mutation updates the description for a given server id, in this case server 60:

    
  

Which will return something similar to: