Hi Mandar,
Lets take the 2 cases which I mentioned in the original message and expand it a bit more
1. MV-SEN Free Licenses issue for Co-TermOrg :
For Co-Term Org the api organization-licenses does not work
https://api-mp.meraki.com/api/v1/organizations/:organizationId/licenses
{
"errors": [
"Organization with ID <ORG-ID> does not support per-device licensing"
]
}
And if we call the licenseState API for the Co-Term Org:
ie /organizations/:organizationId/licenseState
The result set doesnt not contain the Free MV-SEN licenses
2. For Free System Manager Licenses
a. For Co-Term Org , again the licenseState API will not return the free or trial licenses
b. For PDL org , the organization-licenses API also doesnt return the SM Trial licenses.
Let me know if I was able to explain my issue sufficiently
Regards
Manish