Fleets
Run a package action across every host in a fleet
Auto-detects each host's package manager (apt/dnf/yum/pacman) and runs install/remove/upgrade-all, elevating with the host's stored sudo password. Requires manage-level access per host.
post/fleets/{id}/packages
Path parameters
idinteger required
Request body
Response
Per-host package action results.
Changes
No recorded changes to this endpoint across all 1 revision of this API.