{
"data": {
"props": {}
}
}
Get info and counts for this computer node.
{
"data": {
"props": {}
}
}
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
The object id of the entity being operated on.
Include counts of related entities. Default value is true
.
OK
This response is polymorphic and depends on the type of entity being queried and whether
the count
param is true or not. All node types will return a props
field with the graph node
properties. If count=true
the response will also include additional fields with integer counts.
The response is of type object
.