ArrayOfHostMultipathInfoPath

ArrayOfHostMultipathInfoPath
ArrayOfHostMultipathInfoPath

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "key": "string",
            "name": "string",
            "pathState": "string",
            "state": "string",
            "isWorkingPath": false,
            "adapter": {
                "_typeName": "string",
                "key": "string",
                "device": "string",
                "bus": 0,
                "status": "string",
                "model": "string",
                "driver": "string",
                "pci": "string",
                "storageProtocol": "string"
            },
            "lun": "HostMultipathInfoLogicalUnit Object",
            "transport": {
                "_typeName": "string"
            }
        }
    ]
}
_value
Required

_value