PUT /api/hosts/:host_id/packages/upgrade_all
DEPRECATED
Update packages remotely using katello-agent. NOTE: Katello-agent is deprecated and will be removed in a future release. Consider using remote execution instead.
Examples
PUT /api/hosts/980190962/packages/install
{"packages":["foo*"],"host_package":{"packages":["foo*"]}}204