2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-28 08:55:52 +00:00

Add a table

This commit is contained in:
WangXiaoPeng
2015-07-17 04:23:14 -04:00
parent 52a6b8d506
commit 16b23e6d6a

View File

@ -34,4 +34,16 @@ Add xCAT Rest API to support docker.
URI - /xcatws/<node>/start
::
#curl
#wget
Add a Table
^^^^^^^^^^^
+-----------+------------+-------------+
|Operation |Params |Result |
+===========+============+=============+
|GET |node |on/off |
+-----------+------------+-------------+
|PUT |node |on/off |
+-----------+------------+-------------+