Created
April 23, 2018 20:26
-
-
Save judge2020/3c819a8a0a0736b305a6f5995eb26281 to your computer and use it in GitHub Desktop.
G Suite SMTP Relay settings update request json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "1": [ | |
| { | |
| "1": "(ab:cd, likely some authorization thing)", | |
| "2": 14, | |
| "7": "Name of group", | |
| "16": 1, | |
| "20": { | |
| "5": [ | |
| { | |
| "1": 1, | |
| "2": 1, | |
| "4": 0, | |
| "5": 0, | |
| "6": 2, | |
| "7": [ | |
| { | |
| "1": "192.0.2.1", | |
| "2": "Example Ipv4", | |
| "3": 1 | |
| }, | |
| { | |
| "1": "2001:DB8::/32", | |
| "2": "Example Ipv6", | |
| "3": 1 | |
| }, | |
| { | |
| "1": "192.0.2.2", | |
| "2": "Example Ipv4 2", | |
| "3": 1 | |
| }, | |
| { | |
| "1": "192.0.2.3", | |
| "2": "Example Ipv4 3", | |
| "3": 1 | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment