HPE OneView Server Profiles Discovery

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

Knowledge Base article:

Summary

This discovery rule discovers and instantiates the group of HPE OneView Server Profiles. This discovery runs a custom module to access data from the HPE OneView appliance.

Element properties:

TargetHewlettPackard.OneView.LogicalResource.HPServerProfileCollection
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

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

Source Code:

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