HashiCorp Nomad · Capability
HashiCorp Nomad HTTP API — Deployments
HashiCorp Nomad HTTP API — Deployments. 6 operations. Lead operation: List deployment allocations. Self-contained Naftiko capability covering one Nomad business surface.
What You Can Do
GET
Listdeploymentallocations
— List deployment allocations
/v1/deployment/allocations/{deploymentid}
PUT
Faildeployment
— Fail a deployment
/v1/deployment/fail/{deploymentid}
PUT
Pausedeployment
— Pause or resume a deployment
/v1/deployment/pause/{deploymentid}
PUT
Promotedeployment
— Promote a deployment
/v1/deployment/promote/{deploymentid}
GET
Readdeployment
— Read a deployment
/v1/deployment/{deploymentid}
GET
Listdeployments
— List deployments
/v1/deployments
MCP Tools
list-deployment-allocations
List deployment allocations
read-only
idempotent
fail-deployment
Fail a deployment
idempotent
pause-resume-deployment
Pause or resume a deployment
idempotent
promote-deployment
Promote a deployment
idempotent
read-deployment
Read a deployment
read-only
idempotent
list-deployments
List deployments
read-only
idempotent