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