Report Object
Contains information about a performance report for an app or API.
This object is used by the following operations:
- GET /api/apis/versions/{APIVersionID}/licensereport
- GET /api/apps/versions/{AppVersionID}/licensereport
- Operations that reference the Graph object
The properties included in the Report object are listed below.
Property | Type | Description |
---|---|---|
ReportData[ ] | ReportData |
Contains information about the data contained in a performance report. 0 or more. |
ReferencedObjects | ReferencedObjects | Contains information about objects referenced in a license report, such as an app, API, or contract. |