Subversion Repositories XServices

Rev

Rev 159 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 159 Rev 166
Line 6... Line 6...
6
	<para>The ExecuteService bundles local and remote command
6
	<para>The ExecuteService bundles local and remote command
7
		execution operations. Its WSDL is located at
7
		execution operations. Its WSDL is located at
8
		http://server:port/XServices/ExecuteService?wsdl</para>
8
		http://server:port/XServices/ExecuteService?wsdl</para>
9
		<xi:include href="./rExec.xml" />
9
		<xi:include href="./rExec.xml" />
10
		<xi:include href="./runCommand.xml" />
10
		<xi:include href="./runCommand.xml" />
-
 
11
		<xi:include href="./runCommandAsync.xml" />
-
 
12
		<xi:include href="./runCommandAsyncWithArgs.xml" />
-
 
13
		<xi:include href="./runCommandWithArgs.xml" />
11
		<xi:include href="./runCommandWithSSH.xml" />
14
		<xi:include href="./runCommandWithSSH.xml" />
-
 
15
		<xi:include href="./runCommandWithSSHKeyAuth.xml" />
-
 
16
		<xi:include href="./runJavaScript.xml" />	
12
		<xi:include href="./telnet.xml" />	
17
		<xi:include href="./telnet.xml" />	
13
</section>
18
</section>
14
 
19