Description: Get a simple status response about the state of the JFConnect microservice.
Since: Artifactory 7.23.3
Security: Uses access token as a bearer token in an authorization header for authentication.
Usage: GET /api/v1/system/ping
Produces: text/plain
Sample Usage
curl -H "Authorization: Bearer <Token>" 'https://myserver.com/jfconnect/api/v1/system/ping' Ok