Question 30 of 32 from exam 300-735-SAUTO: Automating and Programming Cisco Security Solutions

Question 30 of 32 from exam 300-735-SAUTO: Automating and Programming Cisco Security Solutions

Question

curl -X PUT \
--header "Accept: application/json" \
--header "Authorization: Bearer ${ACCESS_TOKEN}" \
--header "Content-Type: application/json" \
igs de %
id": "XXXXXXXXXX",

ruleAction": "DENY",
eventLogAction": "LOG _FLOW_START",
"type": "accessrule",
ms
"https://${HOST}:${PORT}/api/fdm/v3/policy/accesspolicies
/{parentId}/accessrules/{objId}"

Refer to the exhibit.

The security administrator must temporarily disallow traffic that goes to a production web server using the Cisco FDM REST API.

The administrator sends an API query as shown in the exhibit.

What is the outcome of that action?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.