Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:oarstat_vs_rest_api [2016/12/12 13:45] neyronwiki:oarstat_vs_rest_api [2016/12/12 21:40] (current) neyron
Line 4: Line 4:
 ''oarstat -fj'': ''oarstat -fj'':
 <code> <code>
-assigned_resources=(vide) +assigned_resources= 
-assigned_hostnames=(vide>+assigned_hostnames=
 </code> </code>
   * no information on ''scheduled'' resources   * no information on ''scheduled'' resources
Line 12: Line 12:
 ''oarstat -fj'': ''oarstat -fj'':
 <code> <code>
-assigned_resources=(vide) +assigned_resources= 
-assigned_hostnames=(vide>+assigned_hostnames=
 reserved_resources=1+2 reserved_resources=1+2
 </code> </code>
Line 28: Line 28:
  
 ===== oarstat JSON (YAML/XML) ===== ===== oarstat JSON (YAML/XML) =====
-  * There is not JSON/YAML/XML formated output for ''oarstat -pj''.+  * There is no JSON/YAML/XML formated output for ''oarstat -pj''.
   * output of ''oarstat -J -fj'' is the following:   * output of ''oarstat -J -fj'' is the following:
 ==== WAITING/job batch ==== ==== WAITING/job batch ====
 <code> <code>
-"assigned_resources" : [ (vide) ], +"assigned_resources" : [ ], 
-"assigned_network_address" : [ (vide) ],+"assigned_network_address" : [ ],
 </code> </code>
 -> no information on ''scheduled'' resources -> no information on ''scheduled'' resources
Line 43: Line 43:
  ...  ...
 }, },
-"assigned_network_address" : [ (vide) ], +"assigned_network_address" : [ ], 
-"assigned_resources" : [ (vide) ],+"assigned_resources" : [ ],
 </code> </code>
   * both ''assigned_resources'' and ''reserved_resources'' show up   * both ''assigned_resources'' and ''reserved_resources'' show up
wiki/oarstat_vs_rest_api.txt · Last modified: 2016/12/12 21:40 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki