mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
update timestamp and format api reference descriptions
This commit is contained in:
@@ -693,17 +693,17 @@ $ curl \
|
||||
- `Subsystem` - The subsystem where the node event took place. Subsysystems
|
||||
include:
|
||||
|
||||
- `Drain` - Nomad server draining subsystem
|
||||
- `Drain` - The Nomad server draining subsystem.
|
||||
|
||||
- `Driver` - Nomad client driver subsystem
|
||||
- `Driver` - The Nomad client driver subsystem.
|
||||
|
||||
- `Heartbeat` - Either Nomad client or server heartbeating subsystem
|
||||
- `Heartbeat` - Either Nomad client or server heartbeating subsystem.
|
||||
|
||||
- `Cluster` - Nomad server cluster management subsystem
|
||||
- `Cluster` - Nomad server cluster management subsystem.
|
||||
|
||||
- `Details` - Any further details about the event, formatted as a key/value
|
||||
pair.
|
||||
|
||||
- `Timestamp` - Each node event has a Unix timestamp.
|
||||
- `Timestamp` - Each node event has an ISO 8601 timestamp.
|
||||
|
||||
- `CreateIndex` - The Raft index at which the event was committed.
|
||||
|
||||
Reference in New Issue
Block a user