Operations at corediag/

This page describes the service operations at this endpoint.

URI Method Description
corediag/diagnostic-info/ POST Starts gathering diagnostic information via a background job; returns StartGatheringDiagnosticInformationResponse.
corediag/restart/{cancelAllJobs} DELETE Stops, forcibly kills (if necessary), and re-starts the service.
corediag/state/ GET Get current service state of Core service
corediag/stop/ PUT Cancel restart or stop service if shutdown was started without cancel jobs
corediag/stop/{cancelAllJobs} DELETE Stops, forcibly kills (if necessary)