Delete VIP Customer by UID

Delete a VIP customer by UID

DELETE https://<NSP Server>:8543/sdn/api/v4/steering/vip/customer/339d8cd5-2148-4be8-8f9f-6b57c3ae3574

Response:

{
  "status": 0,
  "startRow": 0,
  "endRow": 1,
  "totalRows": 1,
  "data": true
}