Ping Request

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: Sends a ping request

Security: Requires a valid admin-scoped token.

Usage: GET /system/ping

Produces: text/plain

Sample usage:

curl -H "Authorization: Bearer <Token>" http://localhost:8082/access/api/v1/system/ping

Response Codes: 200 Ping successful