Skip To Content
ArcGIS Developer
Dashboard

Jobs

Description

License:

The use of this resource requires an ArcGIS GIS Server Advanced license and a Production Mapping or Defense Mapping server extension license.

The jobs resource contains the query, cancel, and job (child resource) operations as follows:

  • query—Tracks the status of jobs executed by the generateProduct REST operation and returns the status, start date, last modified date, and messages for a set of jobs.
  • cancel—Cancels a job submitted through the generateProduct REST operation.
  • job—Tracks the status of a job executed by the generateProduct REST operation and returns the status, start date, last modified date, and messages for the job.

In this topic
  1. Description