***********************************************************************************************************
3.33.26	nvswitchinfo : Get NVSwitch information.
	usage: java -jar GbtUtility-2.1.76.jar [options] rest nvswitchinfo

	Example:
	by Nodelist  : java -jar GbtUtility-2.1.76.jar rest nvswitchinfo
	by single IP : java -jar GbtUtility-2.1.76.jar -H 10.1.27.79 rest nvswitchinfo
	by scan IP   : java -jar GbtUtility-2.1.76.jar -S rmcp,10.1.27.1,10.1.27.150 rest nvswitchinfo
***********************************************************************************************************