[Gluster-users] [Gluster-devel] GlusterD 2.0 ReST API - Call for review

Aravinda avishwan at redhat.com
Tue Nov 17 09:36:54 UTC 2015


Is it possible to include Brick Online status also in GET /volumes/{name}

     "bricks": [
         {
             "id":"e5c26603-82bf-11e5-9d59-3c970e9eb10d",
             "hostname":"x.x.x.x"
             "path":  "/gluster/brick1",
             "online": true,
         },
         {
             "id":"06c47cc3-82c0-11e5-9d59-3c970e9eb10d",
             "hostname":"y.y.y.y"
             "path":  "/gluster/brick2",
             "online": false
         }
     ]


regards
Aravinda

On 11/17/2015 12:07 PM, Atin Mukherjee wrote:
> A gentle reminder for your review comments!!
>
> ~Atin
>
> On 11/09/2015 10:17 AM, Atin Mukherjee wrote:
>> As communicated earlier [1], here is the first cut of the ReST API
>> document ready for the review [2]. The current set of document covers
>> the basic volume and peer commands like volume
>> create/start/stop/delete/status & peer probe/detach/status.
>>
>> Your comments are more than welcome and we expect your contribution in
>> reviewing these APIs in early stage just that we can finalize on the
>> APIs part. We'd need inputs from each feature owners/users to make the
>> APIs adhere to the existing semantics in terms of your feature and also
>> if any improvement can be made on.
>>
>> For review comments, please use [3]
>>
>> [1] http://www.gluster.org/pipermail/gluster-devel/2015-October/046865.html
>> [2] https://github.com/gluster/glusterd2/wiki/ReST-API
>> [3] https://github.com/gluster/glusterd2/issues/27
>>
>> Thanks,
>> Atin
>> _______________________________________________
>> Gluster-devel mailing list
>> Gluster-devel at gluster.org
>> http://www.gluster.org/mailman/listinfo/gluster-devel
>>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-devel



More information about the Gluster-users mailing list