restart_job_queue_listener

This command restarts the job queue listener. Run this command if the job queue fails to start, does not run waiting jobs, or if a job appears stuck in running or stopping status.

Calling this command immediately restarts the job queue, and any currently running jobs are halted and restarted.

This API is available in Guardium V9.5 and later.

REST API syntax

This API is available as a REST service with the PUT method. Call this API as follows:
PUT https://[Guardium hostname or IP address]:8443/restAPI/restart_job_queue_listener

GuardAPI syntax

restart_job_queue_listener parameter=value

This API takes no parameters.

GuardAPI example

grdapi restart_job_queue_listener