Description: Get a simple status response about the state of Artifactory.
Since: 2.3.0
Security: Requires a valid user (can be anonymous).
Usage: GET /api/system/ping
Produces: text/plain
Sample Output:
GET /api/system/ping OK
Response status codes:
200 - Successful request with an 'OK' text if Artifactory is working properly, if not will return an HTTP error code with a reason.