Forum Discussion
Rest APi limitation on Role Operator
Hello,
I would like to ask a question about rest api. We have a situation in here where we have a account with Operator role and this account can disable/enable nodes. However there is a problem, limit most likely where i can call api only 2 times per 60s and this is something what causing us a lot of issues. Can this limit be lift up or disable please ?
Thx Regards Mike
OK sorted. If you use PATCH request type it work like a charm... :) It must be a bug in F5 os..
I have not seen any such limitation on API unless your application has set some limit. Connection limit only applies to node/member enable/disable functionality? What F5 code are you using? What is the response time with admin access?
From my 11.x curl archive, request is as follow for pool member disable:
curl -k -u user1:password1 -H "Content-Type: application/json" -X POST -d '{"name":"TestServer:80","partition":"test","session":"user-disabled", "address":"192.xx.xx.xx"}'
- Michal_Seckar_3Altostratus
OK sorted. If you use PATCH request type it work like a charm... :) It must be a bug in F5 os..
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com