Querying the Version of UltraPath for vSphere
Usage Guidelines
- Run the show version command to query the information about UltraPath version and driver version.
- Run the show version --verbose command to query the information about UltraPath version, driver version, and product version.
- Run the show version --v command to query the information about UltraPath version, driver version, and product version.
Example
On the CLI, run the esxcli upadm show version command to query the information about UltraPath version and driver version.
~ # esxcli upadm show version Software Version : 8.06.010 Driver Version : 8.06.010
On the CLI, run the esxcli upadm show version --verbose command to query the information about UltraPath version, driver version, and product version.
~ # esxcli upadm show version --verbose Software Version : 8.06.010 Driver Version : 8.06.010 Product Version : V100R008C50
On the CLI, run the esxcli upadm show version -v command to query the information about UltraPath version, driver version, and product version.
~ # esxcli upadm show version -v Software Version : 8.06.010 Driver Version : 8.06.010 Product Version : V100R008C50