mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
docs: add PreserveCounts param to job API doc.
This commit is contained in:
@@ -119,6 +119,9 @@ The table below shows this endpoint's support for
|
||||
will be overridden. This allows a job to be registered when it would be denied
|
||||
by policy.
|
||||
|
||||
- `PreserveCounts` `(bool: false)` - If set, the existing task group counts will
|
||||
be preserved when updating a job.
|
||||
|
||||
### Sample Payload
|
||||
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user