However found that jq is not available and is not approved in our linux servers. Please share alternate commands to achieve the same functionality. Thankyou, Satya
If you don’t have access to jq you’ll need to find another way to programmatically handle the output of the REST call and loop through the failed connectors. You could write some code to do this, perhaps.