Description: Gets the ID of the JPD through the JFConnect microservice.
Since: Artifactory 7.29.7
Security: Requires a valid user, and uses access token as a bearer token in an authorization header for authentication.
Usage: GET /api/v1/system/jpd_id
Produces: text/plain
Sample Usage
curl -H "Authorization: Bearer <Token>" 'https://myserver.com/jfconnect/api/v1/system/jpd_id'