When I attempt to update the positions of widgets on a dashboard I get a
400 bad request.
I have tried using both of the following PUT requests but they both fail:
{"positions" :
[{"id":"9c8861d4-576e-4224-9548-564fc55add24","col":"2","row":"1","size_y":"1","size_x":"1"},{"id":"9a0f4978-61a7-4473-90d6-a1300be6a6b2","col":"2","row":"1","size_y":"1","size_x":"1"}]}
{"positions" :
[{"id":"9c8861d4-576e-4224-9548-564fc55add24","col":2,"row":1,"size_y":1,"size_x":1},{"id":"9a0f4978-61a7-4473-90d6-a1300be6a6b2","col":2,"row":1,"size_y":1,"size_x":1}]}
Does anyone have an example of the correct format?
--
You received this message because you are subscribed to the Google Groups
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.