New APIs
The following new REST APIs were added in this release:
Resource |
API Name/Endpoint |
Method |
Description |
ldap |
Trigger ldap sync /ldap/sync |
POST |
Synchronizes Code Insight with user data from the LDAP server on an on-demand basis. Only System Administrators can perform this operation. |
Inventory |
Update notices text /inventories/{inventoryId}/notices |
PUT |
Enables project analysts and reviewers to update an inventory item’s Notices Text content with license content directly from the Code Insight data library. Any existing Notices Text content is overwritten unless the overwrite parameter is set to false (in which case any existing content remains as is and no library content is added). If Notices Text is blank, running this API always pulls in license content from the library, whether overwrite is true or false. |