Checking for product updates

Checking for product updates

Will not have any valuable information unless you have configured a VMware Tanzu Network API token.

Request
URI
GET
https://{opsmanager-installation}//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