28 lines
608 B
Plaintext
28 lines
608 B
Plaintext
[
|
|
{
|
|
"table_id":1,
|
|
"table_name":"IPPORT_PLUGIN_WITH_256SAME_IP",
|
|
"table_type":"ipport_plugin",
|
|
"valid_column":6,
|
|
"custom": {
|
|
"item_id":1,
|
|
"ip_type":2,
|
|
"ip_addr":3,
|
|
"port1":4,
|
|
"port2":5
|
|
}
|
|
},
|
|
{
|
|
"table_id":2,
|
|
"table_name":"IPPORT_PLUGIN_WITHOUT_SAME_IP",
|
|
"table_type":"ipport_plugin",
|
|
"valid_column":6,
|
|
"custom": {
|
|
"item_id":1,
|
|
"ip_type":2,
|
|
"ip_addr":3,
|
|
"port1":4,
|
|
"port2":5
|
|
}
|
|
}
|
|
] |