11-16-2024 11:49 AM
Hi!
I am looking for most efficient and correct way to get direct link to device page in Meraki dashboard.
So far, the best I have found is using deep links:
https://api.meraki.com/manage/dashboard/show?mac={{mac address}}Unfortunately, it does not work as expected. Instead of device page, it is redirecting me to devices list.
I need to provide links to devices and sm devices only.
Could you please help me finding out how to fix that, or another way to provide direct, external link to device (and sm device)?
Thanks!
11-17-2024 05:26 AM
What do the brackets represent? I tested this API call with a MAC address from a switch:
https://api.meraki.com/manage/dashboard/show?mac=aa:bb:cc:dd:ee:ff
It works.
11-17-2024 05:40 AM
Brackets represent a mac address in format a1:b2:c3:d4:e5:f6
Could it be somehow related to a fact that I am trying to open SM Device page?
11-17-2024 05:47 AM
Actually, I have no SM Device. I cannot test it. Did you try it with a "regular" Meraki device, like a switch, access point, mx, camera? If it works for you and only a SM device cannot be called like this, your guess seems to be correct.
11-18-2024 02:16 AM
Checked for "regular" devices and it works as expected.
I still need a way to do the same for SM Devices somehow.
11-19-2024 07:56 AM
It seems that deep links to managed clients are not possible.
11-17-2024 11:09 AM
This will be the issue. There may not be a way to link to a client in the Systems Manager network (I don't know).
The documentation does not mention any method for link to clients.
https://developer.cisco.com/meraki/build/deep-links/
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