Getting A staged product's properties
Returns a list of all of the product's properties, along with currently set values.
Request
URI
GET
https://{opsmanager-installation}//api/v0/staged/products/{product_guid}/properties
COPY
Path Parameters
string
product_guid
Required
The guid of the product
Query Parameters
boolean
redact
Optional
(Optional) If set to 'false', the response will include IaaS-specific secrets.
Responses
200
OK
Returns
ProductProperty
of type(s)
application/json
Operation doesn't return any data structure