Hi, I have a developed bash script that I need to be able to "convert" to an A10 external monitor script. The script is `#!/bin/bash TOKEN=curl -s -k https://<name of server>/icoauth/oauth2/token -d 'grant_type=client_credentials&client_id=as-client&client_secret=<secret key>&principal_attribute_extRef=exr999999'…