Get Nsxt Upgrade Resources
Get the list NSXT upgradable reosurce with resource metadata info
Domain ID
bundle Id of the upgrade bundle applicable on the domain
Ok
[
{
"bundleId": "string",
"domainId": "string",
"nsxtEdgeClusters": [
{
"id": "string",
"name": "string",
"resourceHealth": "string",
"upgradeStatus": "string",
"version": "string"
}
],
"nsxtHostClusters": [
{
"availableHardwareSupportManagers": [
{
"displayName": "string",
"name": "string",
"packages": [
{
"name": "string",
"version": "string"
}
]
}
],
"configuredHardwareSupportManagers": [
{
"displayName": "string",
"name": "string",
"pkg": {
"name": "string",
"version": "string"
}
}
],
"domainId": "string",
"id": "string",
"name": "string",
"primaryCluster": false,
"resourceHealth": "string",
"totalUnits": 0,
"upgradeStatus": "string",
"upgradedUnits": 0,
"version": "string",
"vlcmEnabled": false
}
],
"nsxtManagerCluster": {
"id": "string",
"name": "string",
"resourceHealth": "string",
"upgradeStatus": "string",
"version": "string"
},
"nsxtUpgradeCoordinator": {
"enabledOn": "string",
"id": "string",
"resourceHealth": "string",
"upgradeStatus": "string",
"version": "string"
}
}
]
Bundle not found
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message
Internal Server Error
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message