HPE OneView Server Profile Azure Stack Scale Unit Discovery

HewlettPackard.Oneview.ApplianceAzureStackStamp.HPEOneViewServerProfileAzureStackStampDiscovery (Discovery)

Knowledge Base article:

Summary

This discovery rule discovers and instantiates the HPE Azure Stack Scale Unit Server profile and its associated properties. This discovery runs a custom module to access data from the HPE OneView appliance Azure Stack Scale Unit.

Element properties:

TargetHewlettPackard.Oneview.ServerProfile.HPServerProfileCollection.AzureStackStamp
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource HewlettPackard.OneView.ServerProfile.AzureStackStamp.Discovery.DS HewlettPackard.OneView.RunAsProfile

Source Code:

<Discovery ID="HewlettPackard.Oneview.ApplianceAzureStackStamp.HPEOneViewServerProfileAzureStackStampDiscovery" Target="HewlettPackard.Oneview.ServerProfile.HPServerProfileCollection.AzureStackStamp" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp">
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="Name"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="DomainName"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="serverName"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="serverHardwareType"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="bayNumber"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="enclosureGroupName"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="enclosureName"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="serialNumber"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="state"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="associatedEnetConnections"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="associatedFCConnections"/>
<Property TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp" PropertyID="serverProfileTemplate"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="HewlettPackard.OneView.ServerProfile.AzureStackStamp.Discovery.DS" RunAs="HOL!HewlettPackard.OneView.RunAsProfile">
<Interval>14400</Interval>
<SyncTime/>
<SessionID>$Target/Host/Property[Type="HewlettPackard.OneView.Appliance.AzureStackStamp"]/SessionID$</SessionID>
<HostAddress>$Target/Host/Host/Property[Type="HOL!HewlettPackard.OneView.ApplianceCredential"]/HostAddress$_$Target/Host/Property[Type="HewlettPackard.OneView.Appliance.AzureStackStamp"]/APIVersion$</HostAddress>
<DomainID>$Target/Host/Host/Property[Type="HOL!HewlettPackard.OneView.ApplianceCredential"]/ID$</DomainID>
<DomainName>$Target/Host/Property[Type="HewlettPackard.OneView.Appliance.AzureStackStamp"]/DomainName$</DomainName>
</DataSource>
</Discovery>