mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
Fix incorrect title in API docs
Partially picked from ae2de7b423fe67c6ca135123fe676b444e4b4367
This commit is contained in:
parent
59c8ce91d8
commit
c918366e7a
@ -1775,7 +1775,7 @@ $ curl -k -s -u root:icinga 'https://localhost:5665/v1/config/packages?pretty=1'
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
### List Configuration Packages and their Stages <a id="icinga2-api-config-management-list-config-package-stage-files"></a>
|
### List Configuration Package Stage Files <a id="icinga2-api-config-management-list-config-package-stage-files"></a>
|
||||||
|
|
||||||
In order to retrieve a list of files for a stage you can send a `GET` request to
|
In order to retrieve a list of files for a stage you can send a `GET` request to
|
||||||
the URL endpoint `/v1/config/stages`. You need to include
|
the URL endpoint `/v1/config/stages`. You need to include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user