Enum -
VimVsanVsanScanObjectsIssueVsanScanObjectsIssueType(vim.vsan.VsanScanObjectsIssue.VsanScanObjectsIssueType)
- Since
- vSphere API 6.5
Enum Description
The Issue Type:
BROKEN_CHAIN - The object is part of a snapshot chain that can't be
opened
LEAKED_OBJECT - The object has no descriptor file
UNKNOWN - An unknown issue was detected trying to identify this object
Enum Constants
Name | Description |
BROKEN_CHAIN |
|
LEAKED_OBJECT |
|
UNKNOWN |
|
Show WSDL type definition