A security network engineer must implement intrusion policies using the Cisco Firepower Management Center API.
Which action does the engineer take to achieve the goal?
Make a PATCH request to the URI /api/fmc_config/v1/domain/{DOMAIN_UUID}/policy/ intrusionpolicies.
Make a POST request to the URI /api/fmc_config/v1/domain/{DOMAIN_UUID}/policy/intrusionpolicies.
Intrusion policies can be read but not configured using the Cisco Firepower Management Center API.
Make a PUT request to the URI /api/fmc_config/v1/domain/{DOMAIN_UUID}/policy/intrusionpolicies.
Submit