| SystemOverviewControllerGetSystemsOverview Method |
Returns a full system status overview
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<SystemOverview> GetSystemsOverview(
List<int> systemIds
)
Parameters
- systemIds
- Type: System.Collections.GenericListInt32
Return Value
Type:
ListSystemOverview
See Also