NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

7 mode api to get contoller details

asani
2,605 Views

how do we get the 7-mode controller details via powershell/REST api?

 

details such as model, serial number...etc

 

In cluster mode, we can use Get-NcNode, is there such an api in 7-mode?

 

2 REPLIES 2

Fabian1993
2,573 Views

You can use the Powershell cmdlet...

 

Connect-NAController 10.20.30.40 cred root# For a 7-Mode Controller

 

 

https://www.netapp.com/us/media/tr-4475.pdf

asani
2,522 Views
What is the similar command for Get-NcNode for 7 Mode ?
 
We need to get details of the node in 7-mode
Public