Strata API request to list all devices
Hello,
I did request the token using client_id, Secret_id and TSG id. once token created, I launched the following api request as per pan-dev documentation
curl -L "https://api.strata.paloaltonetworks.com/config/setup/v1/devices" -H "Accept: applicatio
...


