How to create a CURL command in order to get API output?
DX O2 SaaS
Using double quote " instead of single quote ' around the URL and changing http to https:
curl -XGET "https://apmgw.dxi.na1.saas.broadcom.com:443/ao_itoa_alarms_all*?_search?" --header "Authorization: Bearer TOKEN"