ProductReleaseComponent

ProductReleaseComponent
ProductReleaseComponent

Product Release Component

JSON Example
{
    "name": "string",
    "sku": "string",
    "publicName": "string",
    "automatedInstall": false,
    "versions": [
        {
            "productVersion": "string",
            "date": "string",
            "artifacts": {
                "bundles": [
                    {
                        "id": "string",
                        "type": "string",
                        "name": "string",
                        "size": 0
                    }
                ]
            }
        }
    ]
}
string
name
Required

Product name

string
sku
Required

SKU of the install/patch bundle

string
publicName
Required

Product public name

boolean
automatedInstall
Required

automated Install

array of CustomPatch
versions
Optional

Product version details