Issue with the API to change MemoryLimit
-
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.

-
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.

-
API docs says memory.

Anyway, I tried memorylimit and it failed too. am I missing something else?

-
This works for me:
curl 'https://my.domain.com/api/v1/services/mysql' \ -X POST -H 'Authorization: Bearer xx' \ -H 'Content-Type: application/json' \ --data-raw '{"memoryLimit":973078528}'@girish said in Issue with the API to change MemoryLimit:
--data-raw '{"memoryLimit":973078528}
Thanks! this bit helped.
-
G girish marked this topic as a question on
-
G girish has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login