docs:Browser/added storageInfo content to the doc. (#3146)

This commit is contained in:
koolhead17 2016-11-03 14:28:55 +05:30 committed by Harshavardhana
parent e6965ca066
commit 4503491a0a

View File

@ -23,6 +23,7 @@ JSON RPC namespace is `Web`.
* ServerInfo - fetches current server information, includes memory statistics, minio binary * ServerInfo - fetches current server information, includes memory statistics, minio binary
version, golang runtime version and more. version, golang runtime version and more.
* StorageInfo - fetches disc space availability(Total/Free), Type, Online/Offline status of disc with counts along with ReadQuorum and WriteQuorum counts.
#### Auth operations #### Auth operations