HashiCorp Nomad Jobs API
Manage Nomad jobs and their lifecycle.
HashiCorp Nomad Jobs API is one of 8 APIs that HashiCorp Nomad publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Jobs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a getting-started guide.
This API exposes 16 operations across 12 paths. It is described by OpenAPI 3.1.0, at version 1.8.
Requests are made against 2 base URLs: http://127.0.0.1:4646/v1, https://{nomad_host}:{port}/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
HashiCorp Nomad Jobs API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as X-Nomad-Token (NomadToken).
It accepts HTTP bearer tokens (BearerAuth).
By default, every request must be authenticated.
Paths & Operations 16
Across 12 paths, the API surfaces 16 operations — 1 DELETE, 9 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.
Manage Nomad jobs and their lifecycle.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from HashiCorp Nomad 7
Other APIs HashiCorp Nomad publishes across the network.