INDEX / DEVELOPMENT / WINDOWS BATCHSERVICE
№ APD-01973
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01973 · FIRST INDEXED 2026-08-27

Windows BatchService

A client for issuing REST requests to the Azure Batch service.
SOURCE: DISCOVERY-APISGURU
DOMAIN: windows.net
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHunknown
PRICINGunknown
CATEGORIESdevelopment
STATUSunclaimed
DOCS STATUSmoved — see final url
LAST CRAWL2026-08-27 05:42
ABOUT
FROM WINDOWS.NET
.NET is a developer platform with tools and libraries for building any type of app, including web, mobile, desktop, games, IoT, cloud, and microservices.
ENDPOINTS
STRUCTURED FROM SWAGGER 2.0
GET
/applications
Lists all of the applications available in the specified account.
GET
/applications/{applicationId}
Gets information about the specified application.
GET
/certificates
Lists all of the certificates that have been added to the specified account.
POST
/certificates
Adds a certificate to the specified account.
GET
/certificates(thumbprintAlgorithm={thumbprintAlgorithm},thumbprint={thumbprint})
Gets information about the specified certificate.
DELETE
/certificates(thumbprintAlgorithm={thumbprintAlgorithm},thumbprint={thumbprint})
Deletes a certificate from the specified account.
POST
/certificates(thumbprintAlgorithm={thumbprintAlgorithm},thumbprint={thumbprint})/canceldelete
Cancels a failed deletion of a certificate from the specified account.
GET
/jobs
Lists all of the jobs in the specified account.
POST
/jobs
Adds a job to the specified account.
GET
/jobs/{jobId}
Gets information about the specified job.
PUT
/jobs/{jobId}
Updates the properties of the specified job.
PATCH
/jobs/{jobId}
Updates the properties of the specified job.
+ 61 MORE ENDPOINTS IN THE SPEC