Reports
Export AI Application Inventory report asynchronously
post/api/v3.0/applications/{applicationUuid}/ai/reports/inventory
Path parameters
applicationUuidstring required
application UUID.
Request body
Response
OK
Example response
{
"supportToken": "1171c60d"
}Changes
Changed in 1 of the 3 revisions of this API.22
- ●
added the new
aiBomenum value to theresponse/reportTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
unifiedFindingsenum value to theresponse/reportTyperesponse property for the response status200response-property-enum-value-added
- ○
added the new
aiBomenum value to the request propertyreportTyperequest-property-enum-value-added
- ○
added the new
unifiedFindingsenum value to the request propertyreportTyperequest-property-enum-value-added
- ●