S2D: File Share Discovery

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

Discovery of Storage Spaces Direct File Share objects.

Knowledge Base article:

Summary

Discovery of Storage Spaces Direct File Share objects.

Element properties:

TargetMicrosoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Volume
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.FileShare Microsoft.Storage.Library.MonitoringRunAsProfile

Source Code:

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