Github user rafaelweingartner commented on the issue:
https://github.com/apache/cloudstack/pull/1886
@jayapalu you changed the request type to `POST`. Is the server side (the
bit that will handle/deliver this request) expecting `POST` requests as well?
Also, how do you feel about extracting the request object creation (lines
214-219) to a specific method? Then, we can document and describe what how the
method is supposed to work; it also enabled the writing of test cases (for this
request creation method).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---