Re: [Dev] API Requirements for EMM Dashboard

2016-04-23 Thread Dilan Udara Ariyaratne
Hi Ramindu, Here are two more APIs (in addition to the two APIs, provided above) that will cover the backend data requirements of the entire EMM dashboard landing page. [3] GET https://localhost:9443/mdm-admin/dashboard/non-compliant-by-feature

Re: [Dev] API Requirements for EMM Dashboard

2016-04-23 Thread Tharik Kanaka
Hi Ramindu, I am suggesting to change the naming convention. According to [Architecture] REST API Guidelines, if there are multiple names those should be separated by a dash and camel case should be avoided. So all the places like "connectivityStatus" needs to be updated as

Re: [Dev] API Requirements for EMM Dashboard

2016-04-23 Thread Ramindu De Silva
Hi Dilan, I will build the product and try out the APIs and let you know. Best Regards, On Fri, Apr 22, 2016 at 11:53 AM, Dilan Udara Ariyaratne wrote: > @Ramindu, > > If you want to manually check the APIs, please go through the following > documentation to get an access

Re: [Dev] API Requirements for EMM Dashboard

2016-04-22 Thread Dilan Udara Ariyaratne
@Ramindu, If you want to manually check the APIs, please go through the following documentation to get an access token. https://docs.wso2.com/display/EMM201/Generating+the+OAuth+2.0+Access+Token For the provided APIs, following are the request and response formats as discussed. [1] GET

Re: [Dev] API Requirements for EMM Dashboard

2016-04-22 Thread Dilan Udara Ariyaratne
Hi Sumedha, These higher level APIs are provided at the product-emm level, thus the path as "mdm-admin/" (root path which we have been using for all the emm realted console apis). Cheers, DIlan. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. Mobile: +94766405580

Re: [Dev] API Requirements for EMM Dashboard

2016-04-22 Thread Sumedha Rubasinghe
Dilan, Shouldn't it be '/devicemgt' instead of 'mdm-admin'? On Fri, Apr 22, 2016 at 11:24 AM, Dilan Udara Ariyaratne wrote: > Hi Ramindu, > > I have just exposed two jax-rs apis for the following gadgets of the > landing dashboard page as discussed in the last UX/UI meeting

Re: [Dev] API Requirements for EMM Dashboard

2016-04-21 Thread Dilan Udara Ariyaratne
Hi Ramindu, I have just exposed two jax-rs apis for the following gadgets of the landing dashboard page as discussed in the last UX/UI meeting held on April 11th. [1] Device-overview-gadget (GET https://localhost:9443/mdm-admin/dashboard/ device-overview) : To show device counts as TOTAL,

[Dev] API Requirements for EMM Dashboard

2016-04-20 Thread Ramindu De Silva
Hi all, The following are the request-response structures for the IoT dashboard API. Please mention any suggestion or changes to the following 1. Retrieve connectivity status. > > *Request: *POST /connectivityStatus *{}* *response:* [ > { "context": "deviceInfo", "data": [ { "group":