Get Nsx Upgrade Resources
Get the list NSX upgradable reosurce with resource metadata info
Domain ID
bundle Id of the upgrade bundle applicable on the domain
Ok
{
"nsxtHostClusters": [
{
"id": "string",
"name": "string",
"upgradeStatus": "string",
"resourceHealth": "string",
"upgradedUnits": 0,
"totalUnits": 0,
"domainId": "string",
"version": "string",
"primaryCluster": false,
"vLcmEnabled": false,
"configuredHardwareSupportManagers": [
{
"name": "string",
"displayName": "string",
"pkg": {
"name": "string",
"version": "string"
}
}
],
"availableHardwareSupportManagers": [
{
"name": "string",
"displayName": "string",
"packages": [
{
"name": "string",
"version": "string"
}
]
}
],
"nsxtComponentId": "string"
}
],
"nsxtEdgeClusters": [
{
"id": "string",
"name": "string",
"upgradeStatus": "string",
"resourceHealth": "string",
"version": "string"
}
],
"nsxtManagerCluster": {
"id": "string",
"name": "string",
"upgradeStatus": "string",
"resourceHealth": "string",
"version": "string"
},
"nsxtUpgradeCoordinator": {
"id": "string",
"upgradeStatus": "string",
"resourceHealth": "string",
"version": "string",
"enabledOn": "string"
},
"bundleId": "string",
"domainId": "string"
}
List of host clusters that are candidates for upgrade
List of edge clusters that are candidates for upgrade
Nsx Manager Cluster Upgrade Resource
NSX Upgrade coordinator Upgrade Resource
Bundle id used to compute the upgradability
Domain id associated with the NSX cluster
Bundle Not Found
"Error Object"
The minor error code
The error type
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 localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
InternalServerError
"Error Object"
The minor error code
The error type
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 localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
curl -H 'Authorization: <value>' https://{api_host}/v1/upgradables/domains/{domainId}/nsxt