mirror of https://github.com/Icinga/icinga2.git
Fix typo
This commit is contained in:
parent
31f97d3e6a
commit
aa2b94cea3
|
@ -1580,7 +1580,7 @@ Send a `POST` request to the URL endpoint `/v1/actions/generate-ticket`.
|
|||
|
||||
Parameter | Type | Description
|
||||
--------------|-----------|--------------
|
||||
cn | String | **Required.** The host's common name for which the ticket should be geenerated.
|
||||
cn | String | **Required.** The host's common name for which the ticket should be generated.
|
||||
|
||||
Example:
|
||||
|
||||
|
|
Loading…
Reference in New Issue