computeDependentSystems
Find all the dependent systems.
computeDependentSystems(
input: DependentMonitoredSystemInput
): DependentMonitoredSystemsPayload
Arguments
computeDependentSystems.input ● DependentMonitoredSystemInput input
Type
DependentMonitoredSystemsPayload object
The result of the computeDependentSystems query. It contains a tree of monitored systems with the flag whether they would be affected or not by the monitoring switch operation.