Toggle navigation
NetPhyD REST API: Link
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
Link
Link
Data Type
Value object for links.
Properties
name
data type
description
href
string
Returns the actual URI the link is pointing to.
rel
string
Returns the rel of the link.
Example
{ "href" : "...", "rel" : "..." }