Valid 200-901 Dumps shared by ExamDiscuss.com for Helping Passing 200-901 Exam! ExamDiscuss.com now offer the newest 200-901 exam dumps, the ExamDiscuss.com 200-901 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 200-901 dumps with Test Engine here:
Which statement about authentication a RESTCONF API session with a router that runs Cisco IOS XE software is true?
Correct Answer: C
When authenticating a RESTCONF API session with a router running Cisco IOS XE software, basic authentication is commonly used. Basic authentication involves sending the username and password in the HTTP header encoded in base64 format. This method is straightforward and widely supported, though it is less secure compared to token-based authentication and should be used with HTTPS to ensure the credentials are encrypted in transit. Reference: Cisco RESTCONF API Documentation