DepotSpec
DepotSpec
Details for accessing the software depot where the component's upgrade manifest or package is located.
JSON Example
{
"url": "https://fds.vsphere.com/component-x/v9.1.0/upgrade-manifest",
"certificate": [
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FUR...",
"MIIDMjCCAhegAwIBAgIQI...0tRU5EIENFUlRJRklDQVRF"
]
}
string As uri
As uri
url
Required
The URL pointing to the component's upgrade manifest, package, or the root of its upgrade repository in the depot.
array of
string
certificate
Optional
A list of base64-encoded strings representing certificates (e.g., PEM format) required to authenticate with the depot.