ArrayOfHostUnresolvedVmfsExtent

ArrayOfHostUnresolvedVmfsExtent
ArrayOfHostUnresolvedVmfsExtent

A boxed array of HostUnresolvedVmfsExtent. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "device": {
                "_typeName": "string",
                "diskName": "string",
                "partition": 0
            },
            "devicePath": "string",
            "vmfsUuid": "string",
            "isHeadExtent": false,
            "ordinal": 0,
            "startBlock": 0,
            "endBlock": 0,
            "reason": "string"
        }
    ]
}
_value
Required

_value