mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +00:00
Remove trailing spaces in file xCAT-test/xmlapi/getNodeAttribs
This commit is contained in:
parent
de3ec200d8
commit
e0b774d096
@ -1,18 +1,18 @@
|
||||
# Reads the table input for the noderange and returns list of attributes
|
||||
# Reads the table input for the noderange and returns list of attributes
|
||||
# requested
|
||||
<xcatrequest>
|
||||
<clienttype>PCM</clienttype>
|
||||
<command>getNodeAttribs</command>
|
||||
<table>tablename</table>
|
||||
<node>noderange</node>
|
||||
<attr>attribute1</attr>
|
||||
<attr>attribute1</attr>
|
||||
<value>value1</value>
|
||||
<attr>attribute2</attr>
|
||||
<attr>attribute2</attr>
|
||||
<value>value2</value>
|
||||
.
|
||||
.
|
||||
.
|
||||
<attr>attributeN</attr>
|
||||
<attr>attributeN</attr>
|
||||
<value>valueN</value>
|
||||
</xcatrequest>
|
||||
<xcatresponse>
|
||||
|
Loading…
x
Reference in New Issue
Block a user