v1
latestOpenAPI 3.0.12026-08-06151265417.9 KBReports
Export application Inventory report asynchronously (Dependencies - SCA)
Generates a Dependencies Inventory report for the specified application asynchronously. Supported formats: Excel, JSON, XML.
post/api/v3.0/applications/{applicationUuid}/dependencies/reports/inventory
Path parameters
applicationUuidstring required
Application UUID (Administration > Applications)
Request body
Example request
{
"format": "excel"
}Response
OK
Example response
{
"supportToken": "1171c60d"
}