v1

latestOpenAPI 3.1.02026-07-17254060.5 KB
signals

Send a signal to services

Send a signal to each of the specified services.

post/v1/signals

Request body

signalstring required

The signal to send. For example, "SIGHUP", "SIGINT", "SIGKILL".

servicesstring[] required

List of service names to send the signal to.

Response

Signal sent successfully.

typestring

Response type, "sync".

status-codeinteger

HTTP response status code.

statusstring

The description of the HTTP status code.

See the IANA list.

resulttrue