Re: Memory/Disk usage information -MB vs MiB


Nicholas Calugar
 

Hi Ponraj,

Apologies for the delay, I promise you I have been considering this query,
just having trouble finding the correct response.

I think I actually do need more of an example of how this is failing you,
it’s not clear why presenting [1] Org Memory Usage in MB is inherently
wrong when [2] App Memory is also MB. For example:

cf curl "/v2/apps?q=space_guid:d2357fe4-a9f2-4c76-99d9-321b7668fde4" | grep
memory
"memory": 256,
"memory": 1000,

cf curl /v2/organizations/$(cf org system --guid)/memory_usage

{
"memory_usage_in_mb": 1256
}


Do you think you could provide a more end-to-end example of when this goes
wrong?

Thanks,

Nick


[1]
http://apidocs.cloudfoundry.org/234/organizations/retrieving_organization_memory_usage.html
[2] http://apidocs.cloudfoundry.org/234/apps/creating_an_app.html

--
Nicholas Calugar

On December 7, 2016 at 11:16:53 AM, Ponraj E (ponraj.e(a)gmail.com) wrote:

Hi Nicholas,

Anything that you expect from us? Are we missing something here?

---
Ponraj

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.