vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - FileLockInfo(vim.FileManager.FileLockInfo)
- Property of
- FileLockInfoResult
- Extends
- DynamicData
- Since
- vSphere API Release 8.0.2.0
Data Object Description
The File information available on a particular file on the host that can be fetched. Attempt is made to query and fetch as much information as possible depending on the file system the file is residing on.Properties
Name | Type | Description |
---|---|---|
acquired* | xsd:dateTime |
Optional future - will be fetched if available.
|
filePath | xsd:string |
|
heartbeat* | xsd:dateTime |
|
host | xsd:string |
|
id | xsd:string |
|
lockMode | xsd:string |
|
mac | xsd:string |
|
ownerId* | xsd:string |
|
refCount* | xsd:int |
|
worldName | 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 |