200-901 · Question #340
An engineer needs to collect information about 20,000 Bluetooth clients using the Cisco Meraki API. The API returns only 1,000 results. One of the HTTP response headers has the data: Link…
The correct answer is C. RFC 5005 - Feed Paging and Archiving. Paged feeds can be useful when the number of entries is very large, infinite, or indeterminate. Clients can "page" through the feed, only accessing a subset of the feed's entries as necessary.
Question
An engineer needs to collect information about 20,000 Bluetooth clients using the Cisco Meraki API. The API returns only 1,000 results. One of the HTTP response headers has the data:
Link:
https://api.meraki.com.info/api/v0/networks/ABC/bluetoothClients?perPage=1000&startingAfter=1 000>;rel="next" Which RFC is implemented by the API to apply the restriction?
Options
- ARFC 5988 - Web Linking
- BRFC 5890 - Response Constraints
- CRFC 5005 - Feed Paging and Archiving
- DRFC 5446 - Content Limits
How the community answered
(26 responses)- A4% (1)
- B4% (1)
- C85% (22)
- D8% (2)
Explanation
Paged feeds can be useful when the number of entries is very large, infinite, or indeterminate. Clients can "page" through the feed, only accessing a subset of the feed's entries as necessary.
Topics
Community Discussion
No community discussion yet for this question.