ucm-sql-cli

1.0.2 • Public • Published

ucm-sql-cli

My Gif

UCM SQL CLI

A Node.js package to query Cisco UCM from your command line.

Do you often access your Cisco UCM platform CLI to run SQL queries against the admin database? If so, this package will make that process a little easier. This package leverages the UCM AXL API to query the database and store the results in a csv file on your system. You can save your UCM server settings and query multiple systems in one shot.

Prerequisites

  • An account configured in your UCM servers with the AXL API role.
  • node and npm

Installing

npm install -g ucm-sql-cli

Usage

Add UCM Servers

ucm-sql --add [-a]

Remove UCM Servers

ucm-sql --remove [-r]

List UCM Servers

ucm-sql --list [-l]

Query the server(s)

ucm-sql

TODO

  • Handle AXL throttle response: If your query results are too large, the AXL API will send a throttle response and the query needs to be broken up into multiple queries. Support for this will come soon.

  • Edit Servers

Package Sidebar

Install

npm i ucm-sql-cli

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

38.6 MB

Total Files

60

Last publish

Collaborators

  • sloan58