Checking for product updates
Will not have any valuable information unless you have configured a Tanzu API Token from the Customer Support Portal.
Request
URI
GET
https://{api_host}/api/v0/pivotal_network/available_product_updates
COPY
Request Body
{
"product_name": "string"
}
string
product_name
Optional
product_name
Responses
200
OK
{
"versions": [
"string"
]
}
array of string
versions
Optional
versions
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/v0/pivotal_network/available_product_updates
Customer Support Portal Operations
GET
Checking for product updates
GET
Check the status Of A download for Customer Support Portal
GET
Download A given product with version from Customer Support Portal
GET
Fetching EULA content for A given product
PUT
Accepting EULA for A given product
DELETE
Removing the Tanzu API Token
PUT
Adding Or updating the Tanzu API Token
GET
Checking for stemcell updates