DataLakeAnalyticsJobManagementClient Skill
azure-com-datalake-analytics-job
azure-com-datalake-analytics-job
| Method | Path | Description |
|---|---|---|
GET | /jobs | |
PUT | /jobs/{jobIdentity} | Lists the jobs, if any, associated with the specified Data Lake Analytics account. The response includes a link to the next page of results, if any. |
GET | /jobs/{jobIdentity} | Submits a job to the specified Data Lake Analytics account. |
PATCH | /jobs/{jobIdentity} | Gets the job information for the specified job ID. |
GET | /jobs/{jobIdentity}/GetStatistics | Updates the job information for the specified job ID. (Only for use internally with Scope job type.) |
GET | /jobs/{jobIdentity}/GetDebugDataPath | Gets statistics of the specified job. |
POST | /jobs/{jobIdentity}/CancelJob | Gets the job debug data information specified by the job ID. |
POST | /jobs/{jobIdentity}/YieldJob | Cancels the running job specified by the job ID. |
POST | /buildJob | Pauses the specified job and places it back in the job queue, behind other jobs of equal or higher importance, based on priority. (Only for use internally with Scope job type.) |
GET | /pipelines | Builds (compiles) the specified job in the specified Data Lake Analytics account for job correctness and validation. |
GET | /pipelines/{pipelineIdentity} | Lists all pipelines. |
GET | /recurrences | Gets the Pipeline information for the specified pipeline ID. |
GET | /recurrences/{recurrenceIdentity} | Lists all recurrences. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-datalake-analytics-job
Downloads and installs to ~/.claude/skills/azure-com-datalake-analytics-job/
2017-09-01-preview (2026-02-13)