You can verify the version number of the management services API running on the management node using the REST API UI in the management node.
Before you begin
- Your cluster version is running NetApp Element software 11.3 or later.
- You have deployed a management node running version 11.3 or later.
Steps
- Open the REST API UI on the management node: https://[management node IP]/mnode
- Click GET /about.
- Click Try it out.
- Click Execute.
The version number mnode_bundle_version is indicated in the response body.