EasyManua.ls Logo

NetApp HCI - Page 234

NetApp HCI
363 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Use API to run compute node health checks prior to upgrading firmware
You can use REST API to verify that compute nodes in a cluster are ready to be upgraded. The health check
verifies that there are no obstacles to upgrading, such as ESXi host issues or other vSphere issues. You will
need to run compute node health checks for each compute cluster in your environment.
Steps
1. Locate the controller ID and cluster ID:
a. Open the inventory service 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 if the value is not already populated.
iii. Click Authorize to begin a session.
c. From the REST API UI, click GET /installations.
d. Click Try it out.
e. Click Execute.
f.
From the code 200 response body, copy the "id" for the installation you plan to use for health checks.
g. From the REST API UI, click GET /installations/{id}.
h. Click Try it out.
i. Enter the installation ID.
j. Click Execute.
k. From the code 200 response body, copy the IDs for each of the following:
i.
The cluster ID ("clusterID")
ii.
A controller ID ("controllerId")

Table of Contents

Related product manuals