ArrayOfFileLockInfo
ArrayOfFileLockInfo
A boxed array of FileLockInfo. To be used in Any placeholders.
Since: vSphere API Release 8.0.2.0
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"filePath": "string",
"host": "string",
"mac": "string",
"id": "string",
"worldName": "string",
"ownerId": "string",
"lockMode": "string",
"acquired": "string",
"heartbeat": "string",
"refCount": 0
}
]
}
Availability
Added in vSphere API Release 8.0.2.0