Skip to main content Skip to complementary content

Getting the status of the current JobServer using MetaServlet

Procedure

Type in the following script to show the status of the current JobServer:
MetaServletCaller.bat
-tac-url=http://localhost:8080/org.talend.administrator 
-json-params=
"{
'actionName':'getJobServerStatus'
'authPass':'admin'
'authUser':'security@company.com'
}"
Replace the parameters with what they are in real contexts and respect the format used in the script above for these parameters.
The status of the JobServer displays in the command lines.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!