GitHub user rajujith added a comment to the discussion: Unable to configure higher threshold for public IP usage
@KuasarCloud can you check whether there are free IPs: ` select count(*) from user_ip_address where allocated is null and state='Free' and data_center_id=2;` GitHub link: https://github.com/apache/cloudstack/discussions/11698#discussioncomment-14517746 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
