Adding Or updating the VMware Tanzu Network API token
You can add a VMware Tanzu Network API Token to use Ops Manager's PivNet integration. This features automatically finds updates to products and stemcells from PivNet which you can then stage and install.
You can find your API token under your profile settings in PivNet. Note that currently there are two API tokens listed. Ops Manager only works with one listed as legacy API token.
Request
URI
PUT
https://{opsmanager-installation}//api/v0/settings/pivotal_network_settings
COPY
Request Body
PivotalNetworkSettings of type(s) application/json
Optional
{
"pivotal_network_settings": {
"api_token": "string"
}
}
pivotal_network_settings
Optional
pivotal_network_settings
Responses
200
OK
{
"success": false
}
boolean
success
Optional
success
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