NSX-T Data Center REST API
HighPerformanceConfig (schema)
Configuration supported to configure high performance.
This is an abstract type. Concrete child types:
AdvancedConfig
DriverConfig
MiscConfig
Name | Description | Type | Notes |
---|---|---|---|
high_performance_config_params | List of parameters that could be used to configure high performance. | array of HighPerformanceConfigParams | |
high_performance_config_type | The specific type of config. | string | Required Enum: ADV_CONFIG, DRIVER_CONFIG, MISC_CONFIG |
version | Based on the high_performance_config_type, it could be either driver version or host version. For high_performance_config_type as ADV_CONFIG or MISC_CONFIG, this represents host version. For high_performance_config_type as DRIVER_CONFIG, this represents physical NIC driver version. | array of string |