Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Is it possible to get the public IPs of devices?All I see in the return is: id, name, tags, ssid, wifiMac, osName, systemModel, uuid, serialNumber, hasChromeMdm, and location.I noticed I can get the lan IP if I add the query string to the end of the ...
When I query, using the API, the lastConnected date/time of any given device enrolled in systems manager, I get a sring of numbers instead of a date (e.g. "1523636756"). I am certain this represents a date/time, but how do I parse it? I use Powershel...
I am trying to leverage the API to write a script that will periodically check the last connected date for our SM devices.I happen to be using Powershell, though you tell me if it matters and I still consider myself a bginner when it comes to REST, b...
@SoCalRacer Thank you. I tried publicIp as listed in that doc, but it won't give it, so I assume it won't work because Meraki's API does not function as documented. I'm amending the previous statement, because today it is giving me the public IPs. I...
The final issue I had, turned out to have to do with the "scope=All". Adding the scope parameter causes the error I reported, though I am not sure why and tech support doesn't know either.
I did try the shared url and got the same error. I will try again tomorrow I guess and see if it changes.Based on the code I posted, do you see anything that should make it malformed?
I was wondering about the OrgID and Network ID, but I didn't see where to get them. Thank you very much!That API key isn't the real one, no worries!Now the error I see is:Server errorThe server encountered an error and could not complete your request...