All credentials for A deployed product

All credentials for A deployed product

Returns a list of references for credential properties for the given deployed product, except for VM credentials. These references can be used to get the credentials themselves using the credentials endpoint.

Request
URI
GET
https://{opsmanager-installation}//api/v0/deployed/products/{product_guid}/credentials
COPY
Path Parameters
string
product_guid
Required

The guid of the product


Responses
200

OK

{
    "credentials": [
        "string"
    ]
}
array of string
credentials
Optional

credentials