UpgradeErrorResponse
UpgradeErrorResponse
Error response format for System Upgrade APIs
JSON Example
{
"errorCode": "UPGRADE_IN_PROGRESS",
"message": "Another upgrade process for HCX Manager is already in progress.",
"remediation": "Wait for the current upgrade to complete before retrying."
}
string
errorCode
Optional
The error code
string
message
Optional
The localized error message
string
remediation
Optional
Remediation for the error