Skip to content

deletenode.php

This is a dangerous function. Always make a backup of your database before you proceed.

An utility removes the slave node from SolusVM database. It also removes any VPS assigned to that Node in SolusVM (NOT on the Physical Server itself). (i.e) It won't remove the VPS from the Server.

Options

Option Parameter Description
--vserverid ID of the virtual server for removal Mandatory

Example

php /usr/local/solusvm/scripts/dbvserveronly.php --vserverid=216

Back to top