Hello everyone,
I can currently use the SOAR API endpoint /api/external/v1/store/TestIntegration/{integrationInstanceId} as part of a custom script that lists all installed integration instances and then runs the “Ping” action via that endpoint (the equivalent of hitting the “Test” button in the portal when viewing an integration instance) to run the equivalent of a health check (e.g. confirm connectivity and check that auth still works/no secrets have expired).
Looking at the SOAR API mapping table (SOAR API mapping table | Google Security Operations | Google Cloud Documentation), there is no Chronicle API equivalent. Anyone find a solution on how to run the integration ping action via a Chronicle API?

