1 system.node.show

<system.node.show
    host='host'
    command='command'
/>
Example
Copy
<xsql-script name='system_node_show_sample1'>
    <body>
        <system.node.show host="golum" command="info" />
    </body>
</xsql-script>