Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - RetrieveResult(vmodl.query.PropertyCollector.RetrieveResult)
- Returned by
- ContinueRetrievePropertiesEx, RetrievePropertiesEx
- Extends
- DynamicData
- See also
- ObjectContent
- Since
- vSphere API Release 4.1
Data Object Description
Result of RetrievePropertiesEx and ContinueRetrievePropertiesExProperties
Name | Type | Description |
---|---|---|
objects | ObjectContent[] |
retrieved objects.
|
token* | xsd:string |
A token used to retrieve further retrieve results.
If set, the token should be passed to ContinueRetrievePropertiesEx to retrieve more results. Each token may be passed to continueRetrievePropertiesEx only once, and only in the same session in which it was returned and to the same PropertyCollector object that returned it. If unset, there are no further results to retrieve after this
RetrieveResult.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |