Managing SEAL APW REST Service¶
Restart SEAL APW REST service after making changes in the apw-rest.yml
configuration file. You may do this in a PowerShell terminal with administrative access.
Starting SEAL APW REST Service¶
start-service apw-rest
Stopping SEAL APW REST Service¶
stop-service apw-rest
Restarting SEAL APW REST Service¶
restart-service apw-rest
Checking the Status of SEAL APW REST Service¶
get-service apw-rest