NetApp HCI Manual page 146

Table of Contents

Advertisement

curl -X GET "https://<managementNodeIP>/mnode/about" -H
application/json"
• Get version information about individual services running on the management node:
curl -X GET "https://<managementNodeIP>/mnode/services?status=running"
-H
"accept: */*" -H
You can find the bearer ID used by the API by running a GET command and retrieving it
from the curl response.
REST API UI steps
1. Access the REST API UI for the service by entering the management node IP address followed by
/mnode/:
https://<managementNodeIP>/mnode/
2. Do one of the following:
◦ Get version information about the management node OS, the management services bundle, and the
management node API (mnode-api) service that are running on the management node:
a. Select GET /about.
b. Select Try it out.
c. Select Execute.
The management services bundle version ("mnode_bundle_version"), management node OS
version ("os_version"), and management node API version ("version") are indicated in the
response body.
◦ Get version information about individual services running on the management node:
a. Select GET /services.
b. Select Try it out.
c. Select the status as Running.
d. Select Execute.
The services that are running on the management node are indicated in the response body.
Find more information
NetApp Element Plug-in for vCenter Server
NetApp HCI Resources Page
"Authorization: Bearer <ID>"
"accept:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HCI and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents