Jobs (GP Service)

URL:
https://<root>/services/<folder>/<ServiceName>.<ServiceType>/jobs
Methods:
GET
Operations:
Query
Child Resources:
Job
Required Capability:
Access allowed with either the "Feature layer" or "Geoprocessing" privileges, or the Publisher role
Version Introduced:
10.9.1

Description

The jobs resource provides access to operations that locate and monitor current asynchronous jobs being run by a geoprocessing service. From the jobs resource, you can query for jobs using filters such as the start and end time for the job, the job's status, or the username of the user who submitted the job.

After a job has been completed, either failing or succeeding, it remains in the system until the system cleans it based on internal criteria, and at a defined cleanup interval (determined by the CleanGPJobs task).

Request parameters

ParameterDetails

f

The response format. The only supported response format is html.

Example usage

The following is a sample request URL used to access the jobs resource:

1
https://organization.domain.com/context/admin/services/System/PublishingTools.GPServer/jobs?f=html

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close