VsanQueryVcClusterNetworkPerfTestRequestType

VsanQueryVcClusterNetworkPerfTestRequestType
VsanQueryVcClusterNetworkPerfTestRequestType
JSON Example
{
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "multicast": false,
    "durationSec": 0
}
cluster
Required

The target cluster

Required privileges: System.Read

boolean
multicast
Required

True to test vSAN multicast network performance. False to test vSAN unicast network performance.

integer As int32 As int32
durationSec
Optional

The duration of the Network Performance test. Default is 15 seconds if not set.