HPE Server Profile Collection Discovery

HewlettPackard.OneView.Logical.Resource.HPLogicalResourceSPCDiscovery (Discovery)

Knowledge Base article:

Summary

This discovery rule discovers and instantiates the group of HPE Logical Resources server profile. This discovery runs a custom module to access data from the HPE OneView appliance.

Element properties:

TargetHewlettPackard.OneView.Appliance
EnabledTrue
RemotableFalse
CommentHPE Logical Resource Server Profile Discovery

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource HewlettPackard.OneView.LogicalResource.HPServerProfileCollection.Discovery.DS HewlettPackard.OneView.RunAsProfile

Source Code:

<Discovery ID="HewlettPackard.OneView.Logical.Resource.HPLogicalResourceSPCDiscovery" Target="HOL!HewlettPackard.OneView.Appliance" Enabled="true" ConfirmDelivery="true" Remotable="true" Priority="Normal" Comment="HPE Logical Resource Server Profile Discovery">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="HewlettPackard.OneView.LogicalResource.HPServerProfileCollection"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="HewlettPackard.OneView.LogicalResource.HPServerProfileCollection.Discovery.DS" RunAs="HOL!HewlettPackard.OneView.RunAsProfile">
<Interval>14400</Interval>
<SyncTime/>
<DomainID>$Target/Host/Property[Type="HOL!HewlettPackard.OneView.ApplianceCredential"]/ID$</DomainID>
</DataSource>
</Discovery>