curl -k -XDELETE -H "X-Auth-Token: `psql -p 5002 cb -t -c 'select auth_token from cb_user where id = '1';'`" -H "Content-Type: application/json" "https://localhost/api/v1/ingress_whitelist/$1"
curl -k -XDELETE -H "X-Auth-Token: `psql -p 5002 cb -t -c 'select auth_token from cb_user where id = '1';'`" -H "Content-Type: application/json" "https://localhost/api/v1/ingress_whitelist/<filter_id>"