VsanHostQueryRunIperfClientRequestType

VsanHostQueryRunIperfClientRequestType
VsanHostQueryRunIperfClientRequestType

The parameters of VsanHostQueryRunIperfClient.

JSON Example
{
    "multicast": false,
    "serverIp": "string",
    "durationSec": 0,
    "spec": {
        "_typeName": "string",
        "Reverse": false
    }
}
boolean
multicast
Required

True to test mutlicast network performance. False to test unicast network performance.

string
serverIp
Required

The server IP binding to in the test

integer As int32 As int32
durationSec
Optional

The duration of the network performance test. Default is 15 seconds if not set.

spec
Optional

The additional query spec for iperf client.