Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
WebAPI to find the number of licensed device managed by Net MRI?
[ Edited ]Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-23-2016 01:56 PM - edited 05-24-2016 11:29 AM
I'm writing a python webAPI script to calculate the
- #number of device limit of netMRI
2.# number of active (used) licensed device managed by NetMRI?
I have been looking around and somehow got the first part resolved by this api call
https://xyz/api/3/basic_services/license_info?device_limit
I would appreciate if someone can guide me in the right direction to find out the second part of it.
I have checked authentication, Device Setting and System Setting sections but of not much help.
Thanks
Nidhi