We are getting multiple results when we try Alarm search with apmgw endpoint.
Release : 20.2
Component : CA DOI ALARM ANALYTICS
Example Alarm ID from the OI UI:
2534541.dxi-na1.saas.broadcom.com-aefsf351-077d-430b-a852-105fesf58f20-Custom Metric Host (Virtual)
Test the query with following command
curl -s 'Connection: keep-alive' -H 'accept: application/json' -H 'authorization: Bearer eyJ0a24iOiIwODk5ZDI0MC03YXXXXXXXXXXXXXXXXXXXXwODkiLCJhXCXXXXXXXXXXXXWV9' -H 'content-type: application/json' 'https://apmgw.dxi-na1.saas.broadcom.com:443/oipublic/aoanalytics/alarms/alarms_all/_search?q=alarm_unique_id:%222534541.dxi-na1.saas.broadcom.com-aefsf351-077d-430b-a852-105fesf58f20-Custom%20Metric%20Host%20%28Virtual%29%22'