# axl-python-suds-sample **Repository Path**: mirrors_CiscoDevNet/axl-python-suds-sample ## Basic Information - **Project Name**: axl-python-suds-sample - **Description**: A small sample demonstrating how to use Cisco Unified Communications Manager's AXL SOAP API via Python and the Suds SOAP library - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # axl-python-suds-sample Sample apps demonstrating usage of the Administrative XML Layer (AXL) API for Cisco Unified Communications Manager ## Getting started * Copy `user_env.template` to `user_env.py` * Edit `user_env.py` and add your CUCM environment and user details * Install the `suds-jurko` Python3 library * Run one of the `.py` sample scripts