vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanObjectQuerySpec(vim.cluster.VsanObjectQuerySpec)
- Parameter to
- VosQueryVsanObjectInformation
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
Specification for querying vSAN object information.Properties
Name | Type | Description |
---|---|---|
spbmProfileGenerationId* | xsd:string |
Current storage profile generation id for the profile used by vSAN
object, it should be retrieved from SPBM service. If vSAN object
doesn't use a storage profile in SPBM service, the generation id should be
null. It is used to compare with the generation id of the profile at the time
the profile was applied the to vSAN object, if they are not the same,
it means the profile used by the vSAN object is out of date.
|
uuid | xsd:string |
vSAN object UUID.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |