mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +00:00
13 lines
3.3 KiB
Markdown
13 lines
3.3 KiB
Markdown
# ButlerTask
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
|
|
| `Name` | *string* | :heavy_minus_sign: | N/A | BackupDatabase |
|
|
| `Interval` | *double* | :heavy_minus_sign: | N/A | 3 |
|
|
| `ScheduleRandomized` | *bool* | :heavy_minus_sign: | N/A | |
|
|
| `Enabled` | *bool* | :heavy_minus_sign: | N/A | |
|
|
| `Title` | *string* | :heavy_minus_sign: | N/A | Backup Database |
|
|
| `Description` | *string* | :heavy_minus_sign: | N/A | Create a backup copy of the server's database in the configured backup directory | |