Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Modules
-
Labels:None
Description
SolusVM has recently added support for receiving responses in JSON format rather than XML. We should consider adding support for this, especially since they are not encoding their XML properly, and their response must be formatted for parsing via SimpleXML. (e.g. CORE-1198)
JSON support depends on the version of SolusVM being run (>=1.14), so I think a checkbox could be added when a module row is added/updated that says "I am using SolusVM version 1.14 or greater". If checked, we parse the response as JSON.