API Whitelist Mask
Posted: Sun Oct 11, 2020 1:52 pm
Any chance the whitelist for API (or frankly all whitelists) could be made to support (or currently support?) subnet masks? For example, if I have a dynamic pool of IPs that could hit but are all on the same Class C network, it would be great to do something like:
35.203.252.0/24
and have that work for any address coming from the 35.203.252.* address space. With our serverless app approach, having to designate specific IPs is of no use as the address coming from a Class B space, i.e., 255x255 possibilities.
35.203.252.0/24
and have that work for any address coming from the 35.203.252.* address space. With our serverless app approach, having to designate specific IPs is of no use as the address coming from a Class B space, i.e., 255x255 possibilities.