NSX-T Data Center REST API
Uplink (schema)
Object to identify an uplink based on its type and name
Name | Description | Type | Notes |
---|---|---|---|
uplink_info | Additional information about the uplink Additional information indicating if the uplink is being configured for certain data-path features. An uplink can be considered as DPU capable if the corresponding host-switch data-path processing is offloaded to the SmartNic. PRP_LAN enums are not supported currently. |
string | Enum: PRP_LAN_A, PRP_LAN_B, DPU |
uplink_name | Name of this uplink | string | Required |
uplink_type | Type of the uplink | string | Required Enum: PNIC, LAG |