This commit is contained in:
Mattia Codato 2020-08-24 14:45:01 +02:00
parent 49efe009bd
commit 078ae38661
1 changed files with 1 additions and 1 deletions

View File

@ -1537,7 +1537,7 @@ $ curl -k -s -u root:icinga -H 'Accept: application/json' \
### execute-command
This API can e used to execute a particular check/notification/event-command on a particular
This API can be used to execute a particular check/notification/event-command on a particular
endpoint in the context of a particular checkable.
Send a `POST` request to the URL endpoint `/v1/actions/execute-command`.