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

VLAN Create Curl posts failing in Meraki with "This endpoint only supports MX networks"

Create a Network of type "wireless switch" (combined).

Trying to create a VLAN 3 underneath it using 

 

curl -L -H 'X-Cisco-Meraki-API-Key: xxxx' -d '
{
"id": "3",
"name": "ws-vlan-3",
"applianceIp": "10.214.32.1",
"subnet": "10.214.32.0",
"groupPolicyId": ""
} ' -H "Content-Type: application/json" -X POST https://api.meraki.com/api/v0/networks/L_600104650347141196/vlans

 

I get the error for this curl post as 

{"errors":["This endpoint only supports MX networks"]}

 

The network has one device which is MS120-8FP. 

Please let me know where I am going wrong. I am new to Meraki and playing with it in a lab setup. 

0 Replies 0
Review Cisco Networking products for a $25 gift card