Use this operation to remove a specified node from the virtual IP configuration.
DELETE /{device_id}/vips/{vip_id}/nodes/{node_id}
Response
The request has been accepted for processing.
{
"status": 202,
"timestamp": "2020-11-02 08:03:23.942368",
"@type": "Event",
"message": "Processing",
"@ref": "{tenant-id}/loadbalancers/{device-id}/events/{event-id(str)}",
"id": "{event-id(str)}"
}