Ping

JFrog REST APIs

ft:sourceType
Paligo

Description: Tests the connection with the PDN Server.

Since: 1.0.1

Security: No authentication is required

Usage: GET/api/v1/system/ping

cURL Example

$ curl -X GET "http://{pdn-server-host}:8082/pdnserver/api/v1/system/ping"

Response status codes:

200- The server is available404, 5xx- The server is unavailable