/devices API endpoint response data structure change in 2.1 (on-premise) undocumented.

Hi

Sorry for inconvenience and the API was broken in 2.1.0 and we posted in our community.

http://community.cambiumnetworks.com/t5/cnMaestro/Issue-with-NBI-APIs-in-cnMaestro-On-Premises-Version-2-1-0/m-p/101823

Whatever you see in 2.2.0 is the right format and wont change.

{
"paging": {...}, 
"data": [...]
}

Rupam