WS-Management Native ProbeAction from Unix Library

Fujitsu.Servers.PRIMERGY.Linux.WSMan.Native.ProbeAction (ProbeActionModuleType)

Internal Probe action for payloading WSMan queries with necessary information

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeMicrosoft.SCX.WSManPayloadData

Source Code:

<ProbeActionModuleType ID="Fujitsu.Servers.PRIMERGY.Linux.WSMan.Native.ProbeAction" Accessibility="Internal" Batching="true">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="UserName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Password" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="InvokeAction" type="xsd:string" minOccurs="0" maxOccurs="1"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Input" type="xsd:string" minOccurs="0" maxOccurs="1"/>
</Configuration>
<ModuleImplementation>
<Native>
<ClassID>BC26F256-D513-4DDF-8C27-98ED18DBCCD8</ClassID>
</Native>
</ModuleImplementation>
<OutputType>Unix!Microsoft.SCX.WSManPayloadData</OutputType>
<TriggerOnly>true</TriggerOnly>
</ProbeActionModuleType>