Hi!
We have more than 100 CP firewalls installed. We have a challenge to remember to renew/order new support contract to them(all firewalls are not under single CP account and the have different expiration dates).
Last year I wrote a simple "dirty" bash script, that scans every CMA, grepping contract information from output of cplic print -D.
It has worked quite well, until this week I found, that my script is not aware expiration of CP some appliances.
cplic print -D doesn't print that information from all appliances?
However, for some appliances support expiration information is available from GUI (Gateways&Servers -> Columns Licenses) but not via cplic command...
So, is that information seen in GUI available to some CLI command or API? I have been looking answer couple of days now without success.
And would also be grateful, If someone knows if we can get that information for Embedded gaia too(via cma).
An alternative would be API to query that information directly from Usercenter (we use that method with another vendor)
BR, A