update_updater_apply
Apply Plex server updates now or schedule for next Butler execution. Optionally skip the latest version.
Instructions
Applying updates.
PUT /updater/apply
Args:
tonight: Indicate that you want the update to run during the next Butler execution. Omitting this or setting it to false indicates that the update should install immediately.
skip: Indicate that the latest version should be marked as skipped. The entry for this version will have the state set to skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| tonight | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |