com.apcc.ISXC.DeviceGroup_contains_DeviceGroups.Discovery (Discovery)

Element properties:

Targetcom.apcc.ISXC.ISXCDeviceGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource Microsoft.SystemCenter.GroupPopulator Default

Source Code:

<Discovery ID="com.apcc.ISXC.DeviceGroup_contains_DeviceGroups.Discovery" Target="com.apcc.ISXC.ISXCDeviceGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryRelationship TypeID="com.apcc.ISXC.DeviceGroup_contains_DeviceGroups"/>
</DiscoveryTypes>
<DataSource ID="DS1" TypeID="SystemCenter!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<GroupMonitoringClass>$MPElement[Name="com.apcc.ISXC.ISXCDeviceGroup"]$</GroupMonitoringClass>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="com.apcc.ISXC.ISXCDeviceGroup"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="com.apcc.ISXC.DeviceGroup_contains_DeviceGroups"]$</RelationshipClass>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<Property>$MPElement[Name="com.apcc.ISXC.ISXCDeviceGroup"]/HealthServicePrincipalName$</Property>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>$Target/Property[Type="com.apcc.ISXC.ISXCDeviceGroup"]/HealthServicePrincipalName$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<Property>$MPElement[Name="com.apcc.ISXC.ISXCDeviceGroup"]/ISXCEndpoint$</Property>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>$Target/Property[Type="com.apcc.ISXC.ISXCDeviceGroup"]/ISXCEndpoint$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<Property>$MPElement[Name="com.apcc.ISXC.ISXCDeviceGroup"]/ISXCDeviceGroupParentID$</Property>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>$Target/Property[Type="com.apcc.ISXC.ISXCDeviceGroup"]/ISXCElementID$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>