Other API Updates
The following API updates were also added in this release.
Resource |
API Endpoint |
Method |
Description |
|||||||||
Inventory |
/inventories |
POST |
Includes new provenanceInventoryId property to define. This property indicates the project from which the inventory item originated. |
|||||||||
/inventories/{inventoryId} |
GET |
Now shows list of alerts for the inventory and retrieves these new properties:
|
||||||||||
/inventories/{inventoryId} |
PUT |
Includes new provenanceInventoryId property to update. This property indicates the project from which the inventory item originated. |
||||||||||
Projects |
/project/inventory/{projectId} |
GET |
Includes new properties:
|
|||||||||
/project/exportProjectData |
GET |
Outputs data containing new provenanceInventoryId to show the project from which the inventory item originated. |
||||||||||
project/uploadProjectCodebase |
POST |
Includes new properties to configure the codebase upload:
|
||||||||||
/projects/{projectId}/allscannedfiles |
GET |
Provides new query property, includeMD5Hash property, enabling the retrieval of the MD5 for retrieved files. |