# Get Deployment Logs Entry

A single log entry

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `message` | string | **yes** | Log message content |
| `node` | string | **yes** | Node identifier |
| `time` | string | **yes** | Timestamp of the log entry<br/><br/>ISO 8601 date-time. |

