Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) — Question 415

Which RFC5988 (Web Linking) relation type is used in the Link header to control pagination in APIs?

Answer options

Correct answer: C

Explanation

The correct answer is C, rel=ג€nextג€, which is specifically used to indicate the next page of results in pagination. Options A (rel=ג€indexג€), B (rel=ג€pageג€), and D (rel=ג€sectionג€) do not have a defined purpose in the context of pagination according to RFC5988.