Hi Wenzt,
According to [1], maybe you should use a '-d' flag since it seems to send
the Content-Type.
Hope it helps.
[1]
https://stackoverflow.com/questions/7172784/how-to-post-json-data-with-cu...
*Regards,*
*Shani Leviim*
On Wed, Apr 11, 2018 at 9:19 AM, gsswzt(a)pku.edu.cn <gsswzt(a)pku.edu.cn>
wrote:
Hi,
I wants to creating my own service under ../vms/{vmid}/myservice.Here is
my methods:
1. create VmMytestService in *https://github.com/oVirt/ovirt-engine-api-model
<
https://github.com/oVirt/ovirt-engine-api-model> project.*
add *@Service VmMytestService mytests() in *VmService .java
2. mvn install it and change the root pom.xml
*<model.version>4.3.9-SNAPSHOT</model.version>
* in my Ovirt project.
3.create BackendVmMytestService implements VmMytestResource
4.override *get() and add() *methods.
After that, I use *curl* tool to send GET and POST request. GET is
working and return.
However, I get this return after POST request.
Would you help me with that issue?
Thanks,
wenzt
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users