Другое описание сетевых интерфесов («network-interfaces»), но режим Posix/VFIO оставлен как «0».
Продолжительность работы задачи переименована в «duration-time».
This commit is contained in:
parent
b7ab585ae8
commit
2f361c5c87
51
task_with_mac-ip-balance.json
Normal file
51
task_with_mac-ip-balance.json
Normal file
@ -0,0 +1,51 @@
|
||||
{
|
||||
"message": 0,
|
||||
"data": {
|
||||
"taskId": 100500,
|
||||
"data": {
|
||||
"type": 0,
|
||||
"mode": 0,
|
||||
"duration-time": 123,
|
||||
"network-interfaces": [
|
||||
{
|
||||
"name": "enp0s0",
|
||||
"sources": {
|
||||
"mode": 2,
|
||||
"addresses": [
|
||||
{
|
||||
"ip": "126.0.0.1/32",
|
||||
"address": 2,
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"ip": "120.0.1.0/16",
|
||||
"address": 3,
|
||||
"weight": 40
|
||||
},
|
||||
{
|
||||
"ip": "120.0.1.0/16",
|
||||
"address": "00-B0-D0-63-C2-26",
|
||||
"weight": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
"destinations": {
|
||||
"mode": 2,
|
||||
"addresses": [
|
||||
{
|
||||
"ip": "5.5.5.0/24,5.5.7.55/32,5.5.8.0/24",
|
||||
"address": "00-B0-D0-63-C2-26",
|
||||
"weight": 78
|
||||
},
|
||||
{
|
||||
"ip": "5.5.3.0/24",
|
||||
"address": "01-B0-D0-63-C2-26",
|
||||
"weight": 22
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user