Discover Service Management Automation Web Properties

Microsoft.SystemCenter.ServiceManagementAutomation.Discovery.Server.Web.Properties (Discovery)

Runs script to discover web service properties.

Element properties:

TargetMicrosoft.SystemCenter.ServiceManagementAutomation.Server.WebService
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.ServiceManagementAutomation.DataSource.DiscoverWebServiceProperties Default

Source Code:

<Discovery ID="Microsoft.SystemCenter.ServiceManagementAutomation.Discovery.Server.Web.Properties" Target="Microsoft.SystemCenter.ServiceManagementAutomation.Server.WebService" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SystemCenter.ServiceManagementAutomation.Server.WebService">
<Property TypeID="SMA!Microsoft.SystemCenter.ServiceManagementAutomation.Server.Web" PropertyID="URL"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.ServiceManagementAutomation.DataSource.DiscoverWebServiceProperties">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<SiteName>$Target/Property[Type="SMA!Microsoft.SystemCenter.ServiceManagementAutomation.Server.Web"]/SiteName$</SiteName>
<Port>$Target/Property[Type="SMA!Microsoft.SystemCenter.ServiceManagementAutomation.Server.Web"]/Port$</Port>
<SSL>$Target/Property[Type="SMA!Microsoft.SystemCenter.ServiceManagementAutomation.Server.Web"]/SSL$</SSL>
<Debug>false</Debug>
</DataSource>
</Discovery>