DatapathStatsActionArgument
DatapathStatsActionArgument
JSON Example
{
"datapath_stats_type": "string",
"dest_lport": "string",
"reverse_filter": {
"resource_type": "string"
}
}
string
datapath_stats_type
Optional
Type of datapath statistics action. UNI_DIRECTIONAL
- Perform the datapath statistics action for the traffic ingressed from the source logical port. BI_DIRECTIONAL
- Perform the datapath statistics action for the traffic ingressed from the source logical port and the destination logical port, respectively.
Possible values are :
UNI_DIRECTIONAL,
BI_DIRECTIONAL,
string
dest_lport
Optional
It is required only when the type of datapath statistics action is bidirectional.