Entitlements
📄️ Create Privilege
This API updates an endpoint in EIC.
📄️ Update Privilege
This API updates an endpoint in EIC.
📄️ Delete Privilege
https://yourdomain.saviyntcloud.com/ECM/v5/deletePrivilege
📄️ Get Entitlements
This API can be used to get the list of all the entitlements.
📄️ Get Child Entitlements
This API can be used to get the list of all child entitlements.
📄️ Create/Update Entitlement
This method creates a new 'entitlementvalue' for an 'endpoint' in SSM. All the input parameters it requires are attributes with which the new account record would get created.
📄️ Get Entitlement Values For Endpoint
This method returns a `List` of 'EntitlementValues' for a specific endpoint in SSM.
📄️ Get List of Privileges for Entitlement Type
This API gives the list of privileges for an entitlement type.
📄️ Remove Entitlement From Role
This API removes entitlement from role.