All staged products

All staged products

All staged products

Request
URI
GET
https://{opsmanager-installation}//api/v0/staged/products
COPY
Responses
200

OK

Returns Array of StagedProduct of type(s) application/json
[
    {
        "installation_name": "string",
        "guid": "string",
        "product_version": "string",
        "label": "string"
    }
]