PostProduct

PostProduct
PostProduct
JSON Example
{
    "name": "string",
    "product_version": "string"
}
string
name
Optional

The name of the product as specified in the product template, e.g. 'cf' or 'p-mysql'

string
product_version
Optional

The version of the product as specified in the product template, e.g. '1.2.0.0'