DaanHoogland commented on PR #11366: URL: https://github.com/apache/cloudstack/pull/11366#issuecomment-3149444725
> > @eduardovra , I think I get what you are trying to fix here and the change makes sense. I do not think it will have the effect you desire though. What you change here is only affecting a response on an API call and not on the behaviour of the system. > > Since you've mentioned, is there an API that reports if the system still has capacity to take in new deployments? there is https://cloudstack.apache.org/api/apidocs-4.20/apis/listCapacity.html but I think it just returns the used and available capacities and does not take into account any thresholds. You would have to retrieve those separately. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org