Microsoft Azure · Capability
Microsoft Azure Azure IoT Central — Jobs
Microsoft Azure Azure IoT Central — Jobs. 7 operations. Lead operation: Microsoft Azure Get The List Of Jobs In An Application. Self-contained Naftiko capability covering one Microsoft Azure business surface.
What You Can Do
GET
Microsoftazurejobslist
— Microsoft Azure Get The List Of Jobs In An Application
/v1/jobs
GET
Microsoftazurejobsget
— Microsoft Azure Get A Job By Id
/v1/jobs/{jobid}
PUT
Microsoftazurejobscreate
— Microsoft Azure Execute A New Job
/v1/jobs/{jobid}
GET
Microsoftazurejobsgetdevices
— Microsoft Azure Get Device Statuses
/v1/jobs/{jobid}/devices
PUT
Microsoftazurejobsrerun
— Microsoft Azure Rerun A Job On Failed Devices
/v1/jobs/{jobid}/rerun/{rerunid}
POST
Microsoftazurejobsresume
— Microsoft Azure Resume A Stopped Job
/v1/jobs/{jobid}/resume
POST
Microsoftazurejobsstop
— Microsoft Azure Stop A Running Job
/v1/jobs/{jobid}/stop
MCP Tools
microsoft-azure-get-list-jobs
Microsoft Azure Get The List Of Jobs In An Application
read-only
idempotent
microsoft-azure-get-job-id
Microsoft Azure Get A Job By Id
read-only
idempotent
microsoft-azure-execute-new-job
Microsoft Azure Execute A New Job
idempotent
microsoft-azure-get-device-statuses
Microsoft Azure Get Device Statuses
read-only
idempotent
microsoft-azure-rerun-job-failed
Microsoft Azure Rerun A Job On Failed Devices
idempotent
microsoft-azure-resume-stopped-job
Microsoft Azure Resume A Stopped Job
microsoft-azure-stop-running-job
Microsoft Azure Stop A Running Job