Data Object - VsanHostAboutInfoEx(vim.vsan.host.AboutInfoEx)

Returned by
VsanGetAboutInfoEx
Extends
DynamicData
Since
vSAN API 6.6

Data Object Description

This data object type describes system information including the name, version, build type and build number.

Properties

Name Type Description
build*xsd:string

Represents build number of current product.
buildType*xsd:string

Represents build type of current product.
name*xsd:string

Represents name of current product.
version*xsd:string

Represents version of current product.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition