API commando: LIST
API voorbeeld:
https://my.mihos.net/api/storage/?c=list
API variabelen:
c list
API respons:
<?xml version='1.0'?> <xml> <login> <status>OK</status> <response>Hello, customer '12345'</response> </login> <storage> <list> <accounts>
<account>
<username>12345_001</username>
<hostname>ftp.mihos.net</hostname>
<size>1</size>
<usage>134543724</usage>
</account>
</accounts> </list> </storage> </xml>
Usage wordt teruggegeven in kilobytes.