CLN license deregister from ssh/console via CLI
Dear CLN engineers,
we have a huge amount list of servers and time to time old ones needed to unregister from CLN. we would like to automate this task from console/ssh.
Can we expect any API from your side ?
Thank You in advance

-
Hi Darius!
Thank you for sharing the idea! And sorry for the late response.Am I understand you correct, having a CLI command to unregister a server from CLN works for you?
To register a server you have to use:/usr/sbin/rhnreg_ks
Something like the following will work for you?
unregister --force --serverUrl=...
Please note that the command will need to be run on the server, which should be excluded from CLN.