greTunnels
Description: list of GRE tunnels : ARRAY
| Element | Type | Description |
| checkPeriod | UINT | Specifies the interval (in minutes) to resolve the remote peer hostname. Recommended for hostnames that have dynamic IP addresses. |
| description | STRING | Specifies the description for a GRE tunnel |
| enabled | BOOL | Enables or disables a tunnel |
| name | STRING | Specifies the name of a tunnel |
| remoteIP | STRING | Specifies the remote IP of a tunnel |
| routes | ARRAY | Contains a list of tunnel routes |
| ip | STRING | Specifies the IP address of a route |
| mask | STRING | Specifies the network mask of a route (0-32) |
| ttl | UINT | Specifies the time to live (0-255) |
| tunnelIp | STRING | Specifies the IP address of tunnel interface |
| tunnelMask | STRING | Specifies the mask assigned to tunnel interface |