Solved

Query NCC versions

  • 5 January 2021
  • 1 reply
  • 139 views

Userlevel 2
Badge +11

I have 20 clusters under management of our Prism Central and would like to know the versions of NCC installed in each. Is there a way to singularly collect this info across all PE clusters? Perhaps in nCLI even?

icon

Best answer by AnishWalia20 5 January 2021, 09:06

View original

This topic has been closed for comments

1 reply

Userlevel 6
Badge +5

Hey @mandg, so I checked on PC GUI there is no way to get the NCC versions from there. Also from the nCLI or cmdline of PCVM, we cannot get the NCC details of the PE clusters registered on it.

Using REST API on PC and making some custom script we can get that. But there is a better way to do so using Reports on PC. You can create a report on PC.

Go to Operations → Reports and create a new Report:

 

  1. Create a new report and this page would pop up:

     

  1. Click on the “Data Table” View and then give it a name, description and select Entity type as clusters and All clusters.
  1. In the Columns section add “Custom Column” and add “NCC version” there
Select NCC version and add it and Save

 

  1. Then Add this and save
    1. Now Just “Save and Run Now” the Report entering all the Report instance details etc and it will be downloaded and the report can also be email to specific recipients:





      Once this is done you can easily download the report in CSV or PDF format and get the NCC details of all the clusters. 


      I hope this helps. :sweat_smile: