HashiCorp Nomad · Capability
HashiCorp Nomad HTTP API — Allocations
HashiCorp Nomad HTTP API — Allocations. 4 operations. Lead operation: Read an allocation. Self-contained Naftiko capability covering one Nomad business surface.
What You Can Do
GET
Readallocation
— Read an allocation
/v1/allocation/{allocid}
GET
Listallocationchecks
— List allocation health checks
/v1/allocation/{allocid}/checks
GET
Listallocationservices
— List allocation services
/v1/allocation/{allocid}/services
GET
Listallocations
— List allocations
/v1/allocations
MCP Tools
read-allocation
Read an allocation
read-only
idempotent
list-allocation-health-checks
List allocation health checks
read-only
idempotent
list-allocation-services
List allocation services
read-only
idempotent
list-allocations
List allocations
read-only
idempotent