Issue with the API to change MemoryLimit
Solved
Support
-
I tried using the API to change the memory limit of a service but it keeps rejecting that the value needs to be a number, when clearly it is.
-
@alwynispat They key should be
memoryLimit
and notmemory
-
API docs says memory.
Anyway, I tried memorylimit and it failed too. am I missing something else?
-
@girish said in Issue with the API to change MemoryLimit:
--data-raw '{"memoryLimit":973078528}
Thanks! this bit helped.
-
-