*, 0.0.0.0/0, ::/0) are refused. Parameters may come from the JSON body or from query parameters (?cidr=&comment=&ttl=). The entry takes effect immediately on this host (active firewall blocks it covers are lifted) and fleet-wide within the DB poll interval.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/ipaware/allowed_ips?cidr=undefined&comment=undefined&ttl=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cidr": "198.51.100.0/24",
"comment": "customer SBC"
}'{
"status": "added",
"cidr": "198.51.100.0/24",
"store": "db"
}