vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanObjectExtraAttributes(vim.cluster.VsanObjectExtraAttributes)
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
Extra attributes for vSAN objects.Properties
Name | Type | Description |
---|---|---|
isHbrCfg | xsd:boolean |
Whether this vSAN object is the hbrCfg (HBR CFGFILE) object.
|
objClass | xsd:int |
vSAN object class.
The object class and its integer value is defined in objlib.
The mapping relationships between value and object type are listed below.
|
objPath | xsd:string |
vSAN object path.
e.g.
/vmfs/volumes/vsan:52cc5b8f6c993df7-09d4123399c5b741/917e495d-166d-bfd0-34c1-020064ae18bb/hbrdisk.RDID-af365505-fed7-4b65-aa3d-7bfe764c257f.20.132464144063983.vmdk
|
ownerClusterUuid* | xsd:string |
Owner cluster UUID for this object. It is only set for the VM namespace
objects. It shows the UUID for the cluster on which this VM is
created/registered.
Since 8.0.0.3 |
ufn | xsd:string |
vSAN object ufn (User friendly name).
|
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 |