mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
- controlapi: add statfs output for a given path
This commit is contained in:
@@ -251,6 +251,11 @@
|
||||
<td><a href="http://box_ip/control/config">
|
||||
http://box_ip/control/config</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#statfs">Dateisystemstatistiken</a></td>
|
||||
<td><a href="http://box_ip/control/statfs">
|
||||
http://box_ip/control/statfs</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#build_live_url">Streaming URL anfordern</a></td>
|
||||
<td><a href="http://box_ip/control/build_live_url">
|
||||
@@ -2130,6 +2135,14 @@ Beispiel:<br>
|
||||
...<br>
|
||||
</div>
|
||||
|
||||
<!-- ----------------------------------------------------------- -->
|
||||
<div class="title1"><a name="statfs"></a><b>Dateisystemstatistiken</b></div>
|
||||
<div class="URL">Handler: http://box_ip/control/statfs</div>
|
||||
<br>
|
||||
<b>Parameter:</b> keine oder path=<path>; format=<plain|xml|json><br><br>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
<!-- ----------------------------------------------------------- -->
|
||||
<div class="title1"><a name="build_live_url"></a><b>Streaming URL anfordern</b></div>
|
||||
<div class="URL">Handler: http://box_ip/control/build_live_url</div>
|
||||
|
Reference in New Issue
Block a user