Get a package
GET/api/node/:hostname/package/:name
Get details for a specific installed package by name on the target node.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Package detail.
Bad request - validation error.
Unauthorized - API key required
Forbidden - Insufficient permissions
Package not found.
Error retrieving package.