ConvertToShellScript Probe Action for Python/Perl/Shell scripts

Fujitsu.Servers.PRIMERGY.Linux.ConvertToShellScript.ProbeAction (ProbeActionModuleType)

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeSystem.BaseData
OutputTypeSystem.BaseData

Source Code:

<ProbeActionModuleType ID="Fujitsu.Servers.PRIMERGY.Linux.ConvertToShellScript.ProbeAction" Accessibility="Internal" Batching="true">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ScriptName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ScriptType" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ScriptOpenTag" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ScriptCloseTag" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ArgumentsMap" type="xsd:string"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>Fujitsu.Servers.PRIMERGY.ConvertToShellScript</Assembly>
<Type>Fujitsu.Servers.PRIMERGY.ConvertToShellScript.ConvertToShellScriptProbe</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.BaseData</OutputType>
<InputType>System!System.BaseData</InputType>
</ProbeActionModuleType>