07/04/2023 06:17 AM
Hi Experts,
We are configuring Azure AD connector AddAccess and RemoveAccess features to perform license (SKU) management operations. As a birthright, O365 E3 license will be assigned to user. In case of certain Mover scenario, we want to update the disabledPlan for the same E3 license.
The Add Access supports setting the disabledPlans as below
"{\"addLicenses\": [{\"disabledPlans\": [],\"skuId\": \"${entitlementValue.e
ntitlementID}\"}]
However, is there any way to perform this operation on already added SKU entitlement ?
Thanks in advance.
Thanks
07/07/2023 04:55 AM
Thank you for reaching out to the Saviynt forum. We appreciate your inquiry, and our team is currently investigating your query.Thank you for your patience, and we will keep you posted on the status of your request.
07/07/2023 04:59 AM
You need to call another api and get values of existing sku and perform required operations