nerdexam
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)
  • A
    12% (4)
  • B
    3% (1)
  • C
    9% (3)
  • D
    76% (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.

Full SPLK-5002 Practice