2. Locate the installation asset ID:
a. Open the management node REST API UI on the management node:
https://[management node IP]/inventory/1/
b. Click Authorize and complete the following:
i. Enter the cluster user name and password.
ii. Enter the client ID as mnode-client.
iii. Click Authorize to begin a session.
iv. Close the authorization window.
c. From the REST API UI, click GET /installations.
d. Click Try it out.
e. Click Execute.
f. From the response, copy the installation asset ID (id).
"id": "abcd01e2-xx00-4ccf-11ee-11f111xx9a0b",
"management": {
"errors": [],
"inventory": {
"authoritativeClusterMvip": "10.111.111.111",
"bundleVersion": "2.14.19",
"managementIp": "10.111.111.111",
"version": "1.4.12"
g. From the REST API UI, click GET /installations/{id}.
h. Click Try it out.
i. Paste the installation asset ID into the id field.
j. Click Execute.
k. From the response, copy and save the storage cluster ID ("id") of the cluster you intend to upgrade
for use in a later step.
"storage": {
"errors": [],
"inventory": {
"clusters": [
{
"clusterUuid": "a1bd1111-4f1e-46zz-ab6f-0a1111b1111x",
"id": "a1bd1111-4f1e-46zz-ab6f-a1a1a111b012",
3. Run the storage firmware upgrade:
Need help?
Do you have a question about the HCI and is the answer not in the manual?
Questions and answers