vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostLowLevelProvisioningManagerFileReserveResult(vim.host.LowLevelProvisioningManager.FileReserveResult)
- Extends
- DynamicData
- Since
- vSphere API Release 6.0
Data Object Description
A FileReserveResult object describles the information of a file reserved by the ReserveFiles method. This includes the original input ReserveFiles method so that the caller can map the input with the reserved file. All paths will be the complete local path in the url format.Properties
Name | Type | Description |
---|---|---|
baseName | xsd:string |
|
parentDir | xsd:string |
|
reservedName | xsd:string |
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |