Get Scheduler Status
The following example gets the status of the scheduler.
- Connect to the administration web service.
Code Sample
# Gets the status of the scheduler service.
$administration.GET_SchedulerStatus();
The following example gets the status of the scheduler.
Code Sample
# Gets the status of the scheduler service.
$administration.GET_SchedulerStatus();