exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 66 discussion

Actual exam question from Cisco's 350-901
Question #: 66
Topic #: 1
[All 350-901 Questions]


Refer to the exhibit. This cURL POST request creates an OAuth access token for authentication with FDM API requests.
What is the purpose of the file `@token_data` that cURL is handling?

  • A. This file is given as input to store the access token received from FDM.
  • B. This file is used to send authentication-related headers.
  • C. This file contains raw data that is needed for token authentication.
  • D. This file is a container to log possible error responses in the request.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Teringzooi
8 months, 4 weeks ago
Selected Answer: C
Answer is C. Duplicate.
upvoted 3 times
...
designated
10 months, 1 week ago
Selected Answer: C
Duplicated. # curl --help all -d, --data-raw <data> HTTP POST data, '@' allowed Note: To post data in the body of a request message using Curl, you need to pass the data to Curl using the -d or --data command line switch.
upvoted 1 times
...
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.

SaveCancel
Loading ...