vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostAboutInfoEx(vim.vsan.host.AboutInfoEx)
- Returned by
- VsanGetAboutInfoEx
- Extends
- DynamicData
- Since
- 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 |
---|---|---|
apiVersion* | xsd:string |
Represents managment API verison for vSAN.
Since 7.0 |
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |