HashiCorp Nomad · Capability
HashiCorp Nomad HTTP API — Allocations
HashiCorp Nomad HTTP API — Allocations. 4 operations. Lead operation: Read allocation. Self-contained Naftiko capability covering one Hashicorp Nomad business surface.
What You Can Do
GET
Get
— Read allocation
/v1/allocation/{alloc-id}
GET
Get
— List allocations
/v1/allocations
GET
Get
— List job allocations
/v1/job/{job-id}/allocations
GET
Get
— List node allocations
/v1/node/{node-id}/allocations
MCP Tools
read-allocation
Read allocation
read-only
idempotent
list-allocations
List allocations
read-only
idempotent
list-job-allocations
List job allocations
read-only
idempotent
list-node-allocations
List node allocations
read-only
idempotent