TSG-22751 Adaptation of Proxy Manipulation Policy actions and changes to action parameters.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{
|
||||
"table_id":3,
|
||||
"table_name":"OBJECT_GROUP",
|
||||
"table_type":"object2object"
|
||||
"table_type":"object_group"
|
||||
},
|
||||
{
|
||||
"table_id":4,
|
||||
@@ -115,7 +115,7 @@
|
||||
},
|
||||
{
|
||||
"table_id":17,
|
||||
"table_name":"PROXY_HIJACK_FILE",
|
||||
"table_name":"PROXY_REPLACEMENT_FILE",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
"key_name":"uuid",
|
||||
@@ -123,9 +123,19 @@
|
||||
"foreign_names": ["path"]
|
||||
}
|
||||
},
|
||||
{
|
||||
{
|
||||
"table_id":18,
|
||||
"table_name":"PROXY_INJECT_SCRIPT",
|
||||
"table_name":"PROXY_JS_FILE",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
"key_name":"uuid",
|
||||
"key_type":"pointer",
|
||||
"foreign_names": ["path"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"table_id":19,
|
||||
"table_name":"PROXY_CSS_FILE",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
"key_name":"uuid",
|
||||
@@ -134,7 +144,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"table_id":19,
|
||||
"table_id":20,
|
||||
"table_name":"PXY_INTERCEPT_RULE",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
@@ -143,7 +153,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"table_id":20,
|
||||
"table_id":21,
|
||||
"table_name":"TRAFFIC_MIRRORING_PROFILE",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
@@ -152,7 +162,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"table_id":21,
|
||||
"table_id":22,
|
||||
"table_name":"DECRYPTION_PROFILE",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
@@ -162,7 +172,7 @@
|
||||
},
|
||||
{
|
||||
"table_id":23,
|
||||
"table_name":"HTTP_MANIPULATION_SCRIPT",
|
||||
"table_name":"PROXY_LUA_SCRIPT",
|
||||
"table_type":"plugin",
|
||||
"custom": {
|
||||
"key_type":"pointer",
|
||||
|
||||
Reference in New Issue
Block a user