
Elive::StandardV3::SchedulingManager - Scheduling Manager entity class

Gets the scheduling manager (ELM) and version.

The name of the Scheduling Server.
This will be ELM.
The version identification information of ELM. This will include version (e.g., 3.3.0) and revision (e.g., 3368).

my $scheduling_manager = Elive::StandardV3::SchedulingManager->get();
Return the scheduling manager details.