
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2017 11:26 AM - edited 03-01-2019 03:43 AM
Is there a way now, or will there be in the near future, a way to get more advanced license info, like License Term or Edition with the API? The dashboard has a lot of additional info that the API doesn't serve up, but we need access to.
Thanks!
Solved! Go to Solution.
- Labels:
-
Meraki
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2017 12:04 PM
Scott,
We provide the license status, expiration date, and the device counts today. We do not include whether it has advanced security and how many years it was purchased for.
{ "status": "OK", "expirationDate": "Nov 16, 2016 UTC", "licensedDeviceCounts": { "MS": 100 } }
We are always looking for the wishes people submit for good ideas. Submit your wish via the dashboard and perhaps from the Help > API Docs page. You can also contact your sales person to make them aware of the feature request.
Thanks,
Colin Lowenberg

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2017 12:04 PM
Scott,
We provide the license status, expiration date, and the device counts today. We do not include whether it has advanced security and how many years it was purchased for.
{ "status": "OK", "expirationDate": "Nov 16, 2016 UTC", "licensedDeviceCounts": { "MS": 100 } }
We are always looking for the wishes people submit for good ideas. Submit your wish via the dashboard and perhaps from the Help > API Docs page. You can also contact your sales person to make them aware of the feature request.
Thanks,
Colin Lowenberg
