S2D Virtual Disk Discovery

Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.VirtualDisk (Discovery)

Discovery of Storage Spaces Direct Virtual Disk objects.

Knowledge Base article:

Summary

Discovery of Storage Spaces Direct Virtual Disk objects.

Element properties:

TargetMicrosoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystem
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.DataSource.VirtualDisk Microsoft.Storage.Library.MonitoringRunAsProfile

Source Code:

<Discovery ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.VirtualDisk" Enabled="true" Target="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageSubSystem" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VirtualDisk">
<Property TypeID="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Disk" PropertyID="UniqueID"/>
<Property TypeID="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Disk" PropertyID="Name"/>
<Property TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.VirtualDisk" PropertyID="FriendlyName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.DataSource.VirtualDisk" RunAs="MicrosoftStorageLibrary!Microsoft.Storage.Library.MonitoringRunAsProfile">
<IntervalSeconds>14400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<SyncTime/>
<DebugMode>false</DebugMode>
</DataSource>
</Discovery>