Operations at CoreDiagnosticsManagement

This page describes the backend methods at this endpoint.

Signature Description
Void CancelStopService() Cancel restart or stop service if shutdown was started without cancel jobs
ServiceState GetCurrentServiceState() Get current service state of Core service
Void RestartService(String cancelAllJobs) Stops, forcibly kills (if necessary), and re-starts the service.
StartGatheringDiagnosticInformationResponse StartGatheringDiagnosticInfo(CollectDiagnosticInfoJobRequest request) Starts gathering diagnostic information via a background job; returns StartGatheringDiagnosticInformationResponse.
Void StopService(String cancelAllJobs) Stops, forcibly kills (if necessary)