mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 08:44:11 +02:00
doc/rest-api: fix typo
This commit is contained in:
parent
f8653144bd
commit
a1f043b34f
@ -164,7 +164,7 @@ Enabling `allowOverrides` allows you to let Director figure out, whether your
|
||||
modified Custom Variables need to be applied to a specific individual Service,
|
||||
or whether setting Overrides at Host level is the way to go.
|
||||
|
||||
POST director/service?name=Uptime&host=hostname.example.com&allowOverrices
|
||||
POST director/service?name=Uptime&host=hostname.example.com&allowOverrides
|
||||
|
||||
```json
|
||||
{ "vars.uptime_warning": 300 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user