Shutdown
Shutdown the server. POST only.
Request:
- requestType is shutdown
- scan is true to truncate the derived tables and schedule a full rescan with validation on the next start (optional)
Response:
- shutdown (B) is true if the operation completed successfully
- requestProcessingTime (N) is the API request processing time (in millisec)