API for Component Inventory
Table of Contents
|
Note
|
The Component Inventory feature is being retired and will soon be disabled. We recommend exporting any required data and transitioning to alternative tools before shutdown. |
The Component Inventory API allows you to create and download reports to get insights into what components are used in your Java application(s).
Component Inventory reports can be grouped by tag to break down areas of ownership and logically combine differentiated services, build versions, regions, or other information.
Reports are generated asynchronously. By using the schedule endpoint, a task to generate a report is created. In response, you get a unique report identifier. With this identifier, you can retrieve the report.
See API Request Parameters for generic detailed information.
API Endpoints
You can download the OpenAPI data file of the API here.