Hello, LAVA maintainer:

I used to use xmlrpc to change the status of our device, now I want to switch to rest api, but I don't know how to handle it with next:

https://validation.linaro.org/static/docs/v2/data-export.html#v0-2

It didn't give an example, and also did not specify using GET, POST, PUT or DELETE, could you give an example to me? Like a curl command format.

Thank you!