Skip to main content
Version: Hosted

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

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'.