Filtered list of base classes for import via Operations Manager CI Connector

OpsMgr.CIList.Template (ObjectTemplate)

This template sets the base classes that control which configuration items are imported from Operations Manager.

Element properties:

TypeMicrosoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs

Source Code:

<ObjectTemplate ID="OpsMgr.CIList.Template" TypeID="Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs">
<Property Path="$Context/Property[Type='Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs']/CIList$">
&lt;CIBaseTypes&gt;
&lt;CIBaseType name="System.Service" mp="System.Library" /&gt;
&lt;CIBaseType name="System.Database" mp="System.Library" /&gt;
&lt;CIBaseType name="Microsoft.Windows.ApplicationComponent" mp="Microsoft.Windows.Library" /&gt;
&lt;CIBaseType name="Microsoft.Windows.ComputerRole" mp="Microsoft.Windows.Library" /&gt;
&lt;CIBaseType name="System.Computer" mp="System.Library" /&gt;
&lt;CIBaseType name="System.OperatingSystem" mp="System.Library" /&gt;
&lt;CIBaseType name="Microsoft.Windows.LogicalDevice" mp="Microsoft.Windows.Library" /&gt;
&lt;CIBaseType name="System.SoftwareInstallation" mp="System.Library" /&gt;
&lt;CIBaseType name="System.WebSite" mp="System.Library" /&gt;
&lt;CIBaseType name="System.LogicalEntity" mp="System.Library"/&gt;
&lt;CIBaseType name="System.VirtualMachine" mp="System.Virtualization.Library" /&gt;
&lt;CIBaseType name="System.VirtualHardwareComponent" mp="System.Virtualization.Library"/&gt;
&lt;CIBaseType name="System.NetworkDevice" mp="System.Library"/&gt;
&lt;/CIBaseTypes&gt;
</Property>
</ObjectTemplate>