How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure Job API

The Job API from Microsoft Azure — 18 operation(s) for job.

Microsoft Azure Job API is one of 1667 APIs that Microsoft Azure publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Job. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 25 operations across 18 paths, and defines 36 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

25 operations 18 paths 36 schemas 2 DELETE14 GET1 PATCH7 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 25

Across 18 paths, the API surfaces 25 operations — 2 DELETE, 14 GET, 1 PATCH, 7 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Job 25
GET
/jobs
Microsoft Azure Get Jobs
microsoftAzureJobList 7 params → 200
PUT
/jobs/{jobIdentity}
Microsoft Azure Put Jobs Jobidentity
microsoftAzureJobCreate 2 params body → 200
GET
/jobs/{jobIdentity}
Microsoft Azure Get Jobs Jobidentity
microsoftAzureJobGet 2 params → 200
PATCH
/jobs/{jobIdentity}
Microsoft Azure Patch Jobs Jobidentity
microsoftAzureJobUpdate 2 params body → 200201202
GET
/jobs/{jobIdentity}/GetStatistics
Microsoft Azure Get Jobs Jobidentity Getstatistics
microsoftAzureJobGetstatistics 2 params → 200
GET
/jobs/{jobIdentity}/GetDebugDataPath
Microsoft Azure Get Jobs Jobidentity Getdebugdatapath
microsoftAzureJobGetdebugdatapath 2 params → 200
POST
/jobs/{jobIdentity}/CancelJob
Microsoft Azure Post Jobs Jobidentity Canceljob
microsoftAzureJobCancel 2 params → 200202204
POST
/jobs/{jobIdentity}/YieldJob
Microsoft Azure Post Jobs Jobidentity Yieldjob
microsoftAzureJobYield 2 params → 200202204
POST
/buildJob
Microsoft Azure Post Buildjob
microsoftAzureJobBuild 1 param body → 200
GET
/livy/batches
Microsoft Azure Get Livy Batches
microsoftAzureJobListsparkbatchjob 2 params → 200
POST
/livy/batches
Microsoft Azure Post Livy Batches
microsoftAzureJobSubmitsparkbatchjob 1 param body → 201
GET
/livy/batches/{batchId}
Microsoft Azure Get Livy Batches Batchid
microsoftAzureJobGetsparkbatchjob 1 param → 200
DELETE
/livy/batches/{batchId}
Microsoft Azure Delete Livy Batches Batchid
microsoftAzureJobDeletesparkbatch 2 params → 200
GET
/livy/batches/{batchId}/log
Microsoft Azure Get Livy Batches Batchid Log
microsoftAzureJobGetsparkbatchlog 3 params → 200
GET
/livy/batches/{batchId}/state
Microsoft Azure Get Livy Batches Batchid State
microsoftAzureJobGetsparkbatchstate 1 param → 200
GET
/livy/sessions
Microsoft Azure Get Livy Sessions
microsoftAzureJobListsparksessionjob 2 params → 200
POST
/livy/sessions
Microsoft Azure Post Livy Sessions
microsoftAzureJobSubmitsparksessionjob 1 param body → 201
GET
/livy/sessions/{sessionId}
Microsoft Azure Get Livy Sessions Sessionid
microsoftAzureJobGetsparksessionjob 1 param → 200
DELETE
/livy/sessions/{sessionId}
Microsoft Azure Delete Livy Sessions Sessionid
microsoftAzureJobDeletesparksessionjob 2 params → 200
GET
/livy/sessions/{sessionId}/log
Microsoft Azure Get Livy Sessions Sessionid Log
microsoftAzureJobGetsparksessionlog 3 params → 200
GET
/livy/sessions/{sessionId}/state
Microsoft Azure Get Livy Sessions Sessionid State
microsoftAzureJobGetsparksessionstate 1 param → 200
GET
/livy/sessions/{sessionId}/statements
Microsoft Azure Get Livy Sessions Sessionid Statements
microsoftAzureJobListsparkstatementjob 1 param → 200
POST
/livy/sessions/{sessionId}/statements
Microsoft Azure Post Livy Sessions Sessionid Statements
microsoftAzureJobSubmitsparkstatementjob 2 params body → 201
GET
/livy/sessions/{sessionId}/statements/{statementId}
Microsoft Azure Get Livy Sessions Sessionid Statements Statementid
microsoftAzureJobGetsparkstatementjob 2 params → 200
POST
/livy/sessions/{sessionId}/statements/{statementId}/cancel
Microsoft Azure Post Livy Sessions Sessionid Statements Statementid Cancel
microsoftAzureJobDeletesparkstatementjob 3 params → 200

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are JobStatisticsVertexStage (32 properties), JobInformationBasic (17 properties), SparkBatchJobRequest (16 properties), SparkSessionJobRequest (15 properties). Each schema is shown below with its type and property counts.

SparkJobDeletedResult
object
1 property
JobInformation
object
The extended Data Lake Analytics job information properties returned when retrieving a specific job.
3 properties 1 required
JobDataPath
object
A Data Lake Analytics job data path item.
3 properties
SparkBatchJobCollection
object
3 properties
SparkJobLog
object
5 properties
JobStatisticsVertex
object
The detailed information for a vertex.
5 properties
ResourceUsageStatistics
object
The statistics information for resource usage.
3 properties
JobRelationshipProperties
object
Job relationship information properties including pipeline information, correlation information, etc.
6 properties 1 required
SparkSessionCollection
object
3 properties
SparkJobState
object
2 properties
JobProperties
object
The common Data Lake Analytics job properties.
3 properties 2 required
SparkStatementOutput
object
3 properties
JobState
string
JobErrorDetails
object
The Data Lake Analytics job error details.
14 properties
BuildJobParameters
object
The parameters used to build a new Data Lake Analytics job.
1 property
SparkStatementCollection
object
1 property
SparkBatchJobRequest
object
16 properties
SparkSessionJob
object
8 properties
BaseJobParameters
object
Data Lake Analytics Job Parameters base class for build and submit.
2 properties 2 required
SparkStatement
object
5 properties
JobInfoListResult
object
List of JobInfo items.
2 properties
StatementState
string
JobStateAuditRecord
object
The Data Lake Analytics job state audit records for tracking the lifecycle of a job.
4 properties
JobInformationBasic
object
The common Data Lake Analytics job information properties.
17 properties 2 required
StatementExecutionStatus
string
JobStatistics
object
The Data Lake Analytics job execution statistics.
3 properties
JobStatisticsVertexStage
object
The Data Lake Analytics job statistics vertex stage information.
32 properties
UpdateJobParameters
object
The parameters that can be used to update existing Data Lake Analytics job information properties. (Only for use internally with Scope job type.)
4 properties
SparkBatchJob
object
5 properties
CreateJobParameters
object
The parameters used to submit a new Data Lake Analytics job.
6 properties 1 required
SparkStatementCancellationResult
object
1 property
SparkSessionJobRequest
object
15 properties
CreateJobProperties
object
The common Data Lake Analytics job properties for job submission.
3 properties 2 required
SparkStatementRequest
object
2 properties
JobInnerError
object
The Data Lake Analytics job error details.
12 properties
SessionJobKind
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-job-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Job API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.