VsanHostQueryRunIperfServerRequestType
VsanHostQueryRunIperfServerRequestType
The parameters of VsanHostQueryRunIperfServer.
JSON Example
{
"multicast": false,
"serverIp": "string",
"durationSec": 0
}
boolean
multicast
Required
True to test mutlicast network performance. False to test unicast network performance.
string
serverIp
Optional
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.