Microsoft Azure Stack Hub Volume Discovery

Microsoft.SystemCenter.AzureStack.Volume.Discovery (Discovery)

Discovery of all Microsoft Azure Stack Hub Volumes per Scale Unit.

Knowledge Base article:

Summary

Discovery of all Microsoft Azure Stack Hub Volumes per Scale Unit.

Element properties:

TargetMicrosoft.SystemCenter.AzureStack.ScaleUnit
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.AzureStack.Volume.Discovery.DS Default

Source Code:

<Discovery ID="Microsoft.SystemCenter.AzureStack.Volume.Discovery" Target="Microsoft.SystemCenter.AzureStack.ScaleUnit" ConfirmDelivery="false" Enabled="true" Priority="Normal" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.AzureStack.Volume"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.AzureStack.Volume.Discovery.DS">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>120</TimeoutSeconds>
<DeploymentId>$Target/Host/Host/Property[Type="Microsoft.SystemCenter.AzureStack.Deployment"]/EndpointUrl$</DeploymentId>
<TargetId>$Target/Id$</TargetId>
<SourceId>$MPElement[Name="Microsoft.SystemCenter.AzureStack.Volume.Discovery"]$</SourceId>
<DefaultRegion>$Target/Host/Host/Property[Type="Microsoft.SystemCenter.AzureStack.Deployment"]/Region$</DefaultRegion>
<RegionId>$Target/Host/Property[Type="Microsoft.SystemCenter.AzureStack.Region"]/RegionId$</RegionId>
<RegionName>$Target/Host/Property[Type="Microsoft.SystemCenter.AzureStack.Region"]/Name$</RegionName>
<ScaleUnitId>$Target/Property[Type="Microsoft.SystemCenter.AzureStack.ScaleUnit"]/ScaleUnitId$</ScaleUnitId>
<ScaleUnitName>$Target/Property[Type="Microsoft.SystemCenter.AzureStack.ScaleUnit"]/ScaleUnitName$</ScaleUnitName>
</DataSource>
</Discovery>