4.3.39.3 DELETE VIP
This command removes a VIP from an individual node in a cluster.
Syntax
DELETE VIP
WHERE
{ ID=vip_id |
HOSTNAME=host_name |
CLUSTERNAME=cluster_name COMPUTENUMBER=compute_number |
CLUSTERNUMBER=cluster_number COMPUTENUMBER=compute_number |
CLUSTERID=cluster_id COMPUTENUMBER=compute_number }
Arguments
The following arguments are available in the WHERE
clause:
-
ID
: Specifies the ID for the VIP in the XML configuration file -
HOSTNAME
: Specifies the host name for the compute node in the cluster -
CLUSTERNUMBER
: Specifies the cluster number in the XML configuration file, starting at 1 -
CLUSTERNAME
: Specifies the name of the cluster -
CLUSTERID
: Specifies the ID of the cluster in the XML configuration file -
COMPUTENUMBER
: Specifies the compute node number in the cluster, starting at 1
Parent topic: VIP