server_time
Indicates server time.
Response body parameters are described below.
| Response Parameter | Type | Description |
|---|---|---|
| corrected | Integer | Indicates the current Unix time reported by the CMS. |
| time | Integer | Indicates the current Unix time on the Live Slicer's host machine. |
Sample request:
GET /server_time HTTP/1.1
