-
GET
/ping
ΒΆ Get server version information.
Example request:
GET /ping HTTP/1.1 Host: rucio-server.com Accept: application/json
Example response:
HTTP/1.1 200 OK Vary: Accept Content-Type: application/json { "version": "0.2.9" }
Status Codes: - 200 OK – no error
- 500 Internal Server Error – InternalError