Replies: 2 comments 1 reply
|
Yes, there are a few different options for setting the order of objects from the API:
|
0 replies
|
Tried using the PATCH method with the curl -k -X 'PATCH' The request returns HTTP 200 OK, but the rule does not move in the GUI, nor is the order updated in practice. It seems that the Please clarify if this is a bug, a limitation, or requires an additional parameter to work correctly. Thanks! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
First thank you very much for the work have been done so far, that's great.
I'm wondering if there is a trick to update firewall rules order by API because the order seems to be based on "id" field and the PATH method of /api/v2/firewall/rule require this field in the body and so it cannot be changed.
Is it something that's possible ? is it possible to decide where to insert rule at creation ?
Thanks
laurent
All reactions