Files
nomad/website/source/docs/http/system.html.md
Adrián López Gómez b2402a0a51 /v1/system/gc - PUT method
2016-03-01 18:40:39 +01:00

700 B

layout, page_title, sidebar_current, description
layout page_title sidebar_current description
http HTTP API: /v1/system/ docs-http-system The '/1/system/' endpoints are used to for system maintance.

/v1/system

The system endpoint is used to for system maintance and should not be necessary for most users. By default, the agent's local region is used; another region can be specified using the ?region= query parameter.

PUT

Description
Initiate garbage collection of jobs, evals, allocations and nodes.
Method
PUT
URL
`/v1/system/gc`
Parameters
None
Returns
None