GET /pingService/ping
ping service to monitor Archiva with a nice returned message :-)
Response Body
| media type |
data type |
| application/json |
string
(JSON) |
| application/xml |
string
(XML) |
| text/plain |
(custom)
|
GET /pingService/pingWithAuthz
same as #ping but check authz
Response Body
| media type |
data type |
| application/json |
string
(JSON) |
| application/xml |
string
(XML) |
| text/plain |
(custom)
|