mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 00:34:05 +02:00
Fix doc for deployment status api
This commit is contained in:
parent
dd53e4db9d
commit
bcea4304e5
@ -547,6 +547,12 @@ Following an example of how to do it:
|
||||
}
|
||||
}
|
||||
```
|
||||
The list of possible status is:
|
||||
* `active`: whether this configuration is currently active
|
||||
* `deployed`: whether this configuration has ever been deployed
|
||||
* `failed`: whether the deployment of this configuration has failed
|
||||
* `undeployed`: whether this configuration has been rendered, but not yet deployed
|
||||
* `unknown`: whether no configurations have been found for this checksum
|
||||
|
||||
### Agent Tickets
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user