ONTAP Discussions

7 mode api to get contoller details

asani
1,511 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
1,479 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
1,428 Views
What is the similar command for Get-NcNode for 7 Mode ?
 
We need to get details of the node in 7-mode
Public