api/radars/:id
Optional
Unique identifier for the node
Version string of the node
Static
Gets all links associated with the node.
Array of HATEOAS links
Sets the links for the node.
Array of links to set
Gets all link IDs associated with the node.
Array of link IDs
Gets the count of links, optionally filtered by type.
Optional type of links to count
The number of links
Adds new links to the node.
Array of links to add
Gets the version string of the node.
The version string
Converts the node to a JSON object.
A JSON object containing the node's data
api/radars/:id