Previous Topic: dpmhv-getPhysDisks (Funclet) Command--Show all Physical DisksNext Topic: dpmhv-getVMInfo (Funclet) Command--Show all VMs


dpmhv-getVersion (Funclet) Command--Show the Web Service Version

The dpmhv-getVersion command retrieves the version of the Web Service of the CA Virtual Assurance.

This command has the following format:

dpmhv-getVersion 
[-retval] 
[-silent]
-retval

Returns a value for further processing.

-silent

Specifies not to direct the output to the screen.

Return Value

The dpmhv-getVersion command returns a string indicating the web service version of the CA Virtual Assurance.

Example: Show the Web Service Version

This example displays the version of the Web Service of the CA Virtual Assurance.

ver = dpmhv-getVersion -retval -silent
? ver