UpdateVmfsUnmapBandwidthRequestType
UpdateVmfsUnmapBandwidthRequestType
The parameters of UpdateVmfsUnmapBandwidth.
JSON Example
{
"vmfsUuid": "string",
"unmapBandwidthSpec": {
"_typeName": "string",
"policy": "string",
"fixedValue": 0,
"dynamicMin": 0,
"dynamicMax": 0
}
}
string
vmfsUuid
Required
The VMFS UUID.
unmapBandwidthSpec
Required
VMFS unmap reclaims unused storage space.
This data object type describes the specification of VMFS unmap bandwidth.