Hello everyone,
I am trying to create a custom action on top of the chronicle integration in SOAR to fetch alerts from the API endpoint legacySearchAlert. For that I will be leveraging the existing default service account that has been used to setup the integration.
My questions are:
- does this service account require any extra permissions to work or does it come already with all the needed permissions ?
- Should the scope also be https://www.googleapis.com/auth/cloud-platform same as stated in the documentation ?
I know that chronicle provides samples for some frequent jobs/actions that users request. Is anyone aware of any sample python that can be leveraged to create an action associated with the mentioned endpoint above ?
Thank you in advance for the support !
