ArrayOfVimVsanHostVsanDirectStorage

ArrayOfVimVsanHostVsanDirectStorage
ArrayOfVimVsanHostVsanDirectStorage

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

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "scsiDisks": [
                {
                    "_typeName": "string",
                    "capacity": {
                        "_typeName": "string",
                        "blockSize": 0,
                        "block": 0
                    },
                    "usedCapacity": 0,
                    "devicePath": "string",
                    "ssd": false,
                    "localDisk": false,
                    "scsiDiskType": "string",
                    "uuid": "string",
                    "operationalState": [
                        "string"
                    ],
                    "canonicalName": "string",
                    "displayName": "string",
                    "lunType": "string",
                    "vendor": "string",
                    "model": "string",
                    "mountInfo": {
                        "_typeName": "string",
                        "path": "string",
                        "accessMode": "string",
                        "mounted": false,
                        "accessible": false,
                        "inaccessibleReason": "string",
                        "vmknicName": "string",
                        "vmknicActive": false,
                        "mountFailedReason": "string",
                        "numTcpConnections": 0
                    }
                }
            ],
            "tier": "string"
        }
    ]
}
_value
Required

_value