"kb": "string",
"description": "string",
"remedy": "string",
"severity": "string",
"data": {},
"nodeID": 0
}
]
},
"taskId": "123f14a4-1a1a-11e9-7777-6c0b84e123b2",
"dateCompleted": "2020-04-21T22:10:57.057Z",
"dateCreated": "2020-04-21T22:10:57.057Z"
}
h. Copy the upgrade ID ("upgradeId") that is part of the response.
4. Verify the upgrade progress and results:
a. Click GET /upgrades/{upgradeId}.
b. Click Try it out.
c. Enter the upgrade ID from the previous step in upgradeId.
d. Click Execute.
e. Do one of the following if there are problems or special requirements during the upgrade:
Option
You need to correct cluster health issues due to
failedHealthChecks
body.
message in the response
Steps
1. Go to the specific KB article listed for each
issue or perform the specified remedy.
2. If a KB is specified, complete the process
described in the relevant KB article.
3. After you have resolved cluster issues,
reauthenticate if needed and click PUT
/upgrades/{upgradeId}.
4. Click Try it out.
5. Enter the upgrade ID from the previous step in
upgradeId.
6. Enter
"action":"resume"
body.
{
"action": "resume"
}
7. Click Execute.
in the request
Need help?
Do you have a question about the HCI and is the answer not in the manual?