ComponentDesiredSpec
Specifications related to the component's desired configuration and the source for its upgrade artifacts.
{
"software": {
"version": "9.1.0.0000.1234567"
},
"depot": {
"certificate": [
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FUR...",
"MIIDMjCCAhegAwIBAgIQI...0tRU5EIENFUlRJRklDQVRF"
],
"url": "https://fds.vsphere.com/component-x/v9.1.0/upgrade-manifest"
},
"userInput": "{}",
"additionalInput": "{}",
"policy": "{}"
}
Specific policies to apply during the component's upgrade lifecycle. This object allows for arbitrary key-value pairs specific to the component or operation.
Details for accessing the software depot where the component's upgrade manifest or package is located.
User-input specific configuration required for component upgrade. This object allows for arbitrary key-value pairs specific to the component or operation.
Additional inputs required for component upgrade. This object allows for arbitrary key-value pairs specific to the component or operation.