VsanQueryVcClusterNetworkPerfHistoryTestRequestType

VsanQueryVcClusterNetworkPerfHistoryTestRequestType
VsanQueryVcClusterNetworkPerfHistoryTestRequestType
JSON Example
{
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "count": 0,
    "spec": {
        "_typeName": "string",
        "Cluster": {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        },
        "DurationSec": 0,
        "ownerVc": "string"
    }
}
cluster
Required

The vCenter cluster

Required privileges: System.Read

integer As int32 As int32
count
Optional

Collect the last test data for the given number at most. Default to get the latest one historical data.

spec
Optional

The additional query spec for query network performance health test history.