diff --git a/releasenotes/notes/alarm_count_api-057138c8e0a36443.yaml b/releasenotes/notes/alarm_count_api-057138c8e0a36443.yaml new file mode 100644 index 000000000..39ed635a8 --- /dev/null +++ b/releasenotes/notes/alarm_count_api-057138c8e0a36443.yaml @@ -0,0 +1,4 @@ +--- +features: + - Created a new API to query alarm counts, with an optional parameter to + query for all_tenants. The path for the api is ``/v1/alarm/count/``.