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