exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 305 discussion

Actual exam question from Cisco's 200-901
Question #: 305
Topic #: 1
[All 200-901 Questions]

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=1000>;rel=“next”

Which RFC is implemented by the API to apply the restriction?

  • A. RFC 5988 – Web Linking
  • B. RFC 5890 – Response Constraints
  • C. RFC 5005 – Feed Paging and Archiving
  • D. RFC 5446 – Content Limits
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
nospampls
Highly Voted 1 year, 3 months ago
Selected Answer: C
RFC5005 does reference this https://www.rfc-editor.org/rfc/rfc5005.html so i will go with C
upvoted 6 times
Woonesuf
1 year, 2 months ago
This is correct. Directly from the link: "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."
upvoted 2 times
...
...
r0m
Highly Voted 1 year, 3 months ago
Selected Answer: A
A. RFC 5988 – Web Linking The API implements the Web Linking, specified in the RFC 5988 which defines a mechanism for representing links in HTTP headers. This allows to provide a way to navigate through the data that is being returned by the API. The Link header returned in the API response is using the "next" relation that specifies the link to the next page of the results, this is a standard way of paginating the results, it is used by the API to return only a subset of the total data and provide a way to navigate through the pages. RFC 5890, RFC 5005, and RFC 5446 do not specify any mechanism related to pagination or data restriction in HTTP headers.
upvoted 6 times
Woonesuf
1 year, 2 months ago
RFC 5005 says otherwise. See section 3. Reference: https://www.rfc-editor.org/rfc/rfc5005#section-3
upvoted 2 times
...
...
daniii89
Most Recent 3 months, 1 week ago
Selected Answer: A
Correct Answer A RFC 5988 Web Linking Explanation The Cisco Meraki API is using pagination to limit the number of results returned in a single request The Link header in the HTTP response includes a rel next reference which provides the URL to retrieve the next set of results This behavior follows RFC 5988 Web Linking which defines a standard for indicating relationships between web resources including pagination links rel next rel prev Why not the other options B RFC 5890 Response Constraints This RFC deals with Internationalized Domain Names IDNs not API pagination C RFC 5005 Feed Paging and Archiving This RFC is about pagination in Atom feeds not general API pagination D RFC 5446 Content Limits This RFC is related to media streaming constraints not API responses Since RFC 5988 defines Web Linking including how APIs provide pagination information it is the correct answer
upvoted 1 times
...
Summo
9 months, 3 weeks ago
https://developer.cisco.com/meraki/api/pagination/ The Meraki Dashboard API implements the RFC5988 (Web Linking) standard for pagination
upvoted 2 times
...
jago83
1 year ago
I think the correct is A. This is a sentence from the DEVASC training material that you can buy from cisco store to learn online: In the case of Cisco, pagination is a part of the Cisco Web API standards and is implemented with RFC 5988 (EU: aka Web Linking). EXAMPLE - WEBEX ---------------------------------- https://developer.webex.com/docs/basics The Webex APIs implement the RFC5988 (Web Linking) standard for pagination. When requesting a list of resources the response may contain a Link header containing the URLs to the first, next, and previous page.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago