Name | Type | Description | Notes |
---|---|---|---|
whitelist_ips | string[] | List of IP addresses that are allowed to login to your account Examples: * `172.217.16.46` single IP address is allowed * `172.217.16.0/24` will match any IP staring with 172.217.16. * `172.217.0.0/16` will match any IP staring with 172.217. * `0:0:0:0:0:ffff:b2a5:246` single IPV6 address * `2001:db8::/48` will match any IPV6 address staring with 2001:db8:: | [optional] |