Start-scheduler operation
The start-scheduler operation is used to start the scheduler.
The following table describes the elements for the adapter request:
Adapter request elements for the start-scheduler operation
The following figure shows a sample adapter request for the start-scheduler operation:
Sample adapter request for the start-scheduler operation
<tsm-request>
<operation-name>start-scheduler</operation-name>
<command-request>
<timeout-secs>5</timeout-secs>
<command-options>
<scheduler-name>TSM Client Scheduler</scheduler-name>
</command-options>
<command-arguments />
</command-request>
</tsm-request>
<operation-name>start-scheduler</operation-name>
<command-request>
<timeout-secs>5</timeout-secs>
<command-options>
<scheduler-name>TSM Client Scheduler</scheduler-name>
</command-options>
<command-arguments />
</command-request>
</tsm-request>
The following figure shows the adapter response for the sample request:
Sample adapter response for the start-scheduler operation
<tsm-response>
<metadata>
<status>success</status>
<count>1</count>
</metadata>
<commands-output>
<command-output>
<metadata>
<command> net start "TSM Client Scheduler"</command>
<line-count>2</line-count>
<execution-milliseconds>2717</execution-milliseconds>
<exit-code>0</exit-code>
<status>success</status>
</metadata>
<output>
<line index="1">The TSM Client Scheduler service is starting.</line>
<line index="2">The TSM Client Scheduler service was started successfully.</line>
</output>
</command-output>
</commands-output>
</tsm-response>
<metadata>
<status>success</status>
<count>1</count>
</metadata>
<commands-output>
<command-output>
<metadata>
<command> net start "TSM Client Scheduler"</command>
<line-count>2</line-count>
<execution-milliseconds>2717</execution-milliseconds>
<exit-code>0</exit-code>
<status>success</status>
</metadata>
<output>
<line index="1">The TSM Client Scheduler service is starting.</line>
<line index="2">The TSM Client Scheduler service was started successfully.</line>
</output>
</command-output>
</commands-output>
</tsm-response>
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*