token: ********************{
"flow_pool_id": 0,
"port_id": [
0
]
}curl --location --request PUT '/admin/servers//traffic/associate' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"flow_pool_id": 0,
"port_id": [
0
]
}'{
"success": "true"
}