Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use the Powershell cmdlet...
Connect-NAController 10.20.30.40 –cred root# For a 7-Mode Controller
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the similar command for Get-NcNode for 7 Mode ?
We need to get details of the node in 7-mode
