Re: How to detect this case: CF-AppMemoryQuo taExceeded
Dieu Cao <dcao@...>
You can call this end point to retrieve the org memory usage
http://apidocs.cloudfoundry.org/222/organizations/retrieving_organization_memory_usage.html You would then need to check this against the org quota. There's a story further down in the backlog for a similar endpoint for space. There was a previous PR to add end points that would more clearly show quota usage for org and space, but it fell through. -Dieu On Wed, Oct 21, 2015 at 7:15 AM, Juan Antonio BreƱa Moral < bren(a)juanantonio.info> wrote: Hi, |
|