The following are parameters for the ListJobs command
-token |
token string for accessing cloud service |
-tokenFile |
credentials file for accessing cloud service |
-out |
save downloaded data into file |
-format |
output format when listing table data |
Example:
Essentials -cloud listJobs -tokenFile C:\user.token.json -format csv -out jobs.csv
The following are parameters for the RunJob command
-jobID |
job ID |
-token |
token string for accessing cloud service |
-tokenFile |
credentials file for accessing cloud service |
Example:
Essentials -cloud runJob -tokenFile C:\user.token.json -jobId 8a59acc64e452920014e453947920000
The following are parameters for the StopJob command
-jobId |
job ID |
-token |
token string for accessing cloud service |
-tokenFile |
credentials for accessing cloud service |
Example:
Essentials -cloud stopJob -tokenFile C:\user.token.json -jobId 8a59acc64e452920014e453947920000
The following are parameters for the JobHistory command
-jobId |
job ID |
-token |
token string for accessing cloud service |
-tokenFile |
credentials for accessing cloud service |
-out |
save downloaded data into file |
-format |
output format when listing table data |
Example:
Essentials -cloud jobHistory -tokenFile C:\user.token.json -jobId 8a59acc64e452920014e453947920000
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center