<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" content="text/html; charset=ISO-8859-1"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I surely missed discussions about this, but playing aroung with the CLI I was wondering why the format of the output is somehow similar to JSON but not exactly like it.<o:p></o:p></p><p class=MsoNormal>For example for a command like this:<o:p></o:p></p><p class=MsoNormal>/subsystem=datasources/xa-data-source=JDBC_XA_DATASOURCE/:write-attribute(name=min-pool-size,value=10) <o:p></o:p></p><p class=MsoNormal>I get this response:<o:p></o:p></p><p class=MsoNormal>{<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; &quot;outcome&quot; =&gt; &quot;success&quot;,<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; &quot;response-headers&quot; =&gt; {&quot;process-state&quot; =&gt; &quot;reload-required&quot;}<o:p></o:p></p><p class=MsoNormal>}<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Wouldn&#8217;t it be nice to have a response like this?<o:p></o:p></p><p class=MsoNormal>{<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; outcome : &quot;success&quot;,<o:p></o:p></p><p class=MsoNormal>&nbsp;&nbsp;&nbsp; response-headers : { process-state : &quot;reload-required&quot;}<o:p></o:p></p><p class=MsoNormal>}<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Surely a stupid question but I was just wondering.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Kind regards,<o:p></o:p></p><p class=MsoNormal>Robert<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal> <o:p></o:p></p></div><blockquote><b>WINCOR NIXDORF International GmbH</b><br />Sitz der Gesellschaft: Paderborn<br />Registergericht Paderborn HRB 3507<br />Geschäftsführer: Eckard Heidloff (Vorsitzender), Stefan Auerbach, Dr. Jürgen Wunram<br />Vorsitzender des Aufsichtsrats: Karl-Heinz Stiller<br />Steuernummer: 339/5884/0020 - Ust-ID Nr.: DE812927716 - WEEE-Reg.-Nr. DE44477193<br /><br />Diese E-Mail enthält vertrauliche Informationen.<br />Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben,<br />informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail.<br />Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.<br /><br />This e-mail may contain confidential information.<br />If you are not the intended recipient (or have received this e-mail in error)<br />please notify the sender immediately and destroy this e-mail.<br />Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.</blockquote>
</body></html>