windows.net

A client for issuing REST requests to the Azure Batch service.

73 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

# See https://github.com/MKXJun/DirectX11-With-Windows-SDK
# See https://github.com/microsoft/WindowsAppSDK
curl examples
Lists all of the jobs in the specified account.
curl \
  /jobs
Lists all of the pools in the specified account.
curl \
  /pools
Gets the number of nodes in each state, grouped by pool.
curl \
  /nodecounts
Endpoints (73 total)
GET
/jobs
Lists all of the jobs in the specified account.
GET
/pools
Lists all of the pools in the specified account.
GET
/nodecounts
Gets the number of nodes in each state, grouped by pool.
GET
/applications
Lists all of the applications available in the specified account.
GET
/certificates
Lists all of the certificates that have been added to the specified account.
GET
/jobs/{jobId}
Gets information about the specified job.
GET
/jobschedules
Lists all of the job schedules in the specified account.
GET
/nodeagentskus
Lists all node agent SKUs supported by the Azure Batch service.
GET
/pools/{poolId}
Gets information about the specified pool.
GET
/lifetimejobstats
Gets lifetime summary statistics for all of the jobs in the specified account.
GET
/poolusagemetrics
Lists the usage metrics, aggregated by pool across individual time intervals,…
GET
/lifetimepoolstats
Gets lifetime summary statistics for all of the pools in the specified account.
Language coverage
C++
2
At a glance
Total SDKs2
Languages1
Endpoints73
Categories1
Other Windows APIs (1)
graphrbac