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
- service
Name of the service.
- Enum:
- networksquidpostgresqlntp
- action
Action item: status, start, or stop.
- Enum:
- startstopstatusrestart
Loading Examples...
Responses
- Success
Loading Examples...