python-vitrageclient/releasenotes/notes/add_alarm_show_api-9a9d91cf69c45a8e.yaml
Idan Hefetz ed9c28867b add alarm show to client
Depends-On: Ia675c6d74ec947729d4520007eac1423cdf58ce9
Change-Id: I4be7ebc7e977ae8ea0a2daf86777ba08f1d4ad61
Implements: blueprint add-alarm-show-api
2018-01-03 08:53:52 +00:00

5 lines
170 B
YAML

---
features:
- Created a new API to show all alarm properties, with a mandatory parameter
``vitrage_id`` of the alarm. The path for the api is ``/v1/alarm/_id_``.