Description: Starts the offline registration of the airgapped JPD for entitlements through the JFConnect microservice.
Since: Artifactory 7.68.7
Security: Requires a valid token.
Usage: GET /api/v1/system/offline/start_register
Produces: text/plain
Sample Usage
curl -X GET 'https://myserver.com/jfconnect/api/v1/system/offline/start_register' \
--header 'Authorization: Bearer <token>' \
--data ''