Endpoint
/api/v2/nginx
action
string

Action item: restart or status

{
  "action": "status"
}

Responses

OK

Success
string

{
  "Success": "Service NGINX active (Running)"
}