You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2021. It is now read-only.
If you have over 100 servers and use the overview api call, server data is missing. There is a 100 limit per API request and requires a second API call to receive all the data.
Attached is the out from raxmon cli and how rackspace handles it.
If you have over 100 servers and use the overview api call, server data is missing. There is a 100 limit per API request and requires a second API call to receive all the data.
Attached is the out from raxmon cli and how rackspace handles it.
JSON output from first API call
}
0
-------- end 39228120:39237896 response ----------
Second API call to get the remaining data
-------- begin 44798320 request ----------
curl -i -X GET -H 'Host: monitoring.api.rackspacecloud.com' -H 'X-LC-Request-ID: 55791225' -H 'Accept-Encoding: gzip,deflate' -H 'X-Auth-Token: 28911331fg3241d9852348cc555f09fd' -H 'Accept: application/json' -H 'User-Agent: libcloud/0.13.0 (Rackspace Monitoring) ' --compress 'https://monitoring.api.rackspacecloud.com:443/v1.0/7777777/views/overview?marker=ynlpydZadB'
The text was updated successfully, but these errors were encountered: