mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
Fix example drain API request
This commit is contained in:
@@ -800,7 +800,7 @@ The table below shows this endpoint's support for
|
||||
```json
|
||||
{
|
||||
"DrainSpec": {
|
||||
"Deadline": "3600000000000",
|
||||
"Deadline": 3600000000000,
|
||||
"IgnoreSystemJobs": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user