Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 962
What is provided to the client to identify the authenticated session in subsequent API calls after authenticating to the Cisco DNA Center API?
Answer options
- A. authentication token
- B. client X.509 certificate
- C. session cookie
- D. username and password
Correct answer: A
Explanation
The correct answer is A, the authentication token, which is used to maintain the session state in API calls after authentication. Options B and C are not relevant as they pertain to different authentication mechanisms, while option D does not provide a way to identify the session after the initial login.