Skip to main content
Solved

Query NCC versions

  • January 5, 2021
  • 1 reply
  • 158 views

Forum|alt.badge.img+11
  • Trailblazer
  • 23 replies

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?

Best answer by AnishWalia20

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:

This topic has been closed for replies.

1 reply

AnishWalia20
Nutanix Employee
Forum|alt.badge.img+5
  • Nutanix Employee
  • 178 replies
  • Answer
  • January 5, 2021

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: