Download A given product with version from VMware Tanzu Network
You must have an VMware Tanzu Network API token set for this endpoint to work. You must also have accepted the EULA for the provided version of the product.
Request
URI
GET
https://{opsmanager-installation}//api/v0/pivotal_network/downloads
COPY
Request Body
PivNetDownloadRequest of type(s) application/json
Optional
{
"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.
Responses
200
OK
{
"download_id": "number"
}
number
download_id
Optional
download_id
Vmware Tanzu Network Operations
PUT
Accepting EULA for A given product
PUT
Adding Or updating the VMware Tanzu Network API token
GET
Check the status Of A download for VMware Tanzu Network
GET
Checking for product updates
GET
Checking for stemcell updates
GET
Download A given product with version from VMware Tanzu Network
GET
Fetching EULA content for A given product
DELETE
Removing the VMware Tanzu Network API token