- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you claim licenses via API for Coterm orgs?
Hello all,
I am trying to write a script but want to ask if this is possible before I mess around with any misplaced licenses.
I know that the following call does not work for coterm orgs and is only applicable to PDL:
https://developer.cisco.com/meraki/api-v1/#!get-organization-licenses
I'm guessing that the update counterpart of this API call that allows you to claim licenses also doesn't work for coterm. Can anyone confirm my hypothesis?
https://developer.cisco.com/meraki/api-v1/#!update-organization-license
Is there also any other way to license info for coterm orgs? There is the call below which works but doesn't give much.
https://developer.cisco.com/meraki/api-v1/#!get-organization-licenses-overview
Thank you
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For co-term Orgs, I'd claim licences (or orders / serials) using https://developer.cisco.com/meraki/api-v1/#!claim-into-organization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For co-term Orgs, I'd claim licences (or orders / serials) using https://developer.cisco.com/meraki/api-v1/#!claim-into-organization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you this is exactly what I was looking for!
