HPE 3PAR StoreServ Storage
1777547 Members
2008 Online
109070 Solutions
New Discussion

How to use powershell WSAPI to get controller node information

 
Chang Che-Lun
Advisor

How to use powershell WSAPI to get controller node information

I want to get controller node information,

but I can't find releate command in user guide

Can this requrement be achieve in powershell WSAPI?

 

Thanks

4 REPLIES 4
Dardan
Trusted Contributor

Re: How to use powershell WSAPI to get controller node information

What exactly do you want to know about controller nodes?

Get-3PARSystem_WSAPI gives you a general overview, with following information about system nodes:

totalNodes : 4
masterNode : 0
onlineNodes : {0, 1, 2, 3}
clusterNodes : {0, 1, 2, 3}

To see a list of all available CMDlets: Get-3parCmdList_WSAPI

Hope this helps.
Dardan

___________
Hit the Kudo's button to show appreciation or mark as solution if your question was answered.
Chang Che-Lun
Advisor

Re: How to use powershell WSAPI to get controller node information

When I use 3par command by using ssh,

I can see many detail information

Can I get the same or similar result in WSAPI ?

shownode.jpg

showdrive.jpg

showps.jpgshowstate.jpg

 

[Moderator edit: Erased the confidential info.]

Dardan
Trusted Contributor

Re: How to use powershell WSAPI to get controller node information

Unfortunately Powershell Toolkit is a limited tool that does not contain all available commands you will find in CLI command list.

As far as I can see, there's no way to find this information using WSAPI PS.

However, you might want to read the HPE Primera Web Services 1.8 API Developer Guide - there might be a CLI command you can use.

___________
Hit the Kudo's button to show appreciation or mark as solution if your question was answered.
support_s
System Recommended

Query: How to use powershell WSAPI to get controller node information

Hello,

 

Let us know if you were able to resolve the issue.

 

If you have no further query, and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

Thank you for being a HPE valuable community member.


Accept or Kudo