Get Mender Software
GET/api/management/v1alpha1/deployments/software
Returns software information according to the specified parameters.
"Software" in this context refers to base information shared across both Releases and Manifests.
Note that the operation between the name and kind parameters is an AND operation.
Request
Responses
- 200
- 400
- 401
- 500
A successful response including the Software information
Response Headers
X-Total-Count
Total number of Software matching query.
Link
Standard header, we support 'first', 'next', and 'prev'.
Invalid Request.
Unauthorized.
Internal Server Error.