2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00
xcat-core/xCAT-test/xmlapi/setNodesAttribsreq3

20 lines
354 B
Plaintext

<xcatrequest>
<clienttype>PCM</clienttype>
<command>setNodesAttribs</command>
<noderange>compute2</noderange>
<arg>
<table>
<name>nodelist</name>
<attr>
<groups>allxxx</groups>
</attr>
</table>
<table>
<name>nodetype</name>
<attr>
<os>Redhat20</os>
</attr>
</table>
</arg>
</xcatrequest>