vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VimVsanHostTrimDiskEntry(vim.vsan.host.TrimDiskEntry)
- Property of
- VimVsanHostTrimDiskSpec
- Extends
- DynamicData
- Since
- vSAN 7.0U3
Data Object Description
An entity to represent a disk being trimmed.Properties
Name | Type | Description |
---|---|---|
diskName | xsd:string |
The identifier of this disk.
|
diskType* | xsd:string |
This represents the disk type hint (optional) provided to trimming
operation. It is used to specify erasing disk behavior when trimming fails.
Refer TrimDiskType. If it is not specified, the
behavior of "CacheDisk" in TrimDiskType will be
followed. See TrimDiskType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |