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?
A.
The given code does not execute because the mandatory parameters, source, destination, and services are missing.
B.
The given code does not execute because it uses the HTTP method "PUT". It should use the HTTP method "POST".
C.
The appropriate rule is updated with the source, destination, services, and other fields set to "Any" and the action set to "DENY". Traffic to the production web server is disallowed, as expected.
D.
A new rule is created with the source, destination, services, and other fields set to "Any" and the action set to "DENY". Traffic to the production web server is disallowed, as expected.
Probably C:
A: The rule probably already exists. In this case these are not mandatory
B: POST is to create a new rule and this seems not the case
D: The rule must be updated and wil not be created.
https://developer.cisco.com/docs/ftd-api-reference/latest/#!editaccessrule/description
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.300-735 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
hatsec
10 months, 1 week agoOcin
1 year, 5 months ago