darrenjrobinson / powershell_module_identitynow

SailPoint IdentityNow PowerShell Module
https://blog.darrenjrobinson.com/sailpoint-identitynow/
MIT License
47 stars 15 forks source link

Request: New cmdlet to update entitlements #53

Open darrenjrobinson opened 3 years ago

darrenjrobinson commented 3 years ago

New API that supports bulk update of entitlements. Require new cmdlet Update-IdentityNowEntitlement to support updating a single or multiple entitlements. If entitlements to update exceed 50 then batch the updates into blocks of 50. https://developer.sailpoint.com/apis/beta/#tag/Entitlements

@410sean