JFConnect Start Register for Air-gapped JPD

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Starts the offline registration of the air-gapped JPD for entitlements through the JFConnect microservice.

Since: Artifactory 7.68.7

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'