CiscoCisco
300-835 · Question #87
300-835 Question #87: Real Exam Question with Answer & Explanation
The correct answer is D: url = 'https://<ip address>:8443/axl/' axl_version = '12.5' username = 'admin' password = 'password'. See the full explanation below for the reasoning.
Unified Communications
Question
Refer to the exhibit. Which snippet of code must be added to enable the API to manage users in Cisco Unified CM?
Options
- Aurl = 'https://<ip address>:8443/axl/' username = 'admin' password = 'password'
- Burl = 'https://<ip address>:8443/axl/' axl_version = '12.5'
- Curl = 'https://<ip address>:8443/axl/' cert_file = 'cert.pem' key_file = 'key.pem'
- Durl = 'https://<ip address>:8443/axl/' axl_version = '12.5' username = 'admin' password = 'password'
Topics
#Cisco AXL API#Cisco Unified CM#API Configuration#User Management
Community Discussion
No community discussion yet for this question.