List active alarms
62 63 64
# File 'lib/etcdv3.rb', line 62 def alarm_list @conn.handle(:maintenance, 'alarms', [:get, leader_id]) end