mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Allows querying for the status of all/multiple services at once. Reply becomes a map[string]string, where the key is the service name and the value represents the name of the state the service is in (instead of returning just RUNNING/STOPPED).