Removes a virtual IP (VIP) or a VIP range. Permissions required:
fc or a.
maprcli virtualip remove
[ -cluster <cluster> ]
-virtualip <virtual IP>
[ -virtualipend <Virtual IP Range End> ]
| Request Type | POST |
| Request URL | |
|
Parameter |
Description |
|---|---|
|
|
The cluster on which to run the command. |
|
|
The virtual IP or the start of the VIP range to remove. |
|
|
The end of the VIP range to remove. |
maprcli virtualip remove -virtualip 10.1.1.5
https://abc.sj.us:8443/rest/virtualip/remove?virtualip=10.1.1.5