FormatVmfsRequestType

FormatVmfsRequestType
FormatVmfsRequestType

The parameters of FormatVmfs.

JSON Example
{
    "createSpec": {
        "_typeName": "string",
        "extent": {
            "_typeName": "string",
            "diskName": "string",
            "partition": 0
        },
        "blockSizeMb": 0,
        "majorVersion": 0,
        "volumeName": "string",
        "blockSize": 0,
        "unmapGranularity": 0,
        "unmapPriority": "string",
        "unmapBandwidthSpec": {
            "_typeName": "string",
            "policy": "string",
            "fixedValue": 0,
            "dynamicMin": 0,
            "dynamicMax": 0
        }
    }
}
createSpec
Required

This data object type describes the VMware File System (VMFS) creation specification.

Once created, these properties for the most part cannot be changed. There are a few exceptions.