Links
Each endpoint that returns more than one piece of equipment or message shall include a set of links. These links are used to describe the meta data about the web service call. Each link shall contain a relationship (rel) and a hyperlink (href).
Name Information Type
rel The reference attribute describes the link. Paginated services shall include a collection of links that describe the current page (self), next page (next), previous page (prev), and last page (last). string
href The hypermedia reference URL (href) is a reference to another endpoint. These references are provided so that available data is discoverable by automated systems. string
Return