Uplink
Uplink
Object to identify an uplink based on its type and name
JSON Example
{
"uplink_info": "string",
"uplink_name": "string",
"uplink_type": "string"
}
string
uplink_info
Optional
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.
Possible values are :
PRP_LAN_A,
PRP_LAN_B,
DPU,
string
uplink_name
Required
Name of this uplink
string
uplink_type
Required
Type of the uplink
Possible values are :
PNIC,
LAG,