Exam PCCSE All QuestionsBrowse all questions from this exam
Question 101

Given the following audit event activity snippet:

Which RQL will be triggered by the audit event?

    Correct Answer: D

    The audit event activity snippet indicates it involves a 'compute.firewalls.delete' operation. The RQL that would trigger based on this event should filter for such operations. After reviewing the options, the correct RQL that matches 'compute.firewalls.delete' is the one provided in option D.

Discussion
poiuytrOption: D

Code try to invoke action "compute.firewalls.delete"

SpippoloOption: D

D for the request "compute.firewalls.delete""