Hi Ricardo,

The management server remove option is currently not available from webui.

You can manually remove by updating cloud.mshost table (using below sql) for 
that management server host.
UPDATE cloud.mshost SET state='Down', removed=NOW() WHERE id=<Id of the MS host>
 
Regards,
Suresh

On 02/03/22, 4:26 AM, "Ricardo Pertuz" <ricardo.per...@kuasar.co> wrote:

    Hi,

    What is the best option to remove management servers from webui not longer 
used?

    Thanks!

    Regards


 

Reply via email to