Description: Tests the liveness 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/liveness
Produces: text/plain
Sample Usage
curl -H "Authorization: Bearer <Token>" -X GET 'https://myserver.com/jfconnect/api/v1/system/liveness' Ok