Announcement Banner
⚠️
Notice: Attachment uploads are currently disabled. This is a temporary situation and will resume as normal in the coming days.

BrunoC92

updated

9 years ago

B

BrunoC92

1 Rookie

•

8 Posts

0

3310

February 19th, 2018 00:00

OME - API Rest query many devices

Hello,

I'm using OME version since few days.
We have more than 1 hundred servers in it for a first try.

I want to use the API to get all the asset in it.

I use the following URL for this : "https://$OME_ip/api/GroupService/Groups(64)/Devices"
The "@odata.count" **bleep** is the good one (i see the exact number of servers i have in OME).
But the **bleep** part is limited to 50. I only have the 50 first servers data.

I dont find in the doc how to extend this pagination limitation ?

Thanks for your advice.