Answers {"status":"restarting"}, flushes the response, then exits cleanly; systemd (Restart=always) relaunches the service within ~2 seconds. During the gap Apache's /cfg balancer fails over to the AJP hot standby, and firewall blocks persist (ipset + journal). Use after config edits to apply pending changes.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
or
Responses
🟢200OK
application/json
Restart initiated.
Bodyapplication/json
🟠401Unauthorized
🟠403Forbidden
🟠429
🔴501
🔴503Service Unavailable
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://awqacore01.crexendocloud.com/ns-api/v2/ipaware/restart' \
--header'Authorization: Bearer <token>'