cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2553
Views
0
Helpful
2
Replies

Unable to Delete VLAN

Eddysanoli
Community Member

Hello! I've been recently trying to delete some VLANs from a network. Im using the Python library, specifically the following function: dashboard.appliance.deleteNetworkApplianceVlan. Im getting a 204 code, which I take it means: "I managed to delete your stuff, go on with your day". However, when I go to the actual Meraki dashboard, the VLAN remains listed. The same happens with the API, if I fetch the available VLANs, the supposedly deleted VLAN still appears on the list. I tried re-running the delete endpoint from the API docs (https://developer.cisco.com/meraki/api-v1/delete-network-appliance-vlan/), but I get a "Unable to fetch" response.

Im so confused. Am I missing something? This would be easier if the API just said: Hey, something failed, here it is, but I just get a confirmation message.

2 Replies 2

obrigg
Meraki Employee All-Star
Meraki Employee All-Star

I hate to say "It works fine in my environment"... but it does, in several.
If you are able to reproduce this issue, kindly open a case with Meraki support so that they can look into the specifics of your environment.

I know, its such a weird error. Do you know if something could be blocking the deletion? Maybe a different setting that is preventing us from deleting correctly.