Data Object - FileLockInfoResult(vim.FileManager.FileLockInfoResult)

Returned by
QueryFileLockInfo
Extends
DynamicData
See also
FileLockInfo, LocalizedMethodFault
Since
8.0.2.0

Data Object Description

Properties

Name Type Description
fault*LocalizedMethodFault


lockInfo*FileLockInfo[]

FileLockInfo entries populated based on results fetched from host. If a single path is provided result should contain a single entry. For a generic VM name potentially multiple entries could be fetched and populated. Refer to QueryFileLockInfo for more details.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition