This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-tsg-service-chaining-…/resource/table_info.conf
2024-10-15 16:23:50 +08:00

29 lines
617 B
Plaintext

[
{
"table_id":0,
"table_name":"SERVICE_CHAINING_RULE",
"table_type":"plugin",
"custom":{
"key_type":"pointer",
"key_name":"uuid"
}
},
{
"table_id":1,
"table_name":"SERVICE_FUNCTION_FORWARDER",
"table_type":"plugin",
"custom":{
"key_type":"pointer",
"key_name":"uuid"
}
},
{
"table_id":2,
"table_name":"SERVICE_FUNCTION",
"table_type":"plugin",
"custom":{
"key_type":"pointer",
"key_name":"uuid"
}
}
]