PivNetDownloadRequest

PivNetDownloadRequest
PivNetDownloadRequest
JSON Example
{
    "product_name": "string",
    "version": "string",
    "pivnet_filename_regex": "string"
}
string
product_name
Optional

product_name

string
version
Optional

version

string
pivnet_filename_regex
Optional

If not specified, then OpsManager will use the first .pivotal file found for the corresponding product release on PivNet. Because the Pivotal Application Service product release provides two .pivotal files (Tanzu Application Service and Small Footprint TAS), specifying a regex will allow OpsManager to pick the correct file.