Adapting table name changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"plugin_table": [
|
||||
{
|
||||
"table_name": "SERVICE_FUNCTION_PROFILE",
|
||||
"table_name": "SERVICE_FUNCTION",
|
||||
"table_content": [
|
||||
{
|
||||
"uuid": "00000000-0000-0000-3333-000000000001",
|
||||
@@ -155,7 +155,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"table_name": "SERVICE_FUNCTION_FORWARDER_PROFILE",
|
||||
"table_name": "SERVICE_FUNCTION_FORWARDER",
|
||||
"table_content": [
|
||||
{
|
||||
"uuid": "00000000-0000-0000-2222-000000000001",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
},
|
||||
{
|
||||
"table_id":1,
|
||||
"table_name":"SERVICE_FUNCTION_FORWARDER_PROFILE",
|
||||
"table_name":"SERVICE_FUNCTION_FORWARDER",
|
||||
"table_type":"plugin",
|
||||
"custom":{
|
||||
"key_type":"pointer",
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
{
|
||||
"table_id":2,
|
||||
"table_name":"SERVICE_FUNCTION_PROFILE",
|
||||
"table_name":"SERVICE_FUNCTION",
|
||||
"table_type":"plugin",
|
||||
"custom":{
|
||||
"key_type":"pointer",
|
||||
|
||||
Reference in New Issue
Block a user