CUC Forums

« Back to CUPI Questions

RE: get the number of used licenses in CUC v7

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hello,
I am working with a CUC v7 and am not able to use the "rowsPerPage=0" option.
I was wondering if it is possible to query the active number of lisenses as seen in the gui under system settings.
That number also gives the number of users defined.
I can not find the correct GET command.
Any help is welcome.
Best regards
Geert

Most queries started supporting the rowsPerPage option only with the 8.5 release.
You should consider updating to a newer version of the software.
Reach out to me at anilve@cisco.com if you want to know more about the options to upgrade.

Follow-up question:
Can you get license consumption information via CUPI or another API?   The only other way I know of today is SNMP with an OID like this 1.3.6.1.4.1.9.9.385.1.2.12 (ciscoUnityLicVMISubscribersMax) .

Thanks Ryan.
That oid and the 1.3.6.1.4.1.9.9.385.1.2.22 gave me what I wanted to know.