vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ObjectContent(vmodl.query.PropertyCollector.ObjectContent)
- Property of
- RetrieveResult
- Returned by
- RetrieveProperties, VsanRetrieveProperties
- Extends
- DynamicData
- See also
- DynamicProperty, MissingProperty
- Since
- vmodl.query.version.version1
Data Object Description
The ObjectContent data object type contains the contents retrieved for a single managed object.Properties
Name | Type | Description |
---|---|---|
missingSet* | MissingProperty[] |
Properties for which values could not be retrieved and the associated
fault.
|
obj | ManagedObjectReference |
Reference to the managed object that contains properties of interest.
|
propSet* | DynamicProperty[] |
Set of name-value pairs for the properties of the managed object.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |