Single credential for A deployed product

Single credential for A deployed product

Returns the credentials for a specified credential reference as a hash.

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

The guid of the product

string
id
Required

id


Responses
200

OK

Returns Credential of type(s) application/json
{
    "credential": {
        "type": "string"
    }
}
credential
Optional

credential