CURL command to get alarms
search cancel

CURL command to get alarms

book

Article ID: 409528

calendar_today

Updated On:

Products

DX Operational Intelligence

Issue/Introduction

How to create a CURL command in order to get API output?

Environment

DX O2 SaaS

Resolution

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"