post
https://{api-base-url}/platform/licensing/v1/msp/customer/settings/autolicense
Enable auto license settings for MSP and Tenants. Assign licenses for given services to all the devices owned by tenant customers.
Note - License assignment is not supported for the MSP owned devices. License assignment will be in paused state if the total license tokens are less than total device counts(including MSP and tenants)
- include_customers: if provided, license settings will be enabled only for the customers present in include_customers list.
- exclude_customers: if provided, license settings will be enabled for customers except the customers present in exclude_customers list.
- If none of the above parameters are provided then license settings will be enabled for all customers i.e MSP, tenants and future tenants(Note: Newly created tenant will be inherited license settings from MSP)
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successfully assigned licenses and enabled auto licensing for given services.
400A required parameter or field is missing.
401Unauthorized access. Authentication failed or was not provided.
403Access denied.
404The requested entity was not found.
409Request Unsuccessful
413Request-size limit exceeded
417Request-size limit exceeded
429API Rate limit exceeded
500Server error