{
"route_policy": {
"ipv4": {
"interface": "{string}",
"metric": {number},
"source": {
"any": {true},
| "name": "{string}",
| "group": "{string}" },
"destination": {
"any": {true},
| "name": "{string}",
| "group": "{string}" },
"service": {
"any": {true},
| "name": "{string}",
| "group": "{string}" },
"gateway": {
"default": {true},
| "name": "{string}",
| "host": "{string}" },
"uuid": "{string}",
"name": "{string}",
"disable_on_interface_down": {boolean},
"vpn_precedence": {boolean},
"auto_add_access_rules": {boolean},
"probe": "{string}",
"disable_when_probes_succeed": {boolean},
"default_probe_state_up": {boolean},
"comment": "{string}",
"tcp_acceleration": {boolean},
"wxa_group": "{string}" } }
}