Splunk
SPLK-5002 · Question #43
Which of the following actions will allow access to a list of alert actions via the API?
The correct answer is D. | rest /services/alerts/alert_actions. The correct REST endpoint to list available alert actions in Splunk is | rest /services/alerts/alert_actions This returns details of all configured alert actions, allowing engineers to view and manage them through the API.
Security Automation and Orchestration
Question
Which of the following actions will allow access to a list of alert actions via the API?
Options
- A| rest /services/alerts/adaptive_response_action
- B| rest /services/alerts/correlationsearches
- C| rest /services/alerts/alert actions/_acl
- D| rest /services/alerts/alert_actions
How the community answered
(33 responses)- A12% (4)
- B3% (1)
- C9% (3)
- D76% (25)
Explanation
The correct REST endpoint to list available alert actions in Splunk is | rest /services/alerts/alert_actions This returns details of all configured alert actions, allowing engineers to view and manage them through the API.
Topics
#REST API#alert actions#adaptive response#Splunk management API
Community Discussion
No community discussion yet for this question.