ReportRepositoriesService Resource
ReportRepositoriesService
GET /reportServices/getHealthReports/{repository}/{rowCount}
| name | type | description | default |
|---|---|---|---|
| repository | path | n/a | |
| rowCount | path | n/a | |
| groupId | query | n/a |
| media type | data type |
|---|---|
| application/json | array of RepositoryProblemFacet (JSON) |
| application/xml | list of repositoryProblemFacet (XML) |
GET /reportServices/getStatisticsReport
| name | type | description | default |
|---|---|---|---|
| endDate | query | n/a | |
| repository | query | n/a | |
| rowCount | query | n/a | |
| startDate | query | n/a |
| media type | data type |
|---|---|
| application/json | array of RepositoryStatistics (JSON) |
| application/xml | list of repositoryStatistics (XML) |