microsoft-azure-batch · Capability
Azure Batch Service REST API — Pools
Azure Batch Service REST API — Pools. 4 operations. Lead operation: Batch List pools. Self-contained Naftiko capability covering one Microsoft Azure Batch business surface.
What You Can Do
GET
Listpools
— Batch List pools
/v1/pools
POST
Addpool
— Batch Add pool
/v1/pools
GET
Getpool
— Batch Get pool
/v1/pools/{poolid}
DELETE
Deletepool
— Batch Delete pool
/v1/pools/{poolid}
MCP Tools
batch-list-pools
Batch List pools
read-only
idempotent
batch-add-pool
Batch Add pool
batch-get-pool
Batch Get pool
read-only
idempotent
batch-delete-pool
Batch Delete pool
idempotent