ArrayOfHostMultipathInfoLogicalUnit

ArrayOfHostMultipathInfoLogicalUnit
ArrayOfHostMultipathInfoLogicalUnit

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "key": "string",
            "id": "string",
            "lun": "string",
            "path": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "name": "string",
                    "pathState": "string",
                    "state": "string",
                    "isWorkingPath": false,
                    "adapter": "string",
                    "lun": "string",
                    "transport": {
                        "_typeName": "string"
                    }
                }
            ],
            "policy": {
                "_typeName": "string",
                "policy": "string"
            },
            "storageArrayTypePolicy": {
                "_typeName": "string",
                "policy": "string"
            }
        }
    ]
}
_value
Required

_value