Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
CollectorController Class
CollectorController Methods
Create Method
Get Method
GetCollectorPackageNames Method
GetForSystem Method
GetForSystemCategory Method
IsGenericCollector Method
List Method
CollectorController
GetForSystem Method
Returns the collector for a system;
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
Syntax
C#
Copy
public
virtual
DataObject
GetForSystem
(
DataObject
system
)
Parameters
system
Type:
Omada.OE.Model
DataObject
The system data object
Return Value
Type:
DataObject
See Also
Reference
CollectorController Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding Namespace