Scoped API - Hosts
Get host packages
Retrieve the list of packages installed on a specific host. Use updates_only=true to return only packages with available updates. Requires Basic Auth (host:get).
get/api/hosts/{id}/packages
Path parameters
idstring uuid required
Query parameters
updates_onlyboolean
If true, return only packages with available updates. Default: false.
Response
OK
object required