QuestionQ121
Platform operationsYour company’s analyst team uses a playbook to make required changes to external systems integrated with the Google Security Operations (SecOps) platform. You must automate this task so that it runs once each day at a specified time. You want the solution to minimize maintenance overhead. What should you do?
- A Write a custom Google SecOps SOAR job in the IDE using the code from the existing playbook actions.
- B Create a Google SecOps SOAR request and a playbook trigger to match the request from the user to start the playbook with the relevant actions.
- C Create a Cron Scheduled Connector for this use case Configure a playbook trigger to match the cases created by the connector that runs the playbook with the relevant actions.
- D Use a VM to host a script that runs a playbook via an API call.
Community Discussion