post deprecated
https://{api-base-url}/msp/subscriptions/devices/all
Assign licenses to all devices owned by tenant customers for given services. Note: License assignment is not supported for the MSP owned devices
Since it is a background job, please wait for few minutes for all devices to be subscribed in case of customer having large number of devices
- include_customers: if provided, licenses will be assigned only for the customers present in include_customers list(Exception: License assignment will be ignored for MSP owned devices).
- exclude_customers: if provided, licenses will be assigned for msp/tenant customers except the customers present in exclude_customers list.
- If none of the above parameters are provided, licenses will be assigned for all customers(MSP, tenants) devices.
200Successfully assigned licenses.
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