200-901 · Question #346
What is a capability of the AXL API?
The correct answer is C. It authenticates users who exist in Cisco Unified Communications Manager. The AXL (Administrative XML) API is a SOAP-based API for Cisco Unified Communications Manager (CUCM) that enables administrators and developers to perform CRUD operations (create, read, update, delete) on CUCM database objects, including user accounts. This means it can…
Question
What is a capability of the AXL API?
Options
- AIt signs a user in to a phone that is configured for extension mobility.
- BIt pulls logs for the Cisco Tomcat service.
- CIt authenticates users who exist in Cisco Unified Communications Manager.
- DIt provides support for HTTP and HTTPS communications.
How the community answered
(61 responses)- A2% (1)
- B3% (2)
- C95% (58)
Explanation
The AXL (Administrative XML) API is a SOAP-based API for Cisco Unified Communications Manager (CUCM) that enables administrators and developers to perform CRUD operations (create, read, update, delete) on CUCM database objects, including user accounts. This means it can authenticate and verify users who exist in CUCM (C). Option A describes Extension Mobility, which is a CUCM feature but not specific to AXL. Option B (pulling Tomcat service logs) is handled by RTMT or direct log collection tools, not AXL. Option D is too generic-HTTP/HTTPS support is a transport-layer feature common to many APIs, not a specific AXL capability.
Topics
Community Discussion
No community discussion yet for this question.