Resource configuration for A product's jobs

Resource configuration for A product's jobs

Returns a list of the compute and disk configuration for all jobs on the product.

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

The guid of the product


Responses
200

OK

Returns Resources of type(s) application/json
"Resources Object"
array of resources
resources
Optional

resources


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