mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-07 20:47:45 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.206.0
This commit is contained in:
13
docs/models/operations/ButlerTask.md
Normal file
13
docs/models/operations/ButlerTask.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# ButlerTask
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
|
||||
| `name` | *String* | :heavy_minus_sign: | N/A | BackupDatabase |
|
||||
| `interval` | *Double* | :heavy_minus_sign: | N/A | 3 |
|
||||
| `scheduleRandomized` | *Boolean* | :heavy_minus_sign: | N/A | |
|
||||
| `enabled` | *Boolean* | :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 |
|
||||
Reference in New Issue
Block a user