Skip to main content

MonitoringSwitchMonitoredSystemPayload

type MonitoringSwitchMonitoredSystemPayload {
result: OperationResult!
system: MonitoredSystem
systemID: ID!
}

Fields

MonitoringSwitchMonitoredSystemPayload.result ● OperationResult! non-null object

The result of the monitoring switch operation.

MonitoringSwitchMonitoredSystemPayload.system ● MonitoredSystem interface

The monitored system.

MonitoringSwitchMonitoredSystemPayload.systemID ● ID! non-null scalar

If the system is null you can find here the original system ID.

Member Of

MonitoringSwitchPayload object