01-14-2019 06:57 AM
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.
01-16-2019 09:51 AM
01-14-2019 07: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"
}
01-15-2019 02:13 AM
Hi !
I mean the MAC whitelist, Sticky e.t..c.
That is what i am missing
01-15-2019 06:57 AM
01-16-2019 02:42 AM
Indeed, we have to wait i guess ? Or can we request some functionality somewhere ?
01-16-2019 09:51 AM
01-16-2019 10:00 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide