ReportRepositoriesService
GET /reportServices/getHealthReports/{repository}/{rowCount}
Request Parameters
name |
type |
description |
default |
repository |
path |
|
n/a |
rowCount |
path |
|
n/a |
groupId |
query |
|
n/a |
Response Body
media type |
data type |
application/json |
(custom)
|
application/xml |
list of repositoryProblemFacet
(XML) |
GET /reportServices/getStatisticsReport
Request Parameters
name |
type |
description |
default |
endDate |
query |
|
n/a |
repository |
query |
|
n/a |
rowCount |
query |
|
n/a |
startDate |
query |
|
n/a |
Response Body
media type |
data type |
application/json |
(custom)
|
application/xml |
list of repositoryStatistics
(XML) |