Implementing Automation for Cisco Security Solutions (SAUTO) — Question 29

After changes are made to the Cisco Firepower Threat Defense configuration using the Cisco Firepower Device Manager API, what must be done to ensure that the new policy is activated?

Answer options

Correct answer: A

Explanation

The correct answer is A, as submitting a POST to the /api/fdm/latest/operational/deploy URI is necessary to deploy the changes made to the configuration. Options B, C, and D do not activate the new policy; B retrieves information, while C and D refer to different URIs that do not pertain to deploying the operational changes.