Description: Starts the offline registration of the air-gapped JPD for entitlements through the JFConnect microservice. For more information, see Configure JFrog Platform in an Air-gapped Environment.
Since: Artifactory 7.77
Security: Uses access token as a bearer token in an authorization header for authentication.
Usage: GET /jfconnect/api/v1/offline/start_register
Produces: text/plain
Sample Usage
curl -H "Authorization: Bearer <Token>" -X GET 'https://myserver.com/jfconnect/api/v1/offline/start_register'