vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - BatchResult(vim.BatchResult)
- Extends
 - DynamicData
 - See also
 - Datastore, LocalizedMethodFault
 - Since
 - vSphere API Release 6.0
 
Data Object Description
Results of Batch APIs.Properties
| Name | Type | Description | 
|---|---|---|
| ds* | ManagedObjectReference
 to a Datastore  | 
         The datastore that is created.
       | 
| fault* | LocalizedMethodFault | 
         'fault' would be set if the operation was not successful
       | 
| hostKey | xsd:string | 
         Host for which the result applies.
       | 
| result | xsd:string | 
         Enum value for
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |