HPE OneView Proliant Server Group to Proliant Server membership discovery rule

HewlettPackard.Oneview.Server.ProliantServerGroupContainsProliantServer.Discovery (Discovery)

Knowledge Base article:

Summary

This Membership Rule joins the HPE Proliant Server Group into the HPE Proliant Server.

Configuration

If you disable this rule, the membership relationship is disconnected.

Element properties:

TargetHewlettPackard.Oneview.Server.HPServerGroup
EnabledTrue
RemotableFalse

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.GroupPopulator HewlettPackard.OneView.RunAsProfile

Source Code:

<Discovery ID="HewlettPackard.Oneview.Server.ProliantServerGroupContainsProliantServer.Discovery" Target="HewlettPackard.Oneview.Server.HPServerGroup" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes/>
<DataSource ID="DS" TypeID="SC!Microsoft.SystemCenter.GroupPopulator" RunAs="HOL!HewlettPackard.OneView.RunAsProfile">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="HewlettPackard.Oneview.Server.HPProliantServer"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="HewlettPackard.OneView.Server.HPServerGroupContainsHPProliantServer"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>