Get Status, Start and Stop Application Services

Gets the service status and starts and stops application services. Supported services are network, squid, postgresql, vprobe, and ntp.

This operation has been deprecated.

Request Body

application/json

  • servicestringrequired

    Name of the service.

    Enum:
    networksquidpostgresqlntp
  • actionstringrequired

    Action item: status, start, or stop.

    Enum:
    startstopstatusrestart
Loading Examples...

Responses

  • Successstring

Loading Examples...