Manifest for A staged product

Manifest for A staged product

To view the product BOSH manifest for a staged product

Request
URI
GET
https://{api_host}/api/v0/staged/products/{product_guid}/manifest
COPY
Path Parameters
string
product_guid
Required

The guid of the product


Responses
200

0K

Returns BoshManifest of type(s) application/json
"BoshManifest Object"
manifest
Optional

manifest


Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/api/v0/staged/products/{product_guid}/manifest