NSX-T Data Center REST API
DriverConfig (schema)
These are driver specific configuration options.
Name | Description | Type | Notes |
---|---|---|---|
driver_info | This is physical nic driver version. | array of string | |
high_performance_config_params | List of parameters that could be used to configure high performance. | array of HighPerformanceConfigParams | |
high_performance_config_type | Must be set to the value DriverConfig | 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 |