1
0
mirror of https://github.com/minio/minio.git synced 2025-03-12 20:50:11 -04:00

2 Commits

Author SHA1 Message Date
Krishnan Parthasarathi
2745bf2f1f Implement ServerConfig admin REST API ()
Returns a valid config.json of the setup. In case of distributed
setup, it checks if quorum or more number of nodes have the same
config.json.
2017-02-20 12:58:50 -08:00
Krishnan Parthasarathi
c194b9f5f1 Implement mgmt REST APIs for heal subcommands ()
The heal APIs supported in this change are,
- listing of objects to be healed.
- healing a bucket.
- healing an object.
2017-01-17 10:02:58 -08:00