Jan 14 2019
6:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 14 2019
6:57 AM
missing attributes in API ?
Hi all,
I'm playing with the API to have multiple ports configured.
Now i don't see the fields/attributes for the Access policy to configure it from the API
I've checked https://dashboard.meraki.com/api_docs#update-a-switch-port but no options.
Am i missing something or is the API missing these fields ?
tnx !
:
Solved! Go to solution.
Labels:
- Labels:
-
Dashboard API
1 Accepted Solution
Jan 16 2019
9:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 Replies 6
Jan 14 2019
7:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 14 2019
7:38 AM
Are you talking about switch ports?
It's there.
{ "number": 1, "name": "My switch port", "tags": "tag1 tag2", "enabled": true, "poeEnabled": true, "type": "access", "vlan": 10, "voiceVlan": 20, "isolationEnabled": false, "rstpEnabled": true, "stpGuard": "disabled", "accessPolicyNumber": "1234", <-------- "linkNegotiation": "Auto negotiate" }
Jan 15 2019
2:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 15 2019
2:13 AM
Hi !
I mean the MAC whitelist, Sticky e.t..c.
That is what i am missing
Jan 15 2019
6:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 15 2019
6:57 AM
If you GET a switch/port that does have a MAC white-list or sticky configure, does it show that in the results?
I wonder if so, maybe you could reverse engineer it when you do a PUT and see if it works. Only one way to find out 😃
Otherwise you probably won't be able to do it via API (yet).
I wonder if so, maybe you could reverse engineer it when you do a PUT and see if it works. Only one way to find out 😃
Otherwise you probably won't be able to do it via API (yet).
Jan 16 2019
2:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 16 2019
2:42 AM
Indeed, we have to wait i guess ? Or can we request some functionality somewhere ?
Jan 16 2019
9:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 16 2019
9:51 AM
You can make a wish threw your dashboard.
Jan 16 2019
10:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 16 2019
10:00 AM
Feel free to toss into that wish, 'solve world hunger'.

Get notified when there are additional replies to this discussion.