Gets all active instance IDs
static List<String> getActiveInstanceIds() { return _instances.keys.toList(); }