Skip to main content
 print this page

List whitelisted IPs

GET 

/system-whitelist-ips

Returns WAF whitelist addresses from SSM. Requires system-settings.view. Returns IPV-1002 if IP whitelisting is disabled for the environment. Omit protocol to return IPv4 and, when IPv6 is enabled, IPv6; otherwise IPV6Addresses is [].

Request

Responses

Without protocol, IPV4Addresses always and IPV6Addresses when IPv6 is enabled (else []). protocol=ipv4 returns only IPV4Addresses. protocol=ipv6 returns only IPV6Addresses. Fields are not required because protocol omits the other family.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers