Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

Hitachi Vantara Lumada and Pentaho Documentation

jobRequest

Overview

Checks the state of the selected scheduled job.

jobRequest element

Type: jobRequest

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<jobRequest>
  <jobId>...</jobId>
</jobRequest>

Example JSON

{
  "jobId" : "..."
}

Copyright © Pentaho.com