| Name | Type | Description | Notes |
|---|---|---|---|
| uid | string | Unique identifier of the cron job. Use it to delete the cron job or fetch its output. | |
| username | string | Username of the account that owns the cron job. | |
| time | string | Cron schedule expression. | |
| command | string | Command executed on the schedule. |