- URL:
- https://<root>/<serviceName>/TopographicProductionServer/jobs
- Methods:
GET
- Operations:
- Cancel, Delete Job, Query
- Child Resources:
- Job
- Required Capability:
- Requires an ArcGIS GIS Server Advanced license and a Production Mapping or Defense Mapping server extension license
- Version Introduced:
- 10.9
Description
The jobs
resource contains the query
, cancel
, and job
(child resource) operations as follows:
query
—Tracks the status of jobs executed by thegenerate
REST operation and returns the status, start date, last modified date, and messages for a set of jobs.Product cancel
—Cancels a job submitted through thegenerate
REST operation.Product job
—Tracks the status of a job executed by thegenerate
REST operation and returns the status, start date, last modified date, and messages for the job.Product