Article 3 - Using the CUCM AXL API
Having created some SQL queries to read and update device ownership settings we are now ready to start to plan how to update the device ownership of all phone devices in the cluster. This will be done by using the CUCM AXL API to submit SQL requests and collect data. A rnage of tools such as Postman and CURL may be used to interact with the AXL API. It may also be utilised by programming languages such as Python and Powershell.
- Article 1 - Introduction and CUCM Licensing Overview.
- Article 2 - Basic SQL Commands to Monitor and Update Licensing.
- Article 3 - Using the CUCM AXL API.
- Article 4 - Saving Existing Device Ownership Data
- Article 5 - Restoring Saved Device Ownership Data
- Article 6 - Clearing Device Ownership Data
- Article 7 - Setting Device Ownership by Primary Extension
The rest of the article will be completed at a later time.